You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Prasanna Santhanam (JIRA)" <ji...@apache.org> on 2013/04/22 15:37:15 UTC

[jira] [Resolved] (CLOUDSTACK-2123) DevCloud script deployDataCenter.py fails

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prasanna Santhanam resolved CLOUDSTACK-2123.
--------------------------------------------

    Resolution: Fixed

Fixed in 167781ec0184f1332c0b45ca599f460d7d7b5c92
                
> DevCloud script deployDataCenter.py fails
> -----------------------------------------
>
>                 Key: CLOUDSTACK-2123
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2123
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation, Doc
>    Affects Versions: 4.2.0
>         Environment: Mac OS X 10.8.3
>            Reporter: Mike Tutkowski
>             Fix For: 4.2.0
>
>
> I ran the following:
> python ../marvin/marvin/deployDataCenter.py -i devcloud.cfg
> It failed because the "requests" module was not available.
> The way I fixed it was as follows:
> sudo easy_install pip
> sudo pip install requests
> 1) This might be a documentation issue.
> 2) This might be a lack of proper dependencies.
> Thanks!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira