Bug 1306878 - Liberty: /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini file not found
Summary: Liberty: /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini file not found
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: RDO
Classification: Community
Component: rdopkg
Version: Liberty
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Kilo
Assignee: Jakub Ruzicka
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-12 00:22 UTC by TJ Yang
Modified: 2016-02-16 22:35 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-16 22:35:26 UTC


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.