yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #54439
[Bug 1608224] [NEW] neutron lib warnings in ipv6_util; s
Public bug reported:
Captured stderr:
~~~~~~~~~~~~~~~~
/home/gkotton/networking-sfc/.tox/py27/src/neutron/neutron/common/ipv6_utils.py:70: DeprecationWarning: IPV6_SLAAC in version 'mitaka' and will be removed in version 'newton': moved to neutron_lib.constants
modes = [constants.IPV6_SLAAC, constants.DHCPV6_STATELESS]
/home/gkotton/networking-sfc/.tox/py27/src/neutron/neutron/common/ipv6_utils.py:70: DeprecationWarning: DHCPV6_STATELESS in version 'mitaka' and will be removed in version 'newton': moved to neutron_lib.constants
modes = [constants.IPV6_SLAAC, constants.DHCPV6_STATELESS]
** Affects: neutron
Importance: Undecided
Assignee: Gary Kotton (garyk)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => Gary Kotton (garyk)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1608224
Title:
neutron lib warnings in ipv6_util;s
Status in neutron:
In Progress
Bug description:
Captured stderr:
~~~~~~~~~~~~~~~~
/home/gkotton/networking-sfc/.tox/py27/src/neutron/neutron/common/ipv6_utils.py:70: DeprecationWarning: IPV6_SLAAC in version 'mitaka' and will be removed in version 'newton': moved to neutron_lib.constants
modes = [constants.IPV6_SLAAC, constants.DHCPV6_STATELESS]
/home/gkotton/networking-sfc/.tox/py27/src/neutron/neutron/common/ipv6_utils.py:70: DeprecationWarning: DHCPV6_STATELESS in version 'mitaka' and will be removed in version 'newton': moved to neutron_lib.constants
modes = [constants.IPV6_SLAAC, constants.DHCPV6_STATELESS]
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1608224/+subscriptions
Follow ups