From 2187e6705fb60cf0f0596c825b9ecb2df892c881 Mon Sep 17 00:00:00 2001 From: Thierry Carrez Date: Wed, 10 Apr 2019 16:18:50 +0200 Subject: [PATCH] Clean up failed releases Remove references to failed releases so that they do not generate dead links on the release page. Change-Id: Ia83834d3bac16c8bbb0bd1488610fc16d0d7eb89 --- deliverables/stein/castellan.yaml | 4 ---- deliverables/stein/ironic-lib.yaml | 4 ---- deliverables/stein/oslo.concurrency.yaml | 4 ---- deliverables/stein/oslo.config.yaml | 4 ---- deliverables/stein/oslo.db.yaml | 4 ---- deliverables/stein/oslo.i18n.yaml | 4 ---- deliverables/stein/oslo.log.yaml | 4 ---- deliverables/stein/oslo.policy.yaml | 4 ---- deliverables/stein/oslo.privsep.yaml | 4 ---- deliverables/stein/oslo.reports.yaml | 4 ---- deliverables/stein/oslo.serialization.yaml | 4 ---- deliverables/stein/oslo.versionedobjects.yaml | 4 ---- deliverables/stein/oslo.vmware.yaml | 4 ---- deliverables/stein/osprofiler.yaml | 4 ---- deliverables/stein/taskflow.yaml | 4 ---- 15 files changed, 60 deletions(-) diff --git a/deliverables/stein/castellan.yaml b/deliverables/stein/castellan.yaml index e208ee2103..df5464f394 100644 --- a/deliverables/stein/castellan.yaml +++ b/deliverables/stein/castellan.yaml @@ -6,10 +6,6 @@ release-model: cycle-with-intermediary repository-settings: openstack/castellan: {} releases: - - projects: - - hash: 8f112b9afbbc949c80f57a4f33df4e68ae9ea620 - repo: openstack/castellan - version: 0.20.0 - diff-start: 0.18.0 projects: - comment: 'procedural tag to handle release job failure' diff --git a/deliverables/stein/ironic-lib.yaml b/deliverables/stein/ironic-lib.yaml index 605e268ed7..48361aa023 100644 --- a/deliverables/stein/ironic-lib.yaml +++ b/deliverables/stein/ironic-lib.yaml @@ -7,10 +7,6 @@ include-pypi-link: yes repository-settings: openstack/ironic-lib: {} releases: - - projects: - - hash: 712da6c465e8794b3575b34a6eb1c5d3061a9b44 - repo: openstack/ironic-lib - version: 2.15.0 - diff-start: 2.14.0 projects: - comment: 'procedural tag to handle release job failure' diff --git a/deliverables/stein/oslo.concurrency.yaml b/deliverables/stein/oslo.concurrency.yaml index ebfe428778..5be9c10cbb 100644 --- a/deliverables/stein/oslo.concurrency.yaml +++ b/deliverables/stein/oslo.concurrency.yaml @@ -7,10 +7,6 @@ type: library repository-settings: openstack/oslo.concurrency: {} releases: - - projects: - - hash: d56295b8a91ab1b6fe1cc402e58404d86d1cd97c - repo: openstack/oslo.concurrency - version: 3.28.0 - diff-start: 3.27.0 projects: - comment: 'procedural tag to handle release job failure' diff --git a/deliverables/stein/oslo.config.yaml b/deliverables/stein/oslo.config.yaml index 36ae239f39..a371c5e7ac 100644 --- a/deliverables/stein/oslo.config.yaml +++ b/deliverables/stein/oslo.config.yaml @@ -16,10 +16,6 @@ cycle-highlights: - 'Added a config validation tool, ``oslo-config-validator``. This uses the oslo-config-generator data to find options in a config file that are not defined in the service.' releases: - - projects: - - hash: 7072a7552dcb58a60d08c73c1d002fdf1c5a6202 - repo: openstack/oslo.config - version: 6.5.0 - diff-start: 6.4.0 projects: - comment: 'procedural tag to handle release job failure' diff --git a/deliverables/stein/oslo.db.yaml b/deliverables/stein/oslo.db.yaml index ac7937c0be..fe0b1c813c 100644 --- a/deliverables/stein/oslo.db.yaml +++ b/deliverables/stein/oslo.db.yaml @@ -7,10 +7,6 @@ type: library repository-settings: openstack/oslo.db: {} releases: - - projects: - - hash: e64c6bb6970b61b9f8aa704c5b2ac6e1f9c382d3 - repo: openstack/oslo.db - version: 4.41.0 - diff-start: 4.40.0 projects: - comment: 'procedural tag to handle release job failure' diff --git a/deliverables/stein/oslo.i18n.yaml b/deliverables/stein/oslo.i18n.yaml index efebd6af69..bda0c96887 100644 --- a/deliverables/stein/oslo.i18n.yaml +++ b/deliverables/stein/oslo.i18n.yaml @@ -7,10 +7,6 @@ type: library repository-settings: openstack/oslo.i18n: {} releases: - - projects: - - hash: e7b3ff20019dcde3796665eea7d5a1867e568630 - repo: openstack/oslo.i18n - version: 3.22.0 - diff-start: 3.21.0 projects: - comment: 'procedural tag to handle release job failure' diff --git a/deliverables/stein/oslo.log.yaml b/deliverables/stein/oslo.log.yaml index 9aa22ceda9..5bf3910b64 100644 --- a/deliverables/stein/oslo.log.yaml +++ b/deliverables/stein/oslo.log.yaml @@ -7,10 +7,6 @@ type: library repository-settings: openstack/oslo.log: {} releases: - - projects: - - hash: a93c6ef98c8aeddc5a4ae87083689225fbc728bb - repo: openstack/oslo.log - version: 3.40.0 - diff-start: 3.39.0 projects: - comment: 'procedural tag to handle release job failure' diff --git a/deliverables/stein/oslo.policy.yaml b/deliverables/stein/oslo.policy.yaml index f853cec285..b50bf8df78 100644 --- a/deliverables/stein/oslo.policy.yaml +++ b/deliverables/stein/oslo.policy.yaml @@ -7,10 +7,6 @@ type: library repository-settings: openstack/oslo.policy: {} releases: - - projects: - - hash: cef105744d80023eed5ec7392f31e073f38ea765 - repo: openstack/oslo.policy - version: 1.39.0 - diff-start: 1.38.1 projects: - comment: 'procedural tag to handle release job failure' diff --git a/deliverables/stein/oslo.privsep.yaml b/deliverables/stein/oslo.privsep.yaml index f72fc6bf79..034caf70ae 100644 --- a/deliverables/stein/oslo.privsep.yaml +++ b/deliverables/stein/oslo.privsep.yaml @@ -7,10 +7,6 @@ type: library repository-settings: openstack/oslo.privsep: {} releases: - - projects: - - hash: 9391cbf297d6baad20a3b67a973dd671499278d3 - repo: openstack/oslo.privsep - version: 1.30.0 - diff-start: 1.29.0 projects: - comment: 'procedural tag to handle release job failure' diff --git a/deliverables/stein/oslo.reports.yaml b/deliverables/stein/oslo.reports.yaml index cafdc25a7d..94dd0ab081 100644 --- a/deliverables/stein/oslo.reports.yaml +++ b/deliverables/stein/oslo.reports.yaml @@ -7,10 +7,6 @@ type: library repository-settings: openstack/oslo.reports: {} releases: - - projects: - - hash: dde49a40dc59a094f41feb061176aad3dd63a2a0 - repo: openstack/oslo.reports - version: 1.29.0 - diff-start: 1.28.0 projects: - comment: 'procedural tag to handle release job failure' diff --git a/deliverables/stein/oslo.serialization.yaml b/deliverables/stein/oslo.serialization.yaml index a763ea02f5..f0c66ffb3b 100644 --- a/deliverables/stein/oslo.serialization.yaml +++ b/deliverables/stein/oslo.serialization.yaml @@ -7,10 +7,6 @@ type: library repository-settings: openstack/oslo.serialization: {} releases: - - projects: - - hash: 0371c1d7f518406d5d8c271606620c1ba396b6c7 - repo: openstack/oslo.serialization - version: 2.28.0 - diff-start: 2.27.0 projects: - comment: 'procedural tag to handle release job failure' diff --git a/deliverables/stein/oslo.versionedobjects.yaml b/deliverables/stein/oslo.versionedobjects.yaml index 302cf661ba..fe784c0289 100644 --- a/deliverables/stein/oslo.versionedobjects.yaml +++ b/deliverables/stein/oslo.versionedobjects.yaml @@ -7,10 +7,6 @@ type: library repository-settings: openstack/oslo.versionedobjects: {} releases: - - projects: - - hash: 50474adf278c79e74c2dc44733f5b6158ba5e7d8 - repo: openstack/oslo.versionedobjects - version: 1.34.0 - diff-start: 1.33.3 projects: - comment: 'procedural tag to handle release job failure' diff --git a/deliverables/stein/oslo.vmware.yaml b/deliverables/stein/oslo.vmware.yaml index 80a8a21a25..bb35415e2c 100644 --- a/deliverables/stein/oslo.vmware.yaml +++ b/deliverables/stein/oslo.vmware.yaml @@ -7,10 +7,6 @@ type: library repository-settings: openstack/oslo.vmware: {} releases: - - projects: - - hash: 04f82ae934fda23612f78b2be9dfb24b06268c87 - repo: openstack/oslo.vmware - version: 2.32.0 - diff-start: 2.31.0 projects: - comment: 'procedural tag to handle release job failure' diff --git a/deliverables/stein/osprofiler.yaml b/deliverables/stein/osprofiler.yaml index d1e6fab142..829f2c03bc 100644 --- a/deliverables/stein/osprofiler.yaml +++ b/deliverables/stein/osprofiler.yaml @@ -7,10 +7,6 @@ type: library repository-settings: openstack/osprofiler: {} releases: - - projects: - - hash: 2b4786b5cc819c5d321d97e3cf9e1d5f24ebdb97 - repo: openstack/osprofiler - version: 2.4.0 - diff-start: 2.3.0 projects: - comment: 'procedural tag to handle release job failure' diff --git a/deliverables/stein/taskflow.yaml b/deliverables/stein/taskflow.yaml index 2c05360e87..ad32cf3e9d 100644 --- a/deliverables/stein/taskflow.yaml +++ b/deliverables/stein/taskflow.yaml @@ -7,10 +7,6 @@ type: library repository-settings: openstack/taskflow: {} releases: - - projects: - - hash: f9349f4301d3892fe797498c65d1c0768abc35a3 - repo: openstack/taskflow - version: 3.3.0 - diff-start: 3.2.0 projects: - comment: 'procedural tag to handle release job failure'