Radomir Dopieralski 22df523291 Silence the deprecation warning about with statements
The tests use contextlib.nested for nesting multiple with statements,
but that function generates a warning in python 2.7 telling us, that
there is a better syntax for it. Unfortunately, we need to support
older python versions, so we can't use that new syntax. The warning is
annoying, as it clobbers the output of tests and makes other warnings
harder to see. This patch silences that warning in tests.

Change-Id: I6e49faad4c45c13ee2e0041fe9d31b7fcd3670a6
2014-06-09 09:22:36 +02:00
2012-09-18 15:26:19 -07:00
2014-02-07 16:22:17 +08:00
2014-04-30 13:12:46 +02:00
2014-04-04 15:35:52 +02:00
2014-04-04 15:35:52 +02:00
2013-08-27 13:53:38 +02:00
2014-05-29 14:03:59 +02:00
2011-01-12 13:43:31 -08:00
2012-08-29 15:53:07 +08:00
2014-04-16 14:10:40 -04:00
2014-05-29 14:03:59 +02:00
2013-09-30 10:43:24 -04:00
2014-05-29 14:03:59 +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!

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.

Description
RETIRED, The UI component for Tuskar
Readme 16 MiB