yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #69875
[Bug 1738094] [NEW] TEXT is not large enough to store RequestSpec
Public bug reported:
This error occurs during Newton's online_data_migration phase:
error: (pymysql.err.DataError) (1406, u"Data too long for column 'spec'
at row 1") [SQL: u'INSERT INTO request_specs
Which comes from RequestSpec.instance_group.members being extremely
large
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1738094
Title:
TEXT is not large enough to store RequestSpec
Status in OpenStack Compute (nova):
New
Bug description:
This error occurs during Newton's online_data_migration phase:
error: (pymysql.err.DataError) (1406, u"Data too long for column
'spec' at row 1") [SQL: u'INSERT INTO request_specs
Which comes from RequestSpec.instance_group.members being extremely
large
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1738094/+subscriptions
Follow ups