147b49da45
After we have a release of python-senlinclient, we should install it using pip by default. Change-Id: Icdd8d26acc22f70c9abe99e31932e57b76e1c6eb |
||
---|---|---|
.. | ||
lib | ||
plugin.sh | ||
README.rst | ||
settings |
Devstack Integration
This directory contains the files necessary to integrate Senlin with devstack.
Refer the quickstart guide for more information on using devstack and senlin.
To install senlin into devstack, add the following settings to enable senlin plugin: :
[[local|localrc]]
enable_plugin senlin https://git.openstack.org/stackforge/senlin
Run devstack as normal: :
cd /opt/stack/devstack
./stack.sh