Network test: rework the service types/service providers tests
The test `test_service_provider` has been skip for more than 2 years
because of bug #1400370 . In the mean time, the Neutron service-type
extension has been reworked heavily.
The connection between service-types and service-providers from the
documentation PoV is briefly discussed in bug #1239153
What's left in the Neutron Core API is 'GET /service-providers'
as per the official doc here [1]
The patch adds the test for the corresponding API route.
[1] : http://developer.openstack.org/api-ref/networking/v2/index.html?
expanded=list-service-providers-detail#service-providers
Related-Bug: #1400370
Change-Id: I66a077b61aa260bf0acaae1adf77f44104b67f0e
8 files changed