Fixes import grouping

Left over from https://review.openstack.org/107393

Change-Id: Ic495e0f929b07f285240305d98f7d0fa73ecffce
This commit is contained in:
David Stanek
2014-08-06 12:36:04 +00:00
parent 4b10d11c1a
commit 6c545ec37d

View File

@@ -11,6 +11,7 @@
# under the License.
import abc
import six
from keystoneclient.auth import base as base_auth