fix import argparse for cliff 2.8.0
Change-Id: I0f25d54c06395b8853e3420662c1eff44e883fcb
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
|
|
||||||
from cliff import argparse
|
import argparse
|
||||||
from cliff import show
|
from cliff import show
|
||||||
from vitrageclient.common import exc
|
from vitrageclient.common import exc
|
||||||
from vitrageclient.common import utils
|
from vitrageclient.common import utils
|
||||||
|
|||||||
Reference in New Issue
Block a user