770c272b67
For the moment, our devstack plugin can not install manila-ui plugin to horizon. But it would be really useful thing to do. Installing devstack with enabled manila we will have manila-ui plugin installed into horizon by default. Use env var "MANILA_UI_ENABLED" (default=True) to enable/disable its installation. Depends-On: Iaa46955d3e3cc3f96ee21fcabe2c47fd6ab22354 Change-Id: Ia64ab7b88c2c1df4d3bf4771c4ea4a9353ed8c97 |
||
---|---|---|
.. | ||
plugin.sh | ||
README.rst | ||
settings |
Enabling in Devstack
Download DevStack
Add this repo as an external repository:
> cat local.conf [[local|localrc]] enable_plugin manila https://github.com/openstack/manila
run
stack.sh