manila/devstack
Valeriy Ponomaryov 4c0e763d3e Fix devstack for ubuntu-xenial
for ZFSonLinux and LVM drivers.

Change-Id: I7e6aee341981b8305f993a5b8030b7104dc650b4
Closes-Bug: #1628896
2016-10-05 13:16:53 +03:00
..
files Allow devstack plugin to work without Cinder 2016-03-04 15:33:34 -05:00
upgrade Clarify grenade failure message 2016-08-26 10:32:52 +03:00
plugin.sh Fix devstack for ubuntu-xenial 2016-10-05 13:16:53 +03:00
README.rst Add devstack plugin 2015-02-20 19:57:21 +02:00
settings Improve Share Migration tempest tests 2016-09-13 13:17:07 -03:00

Enabling in Devstack

  1. Download DevStack

  2. Add this repo as an external repository:

    > cat local.conf
    [[local|localrc]]
    enable_plugin manila https://github.com/openstack/manila
  3. run stack.sh