Add searchlight-specs project

Add a new repo searchlight-specs to contain specification documents for
searchlight. Requires a new group searchlight-specs-core; initial
member should be the PTL, Travis Tripp.

Change-Id: I7560b937bef076b9afa3900626b0a1082d8d1b73
This commit is contained in:
Steve McLellan 2015-11-12 13:28:57 -06:00
parent 6c3af2c5dd
commit 8b8caa5a29
5 changed files with 32 additions and 0 deletions

@ -0,0 +1,11 @@
[access "refs/heads/*"]
abandon = group searchlight-specs-core
label-Code-Review = -2..+2 group searchlight-specs-core
label-Workflow = -1..+1 group searchlight-specs-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

@ -2598,6 +2598,10 @@
description: OpenStack Search (Searchlight)
options:
- translate
- project: openstack/searchlight-specs
groups:
- searchlight
description: OpenStack Search (Searchlight) Specifications
- project: openstack/security-doc
description: Documentation work from the OpenStack Security Group (OSSG)
groups:

@ -1390,6 +1390,7 @@ openstack-searchlight:
- x-vrif-minus-2
projects:
- openstack/searchlight
- openstack/searchlight-specs
branches:
- master

@ -6252,6 +6252,13 @@
- pypi-jobs
- translation-jobs
- project:
name: searchlight-specs
node: 'bare-precise || bare-trusty'
jobs:
- specs-jobs
- project:
name: security-doc
node: 'bare-precise || bare-trusty'

@ -8569,6 +8569,15 @@ projects:
- name: check-requirements
- name: translation-jobs
- name: openstack/searchlight-specs
template:
- name: merge-check
- name: openstack-specs-jobs
check:
- gate-searchlight-specs-python27
gate:
- gate-searchlight-specs-python27
- name: openstack/security-doc
template:
- name: merge-check