Add file to the reno documentation build to show release notes for stable/2023.1. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/2023.1. Sem-Ver: feature Change-Id: I47c4da4790755ce60e8b9a5d562e9d96fadd2135 |
3 months ago | |
---|---|---|
devstack | 5 years ago | |
doc | 3 years ago | |
playbooks/sahara-dashboard-integration | 4 years ago | |
releasenotes | 3 months ago | |
roles | 4 years ago | |
sahara_dashboard | 6 months ago | |
tools | 5 years ago | |
.coveragerc | 5 years ago | |
.gitignore | 8 years ago | |
.gitreview | 4 years ago | |
.zuul.yaml | 9 months ago | |
CONTRIBUTING.rst | 3 years ago | |
HACKING.rst | 6 years ago | |
LICENSE | 8 years ago | |
MANIFEST.in | 8 years ago | |
README.rst | 2 years ago | |
babel-django.cfg | 3 years ago | |
babel-djangojs.cfg | 3 years ago | |
bindep.txt | 7 months ago | |
manage.py | 8 years ago | |
requirements.txt | 10 months ago | |
setup.cfg | 11 months ago | |
setup.py | 3 years ago | |
test-requirements.txt | 3 years ago | |
tox.ini | 5 months ago |
README.rst
Team and repository tags
OpenStack Dashboard plugin for Sahara project
How to use with Horizon on server:
Use pip to install the package on the server running Horizon. Then either copy or link the files in sahara_dashboard/enabled to openstack_dashboard/local/enabled. This step will cause the Horizon service to pick up the Sahara plugin when it starts.
How to use with devstack:
Add the following to your devstack local.conf
file:
enable_plugin sahara-dashboard https://opendev.org/openstack/sahara-dashboard
To run unit tests:
./run_tests.sh
NOTE:
As of the Mitaka release, the dashboard for sahara is now maintained outside of the horizon codebase, in the repository.
Links:
Sahara project: https://opendev.org/openstack/sahara
Storyboard project: https://storyboard.openstack.org/#!/project/936
Sahara docs site: https://docs.openstack.org/sahara/latest/
Quickstart guide: https://docs.openstack.org/sahara/latest/user/quickstart.html
How to participate: https://docs.openstack.org/sahara/latest/contributor/how-to-participate.html
Release notes: https://docs.openstack.org/releasenotes/sahara-dashboard/
License
Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0