]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fixes Hyper-V agent security groups enable issue
authorClaudiu Belu <cbelu@cloudbasesolutions.com>
Mon, 17 Mar 2014 20:53:55 +0000 (13:53 -0700)
committerClaudiu Belu <cbelu@cloudbasesolutions.com>
Tue, 18 Mar 2014 21:50:22 +0000 (14:50 -0700)
commit7026d96ce44522c95c785376178347d2b0a9d750
tree0430c07644ddb85e10da65ada5810270437dfe55
parent2cc1d68f0e9aa32be33096b520b39a099b89fc29
Fixes Hyper-V agent security groups enable issue

Fixes the weight of the applied allow rules by ignoring
the weight of the reject rules.
Fixes the override allow rules issue by fixing the
ACL filtering condition.

Change-Id: I38ddd7142d0fa45f308460153d29580f276ce07e
Closes-Bug: #1294368
neutron/plugins/hyperv/agent/utilsv2.py
neutron/tests/unit/hyperv/test_hyperv_utilsv2.py