X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=yardstick%2Fbenchmark%2Fscenarios%2Fnetworking%2Fsfc_openstack.py;h=d1d45d8e4c7c43dfa8f268ddaa9603025fce155e;hb=1fb1cdcadb0dfa9c32a6e3d3e2e3125b13e35b33;hp=2a5fbde1cdb9ed8a6a157780ca0e42ae605e373f;hpb=eacef205efa9289bccbf38d82df07cdc63486d35;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