lp://qastaging/~andreserl/charms/precise/glance/port
Created by
Andres Rodriguez
and last modified
- Get this branch:
- bzr branch lp://qastaging/~andreserl/charms/precise/glance/port
Only
Andres Rodriguez
can upload to this branch. If you are
Andres Rodriguez
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Andres Rodriguez (community): Abstain
- Adam Gandelman (community): Needs Fixing
-
Diff: 3628 lines (+1690/-1475)23 files modified.coveragerc (+6/-0)
Makefile (+4/-0)
charm-helpers.yaml (+1/-1)
hooks/charmhelpers/contrib/hahelpers/apache.py (+58/-0)
hooks/charmhelpers/contrib/hahelpers/apache_utils.py (+0/-196)
hooks/charmhelpers/contrib/hahelpers/ceph.py (+291/-0)
hooks/charmhelpers/contrib/hahelpers/ceph_utils.py (+0/-256)
hooks/charmhelpers/contrib/hahelpers/cluster.py (+181/-0)
hooks/charmhelpers/contrib/hahelpers/cluster_utils.py (+0/-176)
hooks/charmhelpers/contrib/hahelpers/haproxy_utils.py (+0/-55)
hooks/charmhelpers/contrib/hahelpers/utils.py (+0/-333)
hooks/charmhelpers/contrib/openstack/context.py (+29/-5)
hooks/charmhelpers/contrib/openstack/openstack_utils.py (+0/-270)
hooks/charmhelpers/contrib/openstack/templating.py (+133/-103)
hooks/charmhelpers/contrib/openstack/utils.py (+273/-0)
hooks/charmhelpers/core/hookenv.py (+3/-2)
hooks/charmhelpers/core/host.py (+39/-29)
hooks/glance_contexts.py (+1/-1)
hooks/glance_relations.py (+29/-42)
hooks/glance_utils.py (+4/-6)
tests/__init__.py (+3/-0)
tests/test_glance_relations.py (+517/-0)
tests/test_utils.py (+118/-0)
Branch information
- Owner:
- Andres Rodriguez
- Status:
- Development
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)