manila/devstack
Tom Barron 010354b3e1 Enable devstack deploy of container driver on Fedora
Change-Id: I31bf07ca46efb6858f78146c29372aad54347138
2017-02-14 18:44:49 +00:00
..
files Allow devstack plugin to work without Cinder 2016-03-04 15:33:34 -05:00
upgrade [Grenade] Add test with creation of share snapshot 2017-02-09 18:27:26 +00:00
plugin.sh Enable devstack deploy of container driver on Fedora 2017-02-14 18:44:49 +00:00
README.rst Add devstack plugin 2015-02-20 19:57:21 +02:00
settings Make LVM export IP configurable 2017-01-25 23:26:42 -05: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