Merge "Adding empty gce-api project to stackforge"

This commit is contained in:
Jenkins 2014-01-25 02:13:07 +00:00 committed by Gerrit Code Review
commit b699b2bc29
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

@ -1419,6 +1419,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

@ -430,6 +430,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