← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1581320] [NEW] deprecation warnings for ICMPV6_ALLOWED_TYPES

 

Public bug reported:

    neutron/agent/linux/openvswitch_firewall/firewall.py:371: DeprecationWarning: ICMPV6_ALLOWED_TYPES in version 'mitaka' and will be removed in version 'newton': moved to neutron_lib.constants
2016-05-12 16:12:52.348 |       for icmp_type in constants.ICMPV6_ALLOWED_TYPES:
2016-05-12 16:12:52.348 |     neutron/agent/linux/openvswitch_firewall/firewall.py:550: DeprecationWarning: ICMPV6_ALLOWED_TYPES in version 'mitaka' and will be removed in version 'newton': moved to neutron_lib.constants
2016-05-12 16:12:52.348 |       for icmp_type in constants.ICMPV6_ALLOWED_TYPES:

** 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/1581320

Title:
  deprecation warnings for ICMPV6_ALLOWED_TYPES

Status in neutron:
  In Progress

Bug description:
      neutron/agent/linux/openvswitch_firewall/firewall.py:371: DeprecationWarning: ICMPV6_ALLOWED_TYPES in version 'mitaka' and will be removed in version 'newton': moved to neutron_lib.constants
  2016-05-12 16:12:52.348 |       for icmp_type in constants.ICMPV6_ALLOWED_TYPES:
  2016-05-12 16:12:52.348 |     neutron/agent/linux/openvswitch_firewall/firewall.py:550: DeprecationWarning: ICMPV6_ALLOWED_TYPES in version 'mitaka' and will be removed in version 'newton': moved to neutron_lib.constants
  2016-05-12 16:12:52.348 |       for icmp_type in constants.ICMPV6_ALLOWED_TYPES:

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


Follow ups