A couple brown-bag fixes on project config errors.

.../files/gerrit/acls/stackforge/python-savannaclient.config: Two
lines were missing the group keyword.

.../templates/review.projects.yaml.erb: Eight projects used
acl_config instead of acl-config parameters.

Change-Id: I60b2022e30230a133d52d3d0581e0760060ae7ca
Reviewed-on: https://review.openstack.org/26170
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
This commit is contained in:
Jeremy Stanley 2013-04-04 23:20:18 +00:00 committed by Jenkins
parent 8e4cc341eb
commit b81fc4bf50
2 changed files with 10 additions and 10 deletions

View File

@ -1,7 +1,7 @@
[access "refs/*"]
owner = group Administrators
create = savanna-core
pushTag = savanna-core
create = group savanna-core
pushTag = group savanna-core
[access "refs/heads/*"]
label-Code-Review = -2..+2 group savanna-core
label-Approved = +0..+1 group savanna-core

View File

@ -131,35 +131,35 @@
description: "Apply configuration from cloud metadata"
- project: stackforge/puppet-cinder
description: OpenStack Cinder Puppet Module
acl_config: /home/gerrit2/acls/stackforge/puppet-modules.config
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
upstream: git://github.com/puppetlabs/puppetlabs-cinder.git
- project: stackforge/puppet-glance
description: OpenStack Glance Puppet Module
acl_config: /home/gerrit2/acls/stackforge/puppet-modules.config
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
upstream: git://github.com/puppetlabs/puppetlabs-glance.git
- project: stackforge/puppet-horizon
description: OpenStack Horizon Puppet Module
acl_config: /home/gerrit2/acls/stackforge/puppet-modules.config
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
upstream: git://github.com/puppetlabs/puppetlabs-horizon.git
- project: stackforge/puppet-keystone
description: OpenStack Keystone Puppet Module
acl_config: /home/gerrit2/acls/stackforge/puppet-modules.config
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
upstream: git://github.com/puppetlabs/puppetlabs-keystone.git
- project: stackforge/puppet-nova
description: OpenStack Nova Puppet Module
acl_config: /home/gerrit2/acls/stackforge/puppet-modules.config
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
upstream: git://github.com/puppetlabs/puppetlabs-nova.git
- project: stackforge/puppet-openstack
description: OpenStack Examples Puppet Module
acl_config: /home/gerrit2/acls/stackforge/puppet-modules.config
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
upstream: git://github.com/puppetlabs/puppetlabs-openstack.git
- project: stackforge/puppet-openstack_dev_env
description: OpenStack Puppet Dev Environment
acl_config: /home/gerrit2/acls/stackforge/puppet-modules.config
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
upstream: git://github.com/puppetlabs/puppetlabs-openstack_dev_env.git
- project: stackforge/puppet-swift
description: OpenStack Swift Puppet Module
acl_config: /home/gerrit2/acls/stackforge/puppet-modules.config
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
upstream: git://github.com/puppetlabs/puppetlabs-swift.git
- project: stackforge/opencafe
upstream: https://github.com/samu4924/opencafe