nova/nova/tests
Artom Lifshitz e4e7b8da56 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. Also the uuids module isn't in newton so
a hard-coded uuid is used.

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)
(cherry picked from commit 1cfcc40643)
(cherry picked from commit 4f0ff43c79)
2017-12-18 19:44:29 +00:00
..
functional Make request_spec.spec MediumText 2017-12-18 19:44:29 +00:00
live_migration/hooks Use tempest tox with regex first 2016-09-19 20:05:16 +00:00
unit Get original image_id from volume for volume-backed instance rebuild 2017-12-07 18:22:24 -05:00
__init__.py
fixtures.py Add regression test for rebuilding a volume-backed server 2017-12-07 18:19:36 -05:00
uuidsentinel.py Add uuidsentinel test module 2015-12-14 11:28:55 +01:00