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:
parent
62b3560858
commit
2a0816b835
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user