Files
cloudkitty/doc/source/devstack.rst
Stéphane Albert 4be901f871 Updated files to the new namespace
Change-Id: If169e093dec77acfda028c81a193a5d867cdc8f1
2015-10-19 11:46:45 +02:00

20 lines
494 B
ReStructuredText

#####################
DevStack installation
#####################
The installation of CloudKitty from DevStack is pretty straightforward. Just
add the following lines to your local.conf file.
::
[[local|localrc]]
# ceilometer
enable_plugin ceilometer https://git.openstack.org/openstack/ceilometer.git master
# horizon
enable_service horizon
# cloudkitty
enable_plugin cloudkitty https://github.com/openstack/cloudkitty master
enable_service ck-api ck-proc