Jump to: navigation, search

Difference between revisions of "TripleO/Tuskar"

Line 28: Line 28:
 
|-
 
|-
 
|  Source Code
 
|  Source Code
| https://github.com/stackforge/tuskar/
+
| https://github.com/openstack/tuskar/
| https://github.com/stackforge/tuskar-ui/
+
| https://github.com/openstack/tuskar-ui/
| https://github.com/stackforge/python-tuskarclient
+
| https://github.com/openstack/python-tuskarclient
 
|-
 
|-
 
| Blueprints
 
| Blueprints
Line 43: Line 43:
 
|-
 
|-
 
|  Code Reviews
 
|  Code Reviews
| https://review.openstack.org/#/q/status:open+project:stackforge/tuskar,n,z
+
| https://review.openstack.org/#/q/status:open+project:openstack/tuskar,n,z
| https://review.openstack.org/#/q/status:open+project:stackforge/tuskar-ui,n,z
+
| https://review.openstack.org/#/q/status:open+project:openstack/tuskar-ui,n,z
| https://review.openstack.org/#/q/status:open+project:stackforge/python-tuskarclient,n,z
+
| https://review.openstack.org/#/q/status:open+project:openstack/python-tuskarclient,n,z
 
|}
 
|}
  
Line 52: Line 52:
 
To install Tuskar, follow these guides:
 
To install Tuskar, follow these guides:
  
* [https://github.com/stackforge/tuskar/blob/master/INSTALL.rst Installation Guide]
+
* [https://github.com/openstack/tuskar/blob/master/INSTALL.rst Installation Guide]
* [https://github.com/stackforge/tuskar/blob/master/CONTRIBUTING.rst Contribution Guide]
+
* [https://github.com/openstack/tuskar/blob/master/CONTRIBUTING.rst Contribution Guide]
  
 
To install Tuskar UI, follow this guide:
 
To install Tuskar UI, follow this guide:
  
* [https://github.com/stackforge/tuskar-ui/blob/master/docs/install.rst Installation Guide]
+
* [https://github.com/openstack/tuskar-ui/blob/master/docs/install.rst Installation Guide]
  
 
== Additional Documentation ==
 
== Additional Documentation ==
Line 63: Line 63:
 
'''API'''
 
'''API'''
  
* [https://github.com/stackforge/tuskar/blob/master/docs/api/api.md API Information]
+
* [https://github.com/openstack/tuskar/blob/master/docs/api/api.md API Information]
* [https://github.com/stackforge/tuskar/blob/master/docs/api/curl.rst cURL Commands]
+
* [https://github.com/openstack/tuskar/blob/master/docs/api/curl.rst cURL Commands]
* [https://github.com/stackforge/tuskar/blob/master/docs/resource-class-demo-script.rst Resource Class Demo Script] (uses cURL)
+
* [https://github.com/openstack/tuskar/blob/master/docs/resource-class-demo-script.rst Resource Class Demo Script] (uses cURL)
  
 
'''Other'''
 
'''Other'''
  
* [https://github.com/stackforge/tuskar/blob/master/docs/debugging-with-ipython.rst Debugging with iPython]
+
* [https://github.com/openstack/tuskar/blob/master/docs/debugging-with-ipython.rst Debugging with iPython]
* [https://github.com/stackforge/tuskar/blob/master/docs/demo-data-script.rst Demo Data Script]
+
* [https://github.com/openstack/tuskar/blob/master/docs/demo-data-script.rst Demo Data Script]
  
 
== Contact Us ==
 
== Contact Us ==

Revision as of 13:38, 9 October 2013

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.

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 Tuskar, follow these guides:

To install Tuskar UI, follow this guide:

Additional Documentation

API

Other

Contact Us

Join us on IRC:

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