summaryrefslogtreecommitdiff
path: root/ironic/db/sqlalchemy/api.py
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-131-0/+196
* Add description field to nodeKaifeng Wang2019-02-011-3/+12
* Allocation API: conductor API (without HA and take over)Dmitry Tantsur2019-01-311-0/+2
* Merge "Allocation API: allow picking random conductor for RPC topic"Zuul2019-01-231-4/+8
|\
| * Allocation API: allow picking random conductor for RPC topicDmitry Tantsur2019-01-091-4/+8
* | Allocation API: minor fixes to DB and RPCDmitry Tantsur2019-01-081-4/+12
|/
* Allocation API: database and RPCDmitry Tantsur2019-01-071-1/+206
* Ignore newly introduced tables in pre-upgrade versions checkDmitry Tantsur2018-12-131-28/+35
* Add "owner" information fieldJulia Kreger2018-12-101-2/+2
* Expose conductors: db and rpcKaifeng Wang2018-11-291-4/+10
* Migration step to update objects to latest versionRuby Loo2018-10-261-0/+80
* Expose node.conductor_group in the REST APIJim Rollenhagen2018-07-231-2/+3
* Use conductor group for hash ring calculationsJim Rollenhagen2018-07-231-2/+7
* Detect skip version upgrades from version earlier than PikeMathieu Gagné2018-07-061-0/+11
* Remove support for creating and loading classic driversDmitry Tantsur2018-07-021-88/+0
* Merge "fix typos"Zuul2018-06-251-1/+1
|\
| * fix typossunqingliang62018-06-191-1/+1
* | BIOS Settings: add sync_node_settingZenghui Shi2018-06-201-6/+10
|/
* Merge "Power fault recovery: db and rpc implementation"Zuul2018-05-231-2/+3
|\
| * Power fault recovery: db and rpc implementationKaifeng Wang2018-05-201-2/+3
* | Fix E501 errorsJulia Kreger2018-05-141-2/+3
|/
* Fix W504 errorsJulia Kreger2018-05-091-8/+8
* BIOS Settings: Add DB APIzshi2018-04-171-0/+71
* Copy port[group] VIF info from extra to internal_infoRuby Loo2018-04-021-0/+23
* Merge "Conductor version cannot be null in Rocky"Zuul2018-02-191-11/+0
|\
| * Conductor version cannot be null in RockyDmitry Tantsur2018-02-141-11/+0
* | Allow sqalchemy filtering by id and uuidRyan Bridges2018-02-161-12/+15
|/
* Clean up RPC versions and database migrations for RockyDmitry Tantsur2018-02-091-92/+0
* Merge "node_tag_exists(): raise exception if bad node"Zuul2018-02-021-0/+1
|\
| * node_tag_exists(): raise exception if bad nodeRuby Loo2018-01-151-0/+1
* | Fix nits found in node traitsMark Goddard2018-01-301-7/+10
* | Automatically migrate nodes to hardware typesDmitry Tantsur2018-01-261-0/+77
* | Fix node update with PostgreSQLMark Goddard2018-01-241-2/+8
* | Add RPC object for traitsJohn Garbutt2018-01-231-5/+6
* | Add a version argument to traits DB APIMark Goddard2018-01-191-4/+6
* | Join nodes with traitsMark Goddard2018-01-121-8/+14
|/
* Node traits: Add DB API & modelMark Goddard2018-01-111-1/+100
* ironic-dbsync: check object versionsRuby Loo2017-10-231-1/+17
* Add online data migrations for conductor versionRuby Loo2017-10-101-10/+22
* Fix race condition in backfill_version_column()Ruby Loo2017-09-051-5/+12
* Add new dbsync command with first online data migrationGrzegorz Grasza2017-08-021-2/+100
* Enable OSProfiler support in IronicRamamani Yeleswarapu2017-07-071-2/+12
* Enable getting volume targets by their volume_idMichael Turek2017-05-161-0/+7
* Remove log translation function calls from ironic.dbAdam Kimball2017-03-211-6/+6
* Merge "Add support for DBDeadlock handling"Jenkins2017-02-281-0/+36
|\
| * Add support for DBDeadlock handlingJoanna Taryma2017-02-271-0/+36
* | Merge "Allow duplicate execution of update node DB api method"Jenkins2017-02-031-5/+0
|\ \ | |/ |/|