2249670f5e
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
14 lines
427 B
Plaintext
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
|