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: https://git.openstack.org/cgit/openstack/congress-dashboard
Documentation: https://docs.openstack.org/congress-dashboard/latest/
Release notes: https://docs.openstack.org/releasenotes/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-3.0.0.0b2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e1a5599e2eb35309b0fea4ae633a1b241e9d56dacc48d5f0e52050ebeeac939 |
|
MD5 | 03eceae6f9909e4c8897132604c4b2d5 |
|
BLAKE2b-256 | c5cee13491c62c126aa3428704e893d23f5c5cf0db1552b01b157ce05744282f |
Hashes for congress_dashboard-3.0.0.0b2-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42b99a49c29d251798ccebfb43171e7cfeecb65e652b1af9c54650c350392fcb |
|
MD5 | 71ed5cafd75cfdc46c58943285e91b5b |
|
BLAKE2b-256 | 1e08109c707d4b65b27a78fa37112c2a569b99f525b579d838ccef7ee1a65407 |