24192457c0
Right now devstack plugin has old workaround for python-manilaclient that sets usage of Keystone v2 API for Manila requests. So, remove it as it is not needed anymore since python-manilaclient release 1.5.0 that supports Keystone API v3. Change-Id: I42ce87ed6414b9048e49e24e5368a3f78c79acc5 |
||
---|---|---|
.. | ||
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