blob: afeb4312af84ac6389b04079b5a590c2db8f4f26 (
plain)
1
2
3
4
5
6
7
8
|
---
tags:
- devstack
- openstack
---
To install a devstack plugin add the corresponding `enable_plugin <name> <giturl> [gitref]` under the `[[local|localrc]]` section.
This way I successfully installed [[Installing Ceph on devstack]]
|