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-4.0.0.0rc1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89bff36bb2d25d9d99d640bbeead6e5bd99a6c2d0ec3d187e93c12b50f9d79f3 |
|
MD5 | 6dff09416e2add7e1acf0ab0526edac1 |
|
BLAKE2b-256 | 47284b44e828eff555dd48c3eade80b6e40bc24c8b916915ae5a6b9cb4db82bb |
Hashes for congress_dashboard-4.0.0.0rc1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbefab23bd681c7b99511a4cb45e365cc46c31dd844ec8e3864875b7dd6fa5b3 |
|
MD5 | d998401abbf9c4b3bf64888a11b8f09e |
|
BLAKE2b-256 | a1415955948298fb8267100cd35fca175776a8a59353c5fbf1c87c9c4968693c |