Merge "new-project: stackforge/python-senlinclient"
This commit is contained in:
commit
3703f57a26
@ -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
|
||||
|
@ -1096,6 +1096,7 @@ senlin:
|
||||
- x-vrif-minus-2
|
||||
projects:
|
||||
- stackforge/senlin
|
||||
- stackforge/python-senlinclient
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
@ -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'
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user