summaryrefslogtreecommitdiff
path: root/ironicclient/osc
Commit message (Expand)AuthorAgeFilesLines
* Add port-uuid parameter to node vif attachTzu-Mainn Chen2020-06-261-0/+7
* Merge "Add `network_data` ironic node attribute support"Zuul2020-06-021-0/+36
|\
| * Add `network_data` ironic node attribute supportIlya Etingof2020-04-091-0/+36
* | Check import orderRiccardo Pittau2020-04-211-1/+2
|/
* Add node lesseeTzu-Mainn Chen2020-04-031-4/+23
* Add --no-retired list optionRiccardo Pittau2020-02-111-2/+11
* Add support for retired{_reason} fields.Arne Wiebalck2020-02-061-4/+31
* Add allocation ownerTzu-Mainn Chen2020-01-201-2/+10
* Add allocation update API2.8.0Madhuri Kumari2019-06-061-0/+96
* Allocation API: support allocation backfillingDmitry Tantsur2019-05-211-2/+10
* Follow-up to the configdrive changeDmitry Tantsur2019-03-071-2/+4
* Support passing a dictionary for configdriveDmitry Tantsur2019-03-051-2/+14
* Deploy templates: client supportMark Goddard2019-03-013-8/+349
* [Trivial] Allocation API: fix incorrect parameter descriptionDmitry Tantsur2019-02-221-1/+1
* Merge "Allocation API: client API and CLI"Zuul2019-02-221-0/+269
|\
| * Allocation API: client API and CLIDmitry Tantsur2019-02-161-0/+269
* | [Follow Up] Add 'hostname' to port's local link connectionHamdy Khader2019-02-191-4/+4
* | Merge "Add 'hostname' to port's local link connection"Zuul2019-02-191-5/+9
|\ \
| * | Add 'hostname' to port's local link connectionHamdy Khader2019-02-181-5/+9
* | | Merge "Add is-smartnic port attribute to port command"Zuul2019-02-191-0/+26
|\ \ \ | |/ /
| * | Add is-smartnic port attribute to port commandHamdy Khader2019-02-181-0/+26
| |/
* | Support node descriptionKaifeng Wang2019-02-181-4/+25
|/
* Add node ownerdnuka2019-02-051-4/+23
* Support for conductors exposed from APIKaifeng Wang2018-12-122-1/+150
* Support for protected and protected_reason fieldsDmitry Tantsur2018-11-271-2/+24
* Add management of automated_clean fieldYolanda Robla2018-10-231-5/+23
* Add support for conductor groups2.5.0Dmitry Tantsur2018-07-231-82/+45
* Add support for reset_interfaces in node's PATCHDmitry Tantsur2018-07-171-1/+12
* Support resetting interfaces to their default valuesDmitry Tantsur2018-07-171-126/+103
* BIOS Settings supportZenghui Shi2018-06-121-6/+88
* Power fault recovery: client supportKaifeng Wang2018-06-071-0/+7
* Switch to none auth for standalone modeVladyslav Drok2018-05-071-1/+1
* fix a typo in documentationmelissaml2018-03-231-1/+1
* Follow-up of rescue modeDao Cong Tien2018-01-301-2/+2
* Add rescue_interface to node and driverDao Cong Tien2018-01-261-2/+27
* Add support for RESCUE and UNRESCUE provision statesMario Villaplana2018-01-261-1/+29
* Traits supportJim Rollenhagen2018-01-251-0/+113
* Merge "Can not set portgroup mode as a number"Zuul2018-01-251-1/+1
|\
| * Can not set portgroup mode as a numberKaifeng Wang2018-01-241-1/+1
* | 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
| |/
* | Facilitate latest Rest API useJulia Kreger2018-01-181-2/+8
|/
* Remove RBD examplesJulia Kreger2017-12-071-4/+4
* osc node power on & off commandsRuby Loo2017-11-141-15/+29
* Add ability to provide configdrive when rebuilding with OSCMathieu Gagné2017-11-062-5/+18
* Set the default API version of OSC CLI to "latest"Dmitry Tantsur2017-10-251-29/+26
* Allow re-negotiation of the latest version supplied by CLIDmitry Tantsur2017-10-201-6/+27
* Remove deprecated OSC baremetal commandsKaiFeng Wang2017-09-132-108/+7
* Allow OS_BAREMETAL_API_VERSION=latest to workJohn L. Villalovos2017-08-251-8/+13
* Merge "Skip warning when changing target_raid_config"Jenkins2017-08-041-2/+2
|\