[
https://issues.apache.org/jira/browse/CLOUDSTACK-8959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14961827#comment-14961827
]
ASF GitHub Bot commented on CLOUDSTACK-8959:
--------------------------------------------
GitHub user kansal opened a pull request:
https://github.com/apache/cloudstack/pull/938
CLOUDSTACK-8959: Option to attach the config drive.
Config Drive was added as a part of DNS/DHCP offload feature. The main aim
was to provide a way to send user data to VM instances in case of no Virtual
Routers. The present implementation checks for the case when there is no
service available in Network offering. This leads to attaching of config drives
even in the case when user doesn’t want to send the data to VM instances.
Providing a way so that attaching config drives is optional can solve this.
Added a global setting(which is by default true) to make sure that users
have a choice to attach the config drives.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kansal/cloudstack CLOUDSTACK-8959
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/938.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #938
----
commit 1c5dc6c5ad1edc1cca0ee696d58b81449ab231e0
Author: Kshitij Kansal <[email protected]>
Date: 2015-10-07T09:25:00Z
CLOUDSTACK-8959: Option to attach the config drive.
----
> Option to remove mapping of the config drive when deploying VM
> --------------------------------------------------------------
>
> Key: CLOUDSTACK-8959
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8959
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Kshitij Kansal
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)