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
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file congress-dashboard-1.0.0.0rc1.tar.gz.
File metadata
- Download URL: congress-dashboard-1.0.0.0rc1.tar.gz
- Upload date:
- Size: 46.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34796096c6ee45b57a611f59288de0200695aebf26cf149ff2282a97652e0b25
|
|
| MD5 |
2f2498cf2b12ac873ccce495345bcf94
|
|
| BLAKE2b-256 |
83cd439bbb7b2f3bfad8368d4ef8a4f16d58242670c3413fdd09215004b07fae
|
File details
Details for the file congress_dashboard-1.0.0.0rc1-py2-none-any.whl.
File metadata
- Download URL: congress_dashboard-1.0.0.0rc1-py2-none-any.whl
- Upload date:
- Size: 56.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2655c3c69319ef66865d4182660dcb488cee94977c48758bb3d0598798e67d28
|
|
| MD5 |
8d87dfb77e96992a9a7e79be779f71e0
|
|
| BLAKE2b-256 |
03e7a5177102932bf8a8eedd4c0b1ee05f47d63b0fb8c7b2b70b180f2b5e534c
|