manila/devstack
Valeriy Ponomaryov 5be1e8f3d3 [Grenade] Update devstack and pre_test_hook
Make devstack grenade code use 'newton' as base branch for migration to
master (ocata).
After switch [1] to dummy driver we need to override defaults.
So, update pre_test_hook approach for saving configuration data properly.

[1] I2b698f69a29ef983b13534b2f4d393570be4dac8

Change-Id: Ie5fa0f78b0e3caa06d34a0822a8ed60b69406f9d
Closes-Bug: #1631412
2016-10-17 13:42:26 +03:00
..
files Allow devstack plugin to work without Cinder 2016-03-04 15:33:34 -05:00
upgrade [Grenade] Update devstack and pre_test_hook 2016-10-17 13:42:26 +03:00
README.rst Add devstack plugin 2015-02-20 19:57:21 +02:00
plugin.sh Fix devstack for ubuntu-xenial 2016-10-05 13:16:53 +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