yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45516
[Bug 1403034] Re: Horizon should accept an IPv6 address as a VIP Address for LB Pool
Reviewed: https://review.openstack.org/142670
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=dbf251e16e9e518a85991c07d030aa8b2070c9fc
Submitter: Jenkins
Branch: master
commit dbf251e16e9e518a85991c07d030aa8b2070c9fc
Author: nikunj2512 <nikunj.aggarwal@xxxxxx>
Date: Thu Dec 18 11:16:54 2014 +0530
Adds support to accept IPv6 in VIP Address for LB Pool
In VIP assignment for a LB pool, it now allows users to assign a
IPv6 IP address also.
Change-Id: I8e7f047c410cde5c13c14a18e27ed25c6c767eb5
Closes-bug: #1403034
** Changed in: horizon
Status: In Progress => 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
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