Commit Graph

8 Commits

Author SHA1 Message Date
Jeremy Stanley 39a82df080 This repository is now retired
The Release Management Team ceased using this months ago. Its
contents are replaced with a retirement notice so that potential
users will realize it is no longer maintained. Publicly announced
at:

http://lists.openstack.org/pipermail/openstack-dev/2018-June/131920.html

Change-Id: Ia30884174c43ef1c1afcc1f4a18b3c0051a89d8e
Depends-On: https://review.openstack.org/579185
2018-06-29 15:27:19 +00:00
Swapnil Kulkarni (coolsvap) f59d0ade9b Remove discover from test-requirements
It's only needed for python < 2.7 which is not supported

Change-Id: I2325b4589968b290856006ad95cbc90d79e755f6
2016-07-22 05:00:23 +00:00
Brant Knudson 3c369591e9 Add update_reviews tool
This tool lifts all of the user's reviews that they have -2d for
a project using the gerrit REST API.

Change-Id: Ie955417e1d3d068b07a445649dec61c14861f520
2016-03-14 15:53:09 -05:00
Doug Hellmann b523411938 format reno section of release notes more nicely
Reno makes no attempt to format the reStructuredText output with wrapped
paragraphs, etc. This change adds a slightly modified text formatter
stolen from the Sphinx code and modified to be less tightly tied to
Sphinx itself.

Change-Id: If3c7a4f0eddadabdf35106c204b6fc01c0d6c04b
2015-12-09 23:17:53 +00:00
Davanum Srinivas f6fc77ce82 Sync with global requirements
* update test requirements with what's in g-r
* Remove hard-coded dependencies from tox.ini as update-requirements
  does not edit tox.ini
* Remove requirements.txt as it is redundant (sdist already has it)
* Fix up all the issues identified by flake8

Co-Authored-By: Robert Collins <rbtcollins@hp.com>
Change-Id: I0508bd74edda20fbf844e7303c9b44b80ff794ef
2015-09-23 22:20:35 -04:00
Doug Hellmann c3ea9bb9f2 Add sanity check script for new version tags
Add a script to catch a few common errors in new version numbers to give
the user a chance to avoid them. Set up tox and testr to support tests
for the new script.

Change-Id: I2a48f3de3886821611f370e04c9be13ada67edbf
2015-01-16 12:15:30 -05:00
Christian Berendt c592ebda07 Bump hacking to 0.9.x series
Change-Id: Ib65431ac299e9e1cbf06917c24833165ec08802e
2014-07-22 14:16:25 +02:00
Sergey Lukjanov 90428c5246 Initial setup of python project layout
It's a result of partially applied cookiecutter template for OpenStack
projects. We need it to be able to commit new patches.

Change-Id: Ib980b8924921da3b7e2740ecac05ce8d34c43951
2013-12-10 22:22:50 +04:00