You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/09/23 11:10:03 UTC

[jira] [Commented] (CLOUDSTACK-4726) devcloud-advanced and devcloud-advancedsg do not work on 4.2

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-4726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13774399#comment-13774399 ] 

ASF subversion and git services commented on CLOUDSTACK-4726:
-------------------------------------------------------------

Commit 9d00a6da654bcf12ed2ad67b23efc0032abe858c in branch refs/heads/4.2-forward from [~weizhou]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=9d00a6d ]

CLOUDSTACK-4726: complete secondary storage configuration in devcloud-advanced.cfg and devcloud-advancedsg.cfg

                
> devcloud-advanced and devcloud-advancedsg do not work on 4.2
> ------------------------------------------------------------
>
>                 Key: CLOUDSTACK-4726
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4726
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Wei Zhou
>            Assignee: Wei Zhou
>
> [root@dev cloudstack(4.2)]# python tools/marvin/marvin/deployDataCenter.py -i tools/devcloud/devcloud-advancedsg.cfg
> Traceback (most recent call last):
>   File "tools/marvin/marvin/deployDataCenter.py", line 613, in <module>
>     deploy.deploy()
>   File "tools/marvin/marvin/deployDataCenter.py", line 598, in deploy
>     self.createZones(self.config.zones)
>   File "tools/marvin/marvin/deployDataCenter.py", line 467, in createZones
>     self.createSecondaryStorages(zone.secondaryStorages, zoneId)
>   File "tools/marvin/marvin/deployDataCenter.py", line 191, in createSecondaryStorages
>     self.apiClient.addImageStore(secondarycmd)
>   File "/root/git/cloudstack.git/master/tools/marvin/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1322, in addImageStore
>     response = self.connection.marvin_request(command, response_type=response, method=method)
>   File "/root/git/cloudstack.git/master/tools/marvin/marvin/cloudstackConnection.py", line 214, in marvin_request
>     cmdname, isAsync, payload = self.sanitize_command(cmd)
>   File "/root/git/cloudstack.git/master/tools/marvin/marvin/cloudstackConnection.py", line 187, in sanitize_command
>     cmdname, "%s is required" % requiredPara)
> cloudstackException.cloudstackAPIException: Execute cmd: addImageStore failed, due to: provider is required

--
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