summaryrefslogtreecommitdiff
path: root/ironicclient/osc/plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Check import orderRiccardo Pittau2020-04-211-1/+2
* Switch to none auth for standalone modeVladyslav Drok2018-05-071-1/+1
* fix a typo in documentationmelissaml2018-03-231-1/+1
* Facilitate latest Rest API useJulia Kreger2018-01-181-2/+8
* Add ability to provide configdrive when rebuilding with OSCMathieu Gagné2017-11-061-1/+1
* 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
* Allow OS_BAREMETAL_API_VERSION=latest to workJohn L. Villalovos2017-08-251-8/+13
* Merge "Follow up to the API version warning patches"Jenkins2017-07-251-1/+3
|\
| * Follow up to the API version warning patchesDmitry Tantsur2017-07-241-1/+3
* | Merge "Add physical network to port commands"Jenkins2017-07-201-1/+1
|\ \ | |/ |/|
| * Add physical network to port commandsMark Goddard2017-07-181-1/+1
* | Merge "Log warning when API version is not specified for the OSC plugin"Jenkins2017-07-131-0/+15
|\ \ | |/ |/|
| * Log warning when API version is not specified for the OSC pluginMario Villaplana2017-06-191-0/+15
* | Add support for storage_interface to node and driver CLIDao Cong Tien2017-07-111-1/+1
* | Add OSC commands for volume connectorHironori Shiina2017-07-081-1/+1
|/
* Merge "Add args to CLI 'node-create' for selecting hardware interfaces"Jenkins2017-02-011-1/+1
|\
| * Add args to CLI 'node-create' for selecting hardware interfacesDao Cong Tien2017-01-261-1/+1
* | Support --os-baremetal-api-version latestGalyna Zholtkevych2017-01-251-2/+19
* | Merge "Strip endpoint version in OSC plugin"Jenkins2017-01-251-0/+6
|\ \ | |/ |/|
| * Strip endpoint version in OSC pluginVladyslav Drok2016-12-121-0/+6
* | Add interface attach/detach supportSam Betts2017-01-111-1/+1
* | OSC add capability to remove node/chassis_uuidVasyl Saienko2016-11-141-1/+1
* | Merge "Add plug-in summary for osc doc"Jenkins2016-10-161-0/+2
|\ \
| * | Add plug-in summary for osc docKATO Tomoyuki2016-10-141-0/+2
* | | Merge "OSC plugin support microversions 1.21 & 1.22"Jenkins2016-10-141-1/+1
|\ \ \ | |/ / |/| |
| * | OSC plugin support microversions 1.21 & 1.22Ruby Loo2016-09-061-1/+1
| |/
* | Set OSC default baremetal api version as in ironicclientKyrylo Romanenko2016-10-121-4/+5
|/
* Use osc-lib instead of openstackclientTang Chen2016-08-251-1/+1
* Updates supporting ironic-neutron integrationVasyl Saienko2016-07-151-1/+1
* Do not pass endpoint to constructor in OSCMonty Taylor2016-03-011-1/+0
* Support all API versions up to 1.latestMiles Gould2016-01-261-20/+10
* Add missing translation markersAnton Arefiev2015-11-191-3/+6
* Introduce openstackclient pluginBrad P. Crochet2015-09-181-0/+70