|
|
@ -4550,6 +4550,7 @@ class ShellTest(utils.TestCase): |
|
|
|
83, # There are no version-wrapped shell method changes for this. |
|
|
|
84, # There are no version-wrapped shell method changes for this. |
|
|
|
86, # doesn't require any changes in novaclient. |
|
|
|
87, # doesn't require any changes in novaclient. |
|
|
|
]) |
|
|
|
versions_supported = set(range(0, |
|
|
|
novaclient.API_MAX_VERSION.ver_minor + 1)) |
|
|
|