vxlan not configured when ooo deployed with networking-ansible enabled

Bug #1783776 reported by Dan Radez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Undecided
Dan Radez

Bug Description

Deployed with -e environments/services/neutron-ml2-ansible.yaml

Error in the neutron server log:
2018-07-26 14:03:22.252 29 ERROR oslo_messaging.rpc.server Traceback (most recent call last):
2018-07-26 14:03:22.252 29 ERROR oslo_messaging.rpc.server File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/server.py", line 163, in _process_incoming
2018-07-26 14:03:22.252 29 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message)
2018-07-26 14:03:22.252 29 ERROR oslo_messaging.rpc.server File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 265, in dispatch
2018-07-26 14:03:22.252 29 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args)
2018-07-26 14:03:22.252 29 ERROR oslo_messaging.rpc.server File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 194, in _do_dispatch
2018-07-26 14:03:22.252 29 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args)
2018-07-26 14:03:22.252 29 ERROR oslo_messaging.rpc.server File "/usr/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/type_tunnel.py", line 477, in tunnel_sync
2018-07-26 14:03:22.252 29 ERROR oslo_messaging.rpc.server raise exc.InvalidInput(error_message=msg)
2018-07-26 14:03:22.252 29 ERROR oslo_messaging.rpc.server InvalidInput: Invalid input for operation: Network type value 'vxlan' not supported.
2018-07-26 14:03:22.252 29 ERROR oslo_messaging.rpc.server
2018-07-26 14:03:22.787 29 ERROR oslo_messaging.rpc.server [req-6c5ff883-39cf-429f-8171-9d96900c7181 - - - - -] Exception during message handling: InvalidInput: Invalid input for operation: Network type value 'vxlan' not supported.

vxlan was just left out of the neutron-ml2-ansible.yaml environment files

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (master)

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

Changed in tripleo:
assignee: nobody → Dan Radez (dradez)
status: New → In Progress
Revision history for this message
Jakub Libosvar (libosvar) wrote :

The network types are not related to ansible networking whatsoever, it sounds like either other environment file is missing or ansible networking configures something it should not configure, like network types for ml2.

Changed in tripleo:
assignee: Dan Radez (dradez) → wes hayutin (weshayutin)
Dan Radez (dradez)
Changed in tripleo:
assignee: wes hayutin (weshayutin) → Dan Radez (dradez)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/586244
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=f55f4f6f8472ac52be62a83e710daad4f5d72957
Submitter: Zuul
Branch: master

commit f55f4f6f8472ac52be62a83e710daad4f5d72957
Author: Dan Radez <email address hidden>
Date: Thu Jul 26 10:16:33 2018 -0400

    adding vxlan into Neutuon drivers for networking-ansible

    Compute nodes that launch VMs will still need vxlan enabled
    vxlan was left out of the enabled driver types in neutron
    for the ml2-ansible environment files

    Change-Id: Ib56610e403ac1e3a41cb9b65b57c40f12f7b5d54
    Closes-Bug: #1783776

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 9.0.0.0rc1

This issue was fixed in the openstack/tripleo-heat-templates 9.0.0.0rc1 release candidate.

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.