summaryrefslogtreecommitdiff
path: root/ironic/db/sqlalchemy/models.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use association_proxy for port groups node_uuid"Zuul2023-02-191-0/+9
|\
| * Use association_proxy for port groups node_uuidHarald Jensås2022-12-141-0/+9
* | DB & Object layer for node.shardJay Faulkner2023-02-131-0/+3
|/
* Use association_proxy for ports node_uuidHarald Jensås2022-12-141-0/+10
* Implements node inventory: databaseJakub Jelinek2022-11-151-0/+12
* Phase 2 - SQLAlchemy 2.0 CompatabilityJulia Kreger2022-10-141-1/+4
* Phase 1 - SQLAlchemy 2.0 CompatabilityJulia Kreger2022-10-131-5/+30
* Implements node history: databaseKaifeng Wang2021-09-091-0/+20
* Add `boot_mode` and `secure_boot` to node object and expose in apiCenne2021-07-081-0/+3
* Include bios registry fields in bios APIBob Fournier2021-05-271-0/+9
* Add additional node indexesJulia Kreger2021-05-181-0/+7
* Support port nameKaifeng Wang2020-11-291-0/+2
* Add `network_data` field to ironic node objectIlya Etingof2020-05-051-0/+1
* Add my new address to .mailmapAeva Black2020-04-131-3/+3
* Add node lessee fieldTzu-Mainn Chen2020-04-071-0/+1
* Support node retirementArne Wiebalck2020-01-281-0/+3
* Stop using six libraryRiccardo Pittau2019-12-231-1/+1
* Add owner to allocations and create relevant policiesTzu-Mainn Chen2019-12-101-0/+1
* Deploy Templates: add 'extra' field to DB & objectMark Goddard2019-02-261-0/+1
* Deploy templates: data model, DB API & objectsMark Goddard2019-02-131-0/+39
* Add description field to nodeKaifeng Wang2019-02-011-0/+1
* Add is_smartnic to Port data modelHamdy Khader2019-01-291-0/+1
* Allocation API: database and RPCDmitry Tantsur2019-01-071-0/+26
* Add "owner" information fieldJulia Kreger2018-12-101-1/+1
* Support for protecting nodes from undeploying and rebuildingDmitry Tantsur2018-11-271-1/+4
* Add automated_clean fieldYolanda Robla2018-08-201-0/+1
* Add conductor_group field to nodes and conductors tablesJim Rollenhagen2018-07-161-0/+4
* Deploy steps - DB modelMark Goddard2018-07-101-0/+1
* Power fault recovery: db and rpc implementationKaifeng Wang2018-05-201-0/+1
* BIOS Settings: Add bios_interface db fieldZenghui Shi2018-04-171-0/+1
* BIOS Settings: Add DB modelzshi2018-04-171-0/+11
* Copy port[group] VIF info from extra to internal_infoRuby Loo2018-04-021-0/+17
* Increase the instance_info column size to LONGTEXT on MySQL/MariaDBDavid Edery2018-02-201-1/+1
* Join nodes with traitsMark Goddard2018-01-121-0/+6
* Node traits: Add DB API & modelMark Goddard2018-01-111-0/+12
* Add rescue_interface to node DB tableShivanand Tendulker2017-11-061-0/+1
* Add version columnGrzegorz Grasza2017-06-061-0/+2
* Add physical network to port data modelMark Goddard2017-06-021-0/+1
* Remove unused methods in common/paths and common/rpcLuong Anh Tuan2017-04-061-2/+4
* Don't pass sqlite_db in db_options.set_defaults()Vasyl Saienko2017-03-281-1/+1
* Add default column to ConductorHardwareInterfacesJim Rollenhagen2017-01-171-0/+1
* Create a table to track loaded interfacesDmitry Tantsur2017-01-031-0/+19
* Add storage_interface to node DB tableJulia Kreger2016-12-211-0/+1
* Add portgroup configuration fieldsVladyslav Drok2016-12-151-0/+2
* Add volume_targets table to databaseSatoru Moriya2016-12-011-0/+20
* Add volume_connectors table to save connector informationSatoru Moriya2016-11-231-0/+19
* Add node (database and objects) fields for all interfacesDmitry Tantsur2016-11-211-0/+8
* Add standalone_ports_supported to portgroup - DBVasyl Saienko2016-08-311-0/+1
* Add node.resource_class fieldJim Rollenhagen2016-07-281-0/+1
* Add internal_info field to ports and portgroupsVladyslav Drok2016-07-071-0/+2