← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1403034] Re: Horizon should accept an IPv6 address as a VIP Address for LB Pool

 

** Changed in: horizon/kilo
       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/1403034

Title:
  Horizon should accept an IPv6 address as a VIP Address for LB Pool

Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in OpenStack Dashboard (Horizon) kilo series:
  Fix Released

Bug description:
  Description of problem:
  =======================
  Horizon should accept an IPv6 address as a VIP Address for LB Pool.

  Version-Release number of selected component (if applicable):
  =============================================================
  RHEL-OSP6: 2014-12-12.1
  python-django-horizon-2014.2.1-2.el7ost.noarch

  How reproducible:
  =================
  Always

  Steps to Reproduce:
  ===================
  0. Have an IPv6 subnet.

  1. Browse to: http://<FQDN>/dashboard/project/loadbalancers/

  2. Create a Load Balancing Pool.

  3. Add VIP as follows:
     - Name: test
     - VIP Subnet: Select your IPv6 subnet
     - Specify a free IP address from the selected subnet: IPv6 address such as: 2001:65:65:65::a
     - Protocol Port: 80
     - Protocol: HTTP
     - Admin State: UP

  Actual results:
  ===============
  Error: Invalid version for IP address

  Expected results:
  =================
  Should work OK, this is supported in the python-neutronclient.

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


References