<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Looks like a bug to me, definitely….<div>but i can be wrong though</div><div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="color: rgb(0, 0, 0); font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; border-collapse: separate; font-family: 'Lucida Grande'; border-spacing: 0px; -webkit-text-decorations-in-effect: none; "><span class="Apple-style-span" style="font-weight: normal; font-family: Helvetica; "><b style="color: rgb(19, 112, 138); ">Razique Mahroua</b></span><span class="Apple-style-span" style="font-weight: normal; font-family: Helvetica; color: rgb(19, 112, 138); "><b> - </b></span><span class="Apple-style-span" style="font-family: Helvetica; "><span class="Apple-style-span" style="font-weight: normal; font-family: Helvetica; "><b style="color: rgb(19, 112, 138); ">Nuage & Co</b></span><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; border-collapse: separate; border-spacing: 0px; -webkit-text-decorations-in-effect: none; "><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="font-weight: normal; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; "><font class="Apple-style-span" color="#13708a"><a href="mailto:razique.mahroua@gmail.com">razique.mahroua@gmail.com</a></font></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; "><font class="Apple-style-span" color="#13708a">Tel : +33 9 72 37 94 15</font></div></span></span></span></span></span><br class="Apple-interchange-newline" style="color: rgb(0, 0, 0); font-family: Arial; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span><img height="125" width="125" id="aae20eae-40ba-4544-9fdd-14375c72cc7b" apple-width="yes" apple-height="yes" src="cid:0A2450C8-6A0D-42D0-8035-743CAD564432@fabrique.lan"></span>
</div>
<br><div><div>Le 29 août 2013 à 11:29, happy idea <<a href="mailto:guolongcang.work@gmail.com">guolongcang.work@gmail.com</a>> a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Thank you.<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">happy idea</b> <span dir="ltr"><<a href="mailto:guolongcang.work@gmail.com">guolongcang.work@gmail.com</a>></span><br>
Date: 2013/8/29<br>Subject: [Openstack][Grizzly] Unable to reboot instance after Migrate<br>To: openstack <<a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a>><br><br><br><div dir="ltr">
Hi All,<div><br></div><div>Here's the stacktrace log:</div><div><br></div><div><div>2013-08-29 15:12:29.515 WARNING nova.compute.manager [req-31944080-1a33-4679-98ce-af36e3660679 ae0f00ede33f42d9a12385b2c2ce8c0d 57d53e1dcff540b6aeaf0d6fd60be7ab] [instance: 038dbba7-534b-4c03-8914-a830c424ce21] Traceback (most recent call last):</div>

<div>  File "/usr/lib/python2.7/dist-packages/nova/compute/manager.py", line 1718, in reboot_instance</div><div>    bad_volumes_callback=bad_volumes_callback)</div><div>  File "/usr/lib/python2.7/dist-packages/nova/virt/libvirt/driver.py", line 1295, in reboot</div>

<div>    block_device_info)</div><div>  File "/usr/lib/python2.7/dist-packages/nova/virt/libvirt/driver.py", line 1371, in _hard_reboot</div><div>    self._create_images_and_backing(context, instance, disk_info_json)</div>

<div>  File "/usr/lib/python2.7/dist-packages/nova/virt/libvirt/driver.py", line 3248, in _create_images_and_backing</div><div>    cache_name = os.path.basename(info['backing_file'])</div><div>  File "/usr/lib/python2.7/posixpath.py", line 121, in basename</div>

<div>    i = p.rfind('/') + 1</div><div>AttributeError: 'NoneType' object has no attribute 'rfind'</div><div><br></div><div>2013-08-29 15:12:29.516 ERROR nova.compute.manager [req-31944080-1a33-4679-98ce-af36e3660679 ae0f00ede33f42d9a12385b2c2ce8c0d 57d53e1dcff540b6aeaf0d6fd60be7ab] [instance: 038dbba7-534b-4c03-8914-a830c424ce21] Cannot reboot instance: 'NoneType' object has no attribute 'rfind'</div>

</div><div><br></div><div><br></div><div>Looking for any help.</div><div>Regards.</div><div><br></div></div>
</div><br></div>
</blockquote></div><br></div></body></html>