Public bug reported:

Getting the following error when POSTing to network/floatingip/

[Thu Jun 06 23:24:09.770231 2019] [wsgi:error] [pid 26848:tid 140634143590144] 
[remote 172.26.25.159:58730] ERROR openstack_dashboard.api.rest.utils error 
invoking apiclient
[Thu Jun 06 23:24:09.770306 2019] [wsgi:error] [pid 26848:tid 140634143590144] 
[remote 172.26.25.159:58730] Traceback (most recent call last):
[Thu Jun 06 23:24:09.770315 2019] [wsgi:error] [pid 26848:tid 140634143590144] 
[remote 172.26.25.159:58730]   File 
"/usr/lib/python3/dist-packages/openstack_dashboard/api/rest/utils.py", line 
128, in _wrapped
[Thu Jun 06 23:24:09.770322 2019] [wsgi:error] [pid 26848:tid 140634143590144] 
[remote 172.26.25.159:58730]     data = function(self, request, *args, **kw)
[Thu Jun 06 23:24:09.770328 2019] [wsgi:error] [pid 26848:tid 140634143590144] 
[remote 172.26.25.159:58730]   File 
"/usr/lib/python3/dist-packages/openstack_dashboard/api/rest/network.py", line 
70, in post
[Thu Jun 06 23:24:09.770335 2019] [wsgi:error] [pid 26848:tid 140634143590144] 
[remote 172.26.25.159:58730]     None, params)
[Thu Jun 06 23:24:09.770343 2019] [wsgi:error] [pid 26848:tid 140634143590144] 
[remote 172.26.25.159:58730] TypeError: tenant_floating_ip_allocate() takes 
from 1 to 3 positional arguments but 4 were given
[Thu Jun 06 23:24:09.770356 2019] [wsgi:error] [pid 26848:tid 140634143590144] 
[remote 172.26.25.159:58730] 


** Affects: horizon
     Importance: Undecided
     Assignee: Sam Morrison (sorrison)
         Status: In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1831954

Title:
  error in floating IP allocation rest call

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  Getting the following error when POSTing to network/floatingip/

  [Thu Jun 06 23:24:09.770231 2019] [wsgi:error] [pid 26848:tid 
140634143590144] [remote 172.26.25.159:58730] ERROR 
openstack_dashboard.api.rest.utils error invoking apiclient
  [Thu Jun 06 23:24:09.770306 2019] [wsgi:error] [pid 26848:tid 
140634143590144] [remote 172.26.25.159:58730] Traceback (most recent call last):
  [Thu Jun 06 23:24:09.770315 2019] [wsgi:error] [pid 26848:tid 
140634143590144] [remote 172.26.25.159:58730]   File 
"/usr/lib/python3/dist-packages/openstack_dashboard/api/rest/utils.py", line 
128, in _wrapped
  [Thu Jun 06 23:24:09.770322 2019] [wsgi:error] [pid 26848:tid 
140634143590144] [remote 172.26.25.159:58730]     data = function(self, 
request, *args, **kw)
  [Thu Jun 06 23:24:09.770328 2019] [wsgi:error] [pid 26848:tid 
140634143590144] [remote 172.26.25.159:58730]   File 
"/usr/lib/python3/dist-packages/openstack_dashboard/api/rest/network.py", line 
70, in post
  [Thu Jun 06 23:24:09.770335 2019] [wsgi:error] [pid 26848:tid 
140634143590144] [remote 172.26.25.159:58730]     None, params)
  [Thu Jun 06 23:24:09.770343 2019] [wsgi:error] [pid 26848:tid 
140634143590144] [remote 172.26.25.159:58730] TypeError: 
tenant_floating_ip_allocate() takes from 1 to 3 positional arguments but 4 were 
given
  [Thu Jun 06 23:24:09.770356 2019] [wsgi:error] [pid 26848:tid 
140634143590144] [remote 172.26.25.159:58730] 
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1831954/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to