summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Enhance configure_for_func_testing.sh for *aaS usePaul Michali2015-05-041-8/+8
* Remove check for bash usageMaru Newby2015-04-078-24/+7
* Reorganize plugin test modulesMaru Newby2015-04-071-1/+18
* Reorganize unit test treeMaru Newby2015-04-062-1/+53
* Merge "tests: don't rely on configuration files outside tests directory"Jenkins2015-04-011-0/+13
|\
| * tests: don't rely on configuration files outside tests directoryIhar Hrachyshka2015-03-301-0/+13
* | Move API tests to neutron.test.apiMaru Newby2015-03-311-10/+12
* | Fix functional configure scriptMaru Newby2015-03-301-1/+1
|/
* Add rootwrap daemon mode supportTerry Wilson2015-03-121-0/+2
* Fix tempest api testingMaru Newby2015-03-091-0/+2
* Add script to copy neutron api tests from tempestMaru Newby2015-03-062-1/+78
* Add ability to run pylint check on modified files onlyarmando-migliaccio2015-03-051-0/+58
* Merge "Automate host configuration for functional testing"Jenkins2015-02-163-1/+306
|\
| * Automate host configuration for functional testingMaru Newby2015-02-143-1/+306
* | Fix typo in bash toolJoe Gordon2015-02-131-1/+1
|/
* Add abandon script from novaKyle Mestery2015-01-272-1/+88
* Merge "Remove check_i18n tox target"Jenkins2015-01-263-317/+0
|\
| * Remove check_i18n tox targetIhar Hrachyshka2015-01-233-317/+0
* | Add notes on how to deal with stable branchesarmando-migliaccio2015-01-231-1/+8
|/
* tools/split.sh: Tweak commit messageYAMAMOTO Takashi2015-01-201-1/+1
* Migrate to oslo.concurrencyIhar Hrachyshka2015-01-151-1/+1
* misc-sanity-checks.sh: Some cleanupsYAMAMOTO Takashi2015-01-141-8/+10
* Add developer documentation for plugins/drivers contributionsarmando-migliaccio2015-01-051-0/+102
* Clean-up sanity checks done via shell scriptsarmando-migliaccio2014-12-232-31/+71
* Switch to using subunit-trace from tempest-libMatthew Treinish2014-12-102-308/+1
* tox.ini: Prevent casual addition of bash dependencyYAMAMOTO Takashi2014-12-051-0/+31
* pretty_tox.sh: Portablity improvementYAMAMOTO Takashi2014-12-021-4/+4
* Show progress output while running unit testsRussell Bryant2014-11-202-0/+313
* Remove the useless vim modelinesliu-sheng2014-06-214-8/+0
* Merge "Corrects broken format strings in check_i18n.py"Jenkins2014-01-071-2/+4
|\
| * Corrects broken format strings in check_i18n.pyJay Pipes2013-12-241-2/+4
* | Remove unused importsWu Wenxiang2014-01-011-1/+0
|/
* Remove obsolete redhat-eventlet.patchMark McLoughlin2013-10-093-89/+0
* Use built-in print() instead of print statementChang Bo Guo2013-09-212-25/+25
* Fix message i18n errorZhiQiang Fan2013-09-081-1/+1
* Enclose command args in with_venv.shZhiQiang Fan2013-09-051-1/+1
* git remove old non-working packaging filesMark McClain2013-07-071-22/+0
* Merge "Sync install_venv_common from oslo"Jenkins2013-07-071-26/+16
|\
| * Sync install_venv_common from osloMonty Taylor2013-07-051-26/+16
* | Rename Quantum to NeutronMark McClain2013-07-064-9/+9
|/
* Remove unit tests that are no longer run.HenryVIII2013-06-131-2/+1
* Update with latest OSLO codeGary Kotton2013-06-121-2/+14
* Rename requires files to standard names.Zhenguo Niu2013-05-304-63/+4
* Initial Modular L2 plugin implementation.Bob Kukura2013-05-291-0/+1
* Revert dependency on oslo.config 1.2.0Mark McLoughlin2013-05-291-1/+1
* Perform a sync with oslo-incubator.Clark Boylan2013-05-232-24/+27
* Merge "Require oslo.config 1.2.0a2"Jenkins2013-05-231-1/+1
|\
| * Require oslo.config 1.2.0a2Mark McLoughlin2013-05-231-1/+1
* | Revert "Fix ./run_tests.sh --pep8"Monty Taylor2013-05-221-16/+0
|/
* Merge "Docstrings formatted according to pep257"Jenkins2013-05-171-2/+1
|\