From 9c14334d529deec53f01ad3aca2c97557ff87f75 Mon Sep 17 00:00:00 2001 From: Mark McLoughlin Date: Fri, 28 Mar 2014 13:17:00 +0000 Subject: [PATCH] Upload oslo.messaging final releases to pypi In I87eaefb37fa52142d47b4aba4f3f76452771f74e, we enabled uploading oslo.messaging beta releases to pypi understanding that we would disable this behaviour once we had a final release of oslo.messaging. Now that we're ready to release oslo.messaging 1.3.0, re-enable uploading final releases and disable uploading beta releases. The plan for beta releases in Juno is still that we will do wheel-only uploads. Change-Id: I99bcede6988cf3263e82b4b13b8a5253b7fdbbd5 --- modules/openstack_project/files/zuul/layout.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index ed16c1e8a9..82f2ee4439 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1912,13 +1912,13 @@ projects: - check-tripleo-ironic-undercloud-precise - check-tripleo-overcloud-precise pre-release: + - oslo.messaging-tarball + release: - oslo.messaging-tarball: - oslo.messaging-pypi-upload: - post-mirror-python26 - post-mirror-python27 - post-mirror-python33 - release: - - oslo.messaging-tarball #TODO: add docs - name: openstack/oslo.rootwrap