Merge lp://staging/~1chb1n/charms/trusty/nova-cloud-controller/six-install into lp://staging/~openstack-charmers-archive/charms/trusty/nova-cloud-controller/next
Proposed by
Ryan Beisner
Status: | Merged |
---|---|
Merged at revision: | 128 |
Proposed branch: | lp://staging/~1chb1n/charms/trusty/nova-cloud-controller/six-install |
Merge into: | lp://staging/~openstack-charmers-archive/charms/trusty/nova-cloud-controller/next |
Diff against target: |
10 lines (+1/-0) 1 file modified
hooks/nova_cc_utils.py (+1/-0) |
To merge this branch: | bzr merge lp://staging/~1chb1n/charms/trusty/nova-cloud-controller/six-install |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Corey Bryant | Approve | ||
OpenStack Charmers | Pending | ||
Review via email: mp+244911@code.staging.launchpad.net |
Description of the change
Install python-six explicitly via the charm install hook
See tracking bug: bug 1403195
Also related SRU bug: bug 1403114
Will also eventually be fixed in keystone icehouse package deps.
To post a comment you must log in.
FYI: deploy tests succeed for this charm, but neutron-gateway is the next in line to fail, having the old six installed.