Ashutosk Kelkar created CLOUDSTACK-8028:
-------------------------------------------
Summary: Fix test_data.py - separate the virtual machine dict
having userdata information
Key: CLOUDSTACK-8028
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8028
Project: CloudStack
Issue Type: Test
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation
Affects Versions: 4.5.0
Reporter: Ashutosk Kelkar
Fix For: 4.5.0
Commit 818957de0c3115250b4dd9e833619be788cd66de added "userdata" key in
"virtual_machine" in test_data.py.
This causes deployment failure for VM where the network in which VM is being
deployed does not support UserData service.
Solution:
Add separate dict for virtual_machine with UserData and change original key
pair value to prior value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)