Merge "Add new stackforge project, python-rackclient"
This commit is contained in:
commit
2aecba7411
@ -1129,6 +1129,10 @@
|
|||||||
upstream: https://github.com/jnoller/openstacksdk.git
|
upstream: https://github.com/jnoller/openstacksdk.git
|
||||||
- project: stackforge/python-opentsdbclient
|
- project: stackforge/python-opentsdbclient
|
||||||
description: A simple REST client to communicate with OpenTSDB (needed for Gnocchi to use OpenTSDB as a backend)
|
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
|
- project: stackforge/python-rallyclient
|
||||||
group: rally
|
group: rally
|
||||||
acl-config: /home/gerrit2/acls/stackforge/rally.config
|
acl-config: /home/gerrit2/acls/stackforge/rally.config
|
||||||
|
@ -4888,6 +4888,14 @@ projects:
|
|||||||
- gate-python-opentsdbclient-python27
|
- gate-python-opentsdbclient-python27
|
||||||
- gate-python-opentsdbclient-python33
|
- gate-python-opentsdbclient-python33
|
||||||
|
|
||||||
|
- name: stackforge/python-rackclient
|
||||||
|
template:
|
||||||
|
- name: merge-check
|
||||||
|
check:
|
||||||
|
- noop
|
||||||
|
gate:
|
||||||
|
- noop
|
||||||
|
|
||||||
- name: stackforge/python-rallyclient
|
- name: stackforge/python-rallyclient
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user