commit | 3df237cc7097574aa63dcbd5d5102dc0d9876075 | [log] [tgz] |
---|---|---|
author | Andrea Rosa <andrea.rosa@hp.com> | Fri Jul 18 14:22:53 2014 +0100 |
committer | Andrea Rosa <andrea.rosa@hp.com> | Fri Jul 18 14:32:18 2014 +0100 |
tree | 891cab078d9d837074de983a2f63d5d2bc538cab | |
parent | b82520f8bc3db2a0869123666a08a87e7eb0c240 [diff] |
Skip migrate server invalid state if resize is off The migrate (aka cold migration) can be considered a special case of the resize with a flavor_id equals to None. For that reason to perform the migrate tests we need to be sure that the resize is enabled. This patch adds a skip decorators to verify that. Change-Id: I3a02b1bd210e3934dfd61d4182b301cc33d8a962