summaryrefslogtreecommitdiff
path: root/ironic/db/sqlalchemy/alembic
Commit message (Expand)AuthorAgeFilesLines
* Add is_smartnic to Port data modelHamdy Khader2019-01-291-0/+32
* Allocation API: database and RPCDmitry Tantsur2019-01-071-0/+56
* Add "owner" information fieldJulia Kreger2018-12-101-0/+32
* Support for protecting nodes from undeploying and rebuildingDmitry Tantsur2018-11-271-0/+33
* Add automated_clean fieldYolanda Robla2018-08-201-0/+31
* Add conductor_group field to nodes and conductors tablesJim Rollenhagen2018-07-161-0/+35
* Deploy steps - DB modelMark Goddard2018-07-101-0/+33
* Power fault recovery: db and rpc implementationKaifeng Wang2018-05-201-0/+31
* Fix W504 errorsJulia Kreger2018-05-091-3/+3
* Merge "BIOS Settings: Add bios_interface db field"Zuul2018-04-181-0/+31
|\
| * BIOS Settings: Add bios_interface db fieldZenghui Shi2018-04-171-0/+31
* | Merge "BIOS Settings: Add DB model"Zuul2018-04-181-0/+42
|\ \ | |/
| * BIOS Settings: Add DB modelzshi2018-04-171-0/+42
* | Resolve pep8 E402 errors and no longer ignore E402John L. Villalovos2018-04-1035-110/+109
|/
* Increase the instance_info column size to LONGTEXT on MySQL/MariaDBDavid Edery2018-02-201-0/+32
* Node traits: Add DB API & modelMark Goddard2018-01-111-0/+43
* Add rescue_interface to node DB tableShivanand Tendulker2017-11-061-0/+32
* Remove usage of some of the deprecated methodsVladyslav Drok2017-07-311-1/+1
* Force InnoDB engine on interfaces tableMichael Tupitsyn2017-07-071-1/+3
* Add version columnGrzegorz Grasza2017-06-061-0/+50
* Add physical network to port data modelMark Goddard2017-06-021-0/+32
* Add default column to ConductorHardwareInterfacesJim Rollenhagen2017-01-171-0/+35
* Create a table to track loaded interfacesDmitry Tantsur2017-01-031-0/+47
* Add storage_interface to node DB tableJulia Kreger2016-12-211-0/+32
* Add portgroup configuration fieldsVladyslav Drok2016-12-151-0/+40
* Add volume_targets table to databaseSatoru Moriya2016-12-011-0/+51
* Add volume_connectors table to save connector informationSatoru Moriya2016-11-231-0/+48
* Add node (database and objects) fields for all interfacesDmitry Tantsur2016-11-211-0/+45
* Add standalone_ports_supported to portgroup - DBVasyl Saienko2016-08-311-0/+31
* Add a data migration to fill node.network_interfaceJim Rollenhagen2016-08-041-0/+44
* Add node.resource_class fieldJim Rollenhagen2016-07-281-0/+33
* Add internal_info field to ports and portgroupsVladyslav Drok2016-07-071-0/+35
* Add network_interface node field to DB and objectVasyl Saienko2016-06-291-0/+31
* Remove description of 'downgrade' for ironic-dbsyncYushiro FURUKAWA2016-04-102-8/+0
* Set existing ports pxe_enabled=True when adding pxe_enabled columnJim Rollenhagen2016-02-121-0/+38
* Remove downgrade support from migrationsAnton Arefiev2016-02-0816-80/+0
* Add portgroups to support LAG interfaces - DBOm Kumar2016-02-041-0/+54
* Add db migration and model for tags tableZhenguo Niu2015-10-211-0/+46
* Merge "Increase size of nodes.driver column"Jenkins2015-08-201-0/+36
|\
| * Increase size of nodes.driver columnThiago Paiva2015-08-171-0/+36
* | Enforce flake8 E711Lucas Alvares Gomes2015-08-131-2/+2
|/
* db: use new EngineFacade feature of oslo.dbRoman Podoliaka2015-07-161-2/+2
* Add node fields for raid configurationRamakrishnan G2015-06-291-0/+38
* Enforce flake8 E123/6/7/8 in ironicSam Betts2015-06-044-13/+11
* supports alembic migration for db2Haomeng, Wang2015-04-241-0/+7
* Fix is_hostname_safe for RFC complianceMichael Davies2015-03-301-0/+42
* Implement execute clean stepsJosh Gachnang2015-03-131-0/+35
* Generic changes for Node InspectionNisha Agarwal2015-02-271-0/+40
* Fix PEP8 E124 & E125 errorsJohn L. Villalovos2015-02-201-1/+1
* Add logical name support to IronicMichael Davies2015-02-111-0/+37