summaryrefslogtreecommitdiff
path: root/ironic/db
Commit message (Expand)AuthorAgeFilesLines
* db: Resolve SAWarning warningsStephen Finucane2023-04-191-2/+4
* Fix online upgrades for Bios/TraitsJulia Kreger2023-03-071-7/+24
* Merge "fix inspectwait logic"Zuul2023-02-231-2/+4
|\
| * fix inspectwait logicJulia Kreger2023-02-151-2/+4
* | 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
* | | Merge "Fix Inventory DB"Zuul2023-02-172-17/+2
|\ \ \ | |_|/ |/| |
| * | Fix Inventory DBJakub Jelinek2023-02-162-17/+2
* | | Add support for filtering for sharded nodesJay Faulkner2023-02-131-1/+2
|/ /
* | Allow port queries by shard listJay Faulkner2023-02-132-0/+20
* | API support for CRUD node.shardJay Faulkner2023-02-131-1/+1
* | DB & Object layer for node.shardJay Faulkner2023-02-134-0/+71
|/
* Use association_proxy for ports node_uuidHarald Jensås2022-12-142-3/+11
* Implements node inventory: databaseJakub Jelinek2022-11-154-0/+130
* Replace more instances of model_queryJulia Kreger2022-10-271-273/+226
* Do not disable autocommit until we fully migrateDmitry Tantsur2022-10-241-1/+3
* Phase 2 - SQLAlchemy 2.0 CompatabilityJulia Kreger2022-10-142-80/+143
* Phase 1 - SQLAlchemy 2.0 CompatabilityJulia Kreger2022-10-133-124/+258
* Fix allocations default table typeJulia Kreger2022-10-138-23/+26
* Concurrent Distructive/Intensive ops limitsJulia Kreger2022-09-202-0/+33
* Fix compatibility with oslo.db 12.1.0Stephen Finucane2022-09-051-1/+3
* Trivial: Remove prints in db api layer codeJulia Kreger2022-04-291-2/+0
* Enable foreign keys in SQLiteDmitry Tantsur2021-12-151-0/+16
* Update the list of supported database filtersDmitry Tantsur2021-10-072-3/+23
* API endpoints to get node historyJulia Kreger2021-09-151-1/+1
* Record node history and manage events in dbJulia Kreger2021-09-102-0/+89
* Implements node history: databaseKaifeng Wang2021-09-094-0/+184
* Allow initial versions to not be created yetJulia Kreger2021-08-111-6/+32
* Add `boot_mode` and `secure_boot` to node object and expose in apiCenne2021-07-082-0/+35
* Use selectinload for all list queriesJulia Kreger2021-07-071-10/+91
* Only return the requested fields from the DBJulia Kreger2021-06-252-3/+64
* Fix node detail instance_uuid request handlingJulia Kreger2021-06-171-1/+1
* Include bios registry fields in bios APIBob Fournier2021-05-274-0/+80
* Merge "Add additional node indexes"Zuul2021-05-212-0/+55
|\
| * Add additional node indexesJulia Kreger2021-05-182-0/+55
* | Bye-bye iSCSI deploy, you served us wellDmitry Tantsur2021-05-042-65/+0
|/
* Allocation support for project scoped RBACJulia Kreger2021-03-121-1/+5
* Volume targets/connectors Project Scoped RBACJulia Kreger2021-03-042-12/+49
* Port/Portgroup project scoped accessJulia Kreger2021-03-022-8/+29
* Register all hardware_interfaces togetherDerek Higgins2021-01-081-13/+7
* Support port nameKaifeng Wang2020-11-294-2/+55
* Don't migrate away from iscsi if it is the defaultMark Goddard2020-09-301-0/+6
* Deprecate the iscsi deploy interfaceDmitry Tantsur2020-09-222-0/+59
* Merge "Allow node lessee to see node's ports"Zuul2020-07-241-4/+22
|\
| * Allow node lessee to see node's portsTzu-Mainn Chen2020-07-231-4/+22
* | Fix the error message when reached max number of traitsKaifeng Wang2020-07-041-6/+6
|/
* Fix internal server error on deleting nodes with allocationsDmitry Tantsur2020-06-171-1/+6
* Add `network_data` field to ironic node objectIlya Etingof2020-05-052-0/+31
* Add my new address to .mailmapAeva Black2020-04-132-7/+7
* Add node lessee fieldTzu-Mainn Chen2020-04-073-2/+39