blob: 122079855ade4995671948f9d9b891a5a4b79ef0 (
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 [[Ceph on devstack]]
|