[openstack-dev] [python-novaclient] Status of novaclient V3

Andrey Kurilin akurilin at mirantis.com
Wed Dec 3 12:30:12 UTC 2014


Thank for answers.
I sent a patch to novaclient : https://review.openstack.org/#/c/138694/

On Wed, Dec 3, 2014 at 1:59 PM, Christopher Yeoh <cbkyeoh at gmail.com
<javascript:_e(%7B%7D,'cvml','cbkyeoh at gmail.com');>> wrote:

>
>
>
> On 3 Dec 2014, at 10:00 pm, Joe Gordon <joe.gordon0 at gmail.com
> <javascript:_e(%7B%7D,'cvml','joe.gordon0 at gmail.com');>> wrote:
>
>
>
> On Tue, Dec 2, 2014 at 5:21 PM, Andrey Kurilin <akurilin at mirantis.com
> <javascript:_e(%7B%7D,'cvml','akurilin at mirantis.com');>> wrote:
>
>> Hi!
>>
>> While working on fixing wrong import in novaclient v3 shell, I have found
>> that a lot of commands, which are listed in V3 shell(novaclient.v3.shell),
>> are broken, because appropriate managers are missed from V3
>> client(novaclient.V3.client.Client).
>>
>> Template of error is "ERROR (AttributeError): 'Client' object has no
>> attribute '<attr>'", where <attr> can be "floating_ip_pools",
>> "floating_ip", "security_groups", "dns_entries" and etc.
>>
>> I know that novaclient V3 is not finished yet, and I guess it will be not
>> finished. So the main question is:
>>  What we should do with implemented code of novaclient V3 ? Should it be
>> ported to novaclient V2.1 or it can be removed?
>>
>
> I think it can be removed, as we are not going forward with the V3 API.
> But I will defer to Christopher Yeoh/Ken’ichi Ohmichi for the details.
>
>
>
> I think it can all just be removed now. We're going to need to enhance
> nova client to understand micro versions instead. But for now v2.1 should
> look just like v2
>
> Chris
>
>
>
>>
>>
>> --
>> Best regards,
>> Andrey Kurilin.
>>
>> _______________________________________________
>> OpenStack-dev mailing list
>> OpenStack-dev at lists.openstack.org
>> <javascript:_e(%7B%7D,'cvml','OpenStack-dev at lists.openstack.org');>
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
>>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> <javascript:_e(%7B%7D,'cvml','OpenStack-dev at lists.openstack.org');>
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>


-- 
Best regards,
Andrey Kurilin.


-- 
Best regards,
Andrey Kurilin.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20141203/995c8823/attachment.html>


More information about the OpenStack-dev mailing list