summaryrefslogtreecommitdiff
path: root/ironic/db/api.py
Commit message (Expand)AuthorAgeFilesLines
* Fix Inventory DBJakub Jelinek2023-02-161-8/+0
* Allow port queries by shard listJay Faulkner2023-02-131-0/+8
* DB & Object layer for node.shardJay Faulkner2023-02-131-0/+9
* Implements node inventory: databaseJakub Jelinek2022-11-151-0/+30
* Concurrent Distructive/Intensive ops limitsJulia Kreger2022-09-201-0/+9
* Update the list of supported database filtersDmitry Tantsur2021-10-071-3/+21
* Record node history and manage events in dbJulia Kreger2021-09-101-0/+18
* Implements node history: databaseKaifeng Wang2021-09-091-0/+58
* Only return the requested fields from the DBJulia Kreger2021-06-251-1/+5
* Include bios registry fields in bios APIBob Fournier2021-05-271-0/+4
* Bye-bye iSCSI deploy, you served us wellDmitry Tantsur2021-05-041-12/+0
* Volume targets/connectors Project Scoped RBACJulia Kreger2021-03-041-5/+15
* Port/Portgroup project scoped accessJulia Kreger2021-03-021-3/+8
* Support port nameKaifeng Wang2020-11-291-0/+8
* Deprecate the iscsi deploy interfaceDmitry Tantsur2020-09-221-0/+12
* Support node retirementArne Wiebalck2020-01-281-0/+1
* Stop using six libraryRiccardo Pittau2019-12-231-3/+1
* Allocation API: optimize check on candidate nodesDmitry Tantsur2019-03-041-0/+14
* Merge "Deploy Templates: Fix DB & object nits"Zuul2019-02-271-2/+1
|\
| * Deploy Templates: Fix DB & object nitsMark Goddard2019-02-211-2/+1
* | Allocation API: taking over allocations of offline conductorsDmitry Tantsur2019-02-191-3/+21
|/
* Deploy templates: data model, DB API & objectsMark Goddard2019-02-131-0/+96
* Allocation API: allow picking random conductor for RPC topicDmitry Tantsur2019-01-091-0/+7
* Allocation API: database and RPCDmitry Tantsur2019-01-071-0/+79
* Ignore newly introduced tables in pre-upgrade versions checkDmitry Tantsur2018-12-131-1/+2
* Expose conductors: db and rpcKaifeng Wang2018-11-291-2/+19
* Migration step to update objects to latest versionRuby Loo2018-10-261-0/+15
* Use conductor group for hash ring calculationsJim Rollenhagen2018-07-231-1/+2
* Remove support for creating and loading classic driversDmitry Tantsur2018-07-021-33/+0
* Remove the ipmitool classic driversDmitry Tantsur2018-06-271-1/+1
* BIOS Settings: add sync_node_settingZenghui Shi2018-06-201-6/+6
* BIOS Settings: Add DB APIzshi2018-04-171-0/+83
* Copy port[group] VIF info from extra to internal_infoRuby Loo2018-04-021-0/+10
* Clean up RPC versions and database migrations for RockyDmitry Tantsur2018-02-091-25/+0
* Merge "node_tag_exists(): raise exception if bad node"Zuul2018-02-021-0/+1
|\
| * node_tag_exists(): raise exception if bad nodeRuby Loo2018-01-151-0/+1
* | Automatically migrate nodes to hardware typesDmitry Tantsur2018-01-261-0/+19
* | Add a version argument to traits DB APIMark Goddard2018-01-191-2/+4
|/
* Node traits: Add DB API & modelMark Goddard2018-01-111-2/+68
* Add online data migrations for conductor versionRuby Loo2017-10-101-7/+14
* Add new dbsync command with first online data migrationGrzegorz Grasza2017-08-021-0/+31
* Enable getting volume targets by their volume_idMichael Turek2017-05-161-0/+17
* Add dynamic driver functionality to REST APIJim Rollenhagen2017-01-301-0/+9
* Add hardware types to the hash ringJim Rollenhagen2017-01-191-0/+13
* Register/unregister hardware interfaces for conductorsJim Rollenhagen2017-01-191-0/+32
* Add volume_targets table to databaseSatoru Moriya2016-12-011-2/+103
* Follow-up for volume connector db_idJulia Kreger2016-11-281-2/+2
* Add volume_connectors table to save connector informationSatoru Moriya2016-11-231-0/+98
* Merge "Throwing an exception when creating a node with tags"Jenkins2016-07-011-0/+1
|\
| * Throwing an exception when creating a node with tagsLin Tan2016-06-281-0/+1