From 244f3c63bf02b3128824319b88033dd35a66f1e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Mon, 5 Sep 2022 15:46:47 +0200 Subject: [PATCH] [oslo] Create zed branch for client and non-client libs This creates the stable/zed branch for all client and non-client libraries now that we are past the lib freeze on September 1st. If the team wants to wait for a specific patch to make it to the library, someone from the team can -1 the patch to have it held, or update that patch with a different commit SHA. Patches with no response will be merged by Friday, September 9th. Change-Id: Ie6c4f31cd43ed46f017c954599d76c5e7f34cf67 --- deliverables/zed/automaton.yaml | 3 +++ deliverables/zed/castellan.yaml | 3 +++ deliverables/zed/oslo.cache.yaml | 3 +++ deliverables/zed/oslo.config.yaml | 3 +++ deliverables/zed/oslo.context.yaml | 3 +++ deliverables/zed/oslo.db.yaml | 3 +++ deliverables/zed/oslo.limit.yaml | 3 +++ deliverables/zed/oslo.messaging.yaml | 3 +++ deliverables/zed/oslo.metrics.yaml | 3 +++ deliverables/zed/oslo.middleware.yaml | 3 +++ deliverables/zed/oslo.policy.yaml | 3 +++ deliverables/zed/oslo.privsep.yaml | 3 +++ deliverables/zed/oslo.serialization.yaml | 3 +++ deliverables/zed/oslo.service.yaml | 3 +++ deliverables/zed/oslo.upgradecheck.yaml | 3 +++ deliverables/zed/oslo.utils.yaml | 3 +++ deliverables/zed/oslo.versionedobjects.yaml | 3 +++ deliverables/zed/oslo.vmware.yaml | 3 +++ deliverables/zed/stevedore.yaml | 3 +++ 19 files changed, 57 insertions(+) diff --git a/deliverables/zed/automaton.yaml b/deliverables/zed/automaton.yaml index 462885196c..8371eedd09 100644 --- a/deliverables/zed/automaton.yaml +++ b/deliverables/zed/automaton.yaml @@ -15,3 +15,6 @@ releases: projects: - repo: openstack/automaton hash: 0ea747e6bf3ab116d46882394346f094482cfd75 +branches: + - name: stable/zed + location: 3.0.1 diff --git a/deliverables/zed/castellan.yaml b/deliverables/zed/castellan.yaml index 78da384eff..6b2fddfb86 100644 --- a/deliverables/zed/castellan.yaml +++ b/deliverables/zed/castellan.yaml @@ -14,3 +14,6 @@ releases: projects: - repo: openstack/castellan hash: 73569c8ff07706c33bd8961a9ab03a94bcb47a63 +branches: + - name: stable/zed + location: 4.0.0 diff --git a/deliverables/zed/oslo.cache.yaml b/deliverables/zed/oslo.cache.yaml index 1e7dcaa93a..f586b6297f 100644 --- a/deliverables/zed/oslo.cache.yaml +++ b/deliverables/zed/oslo.cache.yaml @@ -19,3 +19,6 @@ releases: projects: - repo: openstack/oslo.cache hash: 7fb06bc2034d9747c9721c9d3eff06925a4483c6 +branches: + - name: stable/zed + location: 3.1.0 diff --git a/deliverables/zed/oslo.config.yaml b/deliverables/zed/oslo.config.yaml index a92cf1a698..db2fd7875f 100644 --- a/deliverables/zed/oslo.config.yaml +++ b/deliverables/zed/oslo.config.yaml @@ -11,3 +11,6 @@ releases: projects: - repo: openstack/oslo.config hash: 9eaae044534cbe015217019781c4c0d97f0402df +branches: + - name: stable/zed + location: 9.0.0 diff --git a/deliverables/zed/oslo.context.yaml b/deliverables/zed/oslo.context.yaml index c00abd2c4f..7bf2ac77c5 100644 --- a/deliverables/zed/oslo.context.yaml +++ b/deliverables/zed/oslo.context.yaml @@ -11,3 +11,6 @@ releases: projects: - repo: openstack/oslo.context hash: f388eb981dacd3f363fb23fd70ac22c5eb35edf8 +branches: + - name: stable/zed + location: 5.0.0 diff --git a/deliverables/zed/oslo.db.yaml b/deliverables/zed/oslo.db.yaml index b1bd7a61e7..b91d7fe5a1 100644 --- a/deliverables/zed/oslo.db.yaml +++ b/deliverables/zed/oslo.db.yaml @@ -19,3 +19,6 @@ releases: projects: - repo: openstack/oslo.db hash: 7f3647bf9743ddfb47abc5981fc97653d5ecf09c +branches: + - name: stable/zed + location: 12.1.0 diff --git a/deliverables/zed/oslo.limit.yaml b/deliverables/zed/oslo.limit.yaml index 2430a63432..73ceeb109f 100644 --- a/deliverables/zed/oslo.limit.yaml +++ b/deliverables/zed/oslo.limit.yaml @@ -19,3 +19,6 @@ releases: projects: - repo: openstack/oslo.limit hash: beb080d1a29eb74b7a2c6418216f673a02b1e56d +branches: + - name: stable/zed + location: 2.0.1 diff --git a/deliverables/zed/oslo.messaging.yaml b/deliverables/zed/oslo.messaging.yaml index 712e95f925..e403948062 100644 --- a/deliverables/zed/oslo.messaging.yaml +++ b/deliverables/zed/oslo.messaging.yaml @@ -19,3 +19,6 @@ releases: projects: - repo: openstack/oslo.messaging hash: e44f286ebca0fbde5eae2f7eb9a21ba55ba2a549 +branches: + - name: stable/zed + location: 14.0.0 diff --git a/deliverables/zed/oslo.metrics.yaml b/deliverables/zed/oslo.metrics.yaml index 8b0001e0f8..91569e7ad3 100644 --- a/deliverables/zed/oslo.metrics.yaml +++ b/deliverables/zed/oslo.metrics.yaml @@ -11,3 +11,6 @@ releases: projects: - repo: openstack/oslo.metrics hash: fc22d0da1f8b58c0dd8b4dcdc86b8e87223b1bf7 +branches: + - name: stable/zed + location: 0.5.0 diff --git a/deliverables/zed/oslo.middleware.yaml b/deliverables/zed/oslo.middleware.yaml index b3110cf72d..62e03355a5 100644 --- a/deliverables/zed/oslo.middleware.yaml +++ b/deliverables/zed/oslo.middleware.yaml @@ -11,3 +11,6 @@ releases: projects: - repo: openstack/oslo.middleware hash: 51e1882de1e14878aabf95e198fd852281626645 +branches: + - name: stable/zed + location: 5.0.0 diff --git a/deliverables/zed/oslo.policy.yaml b/deliverables/zed/oslo.policy.yaml index 169432d61a..96c808649b 100644 --- a/deliverables/zed/oslo.policy.yaml +++ b/deliverables/zed/oslo.policy.yaml @@ -19,3 +19,6 @@ releases: projects: - repo: openstack/oslo.policy hash: 5bd767be790f21d6ec0af0589f50137b207d94e8 +branches: + - name: stable/zed + location: 4.0.0 diff --git a/deliverables/zed/oslo.privsep.yaml b/deliverables/zed/oslo.privsep.yaml index 4525b812ed..272da5c29f 100644 --- a/deliverables/zed/oslo.privsep.yaml +++ b/deliverables/zed/oslo.privsep.yaml @@ -19,3 +19,6 @@ releases: projects: - repo: openstack/oslo.privsep hash: e62d4080713b56d4c06f6055b3d7ce44e0773c06 +branches: + - name: stable/zed + location: 3.0.1 diff --git a/deliverables/zed/oslo.serialization.yaml b/deliverables/zed/oslo.serialization.yaml index a352f8495b..ec024fac20 100644 --- a/deliverables/zed/oslo.serialization.yaml +++ b/deliverables/zed/oslo.serialization.yaml @@ -11,3 +11,6 @@ releases: projects: - repo: openstack/oslo.serialization hash: dd2a819915d6410e95becc5b16263585975c4460 +branches: + - name: stable/zed + location: 5.0.0 diff --git a/deliverables/zed/oslo.service.yaml b/deliverables/zed/oslo.service.yaml index 679b0bda09..36fb64bbf9 100644 --- a/deliverables/zed/oslo.service.yaml +++ b/deliverables/zed/oslo.service.yaml @@ -11,3 +11,6 @@ releases: projects: - repo: openstack/oslo.service hash: a27acfe23feded4d2a4a9684b7ef64acd46a62cb +branches: + - name: stable/zed + location: 3.0.0 diff --git a/deliverables/zed/oslo.upgradecheck.yaml b/deliverables/zed/oslo.upgradecheck.yaml index a1b25e9faa..416a584330 100644 --- a/deliverables/zed/oslo.upgradecheck.yaml +++ b/deliverables/zed/oslo.upgradecheck.yaml @@ -11,3 +11,6 @@ releases: projects: - repo: openstack/oslo.upgradecheck hash: b3a2b19a4cc0390833735f5422d0d9879e09c748 +branches: + - name: stable/zed + location: 2.0.0 diff --git a/deliverables/zed/oslo.utils.yaml b/deliverables/zed/oslo.utils.yaml index 4359be4624..eaf678d1ec 100644 --- a/deliverables/zed/oslo.utils.yaml +++ b/deliverables/zed/oslo.utils.yaml @@ -23,3 +23,6 @@ releases: projects: - repo: openstack/oslo.utils hash: 760deb9cc4441fe573e2757447d14f2a7ab8673f +branches: + - name: stable/zed + location: 6.0.1 diff --git a/deliverables/zed/oslo.versionedobjects.yaml b/deliverables/zed/oslo.versionedobjects.yaml index dafedbe5c7..0743677419 100644 --- a/deliverables/zed/oslo.versionedobjects.yaml +++ b/deliverables/zed/oslo.versionedobjects.yaml @@ -15,3 +15,6 @@ releases: projects: - repo: openstack/oslo.versionedobjects hash: 2b1202938afad9ac174f86f1e6b2ec7a0bf5c743 +branches: + - name: stable/zed + location: 3.0.1 diff --git a/deliverables/zed/oslo.vmware.yaml b/deliverables/zed/oslo.vmware.yaml index 40f1821487..02e4480be7 100644 --- a/deliverables/zed/oslo.vmware.yaml +++ b/deliverables/zed/oslo.vmware.yaml @@ -15,3 +15,6 @@ releases: projects: - repo: openstack/oslo.vmware hash: 7b63f09b37e66f290127fcd0385672a7f93e24a8 +branches: + - name: stable/zed + location: 4.0.1 diff --git a/deliverables/zed/stevedore.yaml b/deliverables/zed/stevedore.yaml index 729b21eec1..797691d155 100644 --- a/deliverables/zed/stevedore.yaml +++ b/deliverables/zed/stevedore.yaml @@ -11,3 +11,6 @@ releases: projects: - repo: openstack/stevedore hash: ccd17543a37143913e886f9306be10d40260fdf3 +branches: + - name: stable/zed + location: 4.0.0