lp://staging/~gnuoy/charms/trusty/openstack-dashboard/amulet
Created by
Liam Young
and last modified
- Get this branch:
- bzr branch lp://staging/~gnuoy/charms/trusty/openstack-dashboard/amulet
Only
Liam Young
can upload to this branch. If you are
Liam Young
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Merged
into
lp://staging/~openstack-charmers-archive/charms/trusty/openstack-dashboard/next
at
revision 53
- Corey Bryant: Approve
-
Diff: 1183 lines (+1079/-1)17 files modifiedMakefile (+11/-1)
charm-helpers-tests.yaml (+5/-0)
tests/00-setup (+11/-0)
tests/14-basic-precise-icehouse (+11/-0)
tests/15-basic-trusty-icehouse (+9/-0)
tests/16-basic-trusty-juno (+11/-0)
tests/README (+53/-0)
tests/basic_deployment.py (+181/-0)
tests/charmhelpers/__init__.py (+38/-0)
tests/charmhelpers/contrib/__init__.py (+15/-0)
tests/charmhelpers/contrib/amulet/__init__.py (+15/-0)
tests/charmhelpers/contrib/amulet/deployment.py (+93/-0)
tests/charmhelpers/contrib/amulet/utils.py (+194/-0)
tests/charmhelpers/contrib/openstack/__init__.py (+15/-0)
tests/charmhelpers/contrib/openstack/amulet/__init__.py (+15/-0)
tests/charmhelpers/contrib/openstack/amulet/deployment.py (+108/-0)
tests/charmhelpers/contrib/openstack/amulet/utils.py (+294/-0)
Related bugs
Bug #1398920: openstack-dashboard charm needs amulet tests | Medium | Fix Released |
Related blueprints
Branch information
- Owner:
- Liam Young
- Status:
- Development
Recent revisions
- 49. By James Page
-
[james-
page,r= gnuoy] Add fallback configuration options for vip cidr and iface for non-standard deployments
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)