[network] CRITICAL neutron [-] ConfigFileValueError: value for option enable_distributed_routing is not valid: Unexpected boolean value ''

Bug #1444647 reported by Mark Vanderwiel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack + Chef
Fix Released
Undecided
Mark Vanderwiel

Bug Description

/var/log/neutron/openvswitch-agent.log

2015-04-15 18:34:20.328 29433 CRITICAL neutron [-] ConfigFileValueError: value for option enable_distributed_routing is not valid: Unexpected boolean
value ''

in /etc/neutron/plugins/ml2/ml2_conf.ini

# (BoolOpt) Set to True on L2 agents to enable support
# for distributed virtual routing.
enable_distributed_routing =

Blank is not valid for a boolean value.

Was not passed into the rendered template for ubuntu openvswitch case here:

https://github.com/stackforge/cookbook-openstack-network/blob/master/recipes/default.rb#L342

for this part of the template here:

https://github.com/stackforge/cookbook-openstack-network/blob/master/templates/default/plugins/ml2/ml2_conf.ini.erb#L76

Tags: network
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cookbook-openstack-network (master)

Fix proposed to branch: master
Review: https://review.openstack.org/174063

Changed in openstack-chef:
status: New → In Progress
Revision history for this message
Yuki Nishiwaki (uckey-1067) wrote :

I have met same error .
I want it to be merged immediately.

Revision history for this message
Mark Vanderwiel (vanderwl) wrote :

Yuki, please give the patch a review and test spin.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cookbook-openstack-network (master)

Reviewed: https://review.openstack.org/174063
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-network/commit/?id=7562a598b5ad4a931fb306b32121a45d97ec70e2
Submitter: Jenkins
Branch: master

commit 7562a598b5ad4a931fb306b32121a45d97ec70e2
Author: Mark Vanderwiel <email address hidden>
Date: Wed Apr 15 14:16:46 2015 -0500

    ml2_conf.ini OVS values were missing

    On ubuntu, the openvswitch template is rendered into the ml2
    template. Some of openvswitch template variables were missing
    from the ml2 template definition.

    Change-Id: I62274d2a1c15e6d7e2a5079b0182513ee18f67b2
    Closes-Bug: #1444647

Changed in openstack-chef:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.