Adding empty gce-api project to stackforge

Change-Id: I5e698a879d055c662fa0b19bba9f9d014730f1e5
This commit is contained in:
Alexandre Levine 2014-01-13 16:02:37 +04:00
parent 2cbe96edd1
commit ea089cbbdd
3 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group gce-api-core
label-Approved = +0..+1 group gce-api-core
workInProgress = group gce-api-core
[access "refs/tags/*"]
create = group gce-api-managers
pushTag = group gce-api-managers
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -1394,6 +1394,12 @@ projects:
- django_openstack_auth-tarball:
- django_openstack_auth-pypi-upload
- name: stackforge/gce-api
check:
- gate-noop
gate:
- gate-noop
- name: openstack/governance
check:
- gate-noop

View File

@ -414,6 +414,8 @@
description: Fuel UI
upstream: git://github.com/Mirantis/fuelweb.git
acl-config: /home/gerrit2/acls/stackforge/fuel.config
- project: stackforge/gce-api
description: Google Compute Engine API support for OpenStack
- project: stackforge/golang-client
description: OpenStack API client for golang
- project: stackforge/healthnmon