summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Do not log into the template1 database during test-setupDmitry Tantsur2023-03-311-1/+1
* [CI] Fix port list benchmarkJulia Kreger2023-03-221-0/+2
* Add ports statistics to tools/benchmark scriptsHarald Jensås2022-11-182-20/+155
* Add audit middleware options to ironic.confTakashi Kajinami2022-07-071-0/+1
* Fix the benchmark jobDmitry Tantsur2022-02-091-0/+2
* Refactor common configuration bits from service commandsDmitry Tantsur2021-12-012-2/+2
* Set postgresql password encryption for FIPS complianceSteve Baker2021-08-051-10/+17
* Use env to find python3Ruby Loo2021-06-141-1/+1
* Add basic tools for benchmarkingJulia Kreger2021-05-243-0/+307
* Switch to JSON RPC from ironic-libDmitry Tantsur2021-03-101-0/+1
* Generate policy.yaml.sampleSteve Baker2021-02-111-1/+1
* Update checking reno script to use python3Kaifeng Wang2020-10-111-1/+1
* CI: update bindep for centos-8 py36 job changesJulia Kreger2020-10-031-0/+23
* Stop using md5 for __repr__ of objectsDmitry Tantsur2020-07-071-1/+0
* Make test-setup.sh compatible with mysql8Sean McGinnis2020-06-221-2/+2
* Fixes unusable Guru meditation reportKaifeng Wang2020-04-201-0/+1
* Remove future usageRiccardo Pittau2020-03-301-2/+0
* Use HTTPProxyToWSGI middleware from osloPavlo Shchelokovskyy2019-08-021-0/+1
* Adds bandit template and exclude some of testsKaifeng Wang2019-06-201-0/+401
* Switch to use exception from ironic-libRiccardo Pittau2019-06-111-0/+1
* Publish baremetal endpoint via mdnsDmitry Tantsur2019-05-231-0/+1
* Remove tox checkconfigKaifeng Wang2018-09-291-28/+0
* Update docs to portgroup with creating windows imagesNguyen Van Trung2018-09-241-0/+40
* Ignore bashate E044Julia Kreger2018-07-211-1/+1
* Merge "Add optional healthcheck middleware"Zuul2018-03-161-0/+1
|\
| * Add optional healthcheck middlewareJim Rollenhagen2018-02-121-0/+1
* | Move execution of 'tools/check-releasenotes.py' to pep8John L. Villalovos2018-03-021-0/+2
|/
* Remove ironic_tempest_plugin/ directoryJohn L. Villalovos2018-01-052-56/+0
* Prevent changes to the ironic_tempest_plugin/ directoryJohn L. Villalovos2017-12-192-0/+56
* Merge "[doc-migration] Add configuration folder for documentation"Jenkins2017-08-021-0/+3
|\
| * [doc-migration] Add configuration folder for documentationMadhuri Kumari2017-08-021-0/+3
* | Enable OSProfiler support in IronicRamamani Yeleswarapu2017-07-071-0/+1
|/
* Enforce releasenotes file namingJohn L. Villalovos2017-04-051-0/+51
* Prepare for using standard python testsAndreas Jaeger2017-02-031-0/+57
* Devstack: Create a "no ansi" logfile for the baremetal console logsJohn L. Villalovos2017-01-261-1/+0
* Have bashate run for entire projectJohn L. Villalovos2016-09-272-19/+12
* Metric chassis, driver, node, and port API callsJay Faulkner2016-07-151-0/+2
* Make use of oslo-config-generatorLin Tan2016-05-254-142/+20
* Merge "Show transitions initiated by API requests"Jenkins2016-02-091-4/+48
|\
| * Show transitions initiated by API requestsRuby Loo2016-02-011-4/+48
* | tox: make it possible to run pep8 on current patch onlyZhenguo Niu2016-01-051-0/+20
* | Run flake8 against the python scripts under tools/ and devstack/toolsLucas Alvares Gomes2015-12-241-0/+1
* | Add extensions to the scripts at devstack/tools/ironic/scriptsLucas Alvares Gomes2015-12-211-1/+1
* | Fix "No closing quotation" error when building with toxLucas Alvares Gomes2015-12-211-0/+27
|/
* Refactor disk partitioner code from ironic and use ironic-lib.Faizan Barmawer2015-12-091-1/+1
* Add SSL support to the Ironic APIAnton Arefiev2015-11-181-1/+1
* Merge "Refactor map_color()"Jenkins2015-09-021-14/+17
|\
| * Refactor map_color()Ruby Loo2015-09-011-14/+17
* | Added CORS support middleware to IronicMichael Krotscheck2015-09-011-1/+1
|/
* Merge "Use automaton's converters/pydot"Jenkins2015-08-311-50/+23
|\