manila/devstack
Tom Barron d4d8f174d2 Start NFS and SMB services on fedora platforms
after installing them in the devstack plugin.

Change-Id: Idddbcdf8750a041aa79943f9950c20c4d9d35502
Closes-Bug: #1670434
(cherry picked from commit af7ac539aa)
2017-06-29 14:59:16 -04: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 Start NFS and SMB services on fedora platforms 2017-06-29 14:59:16 -04:00
settings Fix 3 CI breakages 2017-03-03 17:47:02 +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