summaryrefslogtreecommitdiff
path: root/ironic/db/sqlalchemy
Commit message (Expand)AuthorAgeFilesLines
* Fix online upgrades for Bios/Traitsstable/xenaJulia Kreger2023-03-151-8/+25
* API endpoints to get node historyJulia Kreger2021-09-151-1/+1
* Record node history and manage events in dbJulia Kreger2021-09-101-0/+71
* Implements node history: databaseKaifeng Wang2021-09-093-0/+126
* 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-251-2/+59
* Fix node detail instance_uuid request handlingJulia Kreger2021-06-171-1/+1
* Include bios registry fields in bios APIBob Fournier2021-05-273-0/+76
* 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-041-53/+0
|/
* Allocation support for project scoped RBACJulia Kreger2021-03-121-1/+5
* Volume targets/connectors Project Scoped RBACJulia Kreger2021-03-041-7/+34
* Port/Portgroup project scoped accessJulia Kreger2021-03-021-5/+21
* Register all hardware_interfaces togetherDerek Higgins2021-01-081-13/+7
* Support port nameKaifeng Wang2020-11-293-2/+47
* Don't migrate away from iscsi if it is the defaultMark Goddard2020-09-301-0/+6
* Deprecate the iscsi deploy interfaceDmitry Tantsur2020-09-221-0/+47
* 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
* Bump hacking to 3.0.0Dmitry Tantsur2020-03-312-6/+6
* Make reservation checks caselessJulia Kreger2020-03-061-4/+5
* Merge "Allow node owners to administer associated ports"Zuul2020-02-071-5/+20
|\
| * Allow node owners to administer associated portsTzu-Mainn Chen2020-01-021-5/+20
* | Support node retirementArne Wiebalck2020-01-283-3/+40
|/
* Stop using six libraryRiccardo Pittau2019-12-231-1/+1
* Add owner to allocations and create relevant policiesTzu-Mainn Chen2019-12-103-1/+34
* Allow retrying PXE boot if it takes too longDmitry Tantsur2019-09-201-28/+29
* Replace deprecated with_lockmode with with_for_updateRiccardo Pittau2019-06-181-3/+3
* Allocation API: backfilling allocationsDmitry Tantsur2019-05-211-1/+1
* Pass kwargs to exception to get better formatted error messagezhu.fanglei2019-03-191-3/+3
* Allocation API: optimize check on candidate nodesDmitry Tantsur2019-03-041-0/+34
* Deploy templates: fix updating steps in Python 3Mark Goddard2019-02-281-1/+6
* Merge "Deploy Templates: add 'extra' field to DB & object"Zuul2019-02-272-0/+32
|\
| * Deploy Templates: add 'extra' field to DB & objectMark Goddard2019-02-262-0/+32
* | Merge "Deploy Templates: Fix DB & object nits"Zuul2019-02-271-8/+4
|\ \ | |/ |/|
| * Deploy Templates: Fix DB & object nitsMark Goddard2019-02-211-8/+4
* | Allocation API: taking over allocations of offline conductorsDmitry Tantsur2019-02-191-2/+36
|/
* Allocation API: resume allocations on conductor restartDmitry Tantsur2019-02-191-1/+20
* Deploy templates: data model, DB API & objectsMark Goddard2019-02-133-0/+302
* Add description field to nodeKaifeng Wang2019-02-013-3/+44
* Allocation API: conductor API (without HA and take over)Dmitry Tantsur2019-01-311-0/+2
* Add is_smartnic to Port data modelHamdy Khader2019-01-292-0/+33