commit | 63396f05fdb338329755e0ce9feb91f8fb81ca69 | [log] [tgz] |
---|---|---|
author | Slawek Kaplonski <skaplons@redhat.com> | Wed Dec 06 11:01:24 2023 +0100 |
committer | Slawek Kaplonski <skaplons@redhat.com> | Tue Dec 12 17:05:27 2023 +0100 |
tree | c321df1b0bde0ff9e4a6007d2376012d157c6878 | |
parent | eec234d703dcd32f9da624f04c2188edfe96362f [diff] |
Add API test for normalized CIDR attribute in the SG rule This patch adds test which replaces fullstack test: neutron.tests.fullstack.test_securitygroup.SecurityGroupRulesTest.test_normalized_cidr_in_rule It is simple API test which can be done quickly in neutron-tempest-plugin job. In fullstack instead it requires to prepare whole environment with neutron-server, fake compute node, agents, etc. so it takes much more time. Change-Id: I4124f7f0a2edfe28c95693280b6490c8884fce11