Hide Forgot
Description of problem: oudated doc at https://www.rdoproject.org/networking/neutron-with-existing-external-network ? Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. [root@centos7t01 network-scripts(keystone_admin)]# openstack-config --set /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini ovs bridge_mappings extnet:br-ex [Errno 2] No such file or directory: '/etc/neutron/plugins/openvswitch/.ovs_neutron_plugin.ini.crudini.lck' [root@centos7t01 network-scripts(keystone_admin)]# ls -l /etc/neutron/plugins/ml2/ total 48 -rw-r-----. 1 root neutron 1004 Dec 7 10:53 ml2_conf_brocade_fi_ni.ini -rw-r-----. 1 root neutron 370 Dec 7 10:53 ml2_conf_brocade.ini -rw-r-----. 1 root neutron 1071 Dec 7 10:53 ml2_conf_fslsdn.ini -rw-r-----. 1 root neutron 4990 Feb 10 19:50 ml2_conf.ini -rw-r-----. 1 root neutron 439 Dec 7 10:53 ml2_conf_ofa.ini -rw-r-----. 1 root neutron 532 Dec 7 10:53 ml2_conf_sriov.ini -rw-r-----. 1 root neutron 7529 Feb 10 19:50 openvswitch_agent.ini -rw-r-----. 1 root neutron 4540 Dec 7 10:53 restproxy.ini -rw-r-----. 1 root neutron 1094 Dec 7 10:53 sriov_agent.ini [root@centos7t01 network-scripts(keystone_admin)]# 2. 3. Actual results: Expected results: Additional info:
Hello, this issue has been resolved by https://github.com/redhat-openstack/website/pull/379. Unfortunately, I do not know how to close this issue. ;) Kind regards, Dennis
Hi Dennis Thanks for your pointer to the following solution. I will try it out later. openstack-config --set /etc/neutron/plugins/ml2/openvswitch_agent.ini ovs bridge_mappings extnet:br-ex
I haven't try it myself yet but https://www.rdoproject.org/networking/neutron-with-existing-external-network/ had been updated. Thus closing this ticket.