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
=== modified file 'bundles/lxd/next.yaml'
--- bundles/lxd/next.yaml 2016-07-14 20:09:48 +0000
+++ bundles/lxd/next.yaml 2016-09-26 13:17:35 +0000
@@ -43,6 +43,14 @@
43 flat-network-providers: physnet143 flat-network-providers: physnet1
44 neutron-openvswitch:44 neutron-openvswitch:
45 branch: https://github.com/openstack/charm-neutron-openvswitch45 branch: https://github.com/openstack/charm-neutron-openvswitch
46 cinder:
47 branch: https://github.com/openstack/charm-cinder
48 options:
49 block-device: /dev/vdb
50 glance-api-version: 2
51 ephemeral-unmount: /mnt
52 overwrite: "true"
53 constraints: mem=4G
46 glance:54 glance:
47 branch: https://github.com/openstack/charm-glance55 branch: https://github.com/openstack/charm-glance
48 constraints: mem=1G56 constraints: mem=1G
@@ -106,6 +114,11 @@
106 - [ glance, mysql ]114 - [ glance, mysql ]
107 - [ glance, keystone ]115 - [ glance, keystone ]
108 - [ glance, rabbitmq-server ]116 - [ glance, rabbitmq-server ]
117 - [ glance, "cinder:image-service" ]
118 - [ cinder, mysql ]
119 - [ cinder, rabbitmq-server ]
120 - [ cinder, nova-cloud-controller ]
121 - [ cinder, keystone ]
109 - [ neutron-gateway, nova-cloud-controller ]122 - [ neutron-gateway, nova-cloud-controller ]
110 - [ openstack-dashboard, keystone ]123 - [ openstack-dashboard, keystone ]
111 - [ swift-proxy, keystone ]124 - [ swift-proxy, keystone ]

Subscribers

People subscribed via source and target branches

to status/vote changes: