Commit 1e5e1b9
committed
OVS Agent with ML2: fix symlink on RH plateforms
Change the symlink to ensure
/etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini points to
/etc/neutron/plugins/ml2/ml2_conf.ini .
/etc/neutron/plugin.ini is not managed by the RH package (OVS neutron
plugin by default) so the OVS agent won't load it.
Source: https://bugzilla.redhat.com/show_bug.cgi?id=1087647
Change-Id: I89364a215eff28652ab424b30911f6bd348f1d47
Closes-bug: #1425213
(cherry picked from commit 163e631895bb0c9f98f11f3f2ff3d99b1f449b49)1 parent ba6a57a commit 1e5e1b9
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
| 217 | + | |
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| |||
0 commit comments