nova/nova/db/sqlalchemy/api_migrations
Artom Lifshitz 40d7433908 Make request_spec.spec MediumText
request_spec.instance_group.members is a list of instance UUIDs. It
can get so long that it overflows its TEXT column. This patch changes
request_spec.spec to MEDIUMTEXT.

Change-Id: I6bf0fa19b72887803e77b66698587c2108c9372a
Closes-bug: 1738094
2017-12-14 21:28:18 -05:00
..
migrate_repo Make request_spec.spec MediumText 2017-12-14 21:28:18 -05:00
__init__.py Add second migrate_repo for cells v2 database migrations 2015-03-03 15:41:40 -05:00