Horizon Plugin for Congress
Project description
Horizon Plugin for Congress
Congress Dashboard is an extension for OpenStack Dashboard that provides a UI for Congress. With congress-dashboard, a user is able to easily write the policies and rules for governance of cloud.
Free software: Apache license
Source: http://git.openstack.org/cgit/openstack/congress-dashboard
Enabling in DevStack
Add this repo as an external repository into your local.conf file:
[[local|localrc]] enable_plugin congress https://github.com/openstack/congress
Manual Installation
The following below instructions assumes that Horizon is already installed and its installation folder is <horizon>. Detailed information on how to install Horizon can be found at https://docs.openstack.org/horizon/latest/contributor/quickstart.html#setup.
The installation folder of Congress Dashboard will be referred to as <congress-dashboard>.
Clone Congress-Dashboard
$ git clone https://github.com/openstack/congress-dashboard.git
$ cd congress-dashboard
Install requirements
$ sudo pip install .
Install Source code
$ sudo python setup.py install
And enable it in Horizon
$ ln -s <congress-dashboard>/congress_dashboard/enabled/_50_policy.py <horizon>/openstack_dashboard/local/enabled
$ ln -s <congress-dashboard>/congress_dashboard/enabled/_60_policies.py <horizon>/openstack_dashboard/local/enabled
$ ln -s <congress-dashboard>/congress_dashboard/enabled/_70_datasources.py <horizon>/openstack_dashboard/local/enabled
$ ln -s <congress-dashboard>/congress_dashboard/enabled/_75_monitoring.py <horizon>/openstack_dashboard/local/enabled
$ ln -s <congress-dashboard>/congress_dashboard/enabled/_80_library.py <horizon>/openstack_dashboard/local/enabled
Restart Apache server
$ sudo service apache2 restart
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for congress-dashboard-2.0.0.0b3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e3cc8f60647d3a7cc1790b6cc3b3e42f1f39824682af2e43b1ac1a40c682e63 |
|
MD5 | b62557b25504ff7d0e21ddf02afd6792 |
|
BLAKE2b-256 | 33a94017c2df87b7fa594ac90787da2d604cb46880437dd82205665b6a560932 |
Hashes for congress_dashboard-2.0.0.0b3-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ae82dd2c3547060a39ea343187fc1f5b3f49f52d65adc932a715e613d1dff31 |
|
MD5 | 7075a2ecebce60dbff98cab68f4e11d0 |
|
BLAKE2b-256 | b4dc5131c1f065a868792482f0aa0373b18b011e942ed5d2541ad1dbfe914eea |