]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix negative unit test for sec group rules
authorSalvatore Orlando <salv.orlando@gmail.com>
Mon, 13 Jan 2014 11:33:40 +0000 (03:33 -0800)
committerSalvatore Orlando <salv.orlando@gmail.com>
Tue, 14 Jan 2014 23:24:50 +0000 (15:24 -0800)
commit45557c43e4f8e42a98c09deb45739bebaa5b8507
treec617bbaad3f1859b1ad5d4e4f33e9e0e6656f31a
parentab1f474ace7105c5676e391ad0c70f496d7f309d
Fix negative unit test for sec group rules

Ensure the test fails because the security group
rule could not be created, and not because the security
group was deleted before creating the rule.

Closes-Bug: #1268561

Change-Id: Ib2ea8c4507862d7bb343ce5181cf018b3cdf4b73
neutron/tests/unit/test_extension_security_group.py