From 019b651887d2badd3d83d086cb28dd165f995ddf Mon Sep 17 00:00:00 2001 From: Tony Breeds Date: Thu, 1 Sep 2016 14:11:36 +1000 Subject: [PATCH] Add include-pypi-link to python deliverables Recent releases of python-magnumclient and python-senlinclient did not generate the expected 'new-release' reviews in openstack/requirements. This is because they're missing the include-pypi-link key. While correcting this I did a quick check of deliverables/newton/python-*yaml and added it to files that are missing it *and* are mentioned in upper-constraints.txt Change-Id: I3d99f9a3891ca14ba3d6591a96d4f4b44f73ef54 --- deliverables/newton/python-congressclient.yaml | 1 + deliverables/newton/python-magnumclient.yaml | 1 + deliverables/newton/python-searchlightclient.yaml | 1 + deliverables/newton/python-senlinclient.yaml | 1 + deliverables/newton/python-watcherclient.yaml | 1 + 5 files changed, 5 insertions(+) diff --git a/deliverables/newton/python-congressclient.yaml b/deliverables/newton/python-congressclient.yaml index 71ed249efc..c69c358a2f 100644 --- a/deliverables/newton/python-congressclient.yaml +++ b/deliverables/newton/python-congressclient.yaml @@ -2,6 +2,7 @@ launchpad: python-congressclient team: congress send-announcements-to: openstack-dev@lists.openstack.org +include-pypi-link: yes releases: - version: 1.3.0 projects: diff --git a/deliverables/newton/python-magnumclient.yaml b/deliverables/newton/python-magnumclient.yaml index 5d9e9a3246..ff7ad3e577 100644 --- a/deliverables/newton/python-magnumclient.yaml +++ b/deliverables/newton/python-magnumclient.yaml @@ -2,6 +2,7 @@ launchpad: python-magnumclient team: magnum send-announcements-to: openstack-announce@lists.openstack.org +include-pypi-link: yes releases: - version: 2.1.0 projects: diff --git a/deliverables/newton/python-searchlightclient.yaml b/deliverables/newton/python-searchlightclient.yaml index 9d7695a43c..fe768fcf6a 100644 --- a/deliverables/newton/python-searchlightclient.yaml +++ b/deliverables/newton/python-searchlightclient.yaml @@ -2,6 +2,7 @@ launchpad: python-searchlightclient team: searchlight send-announcements-to: openstack-announce@lists.openstack.org +include-pypi-link: yes releases: - version: 1.0.0 projects: diff --git a/deliverables/newton/python-senlinclient.yaml b/deliverables/newton/python-senlinclient.yaml index 00bb6d30bf..dbaabee798 100644 --- a/deliverables/newton/python-senlinclient.yaml +++ b/deliverables/newton/python-senlinclient.yaml @@ -2,6 +2,7 @@ launchpad: python-senlinclient team: senlin send-announcements-to: openstack-dev@lists.openstack.org +include-pypi-link: yes releases: - version: 0.5.0 projects: diff --git a/deliverables/newton/python-watcherclient.yaml b/deliverables/newton/python-watcherclient.yaml index 0522d33e63..8f3b3a67a3 100644 --- a/deliverables/newton/python-watcherclient.yaml +++ b/deliverables/newton/python-watcherclient.yaml @@ -2,6 +2,7 @@ launchpad: watcher team: watcher send-announcements-to: openstack-announce@lists.openstack.org +include-pypi-link: yes releases: - version: 0.23.0 projects: