manila/devstack
vponomaryov 10b14bb50e [Devstack] Workaround osclient breakage
Creation of security group using openstack client is broken. So,
use nova client for it temporary while 'related' bug is not fixed.

Change-Id: I51b5be5157bd49d5835b30eaa8b6b0e7185cabdf
Related-Bug: #1652317
2016-12-23 17:33:20 +02:00
..
files Allow devstack plugin to work without Cinder 2016-03-04 15:33:34 -05:00
upgrade [Grenade] Do not run tempest tests 2016-12-21 11:16:22 +02:00
README.rst Add devstack plugin 2015-02-20 19:57:21 +02:00
plugin.sh [Devstack] Workaround osclient breakage 2016-12-23 17:33:20 +02:00
settings Enable scenario tests for LVM and ZFSonLinux drivers 2016-12-13 12:53:03 +00: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