Create a stackforge repo for "python-ipmi" library
Change-Id: Ieba7173ea7ddcb1bc870d35119b27df4cf110b77 Reviewed-on: https://review.openstack.org/34255 Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: matthew wagoner <zxkuqyb@gmail.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
This commit is contained in:
parent
608b995b85
commit
1ca5249b4f
@ -276,6 +276,7 @@ openstack-ironic:
|
||||
projects:
|
||||
- openstack/ironic
|
||||
- openstack/python-ironicclient
|
||||
- stackforge/python-ipmi
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
@ -0,0 +1,12 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group python-ipmi-core
|
||||
label-Approved = +0..+1 group python-ipmi-core
|
||||
workInProgress = group python-ipmi-core
|
||||
[access "refs/tags/*"]
|
||||
create = group python-ipmi-core
|
||||
pushTag = group python-ipmi-core
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
@ -2162,3 +2162,9 @@ projects:
|
||||
- stackalytics-tarball
|
||||
release:
|
||||
- stackalytics-tarball
|
||||
|
||||
- name: stackforge/python-ipmi
|
||||
check:
|
||||
- gate-noop
|
||||
gate:
|
||||
- gate-noop
|
||||
|
@ -325,3 +325,6 @@
|
||||
- project: stackforge/stackalytics
|
||||
description: OpenStack analytics dashboard
|
||||
upstream: git://github.com/Mirantis/stackalytics.git
|
||||
- project: stackforge/python-ipmi
|
||||
description: A Pure python IPMI library
|
||||
upstream: git://git.code.sf.net/p/xcat/python-ipmi
|
||||
|
Loading…
x
Reference in New Issue
Block a user