Radomir Dopieralski 1c06a897ae Make run_tests.sh work with errexit
Since the new 'which' commands return an error exit status when
they don't find anything, the run_tests.sh would fail, as it sets
errexit at the beginning. This patch ignores the error exit status
from the which commands.

Change-Id: I208f675acaa6b8f5536ce1f259ceeabaa841e1bc
2014-04-01 07:18:07 -04:00
2012-09-18 15:26:19 -07:00
2014-02-07 16:22:17 +08:00
2014-03-31 11:27:06 +02:00
2013-08-27 13:53:38 +02:00
2013-06-11 10:52:50 -07:00
2011-01-12 13:43:31 -08:00
2012-08-29 15:53:07 +08:00
2013-10-21 14:19:14 +02:00
2013-09-30 10:43:24 -04:00
2014-01-09 17:03:42 +01: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 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.

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.

Description
RETIRED, The UI component for Tuskar
Readme 16 MiB