Re: [openstack-dev] [nova][osc] How to deal with add/remove fixed/floating CLIs after novaclient 10.0.0?

2018-01-30 Thread Matt Riedemann

On 1/30/2018 1:04 PM, Chris Friesen wrote:
Is there a plan going forward to ensure that python-novaclient and OSC 
are on the same page as far as deprecating CLIs and API bindings?


There is no official plan, no. The 10.0.0 novaclient release came out 
late. If there was more lead time, or if I would have thought of it, we 
could have done an audit on what other things within OpenStack were 
using the deprecated CLIs/python API bindings and cleaned those up 
first. But that didn't happen.


At this point, novaclient 10.0.0 probably won't get into 
upper-constraints for Queens:


https://review.openstack.org/#/c/538070/

And I'm OK with that, nothing in Queens requires >=10.0.0. We can clean 
things up in Rocky.


--

Thanks,

Matt

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [nova][osc] How to deal with add/remove fixed/floating CLIs after novaclient 10.0.0?

2018-01-30 Thread Chris Friesen

On 01/30/2018 09:15 AM, Matt Riedemann wrote:

The 10.0.0 release of python-novaclient dropped some deprecated CLIs and python
API bindings for the server actions to add/remove fixed and floating IPs:

https://docs.openstack.org/releasenotes/python-novaclient/queens.html#id2

python-openstackclient was using some of those python API bindings from
novaclient which now no longer work:

https://bugs.launchpad.net/python-openstackclient/+bug/1745795




Is there a plan going forward to ensure that python-novaclient and OSC are on 
the same page as far as deprecating CLIs and API bindings?


Chris

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev