Reviewed: https://review.openstack.org/411461 Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=b787aa7d8b256a7970d02cac01f73dcf8fd56271 Submitter: Jenkins Branch: master
commit b787aa7d8b256a7970d02cac01f73dcf8fd56271 Author: Isaku Yamahata <[email protected]> Date: Thu Dec 15 10:50:55 2016 -0800 test_service_providers: require service-type ext test_service_providers assumes that service-type api extension. So skip it when it's not enabled. Change-Id: I22a3f184b24b674bd085af455ef074932b742442 Closes-bug: #1650351 ** Changed in: tempest Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1650351 Title: test_service_providers.test_service_providers_list runs unconditionally Status in neutron: In Progress Status in tempest: Fix Released Bug description: test_service_providers.test_service_providers_list requires neutron service-type extension. It's enabled by default from Newton. So by default it fails with mitaka(or older). The test case needs to be skipped when service-type extension isn't enabled. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1650351/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

