lp://qastaging/~corey.bryant/charms/trusty/neutron-openvswitch/sync-ch
Created by
Corey Bryant
and last modified
- Get this branch:
- bzr branch lp://qastaging/~corey.bryant/charms/trusty/neutron-openvswitch/sync-ch
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.
Merged
into
lp://qastaging/~openstack-charmers-archive/charms/trusty/neutron-openvswitch/next
at
revision 76
- OpenStack Charmers: Pending requested
-
Diff: 1562 lines (+878/-199)16 files modifiedhooks/charmhelpers/contrib/openstack/amulet/deployment.py (+36/-3)
hooks/charmhelpers/contrib/openstack/amulet/utils.py (+240/-49)
hooks/charmhelpers/contrib/openstack/context.py (+8/-7)
hooks/charmhelpers/contrib/openstack/templates/ceph.conf (+6/-6)
hooks/charmhelpers/contrib/openstack/utils.py (+9/-5)
hooks/charmhelpers/contrib/storage/linux/ceph.py (+6/-6)
hooks/charmhelpers/core/hookenv.py (+93/-36)
hooks/charmhelpers/core/host.py (+31/-5)
hooks/charmhelpers/core/services/base.py (+12/-9)
hooks/charmhelpers/core/services/helpers.py (+2/-2)
hooks/charmhelpers/fetch/__init__.py (+23/-14)
hooks/charmhelpers/fetch/archiveurl.py (+7/-1)
hooks/charmhelpers/fetch/giturl.py (+1/-1)
tests/charmhelpers/contrib/amulet/utils.py (+128/-3)
tests/charmhelpers/contrib/openstack/amulet/deployment.py (+36/-3)
tests/charmhelpers/contrib/openstack/amulet/utils.py (+240/-49)
Branch information
- Owner:
- Corey Bryant
- Status:
- Development
Recent revisions
- 75. By Corey Bryant
-
[corey.
bryant, trivial] Deploy from source updates * Install libffi-dev and libssl-dev requirement for deploy from source.
* Enable tests/017-basic-trusty- kilo.
* Install amulet requirement python-distro-info.
* Use icehouse repositories with modified requirements due to issues
with final upstream icehouse requirements.
* Add neutron-*aas repositories for amulet tests >= kilo. - 68. By James Page
-
Adds support for:
* Use a Python virtualenv when deploying from source
* Default to shallow clone for git (depth=1)
* Pass http_proxy to pip installs if specified
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)