Changing package name from monagent to monasca_agent

The package name for the agent has changed from monagent to monasca_agent.
Fixing the monasca-vagrant smoke test to match.

Change-Id: Ic6a4f070a75fd8bb7778caa634b2a7d2986014db
This commit is contained in:
gary-hessler 2014-12-18 20:23:41 -07:00
parent 37bfa6d818
commit 1d9d9508ab

View File

@ -6,7 +6,7 @@ import subprocess
import sys
import time
from monascaclient import client
from monagent.common.keystone import Keystone
from monasca_agent.common.keystone import Keystone
"""
Utility methods for testing