Public bug reported:

On Liberty release.

When I add a ipv6 static route on Project->Network->Routers->Static
Route->Add Static Route, Horizon returns "Invalid version for IP
address".

The same ipv6 static route can be added with neutron cli.

# neutron -v router-update router0 -- --routes type=dict list=true
destination=2002::0/64,nexthop=2001::100

# neutron router-show router0
+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                 
                                                                                
                                                   |
+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| admin_state_up        | True                                                  
                                                                                
                                                   |
| distributed           | False                                                 
                                                                                
                                                   |
| external_gateway_info | {"network_id": 
"63c39233-e44b-400b-b8c3-9a185568eedc", "enable_snat": true, 
"external_fixed_ips": [{"subnet_id": "f8f96fa1-6233-4eae-92f0-fca1848bb275", 
"ip_address": "172.16.207.5"}]} |
| ha                    | False                                                 
                                                                                
                                                   |
| id                    | b02c7c45-f807-47d8-8335-fbffb3a2b6b6                  
                                                                                
                                                   |
| name                  | router0                                               
                                                                                
                                                   |
| routes                | {"destination": "2002::0/64", "nexthop": "2001::100"} 
                                                                                
                                                   |
| status                | ACTIVE                                                
                                                                                
                                                   |
| tenant_id             | ace870e6790a4195b1b50fe69adbab69                      
                                                                                
                                                   |
+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+

** Affects: horizon
     Importance: Undecided
         Status: New

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

Title:
  Unable to add ipv6 static route

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  On Liberty release.

  When I add a ipv6 static route on Project->Network->Routers->Static
  Route->Add Static Route, Horizon returns "Invalid version for IP
  address".

  The same ipv6 static route can be added with neutron cli.

  # neutron -v router-update router0 -- --routes type=dict list=true
  destination=2002::0/64,nexthop=2001::100

  # neutron router-show router0
  
+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | Field                 | Value                                               
                                                                                
                                                     |
  
+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | admin_state_up        | True                                                
                                                                                
                                                     |
  | distributed           | False                                               
                                                                                
                                                     |
  | external_gateway_info | {"network_id": 
"63c39233-e44b-400b-b8c3-9a185568eedc", "enable_snat": true, 
"external_fixed_ips": [{"subnet_id": "f8f96fa1-6233-4eae-92f0-fca1848bb275", 
"ip_address": "172.16.207.5"}]} |
  | ha                    | False                                               
                                                                                
                                                     |
  | id                    | b02c7c45-f807-47d8-8335-fbffb3a2b6b6                
                                                                                
                                                     |
  | name                  | router0                                             
                                                                                
                                                     |
  | routes                | {"destination": "2002::0/64", "nexthop": 
"2001::100"}                                                                    
                                                                |
  | status                | ACTIVE                                              
                                                                                
                                                     |
  | tenant_id             | ace870e6790a4195b1b50fe69adbab69                    
                                                                                
                                                     |
  
+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to