Jump to: navigation, search

Difference between revisions of "TripleO/Tuskar"

(Getting Started: Fix installation guide link)
 
(16 intermediate revisions by 6 users not shown)
Line 18: Line 18:
 
* '''tuskar-ui''' - Built on top of [[Horizon|Horizon]], tuskar-ui provides dashboard access to Tuskar functionality.
 
* '''tuskar-ui''' - Built on top of [[Horizon|Horizon]], tuskar-ui provides dashboard access to Tuskar functionality.
 
* '''python-tuskarclient''' - A Python client for the Tuskar API, python-tuskarclient is utilized by tuskar-ui.
 
* '''python-tuskarclient''' - A Python client for the Tuskar API, python-tuskarclient is utilized by tuskar-ui.
 +
 +
== Icehouse ==
 +
 +
We are currently finishing up development for the Icehouse timeframe.  For future planning, see the '''Juno''' section.
 +
 +
* [[TripleO/TuskarIcehouseRequirements|Requirements]] ([http://lists.openstack.org/pipermail/openstack-dev/2013-December/021388.html discussion])
 +
** [[TripleO/Tuskar/IcehouseUserStories|User Stories]] ([http://lists.openstack.org/pipermail/openstack-dev/2013-December/021483.html discussion])
 +
** [https://docs.google.com/document/d/16rkiXWxxgzGT47_Wc6hzIPzO2-s2JWAPEKD0gP2mt7E/edit?pli=1# OpenStack Personas]
 +
* Wireframes ([http://lists.openstack.org/pipermail/openstack-dev/2013-December/020944.html discussion])
 +
** [http://ask-openstackux.rhcloud.com/question/95/tripleo-ui-resource-management/ Resource Management]
 +
** [http://ask-openstackux.rhcloud.com/question/96/tripleo-ui-deployment-management/ Deployment Management]
 +
* Architecture (coming soon)
 +
* Blueprints (coming soon)
 +
 +
== Juno ==
 +
 +
* [[TripleO/TuskarJunoInitialDiscussion|Initial Discussion]]
 +
* [[TripleO/TuskarJunoPlanning|Planning]]
  
 
== Resources ==
 
== Resources ==
Line 50: Line 68:
 
== Getting Started ==
 
== Getting Started ==
  
To install Tuskar, follow these guides:
+
To install both Tuskar and Tuskar UI alongside Devtest, follow the [[Tuskar/Devtest|Devtest installation instructions]]
 
 
* [https://github.com/openstack/tuskar/blob/master/INSTALL.rst Installation Guide]
 
* [https://github.com/openstack/tuskar/blob/master/CONTRIBUTING.rst Contribution Guide]
 
 
 
To install Tuskar UI, follow this guide:
 
  
* [https://github.com/openstack/tuskar-ui/blob/master/docs/install.rst Installation Guide]
+
To install both Tuskar and Tuskar UI alongside Instack, follow the [[Tuskar/Instack|Instack installation instructions]]
  
== Additional Documentation ==
+
To install Tuskar by itself, follow these guides:
  
'''API'''
+
* [https://github.com/openstack/tuskar/blob/master/doc/source/install.rst Installation Guide]
 +
* [https://github.com/openstack/tuskar/blob/master/doc/source/contributing.rst Contribution Guide]
  
* [https://github.com/openstack/tuskar/blob/master/docs/api/api.md API Information]
 
* [https://github.com/openstack/tuskar/blob/master/docs/api/curl.rst cURL Commands]
 
* [https://github.com/openstack/tuskar/blob/master/docs/resource-class-demo-script.rst Resource Class Demo Script] (uses cURL)
 
  
'''Other'''
+
To install Tuskar UI by itself, follow the [https://github.com/openstack/tuskar-ui/blob/master/doc/source/install.rst Tuskar UI Installation Guide]
  
* [https://github.com/openstack/tuskar/blob/master/docs/debugging-with-ipython.rst Debugging with iPython]
+
Once Tuskar and Tuskar UI are set up, follow this [[Tuskar/UsageGuide|Usage Guide]].
* [https://github.com/openstack/tuskar/blob/master/docs/demo-data-script.rst Demo Data Script]
 
  
 
== Contact Us ==
 
== Contact Us ==

Latest revision as of 12:38, 13 January 2015

Overview

Tuskar gives administrators the ability to control how and where OpenStack services are deployed across the datacenter. Using Tuskar, administrators divide hardware into "resource classes" that allow predictable elastic scaling as cloud demands grow. This resource orchestration allows Tuskar users to ensure SLAs, improve performance, and maximize utilization across the datacenter.

Tuskar services are available via a RESTful API and management console through which administrators are able to classify their hardware and define their datacenters. In addition, Tuskar components provide administrators with performance monitoring, health statistics, and usage metrics, aiding in capacity planning and hardware procurement decisions.

For more information, take a look at the Tuskar Glossary.

If you're interested in seeing Tuskar in action, watch a demo.

Sub-Projects

Tuskar also consists of two sub-projects:

  • tuskar-ui - Built on top of Horizon, tuskar-ui provides dashboard access to Tuskar functionality.
  • python-tuskarclient - A Python client for the Tuskar API, python-tuskarclient is utilized by tuskar-ui.

Icehouse

We are currently finishing up development for the Icehouse timeframe. For future planning, see the Juno section.

Juno

Resources

tuskar tuskar-ui python-tuskarclient
Source Code https://github.com/openstack/tuskar/ https://github.com/openstack/tuskar-ui/ https://github.com/openstack/python-tuskarclient
Blueprints https://blueprints.launchpad.net/tuskar https://blueprints.launchpad.net/tuskar-ui https://blueprints.launchpad.net/python-tuskarclient
Bugs https://bugs.launchpad.net/tuskar https://bugs.launchpad.net/tuskar-ui https://bugs.launchpad.net/python-tuskarclient
Code Reviews https://review.openstack.org/#/q/status:open+project:openstack/tuskar,n,z https://review.openstack.org/#/q/status:open+project:openstack/tuskar-ui,n,z https://review.openstack.org/#/q/status:open+project:openstack/python-tuskarclient,n,z

Getting Started

To install both Tuskar and Tuskar UI alongside Devtest, follow the Devtest installation instructions

To install both Tuskar and Tuskar UI alongside Instack, follow the Instack installation instructions

To install Tuskar by itself, follow these guides:


To install Tuskar UI by itself, follow the Tuskar UI Installation Guide

Once Tuskar and Tuskar UI are set up, follow this Usage Guide.

Contact Us

Join us on IRC:

 Network: Freenode (irc.freenode.net/tuskar)
 Channel: #tuskar