cli: Make cloudmonkey use new url and dev ml

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
This commit is contained in:
Rohit Yadav 2013-03-26 11:25:26 +05:30
parent 6ade5da25f
commit ccba1c728c

View File

@ -23,8 +23,8 @@ __description__ = "Command Line Interface for Apache CloudStack"
__maintainer__ = "Rohit Yadav"
__maintaineremail__ = "bhaisaab@apache.org"
__project__ = "The Apache CloudStack Team"
__projectemail__ = "cloudstack-dev@incubator.apache.org"
__projecturl__ = "http://incubator.apache.org/cloudstack"
__projectemail__ = "dev@cloudstack.apache.org"
__projecturl__ = "http://cloudstack.apache.org"
try:
import os