summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Standalone CLI: fix a minor issue in the docs"ussuri-em4.1.0Zuul2020-04-081-4/+4
|\
| * Standalone CLI: fix a minor issue in the docsDmitry Tantsur2020-04-081-4/+4
* | Merge "Standalone CLI: optional support for ironic-inspector"Zuul2020-04-082-35/+108
|\ \ | |/
| * Standalone CLI: optional support for ironic-inspectorDmitry Tantsur2020-04-072-35/+108
* | Merge "Add node lessee"Zuul2020-04-087-7/+124
|\ \
| * | Add node lesseeTzu-Mainn Chen2020-04-037-7/+124
* | | Get rid of the oslo.config requirementDmitry Tantsur2020-04-074-51/+45
| |/ |/|
* | Merge "A standalone CLI for ironic"Zuul2020-04-069-6/+235
|\ \
| * | A standalone CLI for ironicDmitry Tantsur2020-04-069-6/+235
| |/
* | Merge "Make oslo.i18n an optional dependency"Zuul2020-04-063-6/+14
|\ \
| * | Make oslo.i18n an optional dependencyDmitry Tantsur2020-04-063-6/+14
| |/
* | Cleanup py27 supportAndreas Jaeger2020-04-043-14/+4
|/
* Bump hacking to 3.0.0Dmitry Tantsur2020-03-3010-53/+56
* Explicitly set ramdisk typeRiccardo Pittau2020-03-231-0/+1
* Add --no-retired list optionRiccardo Pittau2020-02-114-2/+63
* Provide a clear error message when using client.Client without a session4.0.0Dmitry Tantsur2020-02-105-4/+71
* Merge "Add support for retired{_reason} fields."Zuul2020-02-077-11/+175
|\
| * Add support for retired{_reason} fields.Arne Wiebalck2020-02-067-11/+175
* | Remove VerifiedHTTPSConnection classVladyslav Drok2020-01-281-67/+0
|/
* Add allocation ownerTzu-Mainn Chen2020-01-208-6/+101
* Merge "Enforce running tox with correct python version based on env"Zuul2019-12-261-1/+2
|\
| * Enforce running tox with correct python version based on envRiccardo Pittau2019-12-231-1/+2
* | Stop using six libraryRiccardo Pittau2019-12-1821-119/+86
|/
* Merge "Drop python 2.7 support and testing"Zuul2019-12-178-49/+11
|\
| * Drop python 2.7 support and testingIury Gregory Melo Ferreira2019-11-228-49/+11
* | Fix AttributeError in negotiate_versionMark Goddard2019-11-222-1/+13
|/
* Merge "Switch jobs to python3"Zuul2019-10-281-1/+2
|\
| * Switch jobs to python3Iury Gregory Melo Ferreira2019-10-241-1/+2
* | Switch to Ussuri jobIury Gregory Melo Ferreira2019-10-241-1/+1
|/
* Fix source link.wangfaxin2019-10-171-1/+1
* Add versions to release notes seriesMark Goddard2019-09-261-3/+3
* Merge "Fix usage of --owner filter during node list"Zuul2019-09-243-2/+32
|\
| * Fix usage of --owner filter during node listGaƫtan Trellu2019-09-243-2/+32
* | Merge "Make it clear that a Session is required for v1.client.Client"Zuul2019-09-244-22/+28
|\ \ | |/ |/|
| * Make it clear that a Session is required for v1.client.ClientDmitry Tantsur2019-09-244-22/+28
* | Merge "Remove the requirement on either endpoint_override or os_ironic_api_ve...Zuul2019-09-243-20/+27
|\ \ | |/ |/|
| * Remove the requirement on either endpoint_override or os_ironic_api_versionDmitry Tantsur2019-09-233-20/+27
* | Merge "Fix TypeError when using endpoint_override with SessionClient"Zuul2019-09-234-11/+25
|\ \
| * | Fix TypeError when using endpoint_override with SessionClientDmitry Tantsur2019-09-234-11/+25
| |/
* | Make the dependency on oslo.config explicitDmitry Tantsur2019-09-232-0/+5
|/
* Update master for stable/trainOpenStack Release Bot2019-09-102-0/+7
* Build pdf doc3.0.0Kaifeng Wang2019-09-054-10/+15
* Merge "Remove deprecated keystone arguments"Zuul2019-08-223-308/+59
|\
| * Remove deprecated keystone argumentsRiccardo Pittau2019-08-213-308/+59
* | Remove deprecated endpoint argumentRiccardo Pittau2019-08-214-81/+19
|/
* Remove the ironic commandJulia Kreger2019-08-2041-8942/+10
* Merge "Remove deprecated common.http.HTTPClient class"Zuul2019-08-204-704/+32
|\
| * Remove deprecated common.http.HTTPClient classRiccardo Pittau2019-08-204-704/+32
* | Add release note for bug #2006216Jim Rollenhagen2019-08-201-0/+5
|/
* Merge "Strip prefix when paginating"Zuul2019-08-166-25/+100
|\