← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1645683] [NEW] NoReverseMatch at /project/access_and_security/

 

Public bug reported:

After associating a Floating IP via Horizon, the Access and Security
page produces the following error:

Reverse for 'detail' with arguments '(u'',)' and keyword arguments '{}'
not found. 1 pattern(s) tried:
[u'project/instances/(?P<instance_id>[^/]+)/$']

Complete paste: http://paste.openstack.org/show/590655/

Any attempt to reload the page produces the same error.

This is with a fresh pull of devstack and horizon as of 28/11/2016.

** Affects: horizon
     Importance: Undecided
         Status: New

** Description changed:

  After associating a Floating IP via Horizon, the Access and Security
  page produces the following error:
  
  Reverse for 'detail' with arguments '(u'',)' and keyword arguments '{}'
  not found. 1 pattern(s) tried:
  [u'project/instances/(?P<instance_id>[^/]+)/$']
  
  Complete paste: http://paste.openstack.org/show/590655/
  
  Any attempt to reload the page produces the same error.
+ 
+ This is with a fresh pull of devstack and horizon as of 28/11/2016.

-- 
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/1645683

Title:
  NoReverseMatch at /project/access_and_security/

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  After associating a Floating IP via Horizon, the Access and Security
  page produces the following error:

  Reverse for 'detail' with arguments '(u'',)' and keyword arguments
  '{}' not found. 1 pattern(s) tried:
  [u'project/instances/(?P<instance_id>[^/]+)/$']

  Complete paste: http://paste.openstack.org/show/590655/

  Any attempt to reload the page produces the same error.

  This is with a fresh pull of devstack and horizon as of 28/11/2016.

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


Follow ups