X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=yardstick%2Fbenchmark%2Fscenarios%2Fnetworking%2Fsfc_openstack.py;h=d1d45d8e4c7c43dfa8f268ddaa9603025fce155e;hb=545ac267f0080a456984f7975febff28ef4c61c7;hp=2a5fbde1cdb9ed8a6a157780ca0e42ae605e373f;hpb=e112b517bdca5f685dd250b9b0a7f6a18f4fb6f8;p=yardstick.git diff --git a/yardstick/benchmark/scenarios/networking/sfc_openstack.py b/yardstick/benchmark/scenarios/networking/sfc_openstack.py index 2a5fbde1c..d1d45d8e4 100644 --- a/yardstick/benchmark/scenarios/networking/sfc_openstack.py +++ b/yardstick/benchmark/scenarios/networking/sfc_openstack.py @@ -1,5 +1,5 @@ import os -from novaclient.v2 import client as novaclient +from novaclient import client as novaclient from neutronclient.v2_0 import client as neutronclient