Comment 1 for bug 1433052

Revision history for this message
Liyingjun (liyingjun) wrote :

This will cause a DBError:

2015-03-17 20:20:44.861 TRACE nova.api.openstack DBError: (DataError) (1264, "Out of range value for column 'hard_limit' at row 1") 'INSERT INTO quotas (created_at, updated_at, deleted_at, deleted, project_id, resource, hard_limit) VALUES (%s, %s, %s, %s, %s, %s, %s)' (datetime.datetime(2015, 3, 17, 12, 20, 44, 849766), None, None, 0, '97f2ce5b140346e09e68141df141a857', 'instances', 10000000000)