<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>A Quick online search yielded this: <a id="LPlnk56288" href="https://bugs.launchpad.net/nova/+bug/1507516">
https://bugs.launchpad.net/nova/+bug/1507516</a> <br>
</p>
<p><br>
</p>
<p>Can you try "True" instead?<br>
</p>
<p><br>
</p>
<p>-Kaustubh<br>
</p>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> yang sheng <forsaks.30@gmail.com><br>
<b>Sent:</b> Monday, April 4, 2016 10:45 AM<br>
<b>To:</b> openstack@lists.openstack.org<br>
<b>Subject:</b> [Openstack] no force_config_drive option?</font>
<div> </div>
</div>
<div>
<div dir="ltr">Hi All
<div><br>
</div>
<div>I deployed openstack with 4 nodes (2 controllers and 2 compute nodes). Based on the neutron deployment scenario documentation (<a id="LPlnk423825" href="http://docs.openstack.org/liberty/networking-guide/scenario-provider-lb.html">http://docs.openstack.org/liberty/networking-guide/scenario-provider-lb.html</a>),
 i used provider networks with linux bridge. It mentioned that I should use the config drive instead of metadata service.</div>
<div style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;" id="LPBorder_GT_14597824643080.3166012586999589">
<table style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);" id="LPContainer_14597824642860.9365228428956851" cellspacing="0">
<tbody>
<tr style="border-spacing: 0px;" valign="top">
<td colspan="2" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;" id="TextCell_14597824643040.13402323038135788">
<div id="LPRemovePreviewContainer_14597824643040.15697551831080114"></div>
<div style="top: 0px; color: rgb(0, 120, 215); font-weight: 400; font-size: 21px; font-family: "wf_segoe-ui_light","Segoe UI Light","Segoe WP Light","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif; line-height: 21px;" id="LPTitle_14597824643040.37312263699030945">
<a target="_blank" href="http://docs.openstack.org/liberty/networking-guide/scenario-provider-lb.html" style="text-decoration: none;" id="LPUrlAnchor_14597824643050.16052406390023088">OpenStack Docs: Scenario: Provider networks with Linux bridge</a></div>
<div style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: 400; font-family: "wf_segoe-ui_normal","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif; font-size: 14px; line-height: 14px;" id="LPMetadata_14597824643050.19808957419616535">
docs.openstack.org</div>
<div style="display: block; color: rgb(102, 102, 102); font-weight: 400; font-family: "wf_segoe-ui_normal","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;" id="LPDescription_14597824643060.7319682275439671">
Scenario: Provider networks with Linux bridgeĥ This scenario describes a provider networks implementation of the OpenStack Networking service using the ML2 plug-in ...</div>
</td>
</tr>
</tbody>
</table>
</div>
<div><br>
</div>
<div>However, after I configure the nova.conf in compute node, adding "force_config_drive=ture" (<a title="Ctrl+Click or tap to follow the link" href="http://docs.openstack.org/user-guide/cli_config_drive.html">http://docs.openstack.org/user-guide/cli_config_drive.html</a>),
 openstack-nova-compute service couldn't start.</div>
<div><br>
</div>
<div>I checked log file and it says:</div>
<div>
<div>2016-04-04 10:31:26.066 30361 ERROR nova   File "/usr/lib/python2.7/site-packages/oslo_service/service.py", line 281, in wait</div>
<div>2016-04-04 10:31:26.066 30361 ERROR nova     status, signo = self._wait_for_exit_or_signal(ready_callback)</div>
<div>2016-04-04 10:31:26.066 30361 ERROR nova   File "/usr/lib/python2.7/site-packages/oslo_service/service.py", line 254, in _wait_for_exit_or_signal</div>
<div>2016-04-04 10:31:26.066 30361 ERROR nova     self.conf.log_opt_values(LOG, logging.DEBUG)</div>
<div>2016-04-04 10:31:26.066 30361 ERROR nova   File "/usr/lib/python2.7/site-packages/oslo_config/cfg.py", line 2229, in log_opt_values</div>
<div>2016-04-04 10:31:26.066 30361 ERROR nova     _sanitize(opt, getattr(self, opt_name)))</div>
<div>2016-04-04 10:31:26.066 30361 ERROR nova   File "/usr/lib/python2.7/site-packages/oslo_config/cfg.py", line 1906, in __getattr__</div>
<div>2016-04-04 10:31:26.066 30361 ERROR nova     raise NoSuchOptError(name)</div>
<div>2016-04-04 10:31:26.066 30361 ERROR nova NoSuchOptError: no such option: force_config_drive</div>
<div>2016-04-04 10:31:26.066 30361 ERROR nova </div>
</div>
<div><br>
</div>
<div>so how should I enable the config drive in nova? <br>
<br>
</div>
<div>thanks for any advice!</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
</div>
</div>
</body>
</html>