a70ced6b29c945b40013fd02fc5203696d3602ac
Senlin Dashboard
Senlin Management Dashboard
Devstack Installation
Download DevStack:
$ git clone https://git.openstack.org/openstack-dev/devstack $ cd devstackAdd following repo as external repositories into your
local.conffile:[[local|localrc]] #Enable senlin enable_plugin senlin https://git.openstack.org/openstack/senlin #Enable senlin-dashboard enable_plugin senlin-dashboard https://git.openstack.org/openstack/senlin-dashboardRun
stack.sh:$ ./stack.sh
Unit Test
The unit tests can be executed directly from within this Senlin Dashboard plugin project directory by using:
tox
Blueprints
Bug Tracking
Description