|
7 months ago | |
---|---|---|
.. | ||
files | 5 years ago | |
upgrade | 7 months ago | |
README.rst | 11 months ago | |
apache-manila.template | 3 years ago | |
plugin.sh | 8 months ago | |
settings | 10 months ago |
We can enable the manila service in DevStack. For details, please refer to development-environment-devstack, the following steps can be used as a quickstart reference:
Add this repo as an external repository:
> cat local.conf
[[local|localrc]]
# Enable manila
enable_plugin manila https://opendev.org/openstack/manila
# Enable manila ui in the dashboard
enable_plugin manila-ui https://opendev.org/openstack/manila-ui
stack.sh