Remove one last reference to openstackclient.tests

Most of these were moved to osc_lib already, but this one was
missed.  Hopefully this will get the package build working again.

Change-Id: Ie2fa8dc012bccbcc54a4ae0a82d1a5a7ef2a35af
Closes-Bug: 1623179
This commit is contained in:
Ben Nemec 2016-09-14 20:43:43 +00:00
parent 0d0b50806b
commit 6be014273b
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ import mock
import os
import tempfile
from openstackclient.tests import utils
from osc_lib.tests import utils
import yaml
from tripleoclient import exceptions