Public bug reported: When trying to setup linuxbridge with puppet-neutron, we see the following error: Error: Could not set 'present' on ensure: No such file or directory - /etc/neutron/plugins/linuxbridge/linuxbridge_conf.ini at 110:/var/tmp/packstack/cfb205b46dae4130be410b551917440b/modules/neutron/manifests/agents/ml2/linuxbridge.pp
Indeed, this path is specified in the provider: https://github.com/openstack/puppet-neutron/blob/43997b339471ad3e122b589d2d81345bcc27f842/lib/puppet/provider/neutron_agent_linuxbridge/ini_setting.rb The path provided by the RDO packaging is: /etc/neutron/plugins/ml2/linuxbridge_agent.ini The OVS path, in comparison, is correct in: https://github.com/openstack/puppet-neutron/blob/43997b339471ad3e122b589d2d81345bcc27f842/lib/puppet/provider/neutron_agent_ovs/ini_setting.rb At /etc/neutron/plugins/ml2/openvswitch_agent.ini ** Affects: neutron (Ubuntu) Importance: Undecided Status: Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to neutron in Ubuntu. https://bugs.launchpad.net/bugs/1560714 Title: linuxbridge agent configuration file path is wrong for RDO packaging To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1560714/+subscriptions -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
