b83580b710
Enable senlin services in settings file instead of manually add in devstack local[rc] file. Change-Id: I0bad2a81225d35beb99f15ade04fdbb8a46b4afb
476 B
476 B
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