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:
parent
5fa4ec998a
commit
d08d35096a
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user