8c0f6d35b2
Designate team is no longer accepting patches to stable/stein branch, this patch proposes to create stein-eol tags for all Designate projects. Change-Id: I1351e32979f4ff89016f8204857fb4c2bd9ba484
26 lines
764 B
YAML
26 lines
764 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-designateclient
|
|
release-model: cycle-with-intermediary
|
|
team: designate
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-designateclient: {}
|
|
releases:
|
|
- projects:
|
|
- hash: f0b7eb4d8c90ef516174538025629d8458d4180b
|
|
repo: openstack/python-designateclient
|
|
version: 2.11.0
|
|
- version: stein-em
|
|
projects:
|
|
- repo: openstack/python-designateclient
|
|
hash: f0b7eb4d8c90ef516174538025629d8458d4180b
|
|
- version: stein-eol
|
|
projects:
|
|
- repo: openstack/python-designateclient
|
|
hash: 1088781ef22c8380cc6a1136db5d8e0d99459ffb
|
|
branches:
|
|
- location: 2.11.0
|
|
name: stable/stein
|
|
release-notes: https://docs.openstack.org/releasenotes/python-designateclient/stein.html
|