Addition of the "Migrating" value for Compute API
Adds MIGRATING to server status list in the response to GET /v2.1/{tenant_id}/servers Closes-Bug: 1519491 Change-Id: I3665de737ffb4a41d5bc47a531aac6ca9417de12
This commit is contained in:
parent
4b240fe80c
commit
faeae96d66
@ -213,6 +213,11 @@
|
||||
server, plugging it back in, and rebooting it.
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
<code>MIGRATING</code>. The server is being migrated to a new host.
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
<code>PASSWORD</code>. The password is being reset on the server.
|
||||
|
Loading…
x
Reference in New Issue
Block a user