summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Force algo specific maximum lengthDave Wilde (d34dh0r53)2023-02-221-0/+3
* Fix passenv syntax in tox and update python jobsKristi Nikolla2023-01-031-21/+3
* requirements: Bump linter requirementsStephen Finucane2022-10-261-6/+12
* Use TOX_CONSTRAINTS_FILEjiaqi072022-07-261-4/+4
* tox: Don't generate byte codeStephen Finucane2022-06-171-2/+3
* Changed minversion in tox to 3.18.0wu.shiming2022-05-221-3/+3
* Update python testing as per zed cycle teting runtimeGhanshyam Mann2022-05-101-1/+1
* Drop lower-constraints.txt and its testingGhanshyam Mann2022-04-301-6/+0
* tox: Random fixupsStephen Finucane2022-01-051-20/+24
* Merge "Update hacking for Python3"Zuul2020-04-251-2/+10
|\
| * Update hacking for Python3Andreas Jaeger2020-04-151-2/+10
* | Stop configuring install_command in tox.Vishakha Agarwal2020-04-081-2/+1
|/
* Constraint dependencies for docs buildColleen Murphy2020-02-191-0/+1
* Merge "Stop testing Python 2"Zuul2019-11-141-18/+2
|\
| * Stop testing Python 2Arthur Dayne2019-11-011-18/+2
* | Re-enable line-length linterColleen Murphy2019-10-211-1/+1
|/
* Split protection unit tests into its own jobColleen Murphy2019-09-161-1/+7
* Generate PDF documentationVishakha Agarwal2019-09-101-0/+20
* Docs: Make robust with using real linksAndreas Jaeger2019-08-091-1/+1
* Merge "Add Python 3 Train unit tests"Zuul2019-07-021-1/+1
|\
| * Add Python 3 Train unit testsCorey Bryant2019-06-261-1/+1
* | Switch order of precedence for unit test depsColleen Murphy2019-06-251-1/+1
|/
* Merge "Fix E731 flake8"Zuul2019-06-211-3/+2
|\
| * Fix E731 flake8Vishakha Agarwal2019-06-191-3/+2
* | Drop use opendev.org for tox depsVishakha Agarwal2019-06-191-2/+2
|/
* Merge "Pep8 environment to run on delta code only"Zuul2019-05-231-0/+7
|\
| * Pep8 environment to run on delta code onlyVishakha Agarwal2019-05-211-0/+7
* | Revert "Blacklist bandit 1.6.0"Jim Rollenhagen2019-05-141-2/+2
|/
* Replace git.openstack.org URLs with opendev.org URLsZhongShengping2019-04-241-2/+2
* Update the min version of toxVishakha Agarwal2019-04-091-1/+1
* Drop py35 jobsVishakha Agarwal2019-03-051-1/+1
* Add py37 tox envColleen Murphy2019-02-251-1/+1
* Use pycodestyle in place of pep8wangxiyuan2018-11-201-2/+6
* Clean up python3.5 usage in tox.iniColleen Murphy2018-11-061-8/+1
* Add py36 tox environmentColleen Murphy2018-11-061-1/+1
* Don't quote {posargs} in tox.iniNguyen Van Trung2018-10-091-1/+1
* Move use of constraints out of install_cmdTony Breeds2018-09-121-3/+7
* fix tox python3 overridesDoug Hellmann2018-06-061-0/+12
* Follow the new PTI for document buildNguyen Hai2018-04-091-5/+6
* add lower-constraints jobDoug Hellmann2018-03-231-0/+7
* Merge "Migrate functional tests to stestr"Zuul2017-12-221-1/+2
|\
| * Migrate functional tests to stestrGage Hugo2017-12-141-1/+2
* | Create doc/requirements.txtqinglin.cheng2017-12-191-0/+2
|/
* Use stestr directly instead of ostestrLance Bragstad2017-09-291-1/+1
* Migrate to stestrGage Hugo2017-09-221-1/+7
* Add a hacking rule for string interpolation at loggingForestLee2017-07-181-1/+1
* Remove duplicated hacking rulezlyqqq2017-06-281-0/+1
* Cleanup policy generationLance Bragstad2017-05-021-1/+1
* Move policy generator config to config-generator/Colleen Murphy2017-04-211-1/+1
* Add policy sample generationAnthony Washington2017-03-291-0/+3