An open API service providing commit metadata for open source projects.

GitHub / openstack/python-ironicclient / commits

A python client implementing the Ironic API. Mirror of code maintained at opendev.org.

SHA Message Author Date Stats
2b141a3f Remove deprecated keystone arguments Riccardo Pittau <e****o@g****m> about 7 years ago
839d9eff Remove deprecated endpoint argument Riccardo Pittau <e****o@g****m> about 7 years ago
e3b07919 merge Merge "Remove deprecated common.http.HTTPClient class" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 7 years ago
0d30a28c Add release note for bug #2006216 Jim Rollenhagen <j****m@j****m> about 7 years ago
a3c71f06 merge Merge "Strip prefix when paginating" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 7 years ago
f62758cd Remove the ironic command Julia Kreger <j****r@g****m> about 7 years ago
0e9bf337 Fix AttributeError in negotiate_version Mark Goddard <m****k@s****m> about 7 years ago
57a5613d Update api-ref location Andreas Jaeger <a****j@s****m> about 7 years ago
347eac50 Strip prefix when paginating Jim Rollenhagen <j****m@j****m> about 7 years ago
6fd8ee46 Remove deprecated common.http.HTTPClient class Riccardo Pittau <e****o@g****m>
Committed by: Julia Kreger <j****r@g****m>
about 7 years ago
2e25b235 Build pdf doc Kaifeng Wang <k****w@g****m> about 7 years ago
eae60397 Switch to the new canonical constraints URL on master chenke <c****4@z****n> about 7 years ago
85df211f Update Python 3 test runtimes for Train Kaifeng Wang <k****w@g****m> about 7 years ago
c4d60daa merge Merge "Allocation API: support allocation backfilling" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 7 years ago
c3c82c48 Update sphinx requirements Riccardo Pittau <e****o@g****m> over 7 years ago
4565af8c Do not try to use /v1/v1 when endpoint_override is used Dmitry Tantsur <d****e@g****m> over 7 years ago
5e8680c1 Fetch requirements from opendev Kaifeng Wang <k****w@g****m> over 7 years ago
a22874bd Add allocation update API Madhuri Kumari <m****i@i****m> over 7 years ago
060029ff OpenDev Migration Patch OpenDev Sysadmins <o****a@l****g> over 7 years ago
7f69c538 Dropping the py35 testing Ghanshyam Mann <g****n@g****m> over 7 years ago
f8b0d1af Uncap jsonschema
Co-authored-by: Sean McGinnis <s****s@g****m>
Tony Breeds <t****y@b****m> over 7 years ago
03adb810 Allocation API: support allocation backfilling Dmitry Tantsur <d****e@g****m> over 7 years ago
9cd6ce7e Replace openstack.org git:// URLs with https:// Ian Wienand <i****d@r****m> over 7 years ago
c038f1db merge Merge "Use endpoint_override in version negotiation" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 7 years ago
ef992f6a Update master for stable/stein OpenStack Release Bot <i****t@o****g> over 7 years ago
8071d5de Use endpoint_override in version negotiation Jason <j****n@u****u> over 7 years ago
9b881cb9 Run jobs under python2 and python3 Iury Gregory Melo Ferreira <i****r@r****m> over 7 years ago
66392a90 merge Merge "Move to zuulv3" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 7 years ago
4af8a791 Update release notes Ruby Loo <r****o@v****m>
Committed by: Julia Kreger <j****r@g****m>
over 7 years ago
feb5f0e8 merge Merge "Follow-up to the configdrive change" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 7 years ago
5d8231fa Follow-up to the configdrive change Dmitry Tantsur <d****e@g****m> over 7 years ago
b31e33fd merge Merge "Accept 'valid_interfaces' in client setup" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 7 years ago
7ed696e5 merge Merge "Support passing a dictionary for configdrive" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 7 years ago
aa2c7fc9 merge Merge "pass endpoint interface to http client" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 7 years ago
ae1743d2 Accept 'valid_interfaces' in client setup
Co-authored-by: guang-yee <g****e@s****m>
Eric Fried <o****k@f****c>
Committed by: Kaifeng Wang <k****w@g****m>
over 7 years ago
595db83d Support passing a dictionary for configdrive Dmitry Tantsur <d****e@g****m> over 7 years ago
d6eea403 pass endpoint interface to http client Guang Yee <g****e@s****m>
Committed by: Eric Fried <o****k@f****c>
over 7 years ago
fdba8ed9 [Trivial] Allocation API: fix incorrect parameter description Dmitry Tantsur <d****e@g****m> over 7 years ago
9cd58454 merge Merge "Allocation API: client API and CLI" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 7 years ago
6a35003a [Follow Up] Add 'hostname' to port's local link connection Hamdy Khader <h****k@m****m> over 7 years ago
071f31af merge Merge "Replace mock.has_calls() with assert_has_calls" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 7 years ago
e1552a97 merge Merge "Add 'hostname' to port's local link connection" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 7 years ago
96a8da36 merge Merge "Add is-smartnic port attribute to port command" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 7 years ago
a0eb965a Replace mock.has_calls() with assert_has_calls TienDC <t****c@v****m> over 7 years ago
5dad0a6d merge Merge "add python 3.7 unit test job" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 7 years ago
b988daf9 add python 3.7 unit test job Corey Bryant <c****t@c****m> over 7 years ago
cc372534 Deploy templates: client support Mark Goddard <m****k@s****m> over 7 years ago
e0708a16 Allocation API: client API and CLI Dmitry Tantsur <d****e@g****m> over 7 years ago
d15877f0 Add node owner dnuka <c****x@t****o> over 7 years ago
2c349cc8 Move to zuulv3 Iury Gregory Melo Ferreira <i****r@r****m> over 7 years ago
ce317113 Support node description Kaifeng Wang <k****w@g****m> over 7 years ago
3ca40ce8 Add is-smartnic port attribute to port command Hamdy Khader <h****k@m****m> over 7 years ago
c8abede9 Add 'hostname' to port's local link connection Hamdy Khader <h****k@m****m> over 7 years ago
fed8abe5 Support for conductors exposed from API Kaifeng Wang <k****w@g****m> over 7 years ago
cdcd08df Change openstack-dev to openstack-discuss sunjia <s****a@i****m> over 7 years ago
ea7e9d0e merge Merge "Add Python 3.6 classifier to setup.cfg" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 7 years ago
bdd4ec9b Add Python 3.6 classifier to setup.cfg qingszhao <z****g@9****t> over 7 years ago
31788ed9 Change openstack-dev to openstack-discuss zhulingjie <e****j@g****m> almost 8 years ago
300a4415 merge Merge "Add management of automated_clean field" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 8 years ago
9325743c Sort columns in node detailed list alphabetically Dmitry Tantsur <d****e@g****m> almost 8 years ago
1c941eef Support for protected and protected_reason fields Dmitry Tantsur <d****e@g****m> almost 8 years ago
072d32fb Update min tox version to 2.0 huang.zhiping <h****g@9****t> almost 8 years ago
a28ccb9e Fix a LOG.warning which didn't work properly Kaifeng Wang <k****w@g****m> almost 8 years ago
1eb7a1ee merge Merge "Modify useful links to project resources in README" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 8 years ago
9afae61a Fix a typo in the docstring melissaml <m****i@9****t> almost 8 years ago
c9a9ea01 merge Merge "Minor fixes to README.rst" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 8 years ago
8fb4f282 Modify useful links to project resources in README Mark Goddard <m****k@s****m> almost 8 years ago
bfa1158a merge Merge "fix typo" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 8 years ago
9a69be8b Use templates for cover and lower-constraints Andreas Jaeger <a****j@s****m> almost 8 years ago
59b2438f Replace assertRaisesRegexp with assertRaisesRegex
Signed-off-by: Chuck Short <c****s@r****m>
Chuck Short <c****s@r****m> about 8 years ago
ece9c83d fix typo wu.chunyang <w****g@9****t> about 8 years ago
d30d4156 add python 3.6 unit test job Doug Hellmann <d****g@d****m> about 8 years ago
a2e25e0e switch documentation job to new PTI Doug Hellmann <d****g@d****m> about 8 years ago
43ff8dd8 import zuul job settings from project-config Doug Hellmann <d****g@d****m> about 8 years ago
c4ddb327 Minor fixes to README.rst Dmitry Tantsur <d****e@g****m> about 8 years ago
dfd34158 Add management of automated_clean field Yolanda Robla <y****o@r****m> about 8 years ago
8dcbf5b6 Update reno for stable/rocky OpenStack Release Bot <i****t@o****g> about 8 years ago
fb94fb82 Add support for conductor groups Dmitry Tantsur <d****e@g****m> about 8 years ago
7c77aba2 Add support for reset_interfaces in node's PATCH Dmitry Tantsur <d****e@g****m> about 8 years ago
364ce2c3 merge Merge "Support node's deploy_step field" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 8 years ago
ebdc6fc9 merge Merge "Fix lower-constraints.txt" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 8 years ago
aed9fa4e merge Merge "Remove testrepository" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 8 years ago
e8824357 Remove testrepository Vu Cong Tuan <t****c@v****m> about 8 years ago
935b2727 Fix lower-constraints.txt Tuan Do Anh <t****a@v****m> about 8 years ago
052ad718 Support node's deploy_step field Ruby Loo <r****o@o****m> about 8 years ago
bfb8f2e7 Trivial fix typo of description Tuan Do Anh <t****a@v****m> about 8 years ago
d401c948 Support resetting interfaces to their default values Dmitry Tantsur <d****e@g****m> about 8 years ago
a49938da merge Merge "Allow to use none auth in functional tests" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 8 years ago
9c9c62e5 merge Merge "Add microversion override for get and list" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 8 years ago
51d7fec9 merge Merge "BIOS Settings support" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 8 years ago
5448011f merge Merge "Support per-call version: set_provision_state" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 8 years ago
695f501f merge Merge "Switch to using stestr" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 8 years ago
3a072c3d merge Merge "fix tox python3 overrides" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 8 years ago
acc54b48 merge Merge "Power fault recovery: client support" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 8 years ago
db277272 Switch functional tests to the fake-hardware hardware type Dmitry Tantsur <d****e@g****m> about 8 years ago
c6601118 fix tox python3 overrides
Signed-off-by: Doug Hellmann <d****g@d****m>
Doug Hellmann <d****g@d****m> about 8 years ago
17716201 merge Merge "Wire in header microversion into negotiation" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 8 years ago
abd2f08f merge Merge "Do not abort wait_for_provision_state of last_errors becomes non-empty" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 8 years ago
11ed23ce Switch to using stestr
Signed-off-by: Charles Short <z****s@g****m>
Charles Short <z****s@g****m> about 8 years ago
3f730d30 Include python API reference in docs Vladyslav Drok <v****k@m****m> about 8 years ago

← Back to repository