manila/devstack
Rodrigo Barbieri 053acc8db1 Improve Share Migration tempest tests
Improve coverage by adding tests that validate the share-type
change while also changing the driver mode.

Closes-bug: #1620800

Change-Id: I924c34aa69591754b437d75f43db91d77e73fb07
2016-09-13 13:17:07 -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 Improve Share Migration tempest tests 2016-09-13 13:17:07 -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