[Bug 1514731] Re: OpenStack Installation Guide for Ubuntu in Installation Guide Executable not found: conntrack (filter match = conntrack)

Matt Kassawara mkassawara at gmail.com
Wed Dec 16 23:40:13 UTC 2015


James,

I can confirm this issue as a missing dependency. The neutron Linux
bridge and Open vSwitch L2 agents and L3 agent use a library [1] that
calls conntrack for various reasons... typically security group
management. Currently, only the neutron-l3-agent package depends on
conntrack, but neither of the L2 agents depend on it. Compute nodes
usually only run the L2 agent and therefore lack conntrack.

[1]
https://github.com/openstack/neutron/blob/master/neutron/agent/linux/iptables_firewall.py

** No longer affects: openstack-manuals

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

Title:
  OpenStack Installation Guide for Ubuntu in Installation Guide
  Executable not found: conntrack (filter match = conntrack)

Status in neutron package in Ubuntu:
  Incomplete
Status in neutron source package in Wily:
  Incomplete
Status in neutron source package in Xenial:
  Incomplete

Bug description:
  On a fresh install of Ubuntu 15.04 and Openstack Liberty from given doc link.
  Networking is using neutron ML2 with providers network and no floating ips.

  On Virtual Machine create, there is error in neutron-plugin-linuxbridge-agent.log as
  Executable not found: conntrack (filter match = conntrack)

  Doing # apt-get install conntrack
  fixes it however nowhere its mentioned to install this binary as part of setup documentation.

  -----------------------------------
  Release: 0.1 on 2015-11-10 00:58
  SHA: 73000342eb55abe66b5eb713908b37f78278a0f9
  Source: http://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/install-guide/source/index.rst
  URL: http://docs.openstack.org/liberty/install-guide-ubuntu/

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



More information about the Ubuntu-openstack-bugs mailing list