Jump to: navigation, search

Difference between revisions of "TripleO/Tuskar"

(Getting Started: Fix installation guide link)
 
(8 intermediate revisions by 3 users not shown)
Line 34: Line 34:
 
== Juno ==
 
== Juno ==
  
[[TripleO/TuskarJunoInitialDiscussion|Initial Discussion]]
+
* [[TripleO/TuskarJunoInitialDiscussion|Initial Discussion]]
 +
* [[TripleO/TuskarJunoPlanning|Planning]]
  
 
== Resources ==
 
== Resources ==
Line 67: 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/docs/INSTALL.rst Installation Guide]
+
To install both Tuskar and Tuskar UI alongside Instack, follow the [[Tuskar/Instack|Instack installation instructions]]
* [https://github.com/openstack/tuskar/blob/master/docs/CONTRIBUTING.rst Contribution Guide]
 
  
To install Tuskar UI, follow this guide:
+
To install Tuskar by itself, follow these guides:
  
* [[Tuskar/Devtest|Devtest installation instructions]]
+
* [https://github.com/openstack/tuskar/blob/master/doc/source/install.rst Installation Guide]
* [https://github.com/openstack/tuskar-ui/blob/master/docs/install.rst Installation Guide]
+
* [https://github.com/openstack/tuskar/blob/master/doc/source/contributing.rst Contribution Guide]
  
== Additional Documentation ==
 
  
'''API'''
+
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/api/api.md API Information]
+
Once Tuskar and Tuskar UI are set up, follow this [[Tuskar/UsageGuide|Usage Guide]].
* [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'''
 
 
 
* [https://github.com/openstack/tuskar/blob/master/docs/debugging-with-ipython.rst Debugging with iPython]
 
* [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