RETIRED, The UI component for Tuskar
Go to file
Ana Krivokapic 288a6ee498 Improve developer documentation
* Merge docs/index.rst into README.rst
* Leave only a short introduction and links to other doc pages
  in docs/index.rst
* Add a link to https://wiki.openstack.org/wiki/Tuskar/Devtest
* Fix 404 links
* Fix inconsistencies in the spelling of 'Tuskar UI'
* Fix typos

Change-Id: Iafa76efdb22043434cf3879d722d9ddcccd807d4
2014-04-23 11:36:09 +02:00
.tx Final translations for Folsom. 2012-09-18 15:26:19 -07:00
bin Fix misspellings in tuskar-ui 2014-02-07 16:22:17 +08:00
docs Improve developer documentation 2014-04-23 11:36:09 +02:00
tools Remove vim: tabstop=5 shiftwidth=4 softtabstop=4 from headers 2014-03-05 20:19:42 -07:00
tuskar_ui Merge "Add selenium test-case" 2014-04-22 12:23:59 +00:00
_10_admin.py.example Disable other dashboards 2014-04-04 15:35:52 +02:00
_20_project.py.example Disable other dashboards 2014-04-04 15:35:52 +02:00
_50_tuskar.py.example Disable other dashboards 2014-04-04 15:35:52 +02:00
.gitignore Fix Tox 2013-08-27 13:53:38 +02:00
.gitreview Update .gitreview file following repository move 2013-10-05 16:51:57 +00:00
.mailmap remove 'import *' usage (or mark is #noqa) 2013-07-30 11:45:39 +08:00
.pylintrc updating run_tests.sh to mimic other openstack projects, pep8, pylint, coverage 2011-08-31 14:41:36 -07:00
HACKING.rst Improve developer documentation 2014-04-23 11:36:09 +02:00
LICENSE Initial commit 2011-01-12 13:43:31 -08:00
local_settings.py.example Disable other dashboards 2014-04-04 15:35:52 +02:00
Makefile Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
manage.py Fix PEP8 issues. 2012-08-29 15:53:07 +08:00
MANIFEST.in Fixing manifest.in 2014-04-16 14:10:40 -04:00
README.rst Improve developer documentation 2014-04-23 11:36:09 +02:00
requirements.txt Switch from using the git protocol to https for pip requirements 2014-01-28 08:41:19 +00:00
run_tests.sh Make run_tests.sh work with errexit 2014-04-01 07:18:07 -04:00
setup.cfg Revert "Support building wheels (PEP-427)" 2013-11-29 13:26:09 +02:00
setup.py Remove d2to dependency 2013-09-30 10:43:24 -04:00
test-requirements.txt Merge "Switch over to oslosphinx" 2014-02-14 17:54:46 +00:00
tox.ini Add Django 1.5 and 1.6 to tox.ini 2014-04-15 17:30:07 +02:00

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!

Contributing

The code repository is located at OpenStack. Please go there if you want to check it out:

git clone https://github.com/openstack/tuskar-ui.git

The list of bugs and blueprints is on Launchpad:

https://launchpad.net/tuskar-ui

We use OpenStack's Gerrit for the code contributions:

https://review.openstack.org/#/q/status:open+project:openstack/tuskar-ui,n,z

and we follow the OpenStack Gerrit Workflow.

If you're interested in the code, here are some key places to start:

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.