Import simport from monasca-common

Change-Id: Ibe6751b58717f1b72fe653983bf6088cecd9a158
This commit is contained in:
Kaiyan Sheng
2016-06-17 14:28:10 -06:00
parent 978dd35c49
commit c74ea85c71
2 changed files with 1 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
import simport
from monasca_common.simport import simport
def get_db_repo(config):

View File

@@ -3,5 +3,4 @@ monasca-statsd
requests
PyYAML
six
simport>=0.2.dev16
monasca-common