create openstack/service-types-authority

This creates the openstack service types authority (think IANA), as
the output of the following mailing list discussion:

http://lists.openstack.org/pipermail/openstack-dev/2016-February/086269.html

The purpose of this will be a dedicated registry location for service
types in OpenStack under the watchful eye of the API working group.

Change-Id: I75f7066dca7b26204fa7a0196fd019c1b33aa3a3
This commit is contained in:
Sean Dague 2016-02-10 15:29:43 -05:00
parent 49e29d428f
commit fc549f1060
4 changed files with 22 additions and 0 deletions

@ -0,0 +1,14 @@
[access "refs/heads/*"]
abandon = group service-types-authority-core
label-Code-Review = -2..+2 group service-types-authority-core
label-Workflow = -1..+1 group service-types-authority-core
[access "refs/tags/*"]
pushSignedTag = group service-types-authority-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

@ -3044,6 +3044,8 @@
description: Clustering service for managing homogeneous objects in OpenStack
- project: openstack/senlin-dashboard
description: The UI component for Senlin
- project: openstack/service-types-authority
description: OpenStack Service Types Authority
- project: openstack/shaker
description: Distributed data-plane performance testing tool
- project: openstack/shotgun

@ -1546,6 +1546,7 @@ openstack-sdks:
- openstack/os-client-config
- openstack/python-openstackclient
- openstack/python-openstacksdk
- openstack/service-types-authority
branches:
- master

@ -9522,6 +9522,11 @@ projects:
- name: check-requirements
- name: publish-to-pypi
- name: openstack/service-types-authority
template:
- name: merge-check
- name: noop-jobs
- name: openstack/shaker
template:
- name: merge-check