[ https://issues.apache.org/jira/browse/CLOUDSTACK-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316176#comment-16316176 ]
ASF GitHub Bot commented on CLOUDSTACK-9813: -------------------------------------------- krissterckx commented on a change in pull request #2097: [4.11] CLOUDSTACK-9813: Extending Config Drive support URL: https://github.com/apache/cloudstack/pull/2097#discussion_r160127168 ########## File path: tools/marvin/marvin/config/test_data.py ########## @@ -2186,6 +2371,33 @@ "Dns": "VpcVirtualRouter" } }, + "vpc_offering_configdrive_withoutdns": { Review comment: @rhtyd i created CLOUDSTACK-10219 to track this. We will take this forward. I expect this not to happen for 4.11 probably though. Hope that's ok. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Use configdrive for userdata, metadata & password > -------------------------------------------------- > > Key: CLOUDSTACK-9813 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9813 > Project: CloudStack > Issue Type: New Feature > Security Level: Public(Anyone can view this level - this is the > default.) > Components: KVM, Network Controller, Secondary Storage, SystemVM, > VMware > Affects Versions: Future > Reporter: Eric Waegeman > Assignee: Kris Sterckx > > To avoid the use of an extra VM for the virtual router we implement > configdrive for userdata, metadata & password. > The configdrive ISO is created on the secondary store and the KVM & VMware > plugins are adapted to accept the configdrive ISO as second cdrom. > Is applicable for isolated, VPC and shared networks. -- This message was sent by Atlassian JIRA (v6.4.14#64029)