summaryrefslogtreecommitdiff
path: root/tempest/cmd
Commit message (Expand)AuthorAgeFilesLines
* tempest cleanup - don't initialize admin id'sBas de Bruijne2023-01-251-26/+0
* Remove compute api_extensions config optionGhanshyam Mann2022-05-051-3/+1
* Merge "Use LOG.warning instead of deprecated LOG.warn"Zuul2022-03-021-1/+1
|\
| * Use LOG.warning instead of deprecated LOG.warnTakashi Kajinami2022-01-191-1/+1
* | Set default value of --concurrency to 2lpiwowar2022-01-141-6/+6
|/
* Merge "Update subunit_describe_calls about new ports"Zuul2021-03-041-10/+14
|\
| * Update subunit_describe_calls about new portsMasayuki Igawa2021-03-031-10/+14
* | Merge "Remove deprecated config options for volume API selection"Zuul2021-02-231-14/+0
|\ \
| * | Remove deprecated config options for volume API selectionGhanshyam Mann2020-12-311-14/+0
* | | Merge "Remove usage of six"Zuul2021-02-192-3/+4
|\ \ \
| * | | Remove usage of sixsongwenping2021-02-182-3/+4
| |/ /
* | | Inclusive jargonMartin Kopec2021-01-201-21/+95
|/ /
* | Merge "Remove six.PY3/six.PY2"Zuul2020-11-271-6/+1
|\ \
| * | Remove six.PY3/six.PY2likui2020-11-101-6/+1
* | | [Trivial]Remove unused variableszhufl2020-11-201-1/+1
|/ /
* | Use os.path.join as possibleMasayuki Igawa2020-09-061-3/+6
* | Improve unit tests for subunit_describe_callsDoug Schveninger2020-08-181-6/+22
* | Merge "Fix the argument check for account-generator"Zuul2020-06-231-1/+10
|\ \
| * | Fix the argument check for account-generatorLukas Piwowarski2020-06-151-1/+10
* | | Merge "Don't use deprecated configparser.readfp"Zuul2020-06-091-4/+4
|\ \ \ | |/ / |/| |
| * | Don't use deprecated configparser.readfpAndreas Jaeger2020-05-051-4/+4
* | | Improve logging in tempest cleanupMartin Kopec2020-05-072-7/+52
|/ /
* | Merge "Remove the deprecated tempest-account-generator CLI"Zuul2020-04-301-40/+14
|\ \
| * | Remove the deprecated tempest-account-generator CLISoniya Vyas2020-03-021-40/+14
* | | Merge "Add --worker-file option in tempest"Zuul2020-04-171-0/+41
|\ \ \
| * | | Add --worker-file option in tempestArx Cruz2020-03-301-0/+41
* | | | Merge "Fix deletion of network quotas"Zuul2020-04-131-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix deletion of network quotasLukas Piwowarski2020-03-261-1/+2
* | | | Merge "Cleanup images properly"Zuul2020-03-191-1/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Cleanup images properlyLukas Piwowarski2020-03-121-1/+10
| |/ /
* | | Delete network quotasLukas Piwowarski2020-02-181-0/+20
|/ /
* | Merge "Remove the deprecated verify-tempest-config CLI"Zuul2020-02-171-9/+0
|\ \
| * | Remove the deprecated verify-tempest-config CLISoniya Vyas2019-12-261-9/+0
* | | Merge "Removal of deprecated argument[os-tenant-name]"Zuul2020-02-171-13/+1
|\ \ \
| * | | Removal of deprecated argument[os-tenant-name]Soniya Vyas2020-01-281-13/+1
| |/ /
* | | Tempest cleanup: improve iterating over projectsMartin Kopec2019-12-202-22/+54
* | | Extend cleanup CLI to delete regionsLukas Piwowarski2019-12-201-0/+39
* | | Merge "Added tempest subcommand for subunit_describe_calls"Zuul2019-12-121-26/+63
|\ \ \
| * | | Added tempest subcommand for subunit_describe_callsSoniya Vyas2019-11-221-26/+63
| |/ /
* | | tempest cleanup - use admin_mgr onlyMartin Kopec2019-10-041-58/+1
|/ /
* | Merge "Remove python shebangs from python modules"Zuul2019-08-133-6/+0
|\ \
| * | Remove python shebangs from python modulesMasayuki Igawa2019-08-083-6/+0
* | | tempest cleanup fix return codeMartin Kopec2019-08-082-2/+18
|/ /
* | tempest cleanup should use keystone v3 clientMartin Kopec2019-07-131-1/+1
* | Fix tempest run doc indentationMasayuki Igawa2019-07-051-5/+5
* | Fix cleanup NotImplemented errorMartin Kopec2019-06-182-9/+28
* | Improve router deletion logging in tempest cleanupMartin Kopec2019-04-021-5/+9
* | Improve logging in tempest cleanupMartin Kopec2019-04-011-24/+30
* | Checking config file actually exist or not in tempest runManik Bindlish2019-03-181-1/+9
* | Merge "Add autopep8 to tox.ini"Zuul2019-03-162-4/+4
|\ \