Add python-openstacksdk, see https://wiki.openstack.org/wiki/UnifiedSDK
Change-Id: Iae413bae2b148fc05db3d91e3509729f10c909d6
This commit is contained in:
parent
f15c916467
commit
773729f78f
@ -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
|
@ -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
|
||||
|
@ -4151,3 +4151,9 @@ projects:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: stackforge/python-openstacksdk
|
||||
check:
|
||||
- gate-noop
|
||||
gate:
|
||||
- gate-noop
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user