Bug 1306878

Summary: Liberty: /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini file not found
Product: [Community] RDO Reporter: TJ Yang <tjyang2001>
Component: rdopkgAssignee: Jakub Ruzicka <jruzicka>
Status: CLOSED ERRATA QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: LibertyCC: redhat
Target Milestone: ---   
Target Release: Kilo   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-16 22:35:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description TJ Yang 2016-02-12 00:22:41 UTC
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:

Comment 1 Dennis Hoppe 2016-02-16 21:18:07 UTC
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

Comment 2 TJ Yang 2016-02-16 22:29:20 UTC
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

Comment 3 TJ Yang 2016-02-16 22:35:26 UTC
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.