Go to file
zhurong 223505824c Fix the solum-dashboard ImportError
Change-Id: I033a16ccb63361e439310cfb1ccac78c415f7ea2
Closes-Bug: #1629166
Co-Authored-By: xujun <xu.jun@99cloud.net>
2016-09-30 11:17:33 +08:00
2014-10-04 20:52:21 +02:00
2014-04-23 15:33:27 +02:00
2014-04-23 15:33:27 +02:00
2014-04-23 15:33:27 +02:00
2014-04-23 15:33:27 +02:00
2014-04-23 15:33:27 +02:00
2014-04-28 14:03:40 +10:00
2016-03-10 10:53:45 -06:00
2016-08-31 15:32:40 +00:00

solum-dashboard

Horizon plugin for Solum Purpose of this plugin is to add Solum capabilities to the openstack dashboard. This plugin requires a working openstack install including solum and horizon.

How to install solum-dashboard into Horizon.

Enter these commands in your terminal :

sudo pip install -e /opt/stack/solum-dashboard
cd /opt/stack/horizon/openstack_dashboard/local/enabled
ln -s /opt/stack/solum-dashboard/_50_solum.py.example _50_solum.py
sudo service apache2 restart
Description
RETIRED, Horizon plugin for Solum. See: https://wiki.openstack.org/wiki/Solum
Readme 1.9 MiB