Reviewed: https://review.openstack.org/246800 Committed: https://git.openstack.org/cgit/openstack/vmware-nsx/commit/?id=efc062ac9defa90bff2160f0675bfc8c14ac171f Submitter: Jenkins Branch: stable/liberty commit efc062ac9defa90bff2160f0675bfc8c14ac171f Author: Gary Kotton <gkotton at vmware.com> Date: Sun Oct 18 05:19:25 2015 -0700 Move 'locking_coordinator_url' to common configuration section The variable will now be in the 'DEFAULT' section. This is due to the fact that it is used by the NSX|V and NSX|V3 plugins. DocImpact Partial-bug: #1507815 Change-Id: I3238eafcf2fde0cb4fa6cd48099908980c28d39f (cherry picked from commit 7be0400365ef391d46d8b4181c05be5fef5b9639) ** Tags added: in-stable-liberty -- You received this bug notification because you are a member of OpenStack Security, which is subscribed to OpenStack. https://bugs.launchpad.net/bugs/1507815 Title: Security group is dropping DHCP packet Status in vmware-nsx: Fix Committed Bug description: The instances launched are not able to get IP addresses because the DHCP packet are dropped by security group. If we open up OS default Block all, instances are able to acquire IP addresses. I saw we only allow DHCP-Client packet in the OS default section. But I believe we should also allow DHCP-Server. To manage notifications about this bug go to: https://bugs.launchpad.net/vmware-nsx/+bug/1507815/+subscriptions