manila/devstack
Zuul 5196d6b8c3 Merge "[devstack][ci] Set public network ID in tempest.conf" into stable/queens 2020-05-26 13:25:55 +00:00
..
files Allow devstack plugin to work without Cinder 2016-03-04 15:33:34 -05:00
upgrade Replace openstack.org git:// URLs with https:// 2019-03-24 20:34:09 +00:00
README.rst Add devstack plugin 2015-02-20 19:57:21 +02:00
apache-manila.template Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00
plugin.sh Merge "[devstack][ci] Set public network ID in tempest.conf" into stable/queens 2020-05-26 13:25:55 +00:00
settings Conditionally restore default route in setup_ipv6 2020-05-05 22:44:54 +00: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