system-config/modules/openstack_project/files/gerrit/acls/openstack/oslo.messaging.config
Mark McLoughlin 2249670f5e Add oslo.messaging
oslo.messaging is a new project to move the RPC code out of
oslo-incubator with a re-designed API. We hope to have it ready for the
Havana release.

See:

  https://blueprints.launchpad.net/oslo/+spec/messaging-api
  https://wiki.openstack.org/wiki/Oslo/Messaging

Include the project with an identical configuration to oslo.config.

Change-Id: Iec6590249e6eb87c974de4c7f7f768ead672efa4
Reviewed-on: https://review.openstack.org/33420
Reviewed-by: Flavio Percoco <fpercoco@redhat.com>
Reviewed-by: Thierry Carrez <thierry@openstack.org>
Reviewed-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Doug Hellmann <doug.hellmann@dreamhost.com>
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
2013-06-30 16:50:23 +00:00

14 lines
427 B
Plaintext

[access "refs/heads/*"]
label-Code-Review = -2..+2 group oslo-core
label-Approved = +0..+1 group oslo-core
[access "refs/heads/milestone-proposed"]
label-Code-Review = -2..+2 group oslo-milestone
label-Approved = +0..+1 group oslo-milestone
[project]
state = active
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true