Remove test_port_resource_request_no_provider_net
PortTestCasesResourceRequest.test_port_resource_request_no_provider_net
assumed that creating a port with QoS mimimum bandwidth policy rule on a
network without physnet is allowed, but it can't be as that would mean
that the user got a bandwidth guarantee, but the current placement based
bandwidth aware scheduling works only with physnet based ports.
This patch removes this test assuming that port creation with QoS
policies tested by legacy test for Stein-n branches.
Change-Id: Iae7ff22e94029d19895ac46ab9bcc9f7a3c4a250
Related-Bug: #1819029
Needed-By: https://review.openstack.org/641712
1 file changed