Files
cloudkitty/doc/source/devstack.rst
Christian Berendt 8525b6f5a2 Fix the README file of the DevStack integration
Change-Id: I483eeb9f52a0e5475c68ea5d5ff967b71f604de0
2015-09-11 09:19:43 +02:00

495 B

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/stackforge/cloudkitty master
enable_service ck-api ck-proc