Complete retirement of x/osops-* repos
Depends-on: https://review.opendev.org/751138 Change-Id: If2689e266cbb4dcd1ee7b47928b4dee3cc60f969 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>changes/41/751141/5
parent
a92ed9a666
commit
99fb228f19
|
@ -7574,36 +7574,24 @@
|
|||
- project: x/osel
|
||||
description: Listen for events and forward to external security scanning services.
|
||||
- project: x/osops-coda
|
||||
description: Coda is a Horizon dashboard and panel (both share the name) that
|
||||
description: RETIRED, Coda is a Horizon dashboard and panel (both share the name) that
|
||||
facilitates resource clean up of a project once that project is no longer needed
|
||||
acl-config: /home/gerrit2/acls/openstack/osops.config
|
||||
groups:
|
||||
- osops
|
||||
acl-config: /home/gerrit2/acls/opendev/retired.config
|
||||
- project: x/osops-example-configs
|
||||
description: Example Configurations for OpenStack Operators
|
||||
acl-config: /home/gerrit2/acls/openstack/osops.config
|
||||
groups:
|
||||
- osops
|
||||
description: RETIRED, Example Configurations for OpenStack Operators
|
||||
acl-config: /home/gerrit2/acls/opendev/retired.config
|
||||
- project: x/osops-tools-contrib
|
||||
description: Contributed Tools for OpenStack Operators
|
||||
acl-config: /home/gerrit2/acls/openstack/osops.config
|
||||
groups:
|
||||
- osops
|
||||
description: RETIRED, Contributed Tools for OpenStack Operators
|
||||
acl-config: /home/gerrit2/acls/opendev/retired.config
|
||||
- project: x/osops-tools-generic
|
||||
description: Curated Tools and Scripts for OpenStack Operators
|
||||
acl-config: /home/gerrit2/acls/openstack/osops.config
|
||||
groups:
|
||||
- osops
|
||||
description: RETIRED, Curated Tools and Scripts for OpenStack Operators
|
||||
acl-config: /home/gerrit2/acls/opendev/retired.config
|
||||
- project: x/osops-tools-logging
|
||||
description: Logging Tools for OpenStack Operators
|
||||
acl-config: /home/gerrit2/acls/openstack/osops.config
|
||||
groups:
|
||||
- osops
|
||||
description: RETIRED, Logging Tools for OpenStack Operators
|
||||
acl-config: /home/gerrit2/acls/opendev/retired.config
|
||||
- project: x/osops-tools-monitoring
|
||||
description: Monitoring for OpenStack Operators
|
||||
acl-config: /home/gerrit2/acls/openstack/osops.config
|
||||
groups:
|
||||
- osops
|
||||
description: RETIRED, Monitoring for OpenStack Operators
|
||||
acl-config: /home/gerrit2/acls/opendev/retired.config
|
||||
- project: x/ospurge
|
||||
description: Cleanup OpenStack project resources.
|
||||
- project: x/packetary
|
||||
|
|
|
@ -1038,12 +1038,6 @@ openstack-operators:
|
|||
- openstack/ha-guide
|
||||
- openstack/operations-guide
|
||||
- openstack/osops
|
||||
- x/osops-coda
|
||||
- x/osops-example-configs
|
||||
- x/osops-tools-contrib
|
||||
- x/osops-tools-generic
|
||||
- x/osops-tools-logging
|
||||
- x/osops-tools-monitoring
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
|
|
@ -7664,36 +7664,6 @@
|
|||
templates:
|
||||
- golang-jobs
|
||||
|
||||
- project:
|
||||
name: x/osops-coda
|
||||
templates:
|
||||
- noop-jobs
|
||||
|
||||
- project:
|
||||
name: x/osops-example-configs
|
||||
templates:
|
||||
- noop-jobs
|
||||
|
||||
- project:
|
||||
name: x/osops-tools-contrib
|
||||
templates:
|
||||
- noop-jobs
|
||||
|
||||
- project:
|
||||
name: x/osops-tools-generic
|
||||
templates:
|
||||
- noop-jobs
|
||||
|
||||
- project:
|
||||
name: x/osops-tools-logging
|
||||
templates:
|
||||
- noop-jobs
|
||||
|
||||
- project:
|
||||
name: x/osops-tools-monitoring
|
||||
templates:
|
||||
- noop-jobs
|
||||
|
||||
- project:
|
||||
name: x/packetary
|
||||
templates:
|
||||
|
|
Loading…
Reference in New Issue