Oslo libraries want the following:
A tag to the repo will trigger tarball generation.
If the tag contains alpha\d*, beta\d* or rc\d*, the tarball will only
be uploaded to tarballs.openstack.org. This will allow those pre-releases
to be used in the other projects.
Otherwise, the tarball will be uploaded to tarballs.o.o AND PyPI. This
should allow us to use released versions of oslo libraries in pip-requires.
Change-Id: If99f048be36c249620368b19d8ca7504c698f29a
Reviewed-on: https://review.openstack.org/18171
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins