Merge "Retire fuxi projects (step 4)"

This commit is contained in:
Zuul 2018-09-24 08:30:54 +00:00 committed by Gerrit Code Review
commit b2d0d3a352
7 changed files with 6 additions and 55 deletions

View File

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

View File

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

View File

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

View File

@ -4334,11 +4334,14 @@
- project: openstack/futurist - project: openstack/futurist
description: A collection of async functionality and additions from the future. description: A collection of async functionality and additions from the future.
- project: openstack/fuxi - project: openstack/fuxi
description: Enable Docker container to use Cinder volume and Manila share description: RETIRED, Enable Docker container to use Cinder volume and Manila share
acl-config: /home/gerrit2/acls/openstack/retired.config
- project: openstack/fuxi-golang - project: openstack/fuxi-golang
description: Implement fuxi in go language description: RETIRED, Implement fuxi in go language
acl-config: /home/gerrit2/acls/openstack/retired.config
- project: openstack/fuxi-kubernetes - project: openstack/fuxi-kubernetes
description: Kubernetes integration with OpenStack Storage description: RETIRED, Kubernetes integration with OpenStack Storage
acl-config: /home/gerrit2/acls/openstack/retired.config
- project: openstack/gantt - project: openstack/gantt
description: Common scheduler for OpenStack. description: Common scheduler for OpenStack.
- project: openstack/gce-api - project: openstack/gce-api

View File

@ -1037,7 +1037,6 @@ openstack-kuryr:
- change-merged - change-merged
- x-vrif-minus-2 - x-vrif-minus-2
projects: projects:
- openstack/fuxi
- openstack/kuryr - openstack/kuryr
- openstack/kuryr-kubernetes - openstack/kuryr-kubernetes
- openstack/kuryr-libnetwork - openstack/kuryr-libnetwork

View File

@ -4755,21 +4755,6 @@
templates: templates:
- publish-to-pypi - publish-to-pypi
- project:
name: openstack/fuxi
templates:
- noop-jobs
- project:
name: openstack/fuxi-golang
templates:
- noop-jobs
- project:
name: openstack/fuxi-kubernetes
templates:
- noop-jobs
- project: - project:
name: openstack/gantt name: openstack/gantt
templates: templates:

View File

@ -670,9 +670,6 @@
- openstack/fuel-virtualbox - openstack/fuel-virtualbox
- openstack/fuel-web - openstack/fuel-web
- openstack/futurist - openstack/futurist
- openstack/fuxi
- openstack/fuxi-golang
- openstack/fuxi-kubernetes
- openstack/gantt - openstack/gantt
- openstack/gce-api - openstack/gce-api
- openstack/gerrit-dash-creator - openstack/gerrit-dash-creator