Jump to: navigation, search

Difference between revisions of "ClientTools"

(OpenStackClient)
(Mission Statement)
Line 7: Line 7:
 
== Mission Statement ==
 
== Mission Statement ==
  
The OpenStack Client Tools mission is to provide a clean and consistent interface to OpenStack services via the published REST APIs. The intended audience is command-line users (OpenStackClient) [and application developers (SDKs)].
+
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 ==
 
== Description ==

Revision as of 12:46, 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.


Deliverables

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


Projects

OpenStackClient

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