← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1570486] [NEW] Create a router interface without providing an IP address should automatically take the next available IP in subnet range

 

Public bug reported:

When creating a Router Interface without providing an IP address
(optional field) the code should take the next available ip address in
subnet range.

Currently if you create a router interface in a subnet with a CIDR
10.1.0.0/20 and if you don't provide an IP address, the default ip
address will always be set to 10.1.0.1, but if that IP address is
already taken by another interface then the interface creation will fail
informing the user the reason for the failure (which is ok)

I think the code should be intelligent enough to grab the next available
ip address in the range when creating a router interface without
providing the ip address, or even suggest (autofill) a value for that
field

** Affects: horizon
     Importance: Undecided
         Status: New


** Tags: neutron ux

** Summary changed:

- Create a router interface without providing an IP address should automatically take the next available ip address in range
+ Create a router interface without providing an IP address should automatically take the next available IP in subnet range

** Description changed:

  When creating a Router Interface without providing an IP address
  (optional field) the code should take the next available ip address in
  subnet range.
  
  Currently if you create a router interface in a subnet with a CIDR
  10.1.0.0/20 and if you don't provide an IP address, the default ip
  address will always be set to 10.1.0.1, but if that IP address is
  already taken by another interface then the interface creation will fail
  informing the user the reason for the failure (which is ok)
  
  I think the code should be intelligent enough to grab the next available
- ip address in the range when creating an routerinterface without
+ ip address in the range when creating a router interface without
  providing the ip address, or even suggest (autofill) a value for that
  field

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

Title:
  Create a router interface without providing an IP address should
  automatically take the next available IP in subnet range

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  When creating a Router Interface without providing an IP address
  (optional field) the code should take the next available ip address in
  subnet range.

  Currently if you create a router interface in a subnet with a CIDR
  10.1.0.0/20 and if you don't provide an IP address, the default ip
  address will always be set to 10.1.0.1, but if that IP address is
  already taken by another interface then the interface creation will
  fail informing the user the reason for the failure (which is ok)

  I think the code should be intelligent enough to grab the next
  available ip address in the range when creating a router interface
  without providing the ip address, or even suggest (autofill) a value
  for that field

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