Add new stackforge project, python-rackclient

This is a client library for RACK, which is in the stackforge project.
It provides a python API and a command-line tool.

Change-Id: I0e0824d906e683fe2db1bc84426d9d09fd95e6d9
This commit is contained in:
takehirokaneko 2014-09-01 11:38:52 +09:00
parent 5fa4ec998a
commit d08d35096a
2 changed files with 12 additions and 0 deletions

View File

@ -1126,6 +1126,10 @@
upstream: https://github.com/jnoller/openstacksdk.git
- project: stackforge/python-opentsdbclient
description: A simple REST client to communicate with OpenTSDB (needed for Gnocchi to use OpenTSDB as a backend)
- project: stackforge/python-rackclient
description: Client library for RACK API
upstream: https://github.com/ctc-g/python-rackclient.git
acl-config: /home/gerrit2/acls/stackforge/rack.config
- project: stackforge/python-rallyclient
group: rally
acl-config: /home/gerrit2/acls/stackforge/rally.config

View File

@ -5064,6 +5064,14 @@ projects:
- gate-python-opentsdbclient-python27
- gate-python-opentsdbclient-python33
- name: stackforge/python-rackclient
template:
- name: merge-check
check:
- noop
gate:
- noop
- name: stackforge/python-rallyclient
template:
- name: merge-check