Add OpenStackClient project

Includes:
* openstack/python-openstackclient
* openstack/cliff
* stackforge/os-client-config

Change-Id: Ie6c0997d47ac0a1ed6bda54a67233b019c13b84e
This commit is contained in:
Dean Troyer 2015-03-02 09:58:55 -06:00
parent eb2062d91b
commit 5b7592d48a
1 changed files with 12 additions and 1 deletions

View File

@ -199,7 +199,6 @@ Oslo:
stable, consistent, documented and generally applicable.
url: https://wiki.openstack.org/wiki/Oslo
projects:
- repo: openstack/cliff
- repo: openstack/debtcollector
- repo: openstack/oslo-incubator
- repo: openstack/oslo-specs
@ -481,3 +480,15 @@ Manila:
projects:
- repo: openstack/manila
- repo: openstack/python-manilaclient
OpenStackClient:
ptl: Dean Troyer (dtroyer)
service: command line client
mission: >
Provide a single command line interface for OpenStack services with a
uniform command set and format.
url: https://wiki.openstack.org/wiki/OpenStackClient
projects:
- repo: openstack/python-openstackclient
- repo: openstack/cliff
- repo: stackforge/os-client-config