Go to file
Davanum Srinivas 65d9a3299f Do not fail with Tox 2.3.1
Latest tox causes failures:
   File "/usr/local/lib/python2.7/dist-packages/tox/config.py", line 1140, in processcommand
     argv = list(shlexer)
   File "/usr/lib/python2.7/shlex.py", line 269, in next
     token = self.get_token()
   File "/usr/lib/python2.7/shlex.py", line 96, in get_token
     raw = self.read_token()
   File "/usr/lib/python2.7/shlex.py", line 172, in read_token
     raise ValueError, "No closing quotation"
 ValueError: No closing quotation

This is caused by a backwards incompatible change in tox:
https://bitbucket.org/hpk42/tox/issues/181

We need to work with both older and newer tox versions, so let's remove
the comment at the end of the line

Change-Id: Id5ec8aeb700fcf9a63888e41e408d26b6e3e8481
2015-12-21 07:20:54 -05:00
2015-11-05 11:44:51 -05:00
2015-07-02 09:25:52 +00:00
2015-07-02 16:11:36 +00:00
2015-10-08 09:55:50 +13:00
2015-10-08 10:54:33 +13:00
2015-07-02 16:11:19 +00:00
2015-12-21 07:20:54 -05:00

OpenStack Release Tracking

This repository is for tracking release requests for OpenStack projects. The releases are managed using groups of "deliverables", made up of individual project repositories sharing a Launchpad group and a version number history. Many deliverables will only have one constituent project.

Refer to doc/source/instructions.rst for details about how to submit requests.

Description
Release requests and history tracking
Readme 141 MiB
Languages
Python 89.1%
Shell 10.9%