summaryrefslogtreecommitdiff
path: root/ironic/db/sqlalchemy/migration.py
Commit message (Expand)AuthorAgeFilesLines
* Replace DbMigrationError with DBMigrationErrorYaguo Zhou2017-09-051-1/+1
* Remove usage of some of the deprecated methodsVladyslav Drok2017-07-311-2/+2
* db: use new EngineFacade feature of oslo.dbRoman Podoliaka2015-07-161-3/+3
* Move oslo.db references to oslo_dbJim Rollenhagen2015-02-021-1/+1
* Enable H405 PEP8 checkDavid Shrewsbury2014-10-101-1/+2
* Use metadata.create_all() to initialise DB schemaVictor Sergeyev2014-09-031-2/+24
* Merge "Sync common db code from Oslo"Jenkins2014-03-061-2/+2
|\
| * Sync common db code from OsloVictor Sergeyev2014-02-261-2/+2
* | Remove extraneous vim configuration comments for ironicHe Yongli2014-02-261-2/+0
|/
* alembic with initial migration and testsDima Shulyak2014-01-271-63/+68
* Remove sqlalchemy-migrate 0.7.3 patchingDevananda van der Veen2013-11-151-25/+0
* Update exception.pyDevananda van der Veen2013-05-131-2/+2
* Implement skeleton for a new DB backend.Devananda van der Veen2013-05-131-5/+4
* Move common things to ironic.common.Devananda van der Veen2013-05-131-1/+1
* un-split the db backendDevananda van der Veen2013-05-071-13/+15
* Rename files and fix things.Devananda van der Veen2013-05-071-0/+111