deb-manila/devstack
Alexey Ovchinnikov a2ce6c0aa3 Make nfs-kernel-server run on a clean host
nfsd refuses to start on a host with empty /etc/exports. This
change adds a workaround for affected first-party drivers.

Change-Id: If62fdc4219ceb02455bc55c717b7f2c7f34b0dca
Closes-Bug: 1616061
2016-09-21 11:26:28 +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
plugin.sh Make nfs-kernel-server run on a clean host 2016-09-21 11:26:28 +03:00
README.rst Add devstack plugin 2015-02-20 19:57:21 +02:00
settings Improve Share Migration tempest tests 2016-09-13 13:17:07 -03: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