← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1299159] Re: Hyper-V agent cannot add ICMP security group rules

 

** Changed in: neutron/icehouse
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1299159

Title:
  Hyper-V agent cannot add ICMP security group rules

Status in OpenStack Neutron (virtual network service):
  Fix Released
Status in neutron icehouse series:
  Fix Released

Bug description:
  The Hyper-V agent throws exceptions each time it tries to add a
  security group rule which has ICMP as protocol.

  This is caused by the fact that Hyper-V
  Msvm_EthernetSwitchPortExtendedAclSettingData can accept only TCP and
  UDP as text as protocols. Any other protocol must be a string of the
  protocol number.

  Source: http://technet.microsoft.com/en-us/library/dn464289.aspx

  Agent log:
  http://pastebin.com/HwrczsfX

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


References