bug 1183607 New project request: golang-client
Change-Id: I8fa59dc042110cd678bb5b89671f995e012cf7c5 Reviewed-on: https://review.openstack.org/30623 Reviewed-by: James E. Blair <corvus@inaugust.com> Reviewed-by: Monty Taylor <mordred@inaugust.com> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Approved: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
This commit is contained in:
parent
383f547e50
commit
259343d0e4
@ -0,0 +1,12 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group golang-client-core
|
||||
label-Approved = +0..+1 group golang-client-core
|
||||
workInProgress = group golang-client-core
|
||||
[access "refs/tags/*"]
|
||||
create = group golang-client-core
|
||||
pushTag = group golang-client-core
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1969,3 +1969,9 @@ projects:
|
||||
- gate-noop
|
||||
gate:
|
||||
- gate-noop
|
||||
|
||||
- name: stackforge/golang-client
|
||||
check:
|
||||
- gate-noop
|
||||
gate:
|
||||
- gate-noop
|
||||
|
@ -292,3 +292,5 @@
|
||||
- project: stackforge/occi-os
|
||||
description: OCCI-OS provides a python egg which can be easily deployed in OpenStack and will thereby add OCCI support and interface to OpenStack.
|
||||
upstream: git://github.com/tmetsch/occi-os.git
|
||||
- project: stackforge/golang-client
|
||||
description: OpenStack API client for golang
|
||||
|
Loading…
Reference in New Issue
Block a user