** Changed in: horizon
       Status: Fix Committed => Fix Released

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

Title:
  TypeError at /admin/routers/ issubclass() arg 1 must be a class

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  I've included the django debug page,

  $ neutron router-list
  
+--------------------------------------+-----------+-----------------------------------------------------------------------------+
  | id                                   | name      | external_gateway_info    
                                                   |
  
+--------------------------------------+-----------+-----------------------------------------------------------------------------+
  | d54ec5f0-1afa-4b38-a27b-5994425c04ed | my router | {"network_id": 
"4783f398-8a7e-4e50-8b6f-6141df053d6a", "enable_snat": true} |
  
+--------------------------------------+-----------+-----------------------------------------------------------------------------+

  
  $ neutron net-list
  
+--------------------------------------+--------+-----------------------------------------------------+
  | id                                   | name   | subnets                     
                        |
  
+--------------------------------------+--------+-----------------------------------------------------+
  | 4783f398-8a7e-4e50-8b6f-6141df053d6a | public | 
7595b3d5-2086-48b2-ab08-e4bdccc587ed 192.168.1.0/24 |
  
+--------------------------------------+--------+-----------------------------------------------------+

  $ neutron port-list
  
+--------------------------------------+------+-------------------+------------------------------------------------------------------------------------+
  | id                                   | name | mac_address       | fixed_ips 
                                                                         |
  
+--------------------------------------+------+-------------------+------------------------------------------------------------------------------------+
  | 7f2d6932-a306-4b0c-9d8c-84731e886e45 |      | fa:16:3e:14:ac:ee | 
{"subnet_id": "7595b3d5-2086-48b2-ab08-e4bdccc587ed", "ip_address": 
"192.1.1.2"} |
  
+--------------------------------------+------+-------------------+------------------------------------------------------------------------------------

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1220345/+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