<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=GB2312">
    <link href="chrome://translator/skin/floatingPanel.css"
      type="text/css" rel="stylesheet">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    hi all :<br>
    I found nova can not list the soft_deleted instances(v2 an v3 no
    show),<br>
    but seen from novaclient help<br>
    [tagett@stack-01 devstack]$ nova help restore <br>
    usage: nova restore <server><br>
    <br>
    Restore a soft-deleted server.<br>
    <br>
    how can I restore a soft-deleted server ? we can not list the soft
    deleted instances.<br>
    <br>
    [tagett@stack-01 devstack]$ nova   list --all-tenants --status
    SOFT_DELETED<br>
    +----+------+--------+------------+-------------+----------+<br>
    | ID | Name | Status | Task State | Power State | Networks |<br>
    +----+------+--------+------------+-------------+----------+<br>
    +----+------+--------+------------+-------------+----------+<br>
    <br>
    but from the database we can see this status.<br>
    MariaDB [nova]> select hostname ,vm_state from instances;<br>
    | vm11111        | soft-delete |<br>
    | vm1111         | soft-delete |<br>
    <br>
    <br>
    I check v3 code, it don't support restore even, how will this go ?<br>
    I find some discussion
    <meta http-equiv="content-type" content="text/html; charset=GB2312">
    <a href="https://review.openstack.org/#/c/35061/2">https://review.openstack.org/#/c/35061/2</a><br>
    any comments on that ?<br>
    this is designed ? we abandon the restore operation ?<br>
    beside I have a WIP patch to have soft-deleted instance listed in v3
    api.<br>
    <meta http-equiv="content-type" content="text/html; charset=GB2312">
    <a href="https://review.openstack.org/#/c/118641/">https://review.openstack.org/#/c/118641/</a>
    <pre class="moz-signature" cols="72">-- 
Thanks,
Eli (Li Yong) Qiao</pre>
    <div style="bottom: auto; left: 607px; right: auto; top: 47px;
      display: none;" class="translator-theme-default"
      id="translator-floating-panel">
      <div title="µã»÷·­Òë" id="translator-floating-panel-button"></div>
    </div>
  </body>
</html>