manila/devstack
Jenkins 8e1db56a43 Merge "Fix devstack smb configuration outside ubuntu" into stable/newton 2017-01-04 22:13:53 +00: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 14:01:53 +00:00
README.rst Add devstack plugin 2015-02-20 19:57:21 +02:00
plugin.sh Fix devstack smb configuration outside ubuntu 2016-11-30 11:08:37 +00: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