]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
VMware: fix security group check on port create
authorSalvatore <salv.orlando@gmail.com>
Wed, 24 Dec 2014 00:17:17 +0000 (01:17 +0100)
committerSalvatore <salv.orlando@gmail.com>
Mon, 29 Dec 2014 14:19:02 +0000 (15:19 +0100)
commitf854cf3af9ec895fa3e368af7c57c7548cf0bc5b
tree08dad7863c1d6bd310e93901fd3c77cf9451882e
parente7edcc5349407607968a99b2962452b9b61d7106
VMware: fix security group check on port create

The code did not consider an empty list among the cases
in which security groups are not supplied on port create.

Change-Id: I325cce2165d2ec683ecac3cabdbfb80a03b288c9
Closes-Bug: #1405311
neutron/plugins/vmware/plugins/base.py