Jump to: navigation, search

Difference between revisions of "ClientTools"

(Description)
(OpenStackClient)
Line 24: Line 24:
  
 
=== OpenStackClient ===
 
=== OpenStackClient ===
 +
 +
OpenStackClient (OSC) is a unified command line client for OpenStack services that has a consistent command structure and single binary design.
  
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"

Revision as of 12:49, 28 April 2014

Status: to be proposed

Official Title: OpenStack Client Tools

PTL: Dean Troyer

Mission Statement

The OpenStack Client Tools mission is to provide clean and consistent interfaces to OpenStack services via the published REST APIs. The intended audiences are command-line users (OpenStackClient) and application developers (SDKs as they join the program).

Description

The OpenStack Client Tools program encompasses a number of related projects that have both common contributors and common consumer interests regarding OpenStack services. The existing OpenStackClient project is targeted at command-line users: end-users as well as cloud operators, devops, system administrators or anyone needing a shell interface to OpenStack. The SDK projects (expected to join the program as they mature) implement bindings to the OpenStack REST APIs in multiple languages.

Deliverables

  • OpenStackClient delivers an integrated CLI as a PyPI package and the usual OpenStack tarballs.


Projects

OpenStackClient

OpenStackClient (OSC) is a unified command line client for OpenStack services that has a consistent command structure and single binary design.

Wiki OpenStackClient
GitHub https://github.com/openstack/python-openstackclient
LaunchPad https://bugs.launchpad.net/python-openstackclient
Core Team Members python-openstackclient-core : Dean Troyer, Doug Hellmann, Steve Martinelli