[Bug 1560714] [NEW] linuxbridge agent configuration file path is wrong for RDO packaging

David Moreau Simard dms at redhat.com
Tue Mar 22 22:40:29 UTC 2016


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
OpenStack, which is subscribed to neutron in Ubuntu.
https://bugs.launchpad.net/bugs/1560714

Title:
  linuxbridge agent configuration file path is wrong for RDO packaging

Status in neutron package in Ubuntu:
  Invalid

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1560714/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list