manila/devstack
Valeriy Ponomaryov 88c9b74d91 Fix devstack for ZFSonLinux and LVM drivers
It is cherry-pick of three commits from master (Ocata):
- If62fdc4219ceb02455bc55c717b7f2c7f34b0dca
- I2cc735744fcb588e9945e34de4cd4cc2270078f8
- I7e6aee341981b8305f993a5b8030b7104dc650b4

Change-Id: Ie40c0517096420ce41e387dce41e5952fa417056
Closes-Bug: #1628896
Closes-Bug: #1616061
2016-10-06 17:50:58 +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
README.rst Add devstack plugin 2015-02-20 19:57:21 +02:00
plugin.sh Fix devstack for ZFSonLinux and LVM drivers 2016-10-06 17:50:58 +03:00
settings Improve Share Migration tempest tests 2016-09-13 13:17:07 -03:00

README.rst

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