]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Pass metadata port to metadata proxy
authormouad benchchaoui <m.benchchaoui@cloudbau.de>
Sat, 30 Mar 2013 10:56:44 +0000 (11:56 +0100)
committermouad benchchaoui <m.benchchaoui@cloudbau.de>
Sat, 30 Mar 2013 10:56:44 +0000 (11:56 +0100)
commite1b3e1678d37756692796b2099e75a872a8b35ea
tree530955ed6bf95713c94db505dfd2cb19f76eac9e
parent4bd386f281264bc004f3c16820e51633f6b31308
Pass metadata port to metadata proxy

Make the l3 agent pass the port used by the metadata service to the router namespace proxy when
creating it and add also new tests for this.

Fixes LP# 1160955
Change-Id: Iec8a5238345b26e70b0aa1dc96a896e26af34722
quantum/agent/l3_agent.py
quantum/tests/unit/test_l3_agent.py