14 lines
265 B
ReStructuredText
14 lines
265 B
ReStructuredText
![]() |
======================
|
||
|
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``
|