Merge "Add the python-monascaclient"

This commit is contained in:
Jenkins 2014-06-25 19:54:18 +00:00 committed by Gerrit Code Review
commit 037bf04c6e
4 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group monasca-core
label-Workflow = -1..+1 group monasca-core
abandon = group monasca-core
[access "refs/tags/*"]
pushSignedTag = group monasca-ptl
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -123,6 +123,17 @@
- pypi-jobs
- project:
name: python-monascaclient
github-org: stackforge
node: bare-precise
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- project:
name: python-muranoclient
github-org: stackforge

View File

@ -968,6 +968,10 @@
group: mistral
upstream: git://github.com/rakhmerov/python-mistralclient.git
acl-config: /home/gerrit2/acls/stackforge/mistral.config
- project: stackforge/python-monascaclient
description: Python client for Monasca REST API.
group: monasca
upstream: git://github.com/hpcloud-mon/python-monclient
- project: stackforge/python-muranoclient
group: murano
upstream: git://github.com/Mirantis/python-muranoclient.git

View File

@ -4343,6 +4343,18 @@ projects:
- python-manilaclient-branch-tarball
- python-manilaclient-coverage
- name: stackforge/python-monascaclient
template:
- name: publish-to-pypi
check:
- gate-python-monascaclient-pep8
- gate-python-monascaclient-python27
gate:
- gate-python-monascaclient-pep8
- gate-python-monascaclient-python27
post:
- python-monascaclient-coverage
- name: stackforge/python-muranoclient
template:
- name: publish-to-pypi