Sahara Horizon plugin.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
OpenStack Release Bot c830376eaf Update master for stable/2023.1
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 Few python3 (and 3.6) compatibility improvements 5 years ago
doc Switch to newer openstackdocstheme and reno versions 3 years ago
playbooks/sahara-dashboard-integration Native Zuul v3 dashboard-integration test 4 years ago
releasenotes Update master for stable/2023.1 3 months ago
roles Native Zuul v3 dashboard-integration test 4 years ago
sahara_dashboard Django 4.x: Address RemovedInDjango40Warning 6 months ago
tools Avoid tox-install.sh 5 years ago
.coveragerc Fix the coverage tox target 5 years ago
.gitignore Adding a few missing files 8 years ago
.gitreview OpenDev Migration Patch 4 years ago
.zuul.yaml Switch to 2023.1 Python3 unit tests and generic template name 9 months ago
CONTRIBUTING.rst Ussuri contributor docs community goal 3 years ago
HACKING.rst Update the documentation link for doc migration 6 years ago
LICENSE Excising Sahara content from Horizon 8 years ago
MANIFEST.in Excising Sahara content from Horizon 8 years ago
README.rst Remove error links 2 years ago
babel-django.cfg translation: drop babel extractor definitions 3 years ago
babel-djangojs.cfg translation: drop babel extractor definitions 3 years ago
bindep.txt Remove python-dev from bindep 7 months ago
manage.py Excising Sahara content from Horizon 8 years ago
requirements.txt Drop lower-constraints.txt and its testing 10 months ago
setup.cfg Update python testing as per zed cycle testing runtime 11 months ago
setup.py Cleanup py27 support 3 years ago
test-requirements.txt Fix hacking min version to 3.0.1 3 years ago
tox.ini Adjust tox.ini for tox4 5 months ago

README.rst

Team and repository tags

image

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.

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