]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fixes Hyper-V agent issue on Hyper-V 2008 R2
authorAlessandro Pilotti <apilotti@cloudbasesolutions.com>
Sun, 24 Aug 2014 12:37:26 +0000 (15:37 +0300)
committerAlessandro Pilotti <apilotti@cloudbasesolutions.com>
Sun, 24 Aug 2014 12:37:26 +0000 (15:37 +0300)
commitdf9a383dfb470edf7c6e1ae1caf79e37a0ab1bd4
treeaf4fe369a64a31e28bfa6d653559c1a95a762467
parent00d3af481ee765ee55df4f96dfa5c4e55197d90e
Fixes Hyper-V agent issue on Hyper-V 2008 R2

The vmutils.HyperVUtils class used on versions of Hyper-V prior of 2012
is missing the "remove_all_security_rules" method.

Change-Id: Ib14e643c400b230c912589f9480acf59d6e7b147
Closes-Bug: #1360817
neutron/plugins/hyperv/agent/utils.py