No module named l3_nat_agent

Bug #1059890 reported by Koaps
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Somik Behera
Folsom
Fix Released
Medium
Gary Kotton

Bug Description

I have quantum==2013.1 from Github and the quantum-l3-agent is failing:

Traceback (most recent call last):
  File "/usr/bin/quantum-l3-agent", line 9, in <module>
    load_entry_point('quantum==2013.1', 'console_scripts', 'quantum-l3-agent')()
  File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 299, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 2229, in load_entry_point
    return ep.load()
  File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 1948, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
ImportError: No module named l3_nat_agent

Looks like l3_nat_agent is supposed to be installed but wasn't built.

To install I did:

git clone http://github.com/openstack/quantum.git
cd quantum
python setup.py easy_install .

dan wendlandt (danwent)
Changed in quantum:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → dan wendlandt (danwent)
milestone: none → grizzly-1
assignee: dan wendlandt (danwent) → Somik Behera (somikbehera)
dan wendlandt (danwent)
tags: added: folsom-backport-potential
Changed in quantum:
status: Confirmed → In Progress
Revision history for this message
Somik Behera (somikbehera) wrote :

This bug was fixed by the following changeset: https://review.openstack.org/#/c/13936/

Changed in quantum:
status: In Progress → Fix Committed
Revision history for this message
Koaps (koaps) wrote :

Thanks guys, I pulled from git, ran the python install and got past the issue I was seeing.

I have another issue now with l3_agent that I will file a new bug report on.

Thanks

Revision history for this message
Gary Kotton (garyk) wrote :
tags: added: in-stable-folsom
removed: folsom-backport-potential
Thierry Carrez (ttx)
Changed in quantum:
status: Fix Committed → Fix Released
Mark McLoughlin (markmc)
tags: removed: in-stable-folsom
Thierry Carrez (ttx)
Changed in quantum:
milestone: grizzly-1 → 2013.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.