Alexey Ovchinnikov 332cbf253a Fix check for nfsd presence
Check for nfsd has been implemented incorrectly and has
apparently checked nothing. This change fixes that.

Change-Id: I2cc735744fcb588e9945e34de4cd4cc2270078f8
Closes-Bug: 1616061
2016-09-23 16:24:49 +03:00
..
2016-08-26 10:32:52 +03:00
2016-09-23 16:24:49 +03:00
2015-02-20 19:57:21 +02:00
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