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