commit | 0b14b1e0fff3e8359fcb860ef46fc02adc954d10 | [log] [tgz] |
---|---|---|
author | Matt Riedemann <mriedem.os@gmail.com> | Sat Mar 02 12:38:10 2019 -0500 |
committer | Lajos Katona <lajos.katona@ericsson.com> | Tue May 21 12:34:51 2019 +0200 |
tree | 9e5896ec1b128a009860c3a095f1cfabb63198d0 | |
parent | b9b6e37a75aefa99bfb07756f29748732c7d77af [diff] |
Add compute API response schema validation for 2.71 The 2.71 compute API includes the "server_groups" parameter in the response to the following APIs: - GET /servers/{server_id} (show) - PUT /servers/{server_id} (update) - POST /servers/{server_id}/action (rebuild) This will be used in an upcoming change to test attaching and detaching the root volume of a shelved offloaded instance. Change-Id: I612a15c475404ded0af15b6241b9ac8ec9fb8e26