lp://staging/~james-page/charms/trusty/openstack-dashboard/status
Created by
James Page
and last modified
- Get this branch:
- bzr branch lp://staging/~james-page/charms/trusty/openstack-dashboard/status
Only
James Page
can upload to this branch. If you are
James Page
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 92
- Liam Young (community): Approve
-
Diff: 2668 lines (+1726/-137)23 files modifiedhooks/charmhelpers/contrib/network/ip.py (+5/-3)
hooks/charmhelpers/contrib/openstack/amulet/deployment.py (+23/-9)
hooks/charmhelpers/contrib/openstack/amulet/utils.py (+359/-0)
hooks/charmhelpers/contrib/openstack/context.py (+100/-29)
hooks/charmhelpers/contrib/openstack/neutron.py (+17/-3)
hooks/charmhelpers/contrib/openstack/templates/ceph.conf (+6/-0)
hooks/charmhelpers/contrib/openstack/templating.py (+30/-2)
hooks/charmhelpers/contrib/openstack/utils.py (+182/-2)
hooks/charmhelpers/contrib/storage/linux/ceph.py (+226/-13)
hooks/charmhelpers/core/hookenv.py (+32/-0)
hooks/charmhelpers/core/host.py (+32/-16)
hooks/charmhelpers/core/hugepage.py (+8/-1)
hooks/charmhelpers/core/kernel.py (+68/-0)
hooks/charmhelpers/core/strutils.py (+30/-0)
hooks/horizon_hooks.py (+13/-4)
hooks/horizon_utils.py (+3/-0)
tests/charmhelpers/contrib/amulet/deployment.py (+4/-2)
tests/charmhelpers/contrib/amulet/utils.py (+193/-19)
tests/charmhelpers/contrib/openstack/amulet/deployment.py (+23/-9)
tests/charmhelpers/contrib/openstack/amulet/utils.py (+359/-0)
unit_tests/test_horizon_contexts.py (+2/-2)
unit_tests/test_horizon_hooks.py (+10/-22)
unit_tests/test_horizon_utils.py (+1/-1)
Branch information
- Owner:
- James Page
- Status:
- Development
Recent revisions
- 91. By Corey Bryant
-
[beisner,
r=corey. bryant] Add Amulet test dependencies and run unit tests with -v. - 89. By Edward Hope-Morley
-
[hopem,r=gnuoy]
No more trusty-backports for haproxy >= Liberty
Closes-Bug: 1499435
- 88. By Corey Bryant
-
[billy-
olsen,r= corey.bryant] Support configurable endpoint types. Provides endpoint-type config option that allows the Keystone service catalog
endpoint types used by Horizon to be configured. - 86. By James Page
-
Add support for deployment on Ubuntu released where python2 is not installed by default
- 85. By Billy Olsen
-
[saviq,
gnuoy,r= billy-olsen] Enable openstack-dashboard to be extended via a plugin interface.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)