Add oslo.tools repo/project

The oslo-incubator is no longer supported and the piece
that is used from it is some of the tooling inside of it.

These tools were extracted at:

https://github.com/harlowja/oslo.tools.git

And this proposes a tiny new project just for these tools
that others in the community can benefit from (and allows the
oslo group to put the incubator in the attic).

Needed-By: I818886696aee39c2fef786f21c59202b4ced1dbe
Change-Id: Id5ed1a47c9bf1e4b25557b8ce802ef01694a2780
This commit is contained in:
Joshua Harlow 2016-05-09 17:28:23 -07:00 committed by Andreas Jaeger
parent c783de6193
commit 597c737368
4 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,26 @@
[access "refs/heads/*"]
abandon = group oslo-core
label-Code-Review = -2..+2 group oslo-core
label-Workflow = -1..+1 group oslo-core
[access "refs/heads/stable/*"]
abandon = group Change Owner
abandon = group Project Bootstrappers
abandon = group oslo-stable-maint
exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
label-Code-Review = -2..+2 group Project Bootstrappers
label-Code-Review = -2..+2 group oslo-stable-maint
label-Code-Review = -1..+1 group Registered Users
label-Workflow = -1..+0 group Change Owner
label-Workflow = -1..+1 group Project Bootstrappers
label-Workflow = -1..+1 group oslo-stable-maint
[access "refs/tags/*"]
pushSignedTag = group library-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -2958,6 +2958,11 @@
description: Library for running OpenStack services
options:
- translate
- project: openstack/oslo.tools
groups:
- oslo
description: Tools for working in the OpenStack Oslo community.
upstream: https://github.com/harlowja/oslo.tools.git
- project: openstack/oslo.utils
groups:
- oslo

View File

@ -1185,6 +1185,7 @@ openstack-merges:
- openstack/oslo.serialization
- openstack/oslo.service
- openstack/oslo.sphinx
- openstack/oslo.tools
- openstack/oslo.utils
- openstack/oslo.vmware
- openstack/python-ceilometerclient

View File

@ -9038,6 +9038,11 @@ projects:
- name: lib-forward-testing
- name: stable-compat-jobs
- name: openstack/oslo.tools
template:
- name: merge-check
- name: noop-jobs
- name: openstack/oslo.utils
template:
- name: merge-check