Merge "Create new project for oslo.limit"

This commit is contained in:
Zuul 2018-03-19 19:24:34 +00:00 committed by Gerrit Code Review
commit 5586939170
4 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,16 @@
[access "refs/heads/*"]
abandon = group oslo-limit-core
label-Code-Review = -2..+2 group oslo-limit-core
label-Workflow = -1..+1 group oslo-limit-core
[access "refs/heads/stable/*"]
abandon = group stable-maint-core
label-Code-Review = -2..+2 group stable-maint-core
label-Workflow = -1..+1 group stable-maint-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -5304,6 +5304,10 @@
description: Internationalization and translation library.
options:
- translate
- project: openstack/oslo.limit
description: Limit enforcement library to assist with quota calculation.
options:
- translate
- project: openstack/oslo.log
description: Logging library.
options:

View File

@ -1000,6 +1000,7 @@ openstack-keystone:
- openstack/keystoneauth
- openstack/keystonemiddleware
- openstack/ldappool
- openstack/oslo.limit
- openstack/oslo.policy
- openstack/pycadf
- openstack/python-keystoneclient
@ -1300,6 +1301,7 @@ openstack-merges:
- openstack/oslo.context
- openstack/oslo.db
- openstack/oslo.i18n
- openstack/oslo.limit
- openstack/oslo.messaging
- openstack/oslo.middleware
- openstack/oslo.policy
@ -1545,6 +1547,7 @@ openstack-oslo:
- openstack/oslo.context
- openstack/oslo.db
- openstack/oslo.i18n
- openstack/oslo.limit
- openstack/oslo.log
- openstack/oslo.messaging
- openstack/oslo.middleware

View File

@ -971,6 +971,7 @@
- openstack/oslo.context
- openstack/oslo.db
- openstack/oslo.i18n
- openstack/oslo.limit
- openstack/oslo.log
- openstack/oslo.messaging
- openstack/oslo.middleware