summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/cmd/test_dbsync.py
Commit message (Expand)AuthorAgeFilesLines
* Allow initial versions to not be created yetJulia Kreger2021-08-111-3/+5
* Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+1
* Add check for object versionsRuby Loo2019-02-201-7/+17
* Ignore newly introduced tables in pre-upgrade versions checkDmitry Tantsur2018-12-131-2/+10
* Allow data migrations to accept optionsDmitry Tantsur2018-01-251-21/+57
* Do not access dbapi attributes on dbsync importVladyslav Drok2017-12-061-28/+51
* Add new dbsync command with first online data migrationGrzegorz Grasza2017-08-021-2/+159
* Unit test consistency: DB base and utils prefixMark Goddard2017-06-201-2/+2
* Prepare for functional testingJohn L. Villalovos2015-09-281-0/+27