Change the wrong import order
Change-Id: Ia48f0aae0250a5d29c0f6fa46386465e118f760f
This commit is contained in:
parent
5a21eb2555
commit
f79f671338
@ -13,9 +13,10 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
from osc_lib import utils
|
||||
|
||||
from openstackclient.tests.volume.v2 import fakes as volume_fakes
|
||||
from openstackclient.volume.v2 import qos_specs
|
||||
from osc_lib import utils
|
||||
|
||||
|
||||
class TestQos(volume_fakes.TestVolume):
|
||||
|
Loading…
x
Reference in New Issue
Block a user