[Bug 1337789] Re: The neutron-l3-agent package dosen't depend on iptables

James Page james.page at ubuntu.com
Mon Oct 5 07:52:30 UTC 2015


The introduction of a dependency on ipset in the neutron-common package
implicitly pulls in this dependency.

Marking Fix released.

** Changed in: neutron (Ubuntu)
       Status: Triaged => Fix Released

-- 
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/1337789

Title:
  The  neutron-l3-agent package dosen't depend on iptables

Status in neutron package in Ubuntu:
  Fix Released

Bug description:
  I used a minimal ubuntu server installation and tried to follow the openstack 
  installation guide: http://docs.openstack.org/trunk/install-guide/install/apt/content/neutron-ml2-network-node.html

  The following error appeared in the l3-agent.log:

  2014-07-04 11:42:31.088 25656 TRACE neutron.agent.l3_agent RuntimeError: 
  2014-07-04 11:42:31.088 25656 TRACE neutron.agent.l3_agent Command: ['sudo', '/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'netns', 'exec', 'qrouter-6a9cbbc6-31a1-4155-9c05-c615790bbbce', 'iptables-save', '-c']
  2014-07-04 11:42:31.088 25656 TRACE neutron.agent.l3_agent Exit code: 96
  2014-07-04 11:42:31.088 25656 TRACE neutron.agent.l3_agent Stdout: ''
  2014-07-04 11:42:31.088 25656 TRACE neutron.agent.l3_agent Stderr: '/usr/bin/neutron-rootwrap: Executable not found: iptables-save (filter match = iptables-save)\n'

  
  So I guess the agent deepens on the iptables package.

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



More information about the Ubuntu-openstack-bugs mailing list