summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/db/test_api.py
Commit message (Expand)AuthorAgeFilesLines
* Fix online upgrades for Bios/TraitsJulia Kreger2023-03-071-5/+24
* Allow initial versions to not be created yetJulia Kreger2021-08-111-0/+20
* Bye-bye iSCSI deploy, you served us wellDmitry Tantsur2021-05-041-70/+0
* Don't migrate away from iscsi if it is the defaultMark Goddard2020-09-301-0/+8
* Deprecate the iscsi deploy interfaceDmitry Tantsur2020-09-221-0/+62
* Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+1
* Fix the remaining hacking issuesDmitry Tantsur2020-03-311-4/+4
* Ignore newly introduced tables in pre-upgrade versions checkDmitry Tantsur2018-12-131-0/+6
* Migration step to update objects to latest versionRuby Loo2018-10-261-0/+116
* Add conductor_group field to config, node and conductor objectsJim Rollenhagen2018-07-181-1/+5
* Detect skip version upgrades from version earlier than PikeMathieu Gagné2018-07-061-0/+8
* Remove support for creating and loading classic driversDmitry Tantsur2018-07-021-35/+0
* Copy port[group] VIF info from extra to internal_infoRuby Loo2018-04-021-0/+41
* Conductor version cannot be null in RockyDmitry Tantsur2018-02-141-7/+0
* Clean up RPC versions and database migrations for RockyDmitry Tantsur2018-02-091-67/+0
* Automatically migrate nodes to hardware typesDmitry Tantsur2018-01-261-0/+34
* ironic-dbsync: check object versionsRuby Loo2017-10-231-0/+21
* Add online data migrations for conductor versionRuby Loo2017-10-101-54/+35
* Add new dbsync command with first online data migrationGrzegorz Grasza2017-08-021-0/+137