lp://staging/~corey.bryant/charms/trusty/ceph-radosgw/ch-sync
Created by
Corey Bryant
and last modified
- Get this branch:
- bzr branch lp://staging/~corey.bryant/charms/trusty/ceph-radosgw/ch-sync
Only
Corey Bryant
can upload to this branch. If you are
Corey Bryant
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- OpenStack Charmers: Pending requested
-
Diff: 3472 lines (+2242/-254)24 files modifiedhooks/charmhelpers/cli/__init__.py (+1/-5)
hooks/charmhelpers/cli/commands.py (+4/-4)
hooks/charmhelpers/cli/hookenv.py (+23/-0)
hooks/charmhelpers/contrib/network/ip.py (+10/-4)
hooks/charmhelpers/contrib/openstack/amulet/deployment.py (+24/-10)
hooks/charmhelpers/contrib/openstack/amulet/utils.py (+359/-0)
hooks/charmhelpers/contrib/openstack/context.py (+110/-24)
hooks/charmhelpers/contrib/openstack/neutron.py (+43/-16)
hooks/charmhelpers/contrib/openstack/templates/ceph.conf (+6/-0)
hooks/charmhelpers/contrib/openstack/templating.py (+30/-2)
hooks/charmhelpers/contrib/openstack/utils.py (+292/-21)
hooks/charmhelpers/contrib/storage/linux/ceph.py (+226/-13)
hooks/charmhelpers/contrib/storage/linux/utils.py (+3/-2)
hooks/charmhelpers/core/hookenv.py (+44/-29)
hooks/charmhelpers/core/host.py (+119/-27)
hooks/charmhelpers/core/hugepage.py (+69/-0)
hooks/charmhelpers/core/kernel.py (+68/-0)
hooks/charmhelpers/core/services/helpers.py (+18/-2)
hooks/charmhelpers/core/strutils.py (+30/-0)
hooks/charmhelpers/fetch/__init__.py (+8/-0)
tests/charmhelpers/contrib/amulet/deployment.py (+4/-2)
tests/charmhelpers/contrib/amulet/utils.py (+368/-83)
tests/charmhelpers/contrib/openstack/amulet/deployment.py (+24/-10)
tests/charmhelpers/contrib/openstack/amulet/utils.py (+359/-0)
Branch information
- Owner:
- Corey Bryant
- Status:
- Development
Recent revisions
- 44. By James Page
-
Add support for deployment on Ubuntu releases where python2 is not installed by default
- 39. By Corey Bryant
-
[billy-
olsen,r= corey.bryant] Provide support for user-specified public endpoint hostname. - 38. By Edward Hope-Morley
-
[freyes,r=hopem]
Ensure that get_mon_hosts() uses provided ceph-public-address not
private-address from ceph relation.Closes-Bug: 1449279
- 37. By James Page
-
[beisner,
r=james- page] auto normalize amulet test definitions and amulet make targets; charm-helper sync.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)