vagrant-openstack-provider icon indicating copy to clipboard operation
vagrant-openstack-provider copied to clipboard

Allow Neutron to manage floating IPs

Open matttrach opened this issue 5 years ago • 1 comments

https://developer.openstack.org/api-ref/network/v2/ https://developer.openstack.org/api-ref/network/v2/#create-floating-ip The floating IP allocation via Nova has been deprecated, how hard would it be to get the Neutron API to manage them?

matttrach avatar Aug 21 '18 16:08 matttrach

There's some work... But I definitely agree, it is necessary. We should use Neutron in priority and fallback on nova-network for legacy OpenStack platforms

ggiamarchi avatar Aug 28 '18 14:08 ggiamarchi