Re: [Openstack] neutron python client stopped working

2018-11-15 Thread Dean Troyer
On Thu, Nov 15, 2018 at 2:10 AM Manuel Sopena Ballesteros wrote: > This looks like a stupid thing but I can’t make it to work. For some reason I > can’t run any openstack cli command related to neutron, however using neutron > cli seems to work so I am guessing this is just affecting the the pyt

Re: [Openstack] neutron python client stopped working

2018-11-15 Thread Slawomir Kaplonski
Hi, Please try newest version from master branch. All works fine for me with it: [09:15:53] vagrant@devstack-ubuntu-ovs ~ $ neutron net-list neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead. +--+-+-

[Openstack] neutron python client stopped working

2018-11-15 Thread Manuel Sopena Ballesteros
Hi, This looks like a stupid thing but I can't make it to work. For some reason I can't run any openstack cli command related to neutron, however using neutron cli seems to work so I am guessing this is just affecting the the python client. I tried pip uninstall and install it again with no suc