]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Introduce an API test for specified floating ip address
authorYuuichi Fujioka <fujioka.yuuichi@gmail.com>
Wed, 10 Jun 2015 08:18:12 +0000 (17:18 +0900)
committerYuuichi Fujioka <fujioka.yuuichi@gmail.com>
Wed, 21 Oct 2015 23:34:08 +0000 (23:34 +0000)
commit29e4bb0fbe463c1726cc25022c038b520ec2ddb1
treeed04c78fc828276ab8ece7364807262872ffd044
parent3812613d6ef3098e6785ca1d68382b93f13d6916
Introduce an API test for specified floating ip address

The test case checks whether admin can set floating IP address when
creates a floating IP.
Implements: blueprint allow-specific-floating-ip-address[1]

[1] https://blueprints.launchpad.net/neutron/+spec/allow-specific-floating-ip-address

Change-Id: I036da37402b826c1a73698e0ae21894a3ce676ab
neutron/tests/api/admin/test_floating_ips_admin_actions.py
neutron/tests/api/base.py
neutron/tests/tempest/config.py