Merge "Initial configuration for python-rallyclient"
This commit is contained in:
commit
1a73e58add
@ -394,6 +394,7 @@ openstack-rally:
|
|||||||
- x-vrif-minus-2
|
- x-vrif-minus-2
|
||||||
projects:
|
projects:
|
||||||
- stackforge/rally
|
- stackforge/rally
|
||||||
|
- stackforge/python-rallyclient
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
@ -1710,6 +1710,16 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: python-rallyclient
|
||||||
|
github-org: stackforge
|
||||||
|
node: precise
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- python-jobs
|
||||||
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: manuals
|
name: manuals
|
||||||
check:
|
check:
|
||||||
|
@ -3482,6 +3482,13 @@ projects:
|
|||||||
- post-mirror-python27
|
- post-mirror-python27
|
||||||
- post-mirror-python33
|
- post-mirror-python33
|
||||||
|
|
||||||
|
- name: stackforge/python-rallyclient
|
||||||
|
check:
|
||||||
|
- gate-python-rallyclient-requirements
|
||||||
|
gate:
|
||||||
|
- gate-python-rallyclient-requirements
|
||||||
|
|
||||||
|
|
||||||
- name: stackforge/cookbook-openstack-block-storage
|
- name: stackforge/cookbook-openstack-block-storage
|
||||||
check:
|
check:
|
||||||
- gate-cookbook-openstack-block-storage-chef-lint
|
- gate-cookbook-openstack-block-storage-chef-lint
|
||||||
|
@ -590,6 +590,9 @@
|
|||||||
launchpad: murano
|
launchpad: murano
|
||||||
upstream: git://github.com/Mirantis/python-muranoclient.git
|
upstream: git://github.com/Mirantis/python-muranoclient.git
|
||||||
acl-config: /home/gerrit2/acls/stackforge/murano.config
|
acl-config: /home/gerrit2/acls/stackforge/murano.config
|
||||||
|
- project: stackforge/python-rallyclient
|
||||||
|
launchpad: rally
|
||||||
|
acl-config: /home/gerrit2/acls/stackforge/rally.config
|
||||||
- project: stackforge/python-solumclient
|
- project: stackforge/python-solumclient
|
||||||
description: 'Client library to Solum API. See: https://wiki.openstack.org/wiki/Solum'
|
description: 'Client library to Solum API. See: https://wiki.openstack.org/wiki/Solum'
|
||||||
upstream: https://github.com/noorul/python-solumclient.git
|
upstream: https://github.com/noorul/python-solumclient.git
|
||||||
|
Loading…
Reference in New Issue
Block a user