Merge lp:~zulcss/openstack-charm-testing/lxd-stable-updates into lp:openstack-charm-testing

Proposed by Chuck Short
Status: Merged
Merged at revision: 198
Proposed branch: lp:~zulcss/openstack-charm-testing/lxd-stable-updates
Merge into: lp:openstack-charm-testing
Diff against target: 45 lines (+2/-4)
3 files modified
bundles/lxd/next.yaml (+0/-1)
bundles/lxd/source/next.yaml (+1/-2)
bundles/lxd/source/nova-mitaka.yaml (+1/-1)
To merge this branch: bzr merge lp:~zulcss/openstack-charm-testing/lxd-stable-updates
Reviewer Review Type Date Requested Status
Ryan Beisner Approve
Review via email: mp+291525@code.launchpad.net

Description of the change

- Drop use of quantum-security-groups in next.yaml, no longer supported.
- Update nova-lxd to point to stable/mitaka now that its released.
- Fix typo in next.yaml bundle.

To post a comment you must log in.
Revision history for this message
Ryan Beisner (1chb1n) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'bundles/lxd/next.yaml'
--- bundles/lxd/next.yaml 2016-03-22 17:02:55 +0000
+++ bundles/lxd/next.yaml 2016-04-11 15:18:04 +0000
@@ -36,7 +36,6 @@
36 constraints: mem=1G36 constraints: mem=1G
37 options:37 options:
38 network-manager: Neutron38 network-manager: Neutron
39 quantum-security-groups: "yes"
40 ram-allocation-ratio: 5.039 ram-allocation-ratio: 5.0
41 neutron-gateway:40 neutron-gateway:
42 branch: https://github.com/openstack/charm-neutron-gateway41 branch: https://github.com/openstack/charm-neutron-gateway
4342
=== modified file 'bundles/lxd/source/next.yaml'
--- bundles/lxd/source/next.yaml 2016-04-05 14:36:36 +0000
+++ bundles/lxd/source/next.yaml 2016-04-11 15:18:04 +0000
@@ -36,7 +36,6 @@
36 constraints: mem=1G36 constraints: mem=1G
37 options:37 options:
38 network-manager: Neutron38 network-manager: Neutron
39 quantum-security-groups: "yes"
40 ram-allocation-ratio: 5.039 ram-allocation-ratio: 5.0
41 neutron-gateway:40 neutron-gateway:
42 branch: https://github.com/openstack/charm-neutron-gateway41 branch: https://github.com/openstack/charm-neutron-gateway
@@ -192,7 +191,7 @@
192 options:191 options:
193 openstack-origin-git: include-file://nova-mitaka.yaml192 openstack-origin-git: include-file://nova-mitaka.yaml
194xenial-mitaka:193xenial-mitaka:
195 inherits: openstack-master-git194 inherits: openstack-mitaka-git
196 series: xenial195 series: xenial
197 services:196 services:
198 mysql:197 mysql:
199198
=== modified file 'bundles/lxd/source/nova-mitaka.yaml'
--- bundles/lxd/source/nova-mitaka.yaml 2016-04-05 14:36:36 +0000
+++ bundles/lxd/source/nova-mitaka.yaml 2016-04-11 15:18:04 +0000
@@ -7,7 +7,7 @@
7 branch: master}7 branch: master}
8 - {name: nova-compute-lxd,8 - {name: nova-compute-lxd,
9 repository: 'https://github.com/lxc/nova-lxd',9 repository: 'https://github.com/lxc/nova-lxd',
10 branch: master}10 branch: stable/mitaka}
11 - {name: nova,11 - {name: nova,
12 repository: 'git://github.com/openstack/nova',12 repository: 'git://github.com/openstack/nova',
13 branch: stable/mitaka}13 branch: stable/mitaka}

Subscribers

People subscribed via source and target branches

to status/vote changes: