Merge "new-project: stackforge/python-senlinclient"

This commit is contained in:
Jenkins 2015-03-20 17:10:22 +00:00 committed by Gerrit Code Review
commit 3703f57a26
4 changed files with 22 additions and 0 deletions

View File

@ -2052,6 +2052,10 @@
groups:
- rally
acl-config: /home/gerrit2/acls/stackforge/rally.config
- project: stackforge/python-senlinclient
description: Client library for Senlin API
acl-config: /home/gerrit2/acls/stackforge/senlin.config
upstream: git://github.com/tengqm/python-senlinclient.git
- project: stackforge/python-solumclient
description: 'Client library to Solum API. See: https://wiki.openstack.org/wiki/Solum'
- project: stackforge/python-surveilclient

View File

@ -1096,6 +1096,7 @@ senlin:
- x-vrif-minus-2
projects:
- stackforge/senlin
- stackforge/python-senlinclient
branches:
- master

View File

@ -4733,6 +4733,15 @@
jobs:
- python-jobs
- project:
name: python-senlinclient
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- project:
name: python-solumclient
node: 'bare-precise || bare-trusty'

View File

@ -6245,6 +6245,14 @@ projects:
post:
- python-rallyclient-coverage
- name: stackforge/python-senlinclient
template:
- name: merge-check
- name: python-jobs
- name: python3-jobs
- name: check-requirements
- name: publish-to-pypi
- name: stackforge/python-solumclient
template:
- name: merge-check