omni/neutron/tests/plugins/ml2/drivers/gce
Sanket f7085c1883 [GCE] Validate security group at the time of creation
Openstack Security Group should be validated if they are compatible
with GCE firewall rules. If not we should raise approriate error.
This fix processes security group info in BEFORE_RESPONSE event
of security group and rollbacks earlier created security group if
not compatible.

We can not use BEFORE_CREATE/PRECOMMIT_CREATE as they do not contain
required security group rules info.

Change-Id: I5f1fc67208085ef399f3dcfe5fdec63d4f2ffc51
Closes-bug: #1709002
2017-08-08 17:23:48 +05:30
..
__init__.py [WIP] Unit Testcases for GCE Neutron Driver 2017-06-01 16:13:27 +05:30
test_gce.py [GCE] Validate security group at the time of creation 2017-08-08 17:23:48 +05:30