nova/nova/db
Artom Lifshitz 9adf97c013 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.

NOTE(artom): Conflicts in
nova/tests/functional/db/api/test_migrations.py because of backport
migration renumbering.

NOTE(mriedem): Since this is a backport, this contains a release
note not found in the original change on master.

Change-Id: I6bf0fa19b72887803e77b66698587c2108c9372a
Closes-bug: 1738094
(cherry picked from commit 40d7433908)
2017-12-18 10:37:25 -05:00
..
sqlalchemy Make request_spec.spec MediumText 2017-12-18 10:37:25 -05:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
api.py Remove translation of log messages 2017-07-18 09:03:39 +00:00
base.py config options: centralize section "database" + "api_database" 2016-05-16 10:20:51 +00:00
migration.py Manage db sync command for cell0 2016-08-22 18:53:45 +03:00