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:
parent
37bfa6d818
commit
1d9d9508ab
@ -6,7 +6,7 @@ import subprocess
|
|||||||
import sys
|
import sys
|
||||||
import time
|
import time
|
||||||
from monascaclient import client
|
from monascaclient import client
|
||||||
from monagent.common.keystone import Keystone
|
from monasca_agent.common.keystone import Keystone
|
||||||
|
|
||||||
"""
|
"""
|
||||||
Utility methods for testing
|
Utility methods for testing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user