On Mon, Mar 25, 2019 at 01:21:01AM +0000, zuul at openstack.org wrote: > Build failed. > > - release-openstack-python http://logs.openstack.org/62/628b0544eda77dd7a59d083126e6b94cbaef98a6/release/release-openstack-python/cd41f0d/ : POST_FAILURE in 6m 22s This and the other heat release failures are probably a result of there being confusion between heat and openstack-heat and the project's name: [tony at thor heat]$ for branch in origin/{master,stable/{stein,rocky,queens,pike,ocata}} ; do git grep ^name $branch -- setup.cfg ; done origin/master:setup.cfg:2:name = openstack-heat origin/stable/stein:setup.cfg:2:name = openstack-heat origin/stable/rocky:setup.cfg:2:name = heat origin/stable/queens:setup.cfg:2:name = heat origin/stable/pike:setup.cfg:2:name = heat origin/stable/ocata:setup.cfg:2:name = heat I *think* we can fix this with meta-data in the releases repo but until then older series can't be published to pypi. Yours Tony. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 488 bytes Desc: not available URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20190325/48193108/attachment.sig>