<p dir="ltr"><br>
On Apr 5, 2016 2:49 PM, "Matt Riedemann" <<a href="mailto:mriedem@linux.vnet.ibm.com">mriedem@linux.vnet.ibm.com</a>> wrote:<br>
><br>
> As we discuss the glance v2 spec for nova, questions are coming up around what to do about the nova images API which is a proxy for glance v1.<br>
><br>
> I don't want to add glance v2 support to the nova API since that's just more proxy gorp.<br>
><br>
> I don't think we can just make the nova images API fail if we're using glance v2 in the backend, but we'll need some translation later for:<br>
><br>
> user->nova-images->glance.v2->glance.v1(ish)->user<br>
><br>
> But we definitely want people to stop using the nova images API.<br>
><br>
> I think we can start by deprecating the nova images-* commands in python-novaclient, and probably the python API bindings in novaclient too.<br>
><br>
> People should be using python-glanceclient or python-openstackclient for the CLI, and python-glanceclient or some SDK for the python API bindings.<br>
><br>
> We recently removed the deprecated nova volume-* stuff from novaclient, this would be the same idea.<br>
><br>
> Does anyone have an issue with this?</p>
<p dir="ltr">Seems reasonable to me. :)<br>
</p>