<font size=2 face="sans-serif">For everyone's awareness, there is a bug
related to this: </font><a href="https://bugs.launchpad.net/nova/+bug/1196255"><font size=3 color=blue><u>https://bugs.launchpad.net/nova/+bug/1196255</u></font></a><font size=3>
</font><font size=2 face="sans-serif"><br>
</font>
<br><font size=2 face="sans-serif"><br>
</font>
<br><font size=1 face="Arial">Thanks,</font>
<br>
<br><font size=3 color=#8f8f8f face="Arial"><b>MATT RIEDEMANN</b></font><font size=1 face="Arial"><br>
Advisory Software Engineer<br>
Cloud Solutions and OpenStack Development</font>
<table width=680 style="border-collapse:collapse;">
<tr height=8>
<td width=680 colspan=2 style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;">
<hr>
<tr valign=top height=8>
<td width=418 style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"><font size=1 color=#4181c0 face="Arial"><b>Phone:</b></font><font size=1 color=#5f5f5f face="Arial">
1-507-253-7622</font><font size=1 color=#4181c0 face="Arial"> | <b>Mobile:</b></font><font size=1 color=#5f5f5f face="Arial">
1-507-990-1889</font><font size=1 color=#4181c0 face="Arial"><b><br>
E-mail:</b></font><font size=1 color=#5f5f5f face="Arial"> </font><a href=mailto:mriedem@us.ibm.com target=_blank><font size=1 color=#5f5f5f face="Arial"><u>mriedem@us.ibm.com</u></font></a>
<td width=261 style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;">
<div align=right><img src=cid:_1_0C1B20380C1B1AA4007476E886257B9B width=83 height=30 alt=IBM><font size=1 color=#5f5f5f face="Arial"><br>
<br>
3605 Hwy 52 N<br>
Rochester, MN 55901-1407<br>
United States</font></div></table>
<br>
<br>
<br>
<br>
<br><font size=1 color=#5f5f5f face="sans-serif">From:      
 </font><font size=1 face="sans-serif">Yufang Zhang <yufang521247@gmail.com></font>
<br><font size=1 color=#5f5f5f face="sans-serif">To:      
 </font><font size=1 face="sans-serif">openstack-dev@lists.openstack.org,
</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Date:      
 </font><font size=1 face="sans-serif">06/30/2013 10:01 AM</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Subject:    
   </font><font size=1 face="sans-serif">[openstack-dev]
Seperate out 'soft-deleted' instances from        'deleted'
ones?</font>
<br>
<hr noshade>
<br>
<br>
<br><font size=3>In nova-api, both vm_states.DELETED and vm_states.SOFT_DELETED
states are mapped to the 'DELETED' status. Thus although nova-api supports
filtering instances by instance status, we cannot get instances which are
in 'soft-deleted' status, like: </font>
<br>
<br><font size=3>nova list --status SOFT_DELETED</font>
<br>
<br><font size=3>So does it make sense to seperate out 'soft-deleted'
instances from 'deleted' ones in the api level? </font>
<br>
<br><font size=3>To achive this, we can modify the state-status mappings
in nova-api to map vm_states.SOFT_DELETED to a dedicated status(like SOFT_DELETED)
and vice versa. Of course, some modification should be token in the instance
filter logic.</font>
<br>
<br><font size=3>Could anyone give some opinions before I am working on
it?</font>
<br>
<br><font size=3>Thanks.</font><tt><font size=2>_______________________________________________<br>
OpenStack-dev mailing list<br>
OpenStack-dev@lists.openstack.org<br>
</font></tt><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev"><tt><font size=2>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</font></tt></a><tt><font size=2><br>
</font></tt>
<br>