RETIRED, The UI component for Tuskar
Go to file
Imre Farkas a7e9091407 Delete Node.js dependency from install.rst
Change-Id: Ic6770616d46c0ef300de99fb2dc13b8c0eb01301
Fixes: bug #1216913
2013-08-27 12:27:46 +02:00
.tx Final translations for Folsom. 2012-09-18 15:26:19 -07:00
bin Readding bin dir which was mistakenly deleted. 2012-10-12 15:35:19 -07:00
docs Delete Node.js dependency from install.rst 2013-08-27 12:27:46 +02:00
tools Renames tools/pip-requires to requirements.txt 2013-05-29 12:07:35 +02:00
tuskar_ui Removed copyright from header 2013-08-26 11:55:10 -04:00
.gitignore Fix .gitignore 2013-08-14 13:07:40 +02:00
.gitreview Fix .gitreview file. 2013-08-12 13:00:18 -04: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 Add HACKING.rst 2013-06-11 10:52:50 -07:00
LICENSE Initial commit 2011-01-12 13:43:31 -08:00
local_settings.py.example Comment out REMOTE_NOVA_BAREMETAL_CREDS setting 2013-08-26 16:01:48 +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 Renames tools/pip-requires to requirements.txt 2013-05-29 12:07:35 +02:00
README.rst Updates documentation for plugin architecture 2013-08-13 12:54:16 -04:00
requirements.txt Integrate python-tuskarclient 2013-08-01 16:18:56 +02:00
run_tests.sh Fix run_tests.sh for tests, coverage report and pep8 checks 2013-08-21 14:20:18 +02:00
setup.cfg Migrate to PBR for build tooling. 2013-04-27 11:56:07 -04:00
setup.py Pinning minimum pbr and d2to1 versions 2013-07-12 10:52:14 -06:00
test-requirements.txt Use oslo.sphinx and remove local copy of doc theme 2013-07-05 16:10:43 -04:00
tox.ini remove 'import *' usage (or mark is #noqa) 2013-07-30 11:45:39 +08: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.

Code Repository

We've moved the code to stackforge to be more familiar to the OpenStack developers. Please go there if you want to check it out:

git clone https://github.com/stackforge/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:stackforge/tuskar-ui,n,z

and we follow the OpenStack Gerrit Workflow.

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.

Further Documentation

Check out our docs directory for expanded documentation.

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.