Merge "New python-opentsdbclient repo"

This commit is contained in:
Jenkins 2014-07-30 08:53:57 +00:00 committed by Gerrit Code Review
commit 5eae43e5c4
4 changed files with 38 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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