Public bug reported:

Currently when adding an interface to a router, Horizon shows subnets
with gateway ip.

On the other hand, Horizon supports attaching a subnet to a router with fixed 
interface ip.
In this case gateway ip is not required but a new port is created with a given 
ip in the subnet and the port is attached to the router.
This is useful especially when users want to connect an instance to multiple 
subnets with a single default gateway (only one subnet has gateway ip while the 
other subnet don't).

However because of the current logic to filter out subnets without
gateway ip, we can't add a subnet without gateway ip to a router using
fixed ip now.

** Affects: horizon
     Importance: Undecided
         Status: In Progress

** Description changed:

  Currently when adding an interface to a router, Horizon shows subnets
  with gateway ip.
  
  On the other hand, Horizon supports attaching a subnet to a router with fixed 
interface ip.
- In this case gateway ip is not required but a new port is created with a 
given ip in the subnet
- and the port is attached to the router.
+ In this case gateway ip is not required but a new port is created with a 
given ip in the subnet and the port is attached to the router.
  This is useful especially when users want to connect an instance to multiple 
subnets with a single default gateway (only one subnet has gateway ip while the 
other subnet don't).
  
- However because of the current logic to filter out subnets without gateway 
ip, we can't add
- a subnet without gateway ip to a router using fixed ip now.
+ However because of the current logic to filter out subnets without
+ gateway ip, we can't add a subnet without gateway ip to a router using
+ fixed ip now.

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

Title:
  Can't add a subnet without gateway ip to a router

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  Currently when adding an interface to a router, Horizon shows subnets
  with gateway ip.

  On the other hand, Horizon supports attaching a subnet to a router with fixed 
interface ip.
  In this case gateway ip is not required but a new port is created with a 
given ip in the subnet and the port is attached to the router.
  This is useful especially when users want to connect an instance to multiple 
subnets with a single default gateway (only one subnet has gateway ip while the 
other subnet don't).

  However because of the current logic to filter out subnets without
  gateway ip, we can't add a subnet without gateway ip to a router using
  fixed ip now.

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