summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add fips check jobsAde Lee2022-02-031-0/+28
* Stream-friendly disk format inspection moduleDan Smith2020-08-051-0/+107
* Make test-setup.sh compatible with mysql8Sean McGinnis2020-06-301-2/+2
* Use group_regex to serialize scrubber testsZane Bitter2018-06-071-9/+0
* Add glance-eventlet-ssl-handshake-broken-py35 jobBrian Rosmaita2018-06-051-0/+9
* Prepare for using standard python testsAndreas Jaeger2017-02-031-0/+57
* Remove old `run_tests` scriptFlavio Percoco2016-05-085-697/+0
* Drop dict.iterkeys() for python3Bo Wang2016-01-201-1/+1
* Import i18n functions directlykairat_kushaev2015-12-071-5/+1
* Change string generation mechanism for info loggingkairat_kushaev2015-09-301-4/+4
* Leverage dict comprehension in PEP-0274ChangBo Guo(gcb)2015-05-281-1/+1
* Merge "Fix missing translations for error and info"Jenkins2015-03-131-3/+7
|\
| * Fix missing translations for error and infoankitagrawal2015-03-121-3/+7
* | Move to graduated oslo.log moduleLouis Taylor2015-03-121-1/+1
|/
* Move from oslo.config to oslo_configLouis Taylor2015-01-121-1/+1
* Replace '_' with '_LI', '_LE', '_LW', '_LC'Pranali Deore2014-12-191-3/+8
* Update glance.openstack.common Zhi Yan Liu2014-10-161-1/+1
* hacking: upgrade to 0.9.x serieJulien Danjou2014-10-061-15/+10
* Merge "colorizer: use staticmethod rather than classmethod"Jenkins2014-06-191-7/+7
|\
| * colorizer: use staticmethod rather than classmethodJulien Danjou2014-06-161-7/+7
* | Merge "To fixes import error for run_tests.sh"Jenkins2014-06-171-1/+1
|\ \ | |/ |/|
| * To fixes import error for run_tests.shZhi Yan Liu2014-04-291-1/+1
* | use /usr/bin/env python instead of /usr/bin/pythonChristian Berendt2014-05-231-1/+1
|/
* Enable H304 checkJulia Varlamova2014-03-201-1/+1
* Switch to testrepository for running testsZhi Yan Liu2014-01-292-1/+335
* Remove vim headerNoboru arai2014-01-141-2/+0
* Sync with oslo-incubator (git 6827012)Dirk Mueller2014-01-021-44/+4
* Fix and enable gating on H306Dirk Mueller2014-01-011-1/+1
* Make Glance code base H102 compliantYanis Guenane2013-12-231-0/+13
* Enable F40X checkingVictor Sergeyev2013-11-271-1/+0
* Merge "Changed header from LLC to Foundation based on trademark policies"Jenkins2013-11-121-1/+1
|\
| * Changed header from LLC to Foundation based on trademark policiesDirk Mueller2013-09-101-1/+1
* | Merge "Use built-in print() instead of print statement"Jenkins2013-10-171-1/+3
|\ \
| * | Use built-in print() instead of print statementChang Bo Guo2013-09-241-1/+3
| |/
* | Enclose command args in with_venv.shZhiQiang Fan2013-09-201-3/+6
|/
* Rename requirements files to standard names.Monty Taylor2013-07-303-76/+2
* Use cross-platform 'ps' for test_multiprocessingBrian Elliott2013-07-191-0/+1
* Merge "Use oslo.sphinx and remove local copy of doc theme"Jenkins2013-07-191-0/+3
|\
| * Use oslo.sphinx and remove local copy of doc themeDoug Hellmann2013-07-051-0/+3
* | Adding Cinder backend storage driver to Glance2013.2.b2Zhi Yan Liu2013-07-171-0/+1
* | Merge "Pin kombu and anyjson versions"Jenkins2013-07-121-2/+2
|\ \
| * | Pin kombu and anyjson versionsDoug Hellmann2013-06-241-2/+2
| |/
* | Sync install_venv_common from osloMonty Taylor2013-07-051-26/+16
|/
* Remove explicit distribute depend.Monty Taylor2013-06-111-3/+0
* Merge "Add qpid-python to test-requires"Jenkins2013-05-311-0/+1
|\
| * Add qpid-python to test-requiresBen Nemec2013-05-151-0/+1
* | Sync oslo imports to the latest version.Michael Still2013-05-272-26/+32
|/
* Use flake8/hacking instead of pep8.Monty Taylor2013-05-031-1/+6
* Verify SSL certificates at boot timeJohn Bresnahan2013-04-031-0/+1
* Merge "Pin SQLAlchemy to 0.7.x"Jenkins2013-03-281-1/+2
|\