]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add more API tests for port-security extension:
authorDmitry Ratushnyy <d.ratushnyy@gmail.com>
Mon, 20 Apr 2015 13:22:27 +0000 (16:22 +0300)
committerDmitry Ratushnyy <dratushn@cisco.com>
Thu, 4 Jun 2015 13:02:46 +0000 (16:02 +0300)
commit770859d25b9d95b28794832d673ff6127a9f936f
treec99921cd08262ba99aed0db72b05fd8fbf8dee82
parent5509839e0af89467eb14ee178807e2898202101b
Add more API tests for port-security extension:

Test create port with specific value of port_security_enabled
Test create secure port with security_group attached
Test update port with port_security_enabled True\False
and with or without security groups
Test deleting port with port_security_enabled

Change-Id: Id71f5451dc17f374feff1a3bdb35fb9ec42f0fa1
Depends-On: Ia27881a34ff99cad34c84764d2bf8a6cdf77af9c
Depends-On: Ie0ec090e8fdce7dbdbce14ef47f38e8e57f262d4
neutron/tests/api/admin/test_extension_driver_port_security_admin.py [new file with mode: 0644]
neutron/tests/api/base.py
neutron/tests/api/test_extension_driver_port_security.py
test-requirements.txt