lp://staging/~gnuoy/charms/trusty/ceilometer/amulet
Created by
Liam Young
and last modified
- Get this branch:
- bzr branch lp://staging/~gnuoy/charms/trusty/ceilometer/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.
- Corey Bryant: Approve
- Ryan Beisner (community): Approve
-
Diff: 1341 lines (+1235/-2)17 files modifiedMakefile (+12/-2)
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 (+333/-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 (+111/-0)
tests/charmhelpers/contrib/openstack/amulet/utils.py (+294/-0)
Related bugs
Bug #1398935: ceilometer charm needs amulet tests | Medium | Fix Released |
Related blueprints
Branch information
- Owner:
- Liam Young
- Status:
- Development
Recent revisions
- 67. By Edward Hope-Morley
-
[paulgear,r=hopem]
Update documentation to reflect changes to relation
requirements as per https://wiki.ubuntu. com/ServerTeam/ OpenStackCharms /ReleaseNotes15 01#Ceilometer
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)