<div dir="ltr">It seems like this is a bug in python-novaclient. I believe the recent change to enforce that flavor ids are either int-like or uuid-like may have been made in error. At minimum, I believe it is backwards-incompatible, despite being part of a minor point release (changed from 2.13 to 2.14).<div>
<br></div><div>See <a href="https://review.openstack.org/#/c/29086/">https://review.openstack.org/#/c/29086/</a> for the review where this behavior was changed.</div><div><br></div><div>See also <a href="https://bugs.launchpad.net/python-novaclient/+bug/1209060">https://bugs.launchpad.net/python-novaclient/+bug/1209060</a><br>
<div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 25, 2013 at 10:36 AM, Vishvananda Ishaya <span dir="ltr"><<a href="mailto:vishvananda@gmail.com" target="_blank">vishvananda@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The data type is string.<br>
<br>
Vish<br>
<div class="HOEnZb"><div class="h5">On Jul 24, 2013, at 1:41 AM, "Karajgi, Rohit" <<a href="mailto:Rohit.Karajgi@nttdata.com">Rohit.Karajgi@nttdata.com</a>> wrote:<br>
<br>
> Hi,<br>
><br>
> Referring to <a href="https://bugs.launchpad.net/nova/+bug/1202136" target="_blank">https://bugs.launchpad.net/nova/+bug/1202136</a>, it seems that the novaclient<br>
> validates the flavor ID to be either an integer or a UUID string. This check does not exist in Nova, so currently strings<br>
> are also accepted as flavor IDs by Nova when direct restful API calls are made.<br>
><br>
> What should the data type of a flavor's ID be?<br>
><br>
> -Rohit<br>
><br>
> ______________________________________________________________________<br>
> Disclaimer:This email and any attachments are sent in strictest confidence for the sole use of the addressee and may contain legally privileged, confidential, and proprietary data.  If you are not the intended recipient, please advise the sender by replying promptly to this email and then delete and destroy this email and any attachments without any further use, copying or forwarding<br>

><br>
> _______________________________________________<br>
> OpenStack-dev mailing list<br>
> <a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br></div>