← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1252811] Re: [LBaaS] Add VIP requires knowing a free ip address instead of subnet

 

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

** Changed in: horizon
    Milestone: None => icehouse-1

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

Title:
  [LBaaS] Add VIP requires knowing a free ip address instead of subnet

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When following this procedure:
  https://wiki.openstack.org/wiki/Neutron/LBaaS/HowToRun
  Neutron CLI allows specifying a subnet:

      neutron lb-vip-create --name myvip --protocol-port 80 --protocol
  HTTP --subnet-id <subnet-id> mypool

  And a free IP from the subnet will be assigned to the VIP.

  The horizon Form requires knowing in advance an unused IP from the subnet.
  Also, if we do not fill this part of the form with an IP (not marked as compulsory in the form), we get the following error:
  'Error: Unable to add VIP "myvip".'

  Also, the is detected, because the form mentions "Specify a free IP
  address from <subnet mentioned here>".

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