Add python-tempestconf project

* python-tempestconf tool is used to automatically generate
  tempest configuration for the deployed cloud.
* It will be consumed by RefStack-client tool to auto generate
  tempest.conf against the deployed cloud.
* This commit adds ACLs and settings for the python-tempestconf project.

https://github.com/redhat-openstack/python-tempestconf

Needed-By: I4f60af4a29a7275d560980d00176d94d6fecfd63

Change-Id: I7d5576bee1160b37bcb57bc9076193a4d4b0ba7b
This commit is contained in:
Chandan Kumar 2017-09-29 17:23:19 +05:30 committed by Andreas Jaeger
parent 88f04b16b1
commit b7b81ae23f
5 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[access "refs/heads/*"]
abandon = group python-tempestconf-core
create = group python-tempestconf-release
label-Code-Review = -2..+2 group python-tempestconf-core
label-Workflow = -1..+1 group python-tempestconf-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -5652,6 +5652,12 @@
- project: openstack/python-tackerclient
description: NFV Orchestration (Tacker) Client
acl-config: /home/gerrit2/acls/openstack/tacker.config
- project: openstack/python-tempestconf
description: Automatic Tempest Configuration Generator
upstream: https://github.com/redhat-openstack/python-tempestconf.git
groups:
- refstack
use-storyboard: true
- project: openstack/python-tricircleclient
description: Multiregion Networking (Tricircle) Client
- project: openstack/python-tripleoclient

View File

@ -2709,6 +2709,7 @@ refstack:
- x-vrif-minus-2
projects:
- openstack-infra/puppet-refstack
- openstack/python-tempestconf
- openstack/refstack
- openstack/refstack-client
branches:

View File

@ -16455,6 +16455,11 @@ projects:
- name: publish-to-pypi
- name: release-notes-jobs
- name: openstack/python-tempestconf
template:
- name: merge-check
- name: noop-jobs
- name: openstack/python-tricircleclient
template:
- name: merge-check

View File

@ -1427,6 +1427,7 @@
- openstack/python-surveilclient
- openstack/python-swiftclient
- openstack/python-tackerclient
- openstack/python-tempestconf
- openstack/python-tricircleclient
- openstack/python-tripleoclient
- openstack/python-troveclient