Merge lp:~zulcss/openstack-charm-testing/cinder-lxd-support into lp:openstack-charm-testing

Proposed by Chuck Short
Status: Merged
Merged at revision: 251
Proposed branch: lp:~zulcss/openstack-charm-testing/cinder-lxd-support
Merge into: lp:openstack-charm-testing
Diff against target: 30 lines (+13/-0)
1 file modified
bundles/lxd/next.yaml (+13/-0)
To merge this branch: bzr merge lp:~zulcss/openstack-charm-testing/cinder-lxd-support
Reviewer Review Type Date Requested Status
OpenStack Charm Testing Maintainers Pending
Review via email: mp+306770@code.launchpad.net

Description of the change

Add cinder support for nova-lxd

To post a comment you must log in.

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-07-14 20:09:48 +0000
3+++ bundles/lxd/next.yaml 2016-09-26 13:17:35 +0000
4@@ -43,6 +43,14 @@
5 flat-network-providers: physnet1
6 neutron-openvswitch:
7 branch: https://github.com/openstack/charm-neutron-openvswitch
8+ cinder:
9+ branch: https://github.com/openstack/charm-cinder
10+ options:
11+ block-device: /dev/vdb
12+ glance-api-version: 2
13+ ephemeral-unmount: /mnt
14+ overwrite: "true"
15+ constraints: mem=4G
16 glance:
17 branch: https://github.com/openstack/charm-glance
18 constraints: mem=1G
19@@ -106,6 +114,11 @@
20 - [ glance, mysql ]
21 - [ glance, keystone ]
22 - [ glance, rabbitmq-server ]
23+ - [ glance, "cinder:image-service" ]
24+ - [ cinder, mysql ]
25+ - [ cinder, rabbitmq-server ]
26+ - [ cinder, nova-cloud-controller ]
27+ - [ cinder, keystone ]
28 - [ neutron-gateway, nova-cloud-controller ]
29 - [ openstack-dashboard, keystone ]
30 - [ swift-proxy, keystone ]

Subscribers

People subscribed via source and target branches

to status/vote changes: