summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use more verbose logging for test failure"5.4.3Zuul2019-08-121-1/+3
|\
| * Use more verbose logging for test failureStephen Finucane2019-05-211-1/+3
* | Merge "Fix parsing on egg names with dashes from git URLs"5.4.2Zuul2019-07-182-15/+213
|\ \
| * | Fix parsing on egg names with dashes from git URLsHervé Beraud2019-06-262-15/+213
* | | Add Python 3 Train unit testsCorey Bryant2019-07-172-3/+2
* | | Merge "Resolve some issue with tox.ini, setup.cfg"5.4.1Zuul2019-07-152-26/+17
|\ \ \
| * | | Resolve some issue with tox.ini, setup.cfgStephen Finucane2019-06-132-26/+17
* | | | option to print only the version of a package5.4.0Gaetan Semet2019-06-242-2/+18
* | | | Merge "Fix Windows support"5.3.1Zuul2019-06-172-4/+21
|\ \ \ \
| * | | | Fix Windows supportLucian Petrut2019-05-312-4/+21
* | | | | Merge "Install more dependencies for integration testing"Zuul2019-06-171-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Install more dependencies for integration testingBen Nemec2019-05-211-1/+1
| | |_|/ | |/| |
* | | | Merge "Read description file as utf-8"5.3.0Zuul2019-06-102-1/+22
|\ \ \ \
| * | | | Read description file as utf-8Ben Nemec2019-05-242-1/+22
| | |/ / | |/| |
* | | | Merge "Allow git-tags to be SemVer compliant"Zuul2019-06-102-1/+19
|\ \ \ \
| * | | | Allow git-tags to be SemVer compliantMartin Domke2019-05-242-1/+19
| |/ / /
* | | | Stop using pbr sphinx integrationBen Nemec2019-06-078-23/+17
* | | | Switch to release.o.o for constraintsBen Nemec2019-06-071-3/+3
* | | | Make WSGI tests listen on localhostBen Nemec2019-06-072-4/+8
|/ / /
* | | Merge "Remove neutron-lbaas"5.2.1Zuul2019-05-243-3/+0
|\ \ \
| * | | Remove neutron-lbaasAndreas Jaeger2019-05-233-3/+0
* | | | Merge "Set subparser argument required"Zuul2019-05-231-1/+3
|\ \ \ \
| * | | | Set subparser argument requiredHervé Beraud2019-05-231-1/+3
| |/ / /
* | | | Merge "Fix white space handling in file names"Zuul2019-05-235-15/+108
|\ \ \ \
| * | | | Fix white space handling in file namesWill Szumski2019-04-255-15/+108
| | |/ / | |/| |
* | | | Add openstack-tox-py37 jobCorey Bryant2019-05-232-2/+5
| |/ / |/| |
* | | Update Sphinx requirementHervé Beraud2019-05-162-2/+4
|/ /
* | OpenDev Migration Patch5.2.0OpenDev Sysadmins2019-04-194-23/+23
* | Typo fix: s/extract_mesages/extract_messages/Ben Nemec2019-03-251-1/+1
* | Support provides_extra metadataBen Nemec2019-03-252-1/+15
|/
* Replace openstack.org git:// URLs with https://Ian Wienand2019-03-242-2/+2
* Merge "Fix nits and typos on release note message."Zuul2019-03-211-4/+4
|\
| * Fix nits and typos on release note message.Hervé Beraud2019-03-201-4/+4
* | Merge "Fix error when keywords are defined as a list in cfg"Zuul2019-03-204-3/+40
|\ \ | |/
| * Fix error when keywords are defined as a list in cfgHervé Beraud2019-03-044-3/+40
* | Remove libzmq-dev from integration.sh package installBen Nemec2019-03-191-1/+1
* | Merge "Change openstack-dev to openstack-discuss"Zuul2019-03-132-2/+2
|\ \ | |/ |/|
| * Change openstack-dev to openstack-discussmelissaml2019-02-152-2/+2
* | Merge "Resolve ``ValueError`` when mapping value contains a literal ``=``."5.1.3Zuul2019-02-253-14/+62
|\ \ | |/ |/|
| * Resolve ``ValueError`` when mapping value contains a literal ``=``.Brandon LeBlanc2019-02-253-14/+62
* | Merge "Ignore --find-links in requirements file"5.1.2Zuul2019-01-223-5/+14
|\ \
| * | Ignore --find-links in requirements fileBen Nemec2019-01-223-5/+14
* | | Do not globally replace path prefixWill Szumski2019-01-113-2/+36
| |/ |/|
* | Change openstack-dev to openstack-discussqingszhao2018-12-041-1/+1
* | Merge "Correct documentation hyperlink for environment-markers"5.1.1Zuul2018-10-301-1/+1
|\ \
| * | Correct documentation hyperlink for environment-markersSorin Sbarnea2018-10-261-1/+1
* | | Fix incorrect use of flake8:noqaSean McGinnis2018-10-262-32/+32
|/ /
* | Merge "Add an option to skip generating RELEASENOTES.rst"5.1.0Zuul2018-10-163-0/+32
|\ \
| * | Add an option to skip generating RELEASENOTES.rstTim Burke2018-09-243-0/+32
* | | Merge "Skip test for testr hook being installed when testr is not available"5.0.0Zuul2018-10-151-0/+3
|\ \ \