RETIRED, The UI component for Tuskar
7646d826be
Since Horizon drops support for Python 2.6 starting with Kilo, the tests for Python 2.6 will no longer pass, so we have to drop them too. Change-Id: I70525f73a7e0b5a2bf5140242cbb3f96341e1825 |
||
---|---|---|
.tx | ||
bin | ||
doc | ||
tools | ||
tuskar_ui | ||
_10_admin.py.example | ||
_20_project.py.example | ||
_30_identity.py.example | ||
_50_tuskar.py.example | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pylintrc | ||
HACKING.rst | ||
LICENSE | ||
Makefile | ||
manage.py | ||
MANIFEST.in | ||
nodes.sh | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Tuskar UI
Tuskar UI is a user interface for Tuskar, a management API for OpenStack deployments. It is a plugin for OpenStack Horizon.
High-Level Overview
Tuskar UI endeavours to be a stateless UI, relying on Tuskar API calls as much as possible. We use existing Horizon libraries and components where possible. If added libraries and components are needed, we will work with the OpenStack community to push those changes back into Horizon.
Interested in seeing Tuskar and Tuskar UI in action? Watch a demo!
Installation Guide
Use the Installation Guide to install Tuskar UI.
License
This project is licensed under the Apache License, version 2. More information can be found in the LICENSE file.
Contact Us
Join us on IRC (Internet Relay Chat):
Network: Freenode (irc.freenode.net/tuskar)
Channel: #tuskar
Or send an email to openstack-dev@lists.openstack.org.