summaryrefslogtreecommitdiff
path: root/ironic/objects
Commit message (Expand)AuthorAgeFilesLines
* API to pass fields to node object listJulia Kreger2021-07-072-5/+1
* Set stage for objects to handle selected field lists.Julia Kreger2021-07-071-7/+10
* Only return the requested fields from the DBJulia Kreger2021-07-072-5/+26
* Do not mask configdrive when executing in-band deploy stepsDmitry Tantsur2021-05-051-3/+7
* Volume targets/connectors Project Scoped RBACJulia Kreger2021-03-042-10/+22
* Port/Portgroup project scoped accessJulia Kreger2021-03-021-6/+12
* Register all hardware_interfaces togetherDerek Higgins2021-01-081-12/+7
* Support port nameKaifeng Wang2020-11-291-5/+55
* driver_internal_info in provision notificationsRuby Loo2020-08-252-7/+12
* Merge "Add RPC objects for deployment API"Zuul2020-08-122-0/+260
|\
| * Add RPC objects for deployment APIDmitry Tantsur2020-04-302-0/+260
* | Merge "Allow node lessee to see node's ports"Zuul2020-07-241-12/+25
|\ \
| * | Allow node lessee to see node's portsTzu-Mainn Chen2020-07-231-12/+25
* | | Stop wiping driver_internal_info on node.driver updatesDmitry Tantsur2020-07-161-4/+0
* | | Stop using md5 for __repr__ of objectsDmitry Tantsur2020-07-071-6/+1
|/ /
* | Add `network_data` field to ironic node objectIlya Etingof2020-05-051-3/+26
|/
* Add node lessee fieldTzu-Mainn Chen2020-04-071-7/+18
* Fix the remaining hacking issuesDmitry Tantsur2020-03-311-2/+2
* Pre-shared agent tokenJulia Kreger2020-02-201-0/+2
* Merge "Allow node owners to administer associated ports"Zuul2020-02-071-8/+16
|\
| * Allow node owners to administer associated portsTzu-Mainn Chen2020-01-021-8/+16
* | Support node retirementArne Wiebalck2020-01-281-7/+25
|/
* Stop using six libraryRiccardo Pittau2019-12-232-4/+2
* Add owner to allocations and create relevant policiesTzu-Mainn Chen2019-12-101-2/+26
* Remove old online migration codesKaifeng Wang2019-11-182-61/+0
* Truncate node text fields when too longRaphael Glon2019-04-191-1/+16
* Deploy templates: API & notificationsMark Goddard2019-03-041-0/+40
* Merge "Deploy Templates: add 'extra' field to DB & object"Zuul2019-02-271-1/+3
|\
| * Deploy Templates: add 'extra' field to DB & objectMark Goddard2019-02-261-1/+3
* | Deploy Templates: Fix DB & object nitsMark Goddard2019-02-211-2/+1
|/
* Deploy templates: data model, DB API & objectsMark Goddard2019-02-133-0/+245
* Allocation API: REST API implementationDmitry Tantsur2019-02-081-1/+1
* Add description field to nodeKaifeng Wang2019-02-011-7/+18
* Add is_smartnic to Port data modelHamdy Khader2019-01-291-5/+42
* Remove duplicated fault codeKaifeng Wang2019-01-241-16/+3
* Allocation API: minor fixes to DB and RPCDmitry Tantsur2019-01-081-14/+14
* Allocation API: database and RPCDmitry Tantsur2019-01-073-2/+308
* Add "owner" information fieldJulia Kreger2018-12-101-7/+18
* Expose conductors: db and rpcKaifeng Wang2018-11-291-2/+24
* Support for protecting nodes from undeploying and rebuildingDmitry Tantsur2018-11-271-7/+27
* Add functionality for individual cleaning on nodesYolanda Robla2018-10-051-43/+32
* Use max version of an objectRuby Loo2018-08-021-3/+21
* Add deploy_step to NodePayload.SCHEMAJim Rollenhagen2018-07-251-0/+1
* Add conductor_group to node notificationsJim Rollenhagen2018-07-251-5/+12
* Add conductor_group field to config, node and conductor objectsJim Rollenhagen2018-07-182-3/+45
* Deploy steps - API & notificationsMark Goddard2018-07-111-5/+11
* Deploy steps - versioned objectsMark Goddard2018-07-101-1/+27
* BIOS Settings: add bios_interface field in NodePayloadZenghui Shi2018-06-211-10/+12
* Merge "BIOS Settings: add sync_node_setting"Zuul2018-06-211-3/+64
|\
| * BIOS Settings: add sync_node_settingZenghui Shi2018-06-201-3/+64