From ffbca38e227b0fa8b8e007b915eba774ffa19c1f Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Mon, 28 Jun 2021 20:10:05 +0900 Subject: [PATCH] puppet: Create ocata/pike-eol tag for puppet-openstack-integration The stable/ocata branch and the stable/pike branch of puppet repos have been EOLed[1]. This creates eol tags for p-o-i repo so that we can retire Ocata and Pike for that repo as well. [1] https://review.opendev.org/c/openstack/releases/+/726392/ Change-Id: If30309b3c432e29bf0b9854694a3280ba4527689 --- .../ocata/puppet-openstack-integration.yaml | 13 +++++++++++++ deliverables/pike/puppet-openstack-integration.yaml | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 deliverables/ocata/puppet-openstack-integration.yaml create mode 100644 deliverables/pike/puppet-openstack-integration.yaml diff --git a/deliverables/ocata/puppet-openstack-integration.yaml b/deliverables/ocata/puppet-openstack-integration.yaml new file mode 100644 index 0000000000..3044ffe041 --- /dev/null +++ b/deliverables/ocata/puppet-openstack-integration.yaml @@ -0,0 +1,13 @@ +--- +launchpad: puppet-openstack-integration +release-model: untagged +stable-branch-type: tagless +releases: + - projects: + - hash: 6d2150e0427454810414169bb9d75020eea635a4 + repo: openstack/puppet-openstack-integration + version: ocata-eol +team: 'Puppet OpenStack' +type: other +repository-settings: + openstack/puppet-openstack-integration: {} diff --git a/deliverables/pike/puppet-openstack-integration.yaml b/deliverables/pike/puppet-openstack-integration.yaml new file mode 100644 index 0000000000..efb8886cb9 --- /dev/null +++ b/deliverables/pike/puppet-openstack-integration.yaml @@ -0,0 +1,13 @@ +--- +launchpad: puppet-openstack-integration +release-model: untagged +stable-branch-type: tagless +releases: + - projects: + - hash: 1c3583bf13189ac049ae9e5a3a7f063b843fe67f + repo: openstack/puppet-openstack-integration + version: pike-eol +team: 'Puppet OpenStack' +type: other +repository-settings: + openstack/puppet-openstack-integration: {}