manila/devstack
Valeriy Ponomaryov f3218a1d42 [Grenade] Switch base to stable/ocata
We should test two neighbour branches in grenade job.
So, after branching of stable/ocata we should use it as base
for testing of manila migration to current master branch (Pike-dev).

Also, update existing code to be consistent with newer microversion.

Change-Id: Id78c30e2000186958a2eb8f6fd727042d9b31862
2017-02-09 14:50:39 +00:00
..
files Allow devstack plugin to work without Cinder 2016-03-04 15:33:34 -05:00
upgrade [Grenade] Switch base to stable/ocata 2017-02-09 14:50:39 +00:00
plugin.sh Merge "Disable share groups APIs by default" 2017-02-07 00:42:03 +00:00
README.rst Add devstack plugin 2015-02-20 19:57:21 +02:00
settings Make LVM export IP configurable 2017-01-25 23:26:42 -05: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