mirror of
https://github.com/ceph/ceph
synced 2024-12-29 23:12:27 +00:00
qa/keystone: add missing ConfigError import
Signed-off-by: Casey Bodley <cbodley@redhat.com>
This commit is contained in:
parent
c9c3805cd1
commit
0cc6a832c3
@ -11,6 +11,7 @@ from teuthology.orchestra import run
|
||||
from teuthology.orchestra.connection import split_user
|
||||
from teuthology.packaging import install_package
|
||||
from teuthology.packaging import remove_package
|
||||
from teuthology.exceptions import ConfigError
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user