summaryrefslogtreecommitdiff
path: root/keystoneclient/v3/contrib/trusts.py
diff options
context:
space:
mode:
Diffstat (limited to 'keystoneclient/v3/contrib/trusts.py')
-rw-r--r--keystoneclient/v3/contrib/trusts.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/keystoneclient/v3/contrib/trusts.py b/keystoneclient/v3/contrib/trusts.py
index 0fb75ca..5fe88f8 100644
--- a/keystoneclient/v3/contrib/trusts.py
+++ b/keystoneclient/v3/contrib/trusts.py
@@ -10,7 +10,7 @@
# License for the specific language governing permissions and limitations
# under the License.
-from oslo.utils import timeutils
+from oslo_utils import timeutils
from keystoneclient import base
from keystoneclient import exceptions