manila/devstack
Ben Swartzlander 26122f35ed Replace 'stack' with $STACK_USER in devstack plugin
Change-Id: I68645b344f3a77154e2b1a157a911ab2e1e2d01c
Fixes-bug: 1544230
2016-02-10 13:58:16 -05:00
..
README.rst Add devstack plugin 2015-02-20 19:57:21 +02:00
plugin.sh Replace 'stack' with $STACK_USER in devstack plugin 2016-02-10 13:58:16 -05:00
settings Fix Cinder's NoValidHostFound errors 2016-02-02 22:21:54 +02: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