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
1=== modified file 'bundles/lxd/next.yaml'
2--- bundles/lxd/next.yaml 2016-03-22 17:02:55 +0000
3+++ bundles/lxd/next.yaml 2016-04-11 15:18:04 +0000
4@@ -36,7 +36,6 @@
5 constraints: mem=1G
6 options:
7 network-manager: Neutron
8- quantum-security-groups: "yes"
9 ram-allocation-ratio: 5.0
10 neutron-gateway:
11 branch: https://github.com/openstack/charm-neutron-gateway
12
13=== modified file 'bundles/lxd/source/next.yaml'
14--- bundles/lxd/source/next.yaml 2016-04-05 14:36:36 +0000
15+++ bundles/lxd/source/next.yaml 2016-04-11 15:18:04 +0000
16@@ -36,7 +36,6 @@
17 constraints: mem=1G
18 options:
19 network-manager: Neutron
20- quantum-security-groups: "yes"
21 ram-allocation-ratio: 5.0
22 neutron-gateway:
23 branch: https://github.com/openstack/charm-neutron-gateway
24@@ -192,7 +191,7 @@
25 options:
26 openstack-origin-git: include-file://nova-mitaka.yaml
27 xenial-mitaka:
28- inherits: openstack-master-git
29+ inherits: openstack-mitaka-git
30 series: xenial
31 services:
32 mysql:
33
34=== modified file 'bundles/lxd/source/nova-mitaka.yaml'
35--- bundles/lxd/source/nova-mitaka.yaml 2016-04-05 14:36:36 +0000
36+++ bundles/lxd/source/nova-mitaka.yaml 2016-04-11 15:18:04 +0000
37@@ -7,7 +7,7 @@
38 branch: master}
39 - {name: nova-compute-lxd,
40 repository: 'https://github.com/lxc/nova-lxd',
41- branch: master}
42+ branch: stable/mitaka}
43 - {name: nova,
44 repository: 'git://github.com/openstack/nova',
45 branch: stable/mitaka}

Subscribers

People subscribed via source and target branches

to status/vote changes: