manila/devstack
2017-04-08 04:07:20 +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 Merge "devstack: skip nfs kernel install if nfs-ganesha" 2017-04-08 04:07:20 +00:00
README.rst Add devstack plugin 2015-02-20 19:57:21 +02:00
settings Fix 3 CI breakages 2017-03-02 18:22:40 +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