manila/devstack
Goutham Pacha Ravi 2ba3a268e7 Remove logging overrides from plugin.sh
Avoid overwriting the log formatters, reuse
the helper available in Devstack.

Closes-Bug: #1787310
Change-Id: I25eb16ea9a6e3e98de6a7ee349df17438847d601
(cherry picked from commit 9448c3360d)
(cherry picked from commit b1d0067159)
(cherry picked from commit b2b9bf5baf)
2018-09-21 13:51:08 +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
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 Remove logging overrides from plugin.sh 2018-09-21 13:51:08 +00:00
settings Allow 2 or more export IPs for LVM driver 2017-07-18 16:05:27 -04: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