Change-Id: Iae413bae2b148fc05db3d91e3509729f10c909d6
This commit is contained in:
Jesse Noller 2014-01-24 14:44:09 -06:00
parent f15c916467
commit 773729f78f
4 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,13 @@
[access "refs/*"]
owner = group Administrators
[access "refs/heads/*"]
label-Code-Review = -2..+2 group python-openstacksdk-core
label-Approved = +0..+1 group python-openstacksdk-core
[access "refs/tags/*"]
create = group python-openstacksdk-ptl
pushTag = group python-openstacksdk-ptl
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -2014,3 +2014,12 @@
jobs:
- openstack-doc-jobs
- project:
name: python-openstacksdk
github-org: stackforge
node: precise
tarball-site: tarballs.openstack.org
jobs:
- python-jobs

View File

@ -4151,3 +4151,9 @@ projects:
- post-mirror-python26
- post-mirror-python27
- post-mirror-python33
- name: stackforge/python-openstacksdk
check:
- gate-noop
gate:
- gate-noop

View File

@ -616,6 +616,9 @@
launchpad: murano
upstream: git://github.com/Mirantis/python-muranoclient.git
acl-config: /home/gerrit2/acls/stackforge/murano.config
- project: stackforge/python-openstacksdk
description: 'Unified SDK for OpenStack. See: https://wiki.openstack.org/wiki/UnifiedSDK'
upstream: https://github.com/jnoller/openstacksdk.git
- project: stackforge/python-rallyclient
launchpad: rally
acl-config: /home/gerrit2/acls/stackforge/rally.config