Re: [openstack-dev] [nova] V3 API support

2014-12-08 Thread Sergey Nikitin
Thank you guys for helpful information. Alex, I'll remove v2 schema and add v2.1 support 2014-12-08 8:01 GMT+03:00 Alex Xu sou...@gmail.com: I think Chris is on vacation. We move V3 API to V2.1. V2.1 have some improvement compare to V2. You can find more detail at

Re: [openstack-dev] [nova] V3 API support

2014-12-07 Thread Alex Xu
I think Chris is on vacation. We move V3 API to V2.1. V2.1 have some improvement compare to V2. You can find more detail at http://specs.openstack.org/openstack/nova-specs/specs/juno/implemented/v2-on-v3-api.html We need support instance tag for V2.1. And in your patch, we needn't json-schema for

[openstack-dev] [nova] V3 API support

2014-12-04 Thread Sergey Nikitin
Hi, Christopher, I working on API extension for instance tags ( https://review.openstack.org/#/c/128940/). Recently one reviewer asked me to add V3 API support. I talked with Jay Pipes about it and he told me that V3 API became useless. So I wanted to ask you and our community: Do we need to

Re: [openstack-dev] [nova] V3 API support

2014-12-04 Thread Pasquale Porreca
v3 API is now moving to v2.1, but the definition of the api module and the json schema for v2.1 still go on v3 folder. I posted a question about v2 vs v3 API on this mailing list not long ago and got useful tips by Christopher Yeoh, maybe it will be useful for you too to give at check at them: