Hi Kaustubh thanks for your help
and it works. On Mon, Apr 4, 2016 at 11:15 AM, Kaustubh Kelkar < kaustubh.kel...@casa-systems.com> wrote: > A Quick online search yielded this: > https://bugs.launchpad.net/nova/+bug/1507516 > > > Can you try "True" instead? > > > -Kaustubh > > ------------------------------ > *From:* yang sheng <forsaks...@gmail.com> > *Sent:* Monday, April 4, 2016 10:45 AM > *To:* openstack@lists.openstack.org > *Subject:* [Openstack] no force_config_drive option? > > Hi All > > I deployed openstack with 4 nodes (2 controllers and 2 compute nodes). > Based on the neutron deployment scenario documentation ( > http://docs.openstack.org/liberty/networking-guide/scenario-provider-lb.html), > i used provider networks with linux bridge. It mentioned that I should use > the config drive instead of metadata service. > OpenStack Docs: Scenario: Provider networks with Linux bridge > <http://docs.openstack.org/liberty/networking-guide/scenario-provider-lb.html> > docs.openstack.org > Scenario: Provider networks with Linux bridge¶ This scenario describes a > provider networks implementation of the OpenStack Networking service using > the ML2 plug-in ... > > However, after I configure the nova.conf in compute node, adding > "force_config_drive=ture" ( > http://docs.openstack.org/user-guide/cli_config_drive.html), > openstack-nova-compute service couldn't start. > > I checked log file and it says: > 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 > 2016-04-04 10:31:26.066 30361 ERROR nova status, signo = > self._wait_for_exit_or_signal(ready_callback) > 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 > 2016-04-04 10:31:26.066 30361 ERROR nova self.conf.log_opt_values(LOG, > logging.DEBUG) > 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 > 2016-04-04 10:31:26.066 30361 ERROR nova _sanitize(opt, getattr(self, > opt_name))) > 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__ > 2016-04-04 10:31:26.066 30361 ERROR nova raise NoSuchOptError(name) > 2016-04-04 10:31:26.066 30361 ERROR nova NoSuchOptError: no such option: > force_config_drive > 2016-04-04 10:31:26.066 30361 ERROR nova > > so how should I enable the config drive in nova? > > thanks for any advice! > > > >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack