new-project: stackforge/python-senlinclient

This is a request to migrate project 'python-senlinclient' from github
to stackforge. The server side is located at stackforge/senlin now.

Change-Id: I9c515e2d32a2d06e8775e5fff67aa08a2015205d
This commit is contained in:
tengqm
2015-03-17 14:42:02 +08:00
parent aa56346513
commit c5adc1cae9
4 changed files with 22 additions and 0 deletions

View File

@@ -2036,6 +2036,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

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

View File

@@ -4707,6 +4707,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

@@ -6194,6 +6194,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