GitHub / openstack/python-ironicclient / commits
A python client implementing the Ironic API. Mirror of code maintained at opendev.org.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| bf66f254 | Bump hacking to 6.1.0 | Takashi Kajinami <k****t@o****m> | over 2 years ago | |
| ccbe211e | [codespell] Adding CI target for Tox Codespell | Sharpz7 <a****2@g****m> | over 2 years ago | |
| 380435c1 | [codespell] Adding Tox Target for Codespell | Sharpz7 <a****2@g****m> | over 2 years ago | |
| 8d79ad86 | add pyproject.toml to support pip 23.1 | likui <l****i@y****m> | over 2 years ago | |
| b319505e | Update python classifier in setup.cfg | likui <l****i@y****m> | over 2 years ago | |
| 0357ed54 | Client support port name | Kaifeng Wang <k****w@g****m> | almost 3 years ago | |
| 1a11b9c4 | Update master for stable/2023.2 | OpenStack Release Bot <i****t@o****g> | almost 3 years ago | |
| cea2c5a5 | Firmware Interface support | Iury Gregory Melo Ferreira <i****r@r****m> | about 3 years ago | |
| 8b9be994 | Add Service Steps to client | Julia Kreger <j****r@g****m> | about 3 years ago | |
| 6a363dbf | merge Merge "These should be indented 4 spaces to match the other things in this bl... |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 3 years ago | |
| b3e49e69 | merge Merge "tox: Remove basepython" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 3 years ago | |
| 765c2780 | merge Merge "Followup: Remove print statements from test" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 3 years ago | |
| f3f90ec5 | merge Merge "Add baremetal node unhold" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 3 years ago | |
| 8bcf52ed | Followup: Remove print statements from test | Jay Faulkner <j****y@j****c> | about 3 years ago | |
| eb1f2668 | merge Merge "Add support for parent node" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 3 years ago | |
| fb03b3ef | tox: Remove basepython | likui <l****i@y****m> | about 3 years ago | |
| 11d09bc3 | Add python3.10 support in testing runtime | likui <l****i@y****m> | about 3 years ago | |
| 508073d9 | Add baremetal node unhold | Julia Kreger <j****r@g****m> | about 3 years ago | |
| b57429ff | Add support for parent node | Julia Kreger <j****r@g****m> | about 3 years ago | |
| 0e9a4766 | Node sharding support | Jay Faulkner <j****y@j****c> | about 3 years ago | |
| dd8e146a | merge Merge "Add support for node inventory" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 3 years ago | |
| bea37aa6 | Fix minor spelling errors and incorrect help text | Mahnoor Asghar <m****r@r****m> | about 3 years ago | |
| 0b6b282d | Add support for node inventory | Mahnoor Asghar <m****r@r****m> | over 3 years ago | |
| a01ba938 | merge Merge "Allow several nodes for most node actions" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 3 years ago | |
| c2f15737 | Update dependencies for pep8: to hacking v6 | Jay Faulkner <j****y@j****c> | over 3 years ago | |
| 19b80e0c | merge Merge "Accept configdrive as a JSON file" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 3 years ago | |
| e9140862 | Accept configdrive as a JSON file | Dmitry Tantsur <d****r@p****m> | over 3 years ago | |
| 138d7974 | Update master for stable/2023.1 | OpenStack Release Bot <i****t@o****g> | over 3 years ago | |
| 0fd4c658 | Allow several nodes for most node actions | Dmitry Tantsur <d****r@p****m> | over 3 years ago | |
| f945974f | Fix tox4 error | Riccardo Pittau <e****o@g****m> | over 3 years ago | |
| 9646f890 | No longer override install_command in tox.ini | Jay Faulkner <j****y@j****c> | over 3 years ago | |
| 4e1e3a36 |
Fix wrong assertion methods
Signed-off-by: Takashi Natsume <t****e@g****m> |
Takashi Natsume <t****e@g****m> | almost 4 years ago | |
| d456d5e1 | merge Merge "remove unicode from code" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
almost 4 years ago | |
| 7173ed90 | Add Python3 antelope unit tests | OpenStack Release Bot <i****t@o****g> | almost 4 years ago | |
| e93c4c8c | Update master for stable/zed | OpenStack Release Bot <i****t@o****g> | almost 4 years ago | |
| 80537809 | remove unicode from code | wangjiaqi07 <w****7@i****m> | about 4 years ago | |
| 18ec45ed | merge Merge "Remove unused check_python_version" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 4 years ago | |
| 489bb430 | merge Merge "Fix logging in the baremetal CLI" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 4 years ago | |
| ef4fc3e5 | Remove unused check_python_version | Takashi Kajinami <t****m@r****m> | about 4 years ago | |
| dfbd08f3 | The Python 3.6 and Python 3.7 Support has been dropped since zed | likui <l****i@y****m> | about 4 years ago | |
| 0c39b935 | merge Merge "Avoid using 'foo' as invalid JSON test data" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 4 years ago | |
| 524f16c3 | merge Merge "CI: Removing ironic job queue" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 4 years ago | |
| a30bb144 | merge Merge "Add Python3 zed unit tests" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 4 years ago | |
| bc753e22 | Fix logging in the baremetal CLI | Dmitry Tantsur <d****r@p****m> | over 4 years ago | |
| e801e1c1 | CI: Removing ironic job queue | Julia Kreger <j****r@g****m> | over 4 years ago | |
| bf48ad23 | Fix CI | Riccardo Pittau <e****o@g****m> | over 4 years ago | |
| a7ad7fdf | Drop lower-constraints.txt and its testing |
Ghanshyam Mann <g****n@g****m>
Committed by: Takashi Kajinami <t****m@r****m> |
over 4 years ago | |
| 283f82ca | Add Python3 zed unit tests | OpenStack Release Bot <i****t@o****g> | over 4 years ago | |
| 9ee2509d | Update master for stable/yoga | OpenStack Release Bot <i****t@o****g> | over 4 years ago | |
| 59df415b | Avoid using 'foo' as invalid JSON test data | Steve Baker <s****r@r****m> | over 4 years ago | |
| 4126936c | merge Merge "Validate path when passing a config-drive" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 4 years ago | |
| d3372784 | merge Merge "Add node history support" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 4 years ago | |
| dce5146c | merge Merge "Updating python testing classifier as per Yoga testing runtime" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 4 years ago | |
| 85c934bd | merge Merge "Use only Yoga tests" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 4 years ago | |
| 4549820b | Improve description of "node boot mode set" | Steve Baker <s****r@r****m> | over 4 years ago | |
| 6c3f20ae | Use only Yoga tests | Riccardo Pittau <e****o@g****m> | over 4 years ago | |
| 2e0cef2c | Add node history support | Julia Kreger <j****r@g****m> | over 4 years ago | |
| 4ce3c4eb | Test python 3.6 for distributions compatibility | Riccardo Pittau <e****o@g****m> | over 4 years ago | |
| bedb66b3 | Updating python testing classifier as per Yoga testing runtime |
Ghanshyam Mann <g****n@g****m>
Committed by: Ghanshyam <g****n@g****m> |
almost 5 years ago | |
| 46c8ab8b | merge Merge "Made `baremetal <command> --help` display command specific help." |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
almost 5 years ago | |
| 47128126 | Made `baremetal <command> --help` display command specific help. | Mahnoor Asghar <m****s@s****k> | almost 5 years ago | |
| e76c43b8 | Fix references to ironicclient classes and methods | Pierre Riteau <p****e@s****m> | almost 5 years ago | |
| 6f1be065 | merge Merge "Add support for fields in drivers CLI" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
almost 5 years ago | |
| 0555b6ba | Fix distribution compatability for configdrive build | Julia Kreger <j****r@g****m> | almost 5 years ago | |
| bc642cca | Add Python3 yoga unit tests | OpenStack Release Bot <i****t@o****g> | almost 5 years ago | |
| dadc6c42 | Update master for stable/xena | OpenStack Release Bot <i****t@o****g> | almost 5 years ago | |
| bd76a576 | Validate path when passing a config-drive | Felix Huettner <f****r@m****z> | about 5 years ago | |
| 920f5102 | Add support for fields in drivers CLI | Tadeas Kot <t****t@r****m> | about 5 years ago | |
| b5df3860 | merge Merge "Add support for changing 'boot_mode' and 'secure_boot' states" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 5 years ago | |
| 00ee2d77 | merge Merge "Add lower-constraints job to current development branch" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 5 years ago | |
| 61b46c34 | Add lower-constraints job to current development branch | Riccardo Pittau <e****o@g****m> | about 5 years ago | |
| 00808631 | Add support for changing 'boot_mode' and 'secure_boot' states | Cenne <c****v@p****m> | about 5 years ago | |
| f12e1a57 | Include BIOS registry fields in bios setting list command | Bob Fournier <b****e@r****m> | about 5 years ago | |
| 2d813b3c | merge Merge "Add support for 'boot_mode' and 'secure_boot' node resource fields" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 5 years ago | |
| 57a43be8 | Fix for missing fonts in PDF jobs | Riccardo Pittau <e****o@g****m> | about 5 years ago | |
| a5a3d4e4 | Add support for 'boot_mode' and 'secure_boot' node resource fields | Cenne <c****v@p****m> | about 5 years ago | |
| 3d146fbb | merge Merge "Add missing unit tests for provision state commands" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 5 years ago | |
| 048f5fdd | These should be indented 4 spaces to match the other things in this block | likui <l****i@y****m> | about 5 years ago | |
| 8bf8769f | Changed minversion in tox to 3.18.0 | likui <l****i@y****m> | about 5 years ago | |
| c5d1c6e2 | merge Merge "Update project conundrum related docs" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 5 years ago | |
| a9e3b323 | merge Merge "Switch testing to Xena testing runtime" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 5 years ago | |
| dd9ff8cd | Update project conundrum related docs | Riccardo Pittau <e****o@g****m> | about 5 years ago | |
| 8c2b802e | merge Merge "Add Python3 xena unit tests" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 5 years ago | |
| 666648b9 | Switch testing to Xena testing runtime | XinxinShen <s****n@i****m> | over 5 years ago | |
| 384bd6ec | setup.cfg: Replace dashes with underscores | likui <l****i@y****m> | over 5 years ago | |
| d8d1269f | merge Merge "Make baremetal --debug actually work" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 5 years ago | |
| 2bd45d9b | merge Merge "Fix --fields network_data" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 5 years ago | |
| ac718d59 |
Fix the functional tests
Co-authored-by: Kyrylo Romanenko <k****o@m****m> |
Dmitry Tantsur <d****r@p****m> | over 5 years ago | |
| 9f738c44 | Add Python3 xena unit tests | OpenStack Release Bot <i****t@o****g> | over 5 years ago | |
| 70143bc5 | Update master for stable/wallaby | OpenStack Release Bot <i****t@o****g> | over 5 years ago | |
| be2f1164 | Fix --fields network_data | Dmitry Tantsur <d****r@p****m> | over 5 years ago | |
| 4a22f29f | Make baremetal --debug actually work | Dmitry Tantsur <d****r@p****m> | over 5 years ago | |
| 59ffddd2 | merge Merge "Add tests for 'baremetal port create' command" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 5 years ago | |
| 891192ca | merge Merge "Support YAML files wherever JSON files are accepted" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 5 years ago | |
| b3e95597 | Clearer error message when unable to parse JSON | Dmitry Tantsur <d****r@p****m> | over 5 years ago | |
| 229c4927 | Support YAML files wherever JSON files are accepted | Dmitry Tantsur <d****r@p****m> | over 5 years ago | |
| 17856e5d | merge Merge "Add 'deploy steps' for provisioning API" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 5 years ago | |
| 1e02b3e5 | Update minversion of tox | Riccardo Pittau <e****o@g****m> | over 5 years ago | |
| 2ade8869 | merge Merge "Move pep8 dependencies from test-requirements to tox.ini" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 5 years ago | |
| 634f17d9 | merge Merge "Add PyPi link to readme.rst" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 5 years ago |