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
..
README.rst Add devstack plugin 2015-02-20 19:57:21 +02:00
plugin.sh Fix devstack in non-neutron environments 2016-01-15 13:52:39 +00:00
settings Move the config environment variables into devstack/settings file 2015-12-21 23:02:06 +05:30

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