manila/devstack
John Spray c0a24f1074 Fix devstack in non-neutron environments
Modifications to neutron config files must be conditional
on neutron actually being enabled.

Change-Id: I89846cbc438210c71278a98f9ffa7fd02c6a718e
Closes-Bug: #1534592
2016-01-15 13:52:39 +00:00
..
2015-02-20 19:57:21 +02: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