<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta content="text/html; charset=Windows-1252">
</head>
<body bgcolor="#FFFFFF">
The drive will contain the user data. Its an alternative to the metadata service and isn't a "normal" drive. Its created, mounted, and populated by Nova.<br>
<br>
<div>-------- Original message --------</div>
<div>From: Maish Saidel-Keesing </div>
<div>Date:08/07/2015 8:35 AM (GMT-06:00) </div>
<div>To: Randall Burt , maishsk+openstack@maishsk.com, "OpenStack Development Mailing List (not for usage questions)"
</div>
<div>Subject: Re: [openstack-dev] [Heat] creating a stack with a config_drive </div>
<div><br>
</div>
<div>On 08/07/15 16:22, Randall Burt wrote:<br>
<blockquote type="cite">
<meta name="Generator" content="Microsoft Exchange Server">
<style>
<!--
.EmailQuote
        {margin-left:1pt;
        padding-left:4pt;
        border-left:#800000 2px solid}
-->
</style>
<div>config_drive: true just tells the instance to mount the drive. You pass data via the user_data property. <br>
<br>
</div>
</blockquote>
Thanks Randall that is what I was thinking.<br>
<br>
But I am confused. <br>
<br>
When booting an instance with nova boot, I can configure a local file/directory to be mounted as a config drive on the instance upon boot. I can also provide information and commands regularly through the user_data<br>
<br>
Through Heat I can provide configuration through user_data. And I can also mount a config_drive.<br>
<br>
Where do I define what that config_drive contains? <br>
<br>
<br>
<blockquote type="cite">
<div>
<div>-------- Original message --------</div>
<div>From: Maish Saidel-Keesing </div>
<div>Date:08/07/2015 8:08 AM (GMT-06:00) </div>
<div>To: "OpenStack Development Mailing List (not for usage questions)" </div>
<div>Subject: [openstack-dev] [Heat] creating a stack with a config_drive </div>
<div><br>
</div>
</div>
<font size="2"><span style="font-size:10pt">
<div class="PlainText">I have been looking for a working example to create Heat stack with a
<br>
config_drive attached.<br>
<br>
I know it is possible to deploy a nova instance with the CLI [1]<br>
<br>
I see that OS::Nova::Server has a config_drive property that is a <br>
Boolean value [2]<br>
<br>
What I cannot find is how this can be used. Where is the path defined <br>
for the config file?<br>
Or am I completely missing what and how this should be used?<br>
<br>
Anyone with more info on this - I would be highly grateful.<br>
<br>
Thanks.<br>
<br>
[1] <a href="http://docs.openstack.org/user-guide/cli_config_drive.html">http://docs.openstack.org/user-guide/cli_config_drive.html</a><br>
[2] <br>
<a href="http://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Nova::Server">http://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Nova::Server</a><br>
<br>
<br>
-- <br>
Best Regards,<br>
Maish Saidel-Keesing<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev-request@lists.openstack.org?subject:unsubscribe">
OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div>
</span></font></blockquote>
<br>
<div class="moz-signature">-- <br>
Best Regards,<br>
Maish Saidel-Keesing</div>
</div>
</body>
</html>