Congress插件
项目描述
Congress插件
Congress Dashboard是OpenStack Dashboard的扩展,它为Congress提供了用户界面。使用congress-dashboard,用户可以轻松编写云治理的策略和规则。
免费软件:Apache许可证
发布说明: https://docs.openstack.org/releasenotes/congress-dashboard/
在DevStack中启用
将此仓库添加到您的local.conf文件中的外部仓库
[[local|localrc]] enable_plugin congress https://github.com/openstack/congress
手动安装
以下说明假设Horizon已经安装,其安装文件夹为<horizon>。有关如何安装Horizon的详细说明,请参阅https://docs.openstack.org/horizon/latest/contributor/quickstart.html#setup。
Congress Dashboard的安装文件夹将称为<congress-dashboard>。
克隆Congress-Dashboard
$ git clone https://github.com/openstack/congress-dashboard.git
$ cd congress-dashboard
安装需求
$ sudo pip install .
安装源代码
$ sudo python setup.py install
并在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
重新启动Apache服务器
$ sudo service apache2 restart
项目详情
关闭
congress-dashboard-6.0.0.tar.gz 的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | 92e2d24a8daaf06b78557ec5ccb12238df122182f77b618a85ad248caa7302d0 |
|
MD5 | 1960fc5e48d5d74d0c12893d7d046564 |
|
BLAKE2b-256 | bc678f9abeeb1746b6b6c0913beb465fcb501d7507000bf94d6316c799eb936c |
关闭
congress_dashboard-6.0.0-py3-none-any.whl 的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | fbadf43d952d151a4111794f35e48467023b4f8a60aeb5a242369c241dcf12b7 |
|
MD5 | 0cdf067ac622cbf56cbfafbeb321be01 |
|
BLAKE2b-256 | 6a21d5385ca8a5454f12c0e1f83e75fc1b76e650cc86ac43000bf0a126f1e8c9 |