deb-ironic-inspector/ironic_inspector
Anton Arefiev 71099c9248 Change (started|finished)_at column type
Db column started_at and finished_at are defined as float type, but
float time doesn't fit into default db Float size. This change migrates
columns type to DateTime.

Closes-Bug: 1658975
Change-Id: I13bbb3c9a3e6e8bc744473437a378453ebc81318
2017-01-25 09:23:00 +00:00
..
common Do not use loopback BMC addresses for lookup 2017-01-17 13:50:46 +01:00
migrations Change (started|finished)_at column type 2017-01-25 09:23:00 +00:00
plugins Use the device hints matching mechanism from ironic-lib 2016-12-16 16:55:51 +00:00
test Change (started|finished)_at column type 2017-01-25 09:23:00 +00:00
__init__.py Switch to pbr 2015-06-18 16:09:07 +02:00
alembic.ini Add alembic migrations for the inspector database 2015-09-23 14:44:46 +01:00
api_tools.py Add API for listing all introspection statuses 2016-11-21 15:58:24 +01:00
conf.py Add drac_address to ipmi_address_fields 2016-12-15 17:15:25 +02:00
db.py Change (started|finished)_at column type 2017-01-25 09:23:00 +00:00
dbsync.py Remove downgrades from migrations 2016-03-25 13:37:49 +02:00
firewall.py Update to hacking 0.12.0 and use new checks 2016-11-09 05:37:10 -08:00
introspect.py Introducing node introspection state management 2016-12-15 00:20:27 +01:00
introspection_state.py Introducing node introspection state management 2016-12-15 00:20:27 +01:00
main.py Change (started|finished)_at column type 2017-01-25 09:23:00 +00:00
node_cache.py Change (started|finished)_at column type 2017-01-25 09:23:00 +00:00
process.py Merge "Use oslo_serialization.base64 to follow OpenStack Python3" 2016-12-15 17:47:20 +00:00
rules.py Check whether action value is string before calling format() 2016-08-03 17:13:03 +08:00
utils.py Introducing node introspection state management 2016-12-15 00:20:27 +01:00
version.py Use Reno for release notes management 2015-11-26 10:12:14 +01:00