summaryrefslogtreecommitdiff
path: root/ironicclient
Commit message (Expand)AuthorAgeFilesLines
* Fix a LOG.warning which didn't work properlyqueens-em2.2.2Kaifeng Wang2018-10-231-1/+1
* Do not abort wait_for_provision_state of last_errors becomes non-empty2.2.1Dmitry Tantsur2018-06-052-2/+4
* Traits supportJim Rollenhagen2018-01-259-6/+441
* Merge "Can not set portgroup mode as a number"Zuul2018-01-252-1/+18
|\
| * Can not set portgroup mode as a numberKaifeng Wang2018-01-242-1/+18
* | Merge "Accept port and portgroup as volume connector types"Zuul2018-01-251-4/+4
|\ \
| * | Accept port and portgroup as volume connector typesHironori Shiina2018-01-111-4/+4
* | | Allow API user to define list of versionsJulia Kreger2018-01-184-8/+156
* | | Facilitate latest Rest API useJulia Kreger2018-01-187-14/+148
| |/ |/|
* | Use StrictVersion to compare versionsHironori Shiina2018-01-112-1/+18
|/
* Accept None as a result of node validation in functional testHironori Shiina2017-12-181-1/+1
* Remove RBD examplesJulia Kreger2017-12-072-5/+5
* Use assertRegex instead of assertRegexpMatchesNam Nguyen Hoai2017-12-071-12/+1
* osc node power on & off commandsRuby Loo2017-11-142-69/+93
* Merge "Mock filecache.CACHE in unit tests"Zuul2017-11-141-6/+9
|\
| * Mock filecache.CACHE in unit testsRuby Loo2017-11-061-6/+9
* | Merge "Pass missing arguments to session in SessionClient._make_session_request"Zuul2017-11-082-1/+26
|\ \
| * | Pass missing arguments to session in SessionClient._make_session_requestDmitry Tantsur2017-11-032-1/+26
* | | Merge "Switch the deprecated "ironic" CLI to "latest" API version by default"Zuul2017-11-076-61/+158
|\ \ \
| * | | Switch the deprecated "ironic" CLI to "latest" API version by defaultDmitry Tantsur2017-11-026-61/+158
| | |/ | |/|
* | | Add ability to provide configdrive when rebuilding with OSCMathieu Gagné2017-11-063-5/+39
|/ /
* | Make functional tests on JSON output debugableDmitry Tantsur2017-10-261-21/+17
* | Merge "Set the default API version of OSC CLI to "latest""Zuul2017-10-255-139/+122
|\ \ | |/ |/|
| * Set the default API version of OSC CLI to "latest"Dmitry Tantsur2017-10-255-139/+122
* | Merge "Synchronize ironic and ironicclients list of boot devices"Zuul2017-10-211-1/+1
|\ \ | |/ |/|
| * Synchronize ironic and ironicclients list of boot devicesMatt Keenan2017-10-201-1/+1
* | Allow re-negotiation of the latest version supplied by CLIDmitry Tantsur2017-10-204-7/+77
|/
* Merge "Deprecate the ironic CLI"Zuul2017-10-172-2/+7
|\
| * Deprecate the ironic CLIRuby Loo2017-10-112-2/+7
* | Use generic user for both zuul v2 and v3Nam Nguyen Hoai2017-10-171-3/+3
* | Do not use urljoin in base http clientPavlo Shchelokovskyy2017-10-062-5/+9
|/
* Merge "Remove deprecated OSC baremetal commands"Jenkins2017-09-143-151/+14
|\
| * Remove deprecated OSC baremetal commandsKaiFeng Wang2017-09-133-151/+14
* | flake8: Enable some off-by-default checksJohn L. Villalovos2017-09-073-17/+20
|/
* Merge "Add basic tests for OSC plugin baremetal driver commands"Jenkins2017-08-302-0/+67
|\
| * Add basic tests for OSC plugin baremetal driver commandsKyrylo Romanenko2017-07-312-0/+67
* | Merge "Allow OS_BAREMETAL_API_VERSION=latest to work"Jenkins2017-08-292-9/+46
|\ \
| * | Allow OS_BAREMETAL_API_VERSION=latest to workJohn L. Villalovos2017-08-252-9/+46
* | | Merge "Pass os_identity_api_version into functional tests"Jenkins2017-08-282-24/+17
|\ \ \ | |/ / |/| |
| * | Pass os_identity_api_version into functional testsKyrylo Romanenko2017-07-312-24/+17
* | | Merge "Add test for set/unset node target_raid_config"Jenkins2017-08-062-0/+48
|\ \ \
| * | | Add test for set/unset node target_raid_configKyrylo Romanenko2017-08-032-0/+48
| | |/ | |/|
* | | Merge "Create port with specific port group UUID in OSC"Jenkins2017-08-041-0/+18
|\ \ \
| * | | Create port with specific port group UUID in OSCKyrylo Romanenko2017-06-091-0/+18
* | | | Merge "Skip warning when changing target_raid_config"Jenkins2017-08-042-2/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | Skip warning when changing target_raid_configKyrylo Romanenko2017-08-032-2/+14
| | |/ | |/|
* | | Turn on warning-is-error1.16.0Julia Kreger2017-07-261-4/+4
* | | Merge "Follow up to the API version warning patches"Jenkins2017-07-252-4/+8
|\ \ \
| * | | Follow up to the API version warning patchesDmitry Tantsur2017-07-242-4/+8
* | | | Merge "Log warning when API version is not specified for the ironic tool"Jenkins2017-07-244-24/+54
|\ \ \ \ | |/ / /