summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove the unused tool scripts"Zuul2021-10-153-252/+0
|\
| * Remove the unused tool scriptsdengzhaosen2021-08-263-252/+0
* | update some scriptsdengzhaosen2021-09-012-335/+1
|/
* Add flake8-import-order extensionSean McGinnis2021-03-101-1/+1
* Merge "Remove all usage of six library"Zuul2021-03-083-5/+3
|\
| * Remove all usage of six libraryhaixin2021-03-043-5/+3
* | Bump pylint to 2.6.0Luigi Toscano2021-02-191-1/+1
|/
* Stop to use the __future__ module.Hervé Beraud2020-06-021-2/+0
* Raise hacking version to 2.0.0Sean McGinnis2019-12-211-0/+1
* Hide cinder CLI errors on bash-completionEric Harney2019-10-181-1/+1
* Fix bash_completion cache pathEric Harney2019-02-201-1/+1
* Update pylint to work with python 3Sean McGinnis2018-07-231-6/+10
* Avoid tox_install.sh for constraints supportAndreas Jaeger2017-12-021-30/+0
* Fix to use "." to source script filesVan Hung Pham2017-11-221-1/+1
* Support generalized resource filter in clientTommyLike2017-05-311-0/+3
* Add Constraints supportDirk Mueller2016-12-201-0/+30
* Remove white space between print and ()yuyafei2016-09-131-1/+1
* Remove self.__dict__ for formatting stringshaobing12016-09-011-1/+6
* Fix python 2,3 compatibility issue with sixbhagyashris2016-06-211-2/+3
* Add pylint tox envEric Harney2016-04-072-0/+269
* Fix some flake8 violationsChaozhe.Chen2016-02-092-4/+4
* bash_completion now shows only subcommands when subcommand is "help"yatin karel2015-03-171-6/+18
* Merge "Add auth_plugin support to cinderclient"Jenkins2014-04-171-0/+3
|\
| * Add auth_plugin support to cinderclientCory Stone2014-02-141-0/+3
* | Remove vim headerJay S. Bryant2014-02-122-3/+0
* | Remove call to undefined install.post_process()Jay S. Bryant2014-02-121-1/+0
|/
* Sync up with oslo-incubatorSwapnil Kulkarni2014-01-261-41/+0
* python3: Refactor dict for python2/python3 compatChuck Short2013-10-111-1/+1
* Synch up with OSLO-IncubatorJohn Griffith2013-10-021-10/+10
* Sync strutils from osloChuck Short2013-08-141-2/+3
* Sync install_venv_common from osloMonty Taylor2013-07-052-218/+260
* python3: Fix traceback while running testsChuck Short2013-06-191-1/+1
* python3: Basic python3 compatibility.Chuck Short2013-06-121-10/+12
* python3: compatibility for iteritems and iterkeysChuck Short2013-06-111-1/+2
* Update run_tests and bring back colorizer.John Griffith2013-05-311-0/+335
* Rename requires files to standard names.Monty Taylor2013-05-203-23/+2
* Migrate to pbr.Monty Taylor2013-05-201-0/+2
* Migrate to flake8.Monty Taylor2013-05-181-1/+6
* Pin prettytable versionsJohn Griffith2013-04-031-2/+2
* Remove unused tools/rfc.shMark McLoughlin2013-03-251-145/+0
* Allow requests 0.8 and greaterChuck Short2013-02-111-1/+1
* Move from nose to testr.Monty Taylor2013-01-171-4/+3
* Move from unittest2 to testtoolsMonty Taylor2012-12-241-3/+4
* Use requests module for HTTP/HTTPSDean Troyer2012-12-181-1/+1
* Pin pep8 to 1.3.3Chuck Short2012-11-201-1/+1
* Merge "Add nosehtmloutput as a test dependency."Jenkins2012-08-301-0/+1
|\
| * Add nosehtmloutput as a test dependency.Clark Boylan2012-08-211-0/+1
* | Add the test environment for the virtualenv.Vincent Hou2012-08-221-1/+2
|/
* Rename bash completion file from nova to cinder.Chmouel Boudjnah2012-08-091-0/+0
* Bump pep8 to 1.2Chuck Short2012-07-201-1/+1