[Yahoo-eng-team] [Bug 1732890] Re: floatingip-create:Ignore floating_ip_address when using floating_ip_address and subnet

2017-11-20 Thread Dongcan Ye
** Project changed: python-neutronclient => neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1732890 Title: floatingip-create:Ignore floating_ip_address when using

[Yahoo-eng-team] [Bug 1732890] Re: floatingip-create:Ignore floating_ip_address when using floating_ip_address and subnet

2017-11-19 Thread Dongcan Ye
@Brian Haley, the reproduce step is both specify subnet and floating-ip- address: # neutron floatingip-create --floating-ip-address 172.24.4.101 --subnet 0c280593-3066-4393-bbdc-028b24139314 public The result is: Created a new floatingip:

[Yahoo-eng-team] [Bug 1732890] Re: floatingip-create:Ignore floating_ip_address when using floating_ip_address and subnet

2017-11-17 Thread Brian Haley
Using the openstackclient you should get a 403 error: $ openstack floating ip create --floating-ip-address 172.24.4.99 public Error while executing command: Forbidden (HTTP 403) (Request-ID: req-1167e309-1975-4aa5-b3ae-7930723e0755) This is an admin-only operation as per the default entry in