8dc626bcda
This is a first pass at adding release note links for projects that have landed a train release note landing page. Follow on patches will need to be done to pick up more as they come. Change-Id: I1d145aa59a12c18b8bfca01557854d2173e1f218 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
34 lines
986 B
YAML
34 lines
986 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-novaclient
|
|
release-model: cycle-with-intermediary
|
|
team: nova
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-novaclient: {}
|
|
releases:
|
|
- projects:
|
|
- hash: 8c3311eefe0ff94a3184d3a7caca89ae1310e934
|
|
repo: openstack/python-novaclient
|
|
version: 14.0.0
|
|
- projects:
|
|
- hash: f6ef23f806a68eaa3f5618ba9e672a942634447c
|
|
repo: openstack/python-novaclient
|
|
version: 14.1.0
|
|
- projects:
|
|
- hash: ca1a3895f24d430daf8f9566cf6f743885ff2bff
|
|
repo: openstack/python-novaclient
|
|
version: 14.2.0
|
|
- projects:
|
|
- hash: e43596ca5ce076ecbb53a6788349b46f2b3f5c39
|
|
repo: openstack/python-novaclient
|
|
version: 15.0.0
|
|
- projects:
|
|
- hash: cd396b8b61ed7496f4166a2237b27aa0a138f6e5
|
|
repo: openstack/python-novaclient
|
|
version: 15.1.0
|
|
branches:
|
|
- name: stable/train
|
|
location: 15.1.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-novaclient/train.html
|