Remove openstackclient imports in the new parameters command
Change-Id: I618d9fd6987f7d1b9fbe03f722a30da89226d74a
This commit is contained in:
parent
c0f79d4477
commit
86e184eb87
@ -15,8 +15,8 @@ import json
|
|||||||
import logging
|
import logging
|
||||||
import yaml
|
import yaml
|
||||||
|
|
||||||
from cliff import command
|
from osc_lib.command import command
|
||||||
from openstackclient.i18n import _
|
from osc_lib.i18n import _
|
||||||
|
|
||||||
from tripleoclient import exceptions
|
from tripleoclient import exceptions
|
||||||
from tripleoclient.workflows import parameters
|
from tripleoclient.workflows import parameters
|
||||||
|
Loading…
x
Reference in New Issue
Block a user