[
https://issues.apache.org/jira/browse/CLOUDSTACK-6748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harikrishna Patnala updated CLOUDSTACK-6748:
--------------------------------------------
Description:
While deploying a VM we provide user-data in order to configure appliance
instances. Right now we do not throw error if user data is sent while deploying
the vm and network does not support userdata.
We should not allow sending userdata when network does not support UserData
service since this may create eventual problems. We should fail fast or error
the creation of the instance if user-data is supplied when the guest network
doesn't support this capability
The same applies for ssh key and password enabled templates. Say if a vm is
deployed using password enabled template we cannot send password to router if
network does not support userdata service.
was:
While deploying a VM we provide user-data in order to configure appliance
instances. Right now we do not throw error if user data is sent while deploying
the vm and network does not support userdata.
We should not allow sending userdata when network does not support UserData
service since this may create eventual problems. We should fail fast or error
the creation of the instance if user-data is supplied when the guest network
doesn't support this capability
> Creating an instance with user-data when network doesn't support user-data
> should error
> ---------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-6748
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6748
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: API
> Affects Versions: 4.4.0
> Reporter: Harikrishna Patnala
> Assignee: Harikrishna Patnala
> Priority: Critical
> Fix For: 4.4.0
>
>
> While deploying a VM we provide user-data in order to configure appliance
> instances. Right now we do not throw error if user data is sent while
> deploying the vm and network does not support userdata.
> We should not allow sending userdata when network does not support UserData
> service since this may create eventual problems. We should fail fast or error
> the creation of the instance if user-data is supplied when the guest network
> doesn't support this capability
> The same applies for ssh key and password enabled templates. Say if a vm is
> deployed using password enabled template we cannot send password to router if
> network does not support userdata service.
--
This message was sent by Atlassian JIRA
(v6.2#6252)