summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/objects/test_objects.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use association_proxy for port groups node_uuid"Zuul2023-02-191-1/+1
|\
| * Use association_proxy for port groups node_uuidHarald Jensås2022-12-141-1/+1
* | DB & Object layer for node.shardJay Faulkner2023-02-131-1/+1
|/
* Use association_proxy for ports node_uuidHarald Jensås2022-12-141-1/+1
* Implements node inventory: databaseJakub Jelinek2022-11-151-0/+1
* Implements node history: databaseKaifeng Wang2021-09-091-0/+1
* Add `boot_mode` and `secure_boot` to node object and expose in apiCenne2021-07-081-6/+6
* Include bios registry fields in bios APIBob Fournier2021-05-271-1/+1
* Support port nameKaifeng Wang2020-11-291-2/+2
* driver_internal_info in provision notificationsRuby Loo2020-08-251-1/+1
* Merge "Add RPC objects for deployment API"Zuul2020-08-121-0/+1
|\
| * Add RPC objects for deployment APIDmitry Tantsur2020-04-301-0/+1
* | Add `network_data` field to ironic node objectIlya Etingof2020-05-051-1/+1
* | Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+1
|/
* Add node lessee fieldTzu-Mainn Chen2020-04-071-6/+6
* Support node retirementArne Wiebalck2020-01-281-6/+6
* Stop using six libraryRiccardo Pittau2019-12-231-2/+1
* Add owner to allocations and create relevant policiesTzu-Mainn Chen2019-12-101-2/+2
* Deploy templates: API & notificationsMark Goddard2019-03-041-0/+2
* Deploy Templates: add 'extra' field to DB & objectMark Goddard2019-02-261-1/+1
* Deploy templates: data model, DB API & objectsMark Goddard2019-02-131-0/+1
* Add description field to nodeKaifeng Wang2019-02-011-6/+6
* Add is_smartnic to Port data modelHamdy Khader2019-01-291-2/+2
* Allocation API: database and RPCDmitry Tantsur2019-01-071-1/+4
* Add "owner" information fieldJulia Kreger2018-12-101-6/+6
* Support for protecting nodes from undeploying and rebuildingDmitry Tantsur2018-11-271-6/+6
* Add functionality for individual cleaning on nodesYolanda Robla2018-10-051-1/+1
* Use max version of an objectRuby Loo2018-08-021-0/+30
* Add conductor_group to node notificationsJim Rollenhagen2018-07-251-5/+5
* Add conductor_group field to config, node and conductor objectsJim Rollenhagen2018-07-181-2/+2
* Deploy steps - API & notificationsMark Goddard2018-07-111-5/+5
* Deploy steps - versioned objectsMark Goddard2018-07-101-1/+1
* BIOS Settings: add bios_interface field in NodePayloadZenghui Shi2018-06-211-5/+5
* Power fault recovery: Notification objectsKaifeng Wang2018-06-011-5/+5
* Merge "Power fault recovery: db and rpc implementation"Zuul2018-05-231-1/+1
|\
| * Power fault recovery: db and rpc implementationKaifeng Wang2018-05-201-1/+1
* | Fix tenant DeprecationWarning from oslo_contextJulia Kreger2018-05-111-3/+4
|/
* BIOS Settings: Add BIOSInterfaceZenghui Shi2018-05-081-1/+1
* BIOS Settings: Add RPC objectZenghui Shi2018-04-241-0/+2
* Copy port[group] VIF info from extra to internal_infoRuby Loo2018-04-021-2/+2
* Merge "cleanup: Remove usage of some_dict.keys()"Zuul2018-03-091-2/+2
|\
| * cleanup: Remove usage of some_dict.keys()John L. Villalovos2018-02-051-2/+2
* | Merge "Support nested objects and object lists in as_dict"Zuul2018-02-221-0/+34
|\ \
| * | Support nested objects and object lists in as_dictMark Goddard2018-02-221-0/+34
| |/
* | Fix default object versioning for RockyJulia Kreger2018-02-161-57/+2
|/
* Add traits field to node notificationsMark Goddard2018-01-281-5/+5
* Add rescue interface field to node-related notificationsShivanand Tendulker2018-01-271-5/+5
* Add RPC object for traitsJohn Garbutt2018-01-231-1/+3
* Adds rescue_interface to base driver classShivanand Tendulker2017-12-211-1/+1
* Add missing 'autospec' to unit tests - /unit/objects/Ramamani Yeleswarapu2017-11-091-12/+20