congress-dashboard 2.0.0.0b2
pip install congress-dashboard==2.0.0.0b2
Released:
Horizon Plugin for Congress
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License
- Author: OpenStack
Classifiers
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License
- Author: OpenStack
Classifiers
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
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
File details
Details for the file congress-dashboard-2.0.0.0b2.tar.gz
.
File metadata
- Download URL: congress-dashboard-2.0.0.0b2.tar.gz
- Upload date:
- Size: 44.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ebb180390e58e42bc3a122abb3020ad69d6c59a791eb2213d6a600a45e9a580 |
|
MD5 | de92ecbc6a1af7973f12d625e0b79311 |
|
BLAKE2b-256 | d5b3229ee758133c4af5f12c6364c4b474e5ff3d66711d90401426286580c702 |
File details
Details for the file congress_dashboard-2.0.0.0b2-py2-none-any.whl
.
File metadata
- Download URL: congress_dashboard-2.0.0.0b2-py2-none-any.whl
- Upload date:
- Size: 62.6 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d124775ede35377abe485c4a03129f8650786e49ae0ae63a4edc46f88d1d05c |
|
MD5 | a8fdaa025db67d289b1aec19b2c72cc6 |
|
BLAKE2b-256 | 0260d58394d2489f2eca1f8e89fbe8fb129a5a5670861fad01d3aea524000afd |