Commit 1a5dd4a
committed
Resolve issues with 'server migration list'
The 'os-migrations' API accepts 'instance_uuid' and 'migration_type'
query string parameters, not 'server' and 'type'. For the former, as the
name would suggest, the value should be a server UUID, not a name.
In addition, this is a list command and therefore should subclass the
'Lister' base class.
Change-Id: I736f5575156fc04d7ada7783a1865ab3b438396f
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>1 parent cb6659d commit 1a5dd4a
2 files changed
Lines changed: 11 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2041 | 2041 | | |
2042 | 2042 | | |
2043 | 2043 | | |
2044 | | - | |
| 2044 | + | |
2045 | 2045 | | |
2046 | 2046 | | |
2047 | 2047 | | |
| |||
2168 | 2168 | | |
2169 | 2169 | | |
2170 | 2170 | | |
2171 | | - | |
2172 | 2171 | | |
2173 | 2172 | | |
2174 | 2173 | | |
| 2174 | + | |
| 2175 | + | |
| 2176 | + | |
| 2177 | + | |
| 2178 | + | |
| 2179 | + | |
2175 | 2180 | | |
2176 | 2181 | | |
2177 | 2182 | | |
2178 | 2183 | | |
2179 | 2184 | | |
2180 | | - | |
| 2185 | + | |
2181 | 2186 | | |
2182 | 2187 | | |
2183 | 2188 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4079 | 4079 | | |
4080 | 4080 | | |
4081 | 4081 | | |
4082 | | - | |
4083 | 4082 | | |
4084 | 4083 | | |
4085 | 4084 | | |
| |||
4106 | 4105 | | |
4107 | 4106 | | |
4108 | 4107 | | |
4109 | | - | |
4110 | | - | |
| 4108 | + | |
| 4109 | + | |
4111 | 4110 | | |
4112 | 4111 | | |
| 4112 | + | |
4113 | 4113 | | |
4114 | 4114 | | |
4115 | 4115 | | |
| |||
4145 | 4145 | | |
4146 | 4146 | | |
4147 | 4147 | | |
4148 | | - | |
4149 | 4148 | | |
4150 | 4149 | | |
4151 | 4150 | | |
| |||
4194 | 4193 | | |
4195 | 4194 | | |
4196 | 4195 | | |
4197 | | - | |
4198 | 4196 | | |
4199 | 4197 | | |
4200 | 4198 | | |
| |||
4303 | 4301 | | |
4304 | 4302 | | |
4305 | 4303 | | |
4306 | | - | |
4307 | 4304 | | |
4308 | 4305 | | |
4309 | 4306 | | |
| |||
4375 | 4372 | | |
4376 | 4373 | | |
4377 | 4374 | | |
4378 | | - | |
4379 | 4375 | | |
4380 | 4376 | | |
4381 | 4377 | | |
| |||
4438 | 4434 | | |
4439 | 4435 | | |
4440 | 4436 | | |
4441 | | - | |
4442 | 4437 | | |
4443 | 4438 | | |
4444 | 4439 | | |
| |||
4500 | 4495 | | |
4501 | 4496 | | |
4502 | 4497 | | |
4503 | | - | |
4504 | 4498 | | |
4505 | 4499 | | |
4506 | 4500 | | |
| |||
0 commit comments