Fixes unresolved reference to ConfigError exception class
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
Remove unused import line
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
from teuthology.orchestra import run
from teuthology import misc as teuthology
from teuthology import contextutil
-from teuthology.orchestra.run import CommandFailedError
+from teuthology.exceptions import ConfigError
from util import get_remote_for_role
from util.rgw import rgwadmin, wait_for_radosgw
from util.rados import (rados, create_ec_pool,