Jump to: navigation, search

Difference between revisions of "ClientTools"

(OpenStackClient)
Line 38: Line 38:
 
| '''LaunchPad'''
 
| '''LaunchPad'''
 
| https://bugs.launchpad.net/python-openstackclient
 
| https://bugs.launchpad.net/python-openstackclient
 +
|-
 +
| Core Team Members
 +
| [https://review.openstack.org/#/admin/groups/87 python-openstackclient-core ]: Dean Troyer, Doug Hellmann, Steve Martinelli
 
|}
 
|}

Revision as of 22:37, 15 April 2014

Status: to be proposed

Official Title: OpenStack Client Tools

PTL: Dean Troyer

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)].

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