neutron plugin_guess_func bad configuration after maintenance update
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Confirmed
|
High
|
MOS Neutron |
Bug Description
FUEL 8.0 with Midonet MEM 1.9 deployed over Ubuntu 14.04.
after applying maintenance update https:/
auxiliary function "plugin_guess_func" is bad configured, and the consequence is neutron-server not loading midonet plugins.
Expected result in /usr/share/
;;
;;
Deployed result in /usr/share/
;;
;;
and the /etc/init/
neutron_
neutron_
[ -r "$NEUTRON_
exec start-stop-daemon --start --chuid neutron:neutron --exec /usr/bin/
Changed in fuel: | |
milestone: | none → 8.0-updates |
assignee: | nobody → MOS Neutron (mos-neutron) |
importance: | Undecided → High |
status: | New → Confirmed |
Hi again
after applying update 3, I've got:
1. /usr/share/ neutron- common/ plugin_ guess_func with NO single reference to Midonet plugin neutron. conf: plugin Midonet AND plugin OVS activated at the same time.
2. /etc/neutron/
regards