summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/objects
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove all references to the "cpus" property"Zuul2023-04-271-4/+3
|\
| * Remove all references to the "cpus" propertyDmitry Tantsur2023-03-281-4/+3
* | Refactoring: clean up inspection data handlersDmitry Tantsur2023-03-141-0/+12
|/
* Merge "Use association_proxy for port groups node_uuid"Zuul2023-02-192-8/+13
|\
| * Use association_proxy for port groups node_uuidHarald Jensås2022-12-142-8/+13
* | Fix Inventory DBJakub Jelinek2023-02-161-12/+0
* | DB & Object layer for node.shardJay Faulkner2023-02-131-1/+1
|/
* Use association_proxy for ports node_uuidHarald Jensås2022-12-142-5/+9
* Implements node inventory: databaseJakub Jelinek2022-11-152-0/+62
* Enable foreign keys in SQLiteDmitry Tantsur2021-12-152-2/+6
* Create node get_interface methodTzu-Mainn Chen2021-11-081-0/+11
* Implements node history: databaseKaifeng Wang2021-09-092-0/+134
* Increase version of hacking and pycodestyleRiccardo Pittau2021-07-282-4/+4
* Add `boot_mode` and `secure_boot` to node object and expose in apiCenne2021-07-082-6/+83
* API to pass fields to node object listJulia Kreger2021-06-251-1/+0
* Set stage for objects to handle selected field lists.Julia Kreger2021-06-251-3/+54
* Only return the requested fields from the DBJulia Kreger2021-06-251-0/+11
* Include bios registry fields in bios APIBob Fournier2021-05-272-9/+43
* Delay rendering configdriveDmitry Tantsur2021-05-191-0/+25
* Merge "Bye-bye iSCSI deploy, you served us well"Zuul2021-05-051-2/+2
|\
| * Bye-bye iSCSI deploy, you served us wellDmitry Tantsur2021-05-041-2/+2
* | Do not mask configdrive when executing in-band deploy stepsDmitry Tantsur2021-04-291-0/+12
|/
* Volume targets/connectors Project Scoped RBACJulia Kreger2021-03-042-7/+13
* Port/Portgroup project scoped accessJulia Kreger2021-03-021-1/+1
* Register all hardware_interfaces togetherDerek Higgins2021-01-081-4/+6
* Support port nameKaifeng Wang2020-11-292-5/+72
* driver_internal_info in provision notificationsRuby Loo2020-08-253-1/+86
* Merge "Add RPC objects for deployment API"Zuul2020-08-122-0/+118
|\
| * Add RPC objects for deployment APIDmitry Tantsur2020-04-302-0/+118
* | Merge "Allow node lessee to see node's ports"Zuul2020-07-241-1/+17
|\ \
| * | Allow node lessee to see node's portsTzu-Mainn Chen2020-07-231-1/+17
* | | Stop wiping driver_internal_info on node.driver updatesDmitry Tantsur2020-07-161-2/+0
* | | Stop using md5 for __repr__ of objectsDmitry Tantsur2020-07-071-7/+2
|/ /
* | Add `network_data` field to ironic node objectIlya Etingof2020-05-051-1/+1
* | Switch to unittest mockIury Gregory Melo Ferreira2020-04-3013-14/+13
|/
* Add node lessee fieldTzu-Mainn Chen2020-04-072-6/+68
* Pre-shared agent tokenJulia Kreger2020-02-201-0/+6
* Merge "Allow node owners to administer associated ports"Zuul2020-02-071-1/+1
|\
| * Allow node owners to administer associated portsTzu-Mainn Chen2020-01-021-1/+1
* | Support node retirementArne Wiebalck2020-01-282-6/+64
|/
* Stop using six libraryRiccardo Pittau2019-12-232-5/+4
* Merge "Add owner to allocations and create relevant policies"Zuul2019-12-122-2/+63
|\
| * Add owner to allocations and create relevant policiesTzu-Mainn Chen2019-12-102-2/+63
* | Remove unused migration testsKaifeng Wang2019-11-222-33/+0
|/
* Remove old online migration codesKaifeng Wang2019-11-182-60/+0
* Truncate node text fields when too longRaphael Glon2019-04-191-0/+59
* Deploy templates: API & notificationsMark Goddard2019-03-041-0/+2
* Merge "Deploy Templates: add 'extra' field to DB & object"Zuul2019-02-272-1/+7
|\
| * Deploy Templates: add 'extra' field to DB & objectMark Goddard2019-02-262-1/+7
* | Deploy Templates: Fix DB & object nitsMark Goddard2019-02-211-1/+0
|/