GitHub / openstack/python-ironicclient / commits
A python client implementing the Ironic API. Mirror of code maintained at opendev.org.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 808a4cbf | Support soft reboot and soft power off with timeout for OSC |
Naohiro Tamura <n****t@j****m>
Committed by: Dmitry Tantsur <d****e@g****m> |
about 10 years ago | |
| 324fa6d2 | merge Merge "Fail with more meaningful error while creating client" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 0f005338 | Adds node boot device & passthru OSC commands | Ruby Loo <r****o@i****m> | about 10 years ago | |
| 7f650e37 | Add key_value_pairs_to_dict() method | Ruby Loo <r****o@i****m> | about 10 years ago | |
| 5b0469e1 | Updated from global requirements | OpenStack Proposal Bot <o****a@l****g> | about 10 years ago | |
| 6680463a | merge Merge "Add create command to ironic client" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| fd54fd07 | Adds 'openstack baremetal node console' commands | Ruby Loo <r****o@i****m> | about 10 years ago | |
| eb8d9e84 | Add 'openstack baremetal node adopt' command | Ruby Loo <r****o@i****m> | about 10 years ago | |
| a0154633 | Update help shown for node-delete | Ruby Loo <r****o@i****m> | about 10 years ago | |
| dcb67507 | merge Merge "Verify JSON response of driver commands" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| e633a287 | merge Merge "Fix i18n problems in shell.py" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 40b6c2d4 | merge Merge "Add baremetal port unset command to OSC plugin" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 0020952b | merge Merge "Trivial: remove redundant parentheses" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 2c5285ef | merge Merge "Deprecate -l option for port creation in OSC plugin" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| b8670a86 | Document updating nested node attributes with CLI | Miles Gould <m****d@r****m> | about 10 years ago | |
| 144d676b | Trivial: remove redundant parentheses | Kyrylo Romanenko <k****o@m****m> | about 10 years ago | |
| 8a718298 | Remove unused variables assignments in OSC plugin unit tests | Kyrylo Romanenko <k****o@m****m> | about 10 years ago | |
| 342fb4f1 | merge Merge "Remove unused LONG_FIELDS" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| a350ea6b | merge Merge "Trivial: Remove useless spaces" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 7bf8ac8d | Deprecate -l option for port creation in OSC plugin | Vladyslav Drok <v****k@m****m> | about 10 years ago | |
| c96b7da3 | merge Merge "Updated from global requirements" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 89cb62c7 | merge Merge "Remove discover from test-requirements" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| a52cc0d3 | Updated from global requirements | OpenStack Proposal Bot <o****a@l****g> | about 10 years ago | |
| 54bef195 | merge Merge "Make shell main() specify return value in exit code" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 87f1a692 | Fix uuid to UUID in expected error messages | Sam Betts <s****m@c****t> | about 10 years ago | |
| 1f29bbb7 | Trivial: Remove useless spaces | Tang Chen <c****g@e****n> | about 10 years ago | |
| bd6d94a6 | Fix i18n problems in shell.py | Tang Chen <c****g@e****n> | about 10 years ago | |
| b2c4c7ec | Make shell main() specify return value in exit code | Tang Chen <c****g@e****n> | about 10 years ago | |
| d39cc984 | merge Merge "Add internal_info field to port" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| f02f43d9 | merge Merge "Add support for node.resource_class" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| aa7b87c8 | merge Merge "Add CLI tests to check JSON response body" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| b3c77f4d | merge Merge "Add baremetal port show command to OSC plugin" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 98c4f4db | Fix coverage target | Clark Boylan <c****n@g****m> | about 10 years ago | |
| 36fcd262 | Add warning message for baremetal node set/unset commands | Kyrylo Romanenko <k****o@m****m> | about 10 years ago | |
| 4fdaccd6 | Add baremetal port unset command to OSC plugin | Kyrylo Romanenko <k****o@m****m> | about 10 years ago | |
| 3a4f3af9 | Add baremetal port set command to OSC plugin |
Kyrylo Romanenko <k****o@m****m>
Committed by: Anton Arefiev <a****v@m****m> |
about 10 years ago | |
| dd755102 | Add openstack baremetal chassis commands | Ruby Loo <r****o@i****m> | about 10 years ago | |
| 65bdaea3 | merge Merge "Add Python 3.5 classifier and venv" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 0633c582 | Remove unused LONG_FIELDS | Ruby Loo <r****o@i****m> | about 10 years ago | |
| e8a6d447 |
Add Events support
Co-authored-by: Harald Jensås <h****s@r****m> |
Vasyl Saienko <v****o@m****m>
Committed by: Harald Jensås <h****s@r****m> |
about 10 years ago | |
| 16f4b881 | Remove discover from test-requirements | Ruby Loo <r****o@i****m> | about 10 years ago | |
| 2a6549a2 | merge Merge "Fix Quick-start example syntax." |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 22888e97 | Add support for node.resource_class | Jim Rollenhagen <j****m@j****m> | about 10 years ago | |
| db96f3b4 | Add baremetal port show command to OSC plugin | Kyrylo Romanenko <k****o@m****m> | about 10 years ago | |
| eb97ff32 | Fail with more meaningful error while creating client | Anton Arefiev <a****v@m****m> | about 10 years ago | |
| 2e017244 | merge Merge "Add release note link for client release notes" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 8c09e4e3 | Trivial: Fix wrong comment in power state test | Tang Chen <c****g@e****n> | about 10 years ago | |
| 3cb15ace | merge Merge "Updates supporting ironic-neutron integration" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| b415fb7a | Add release note link for client release notes | Chris Krelle <n****m@g****m> | about 10 years ago | |
| 05e723e3 | merge Merge "Add test for ironic node-list command" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 3af0192a | Add Python 3.5 classifier and venv | zhengchuan hu <z****u@e****n> | about 10 years ago | |
| 75cf16d1 | Add internal_info field to port | Vladyslav Drok <v****k@m****m> | about 10 years ago | |
| e8cc61bb | Fix Quick-start example syntax. | Vasyl Saienko <v****o@m****m> | about 10 years ago | |
| d2debb7a | merge Merge "Negative tests for testing chassis-create command" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 00cc20b3 | Updated from global requirements | OpenStack Proposal Bot <o****a@l****g> | about 10 years ago | |
| b62bcf99 | merge Merge "Fix py35 unit tests" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 495fe6e5 | Fix py35 unit tests | Anton Arefiev <a****v@m****m> | about 10 years ago | |
| b1f0bfb1 | merge Merge "Grammatical fixes for cache expiry feature" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 17f38e4a | merge Merge "Change position in assert arguments" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 09452a73 | Grammatical fixes for cache expiry feature | Ruby Loo <r****o@i****m> | about 10 years ago | |
| 8cbbb605 | merge Merge "Add env var for version cache timeout" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 2261ee64 | merge Merge "Negative tests for testing actions with Chassis" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 8c7f0d31 | Change position in assert arguments | Kyrylo Romanenko <k****o@m****m> | about 10 years ago | |
| edb49811 | Add tests for provision state commands | Kyrylo Romanenko <k****o@m****m> | about 10 years ago | |
| 53df9f99 | Add tests for maintenance mode commands | Kyrylo Romanenko <k****o@m****m> | about 10 years ago | |
| 4b9c52bb | merge Merge "Simplify use of config_drive arg in osc" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| e03e5af6 | Updated from global requirements | OpenStack Proposal Bot <o****a@l****g> | about 10 years ago | |
| 4e82421f | Verify JSON response of driver commands | Kyrylo Romanenko <k****o@m****m> | about 10 years ago | |
| 7756f784 | Verify JSON response of chassis commands | Kyrylo Romanenko <k****o@m****m> | about 10 years ago | |
| b25ad9ef | merge Merge "Add invalid attribute names to exception" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| d1ea9b44 | Updates supporting ironic-neutron integration |
Vasyl Saienko <v****o@m****m>
Committed by: Jim Rollenhagen <j****m@j****m> |
about 10 years ago | |
| a0f35d28 | merge Merge "Add test for ironic driver-list command" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 1e37be44 | Add invalid attribute names to exception | Ruby Loo <r****o@i****m> | about 10 years ago | |
| 0a0e1514 | Use osc_lib instead of cliff | Tang Chen <c****g@e****n> | about 10 years ago | |
| 830f8a46 | Simplify use of config_drive arg in osc | Ruby Loo <r****o@i****m> | about 10 years ago | |
| 9a85728d | merge Merge "Add maintenance mode commands" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| adea1df1 | merge Merge "Add provision state commands" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| e3d7ca90 | merge Merge "Tests for CLI help message" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| ee11a543 | merge Merge "Add test for 'node-show --field' command" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| acc91e4e | merge Merge "Fix error returned by ironic --json node-validate" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 8c811afc | Add env var for version cache timeout | Michael Davies <m****l@t****t> | about 10 years ago | |
| 1ad685d2 | Updated from global requirements | OpenStack Proposal Bot <o****a@l****g> | about 10 years ago | |
| b42c13de | Add sanity tests for baremetal power state commands | Kyrylo Romanenko <k****o@m****m> | about 10 years ago | |
| 9acb5d2c | Use osc-lib instead of openstackclient | Tang Chen <c****g@e****n> | about 10 years ago | |
| 7548aca0 | merge Merge "Add test for chassis-node-list" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| e6ba3c7f | Updated from global requirements | OpenStack Proposal Bot <o****a@l****g> | about 10 years ago | |
| f8af1df9 | Add tests for 'baremetal port create' command |
Kyrylo Romanenko <k****o@m****m>
Committed by: Dmitry Tantsur <d****r@p****m> |
about 10 years ago | |
| 16d8c0a2 | Move methods to utils.py | Ruby Loo <r****o@i****m> | about 10 years ago | |
| 52008188 | Add test for ironic driver-list command | Kyrylo Romanenko <k****o@m****m> | about 10 years ago | |
| e9d9b9d9 | Updated from global requirements | OpenStack Proposal Bot <o****a@l****g> | about 10 years ago | |
| 494f2736 | merge Merge "Client addition for Active Node Creation verb adopt" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 0bd5dc44 | merge Merge "Implementation of baremetal power state commands" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 58255732 | merge Merge "Implementation of baremetal port create" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| 4ff39182 | Updated from global requirements | OpenStack Proposal Bot <o****a@l****g> | about 10 years ago | |
| fe4fe017 | Add test for ironic port-list command | Kyrylo Romanenko <k****o@m****m> | about 10 years ago | |
| ec455f22 | Add test for ironic node-list command | Kyrylo Romanenko <k****o@m****m> | about 10 years ago | |
| 91c4539b |
Add create command to ironic client
Co-authored-by: Lucas Alvares Gomes <l****s@g****m> |
Vladyslav Drok <v****k@m****m> | about 10 years ago | |
| 54e6ad27 | merge Merge "Fix quotation mark in docstring" |
Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 10 years ago | |
| e7c286ff | Add --wait flag for provision actions and wait_for_provision_state function |
Dmitry Tantsur <d****r@r****m>
Committed by: Dmitry Tantsur <d****e@g****m> |
about 10 years ago | |
| 0f420384 | Fix quotation mark in docstring | Kyrylo Romanenko <k****o@m****m> | about 10 years ago |