Hi, all
        When I'm trying to add support to python nova-client to list/update 
flavor extra specs, I noticed that the flavor extra_specs API extension use the 
flavor ID to access database API, while the corresponding parameter should be 
instance_type id.
        I create a bug for it at https://bugs.launchpad.net/nova/+bug/1031263, 
however, there are several options to resolve this issues. I hope to get more 
feedback on which one will be the right solution. (I uploaded a patch based on 
one option, but not sure if that's the right method)

Thanks
--jyh

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to