osc-lib: command
Leave command.py and test_command.py as a sanity check during the deprecation period. Change-Id: I24e1b755cbfbcbcaeb5273ec0c9706b82384fc85
This commit is contained in:
doc/source
openstackclient
@ -17,10 +17,10 @@
|
||||
"""Compute v2 Aggregate action implementations"""
|
||||
|
||||
from osc_lib.cli import parseractions
|
||||
from osc_lib.command import command
|
||||
from osc_lib import utils
|
||||
import six
|
||||
|
||||
from openstackclient.common import command
|
||||
from openstackclient.i18n import _
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user