Creation of the tools-contrib repo.

This review creates the tools-contrib directory where it will be a place
to contribute any tool, script, or the like to the OSOps project. The
rename of the tools-generic as a Curated place, is where we plan on
putting coding standards and testing around the tools.

These both were discussed in Tokyo, and decided that we needed a place
for each type.

Change-Id: If8c848fcac4e1a86e0d381883b87cf9dbfdf8b36
This commit is contained in:
JJ Asghar 2015-11-12 11:25:23 -06:00
parent 62b3560858
commit 2a0816b835
3 changed files with 12 additions and 1 deletions

View File

@ -2188,8 +2188,13 @@
acl-config: /home/gerrit2/acls/openstack/osops.config
groups:
- osops
- project: openstack/osops-tools-contrib
description: Contributed Tools for OpenStack Operators
acl-config: /home/gerrit2/acls/openstack/osops.config
groups:
- osops
- project: openstack/osops-tools-generic
description: Tools and Scripts for OpenStack Operators
description: Curated Tools and Scripts for OpenStack Operators
acl-config: /home/gerrit2/acls/openstack/osops.config
groups:
- osops

View File

@ -1193,6 +1193,7 @@ openstack-operators:
- x-vrif-minus-2
projects:
- openstack/osops-example-configs
- openstack/osops-tools-contrib
- openstack/osops-tools-generic
- openstack/osops-tools-logging
- openstack/osops-tools-monitoring

View File

@ -7188,6 +7188,11 @@ projects:
- name: merge-check
- name: noop-jobs
- name: openstack/osops-tools-contrib
template:
- name: merge-check
- name: noop-jobs
- name: openstack/osops-tools-generic
template:
- name: merge-check