Enable drbd automatically

Enable drbd-devstack automatically when the plugin is installed, no need
to do this with an extra command.

Change-Id: I48dbc31908c4c42112bc57ce8211ff211799ae0c
This commit is contained in:
Andreas Jaeger 2016-09-07 21:31:36 +02:00
parent c76a1dedc5
commit 527fb2f258
2 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,6 @@ Usage
Put some lines similar to these in your `local.conf`:
enable_plugin drbd-devstack git://git.openstack.org/openstack/drbd-devstack
enable_service drbd-devstack
CINDER_ENABLED_BACKENDS=drbd:drbdmanage

View File

@ -1,5 +1,7 @@
# Devstack settings
enable_service drbd-devstack
FILES="${FILES:-${TOP_DIR:-/tmp}/files}"
TEMPEST_STORAGE_PROTOCOL=iSCSI
DRBD_DRBDCTRL_VG_SZ=1G