Merge "New python-opentsdbclient repo"
This commit is contained in:
commit
5eae43e5c4
@ -0,0 +1,14 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group python-opentsdbclient-core
|
||||
label-Code-Review = -2..+2 group python-opentsdbclient-core
|
||||
label-Workflow = -1..+1 group python-opentsdbclient-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group python-opentsdbclient-milestone
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1215,6 +1215,16 @@
|
||||
- pypi-jobs
|
||||
|
||||
|
||||
- project:
|
||||
name: python-opentsdbclient
|
||||
github-org: stackforge
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
|
||||
- project:
|
||||
name: python-neutronclient
|
||||
github-org: openstack
|
||||
|
@ -1083,6 +1083,8 @@
|
||||
- project: stackforge/python-openstacksdk
|
||||
description: 'Unified SDK for OpenStack. See: https://wiki.openstack.org/wiki/UnifiedSDK'
|
||||
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-rallyclient
|
||||
group: rally
|
||||
acl-config: /home/gerrit2/acls/stackforge/rally.config
|
||||
|
@ -4481,6 +4481,18 @@ projects:
|
||||
post:
|
||||
- python-muranoclient-branch-tarball
|
||||
|
||||
- name: stackforge/python-opentsdbclient
|
||||
check:
|
||||
- gate-python-opentsdbclient-pep8
|
||||
- gate-python-opentsdbclient-python26
|
||||
- gate-python-opentsdbclient-python27
|
||||
- gate-python-opentsdbclient-python33
|
||||
gate:
|
||||
- gate-python-opentsdbclient-pep8
|
||||
- gate-python-opentsdbclient-python26
|
||||
- gate-python-opentsdbclient-python27
|
||||
- gate-python-opentsdbclient-python33
|
||||
|
||||
- name: stackforge/python-rallyclient
|
||||
template:
|
||||
- name: check-requirements
|
||||
|
Loading…
x
Reference in New Issue
Block a user