]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Pass X-Forwarded-For header to Nova
authorMark McClain <mark.mcclain@dreamhost.com>
Wed, 9 Jan 2013 00:18:58 +0000 (19:18 -0500)
committerMark McClain <mark.mcclain@dreamhost.com>
Wed, 9 Jan 2013 00:18:58 +0000 (19:18 -0500)
commit3aecb35d6859f17553b0241e71c137bc933aca37
tree095b6393b08265da04b6924c0b48358a51bd8862
parent666c5df3cad07eebe156f7eae59c1ea439226c6e
Pass X-Forwarded-For header to Nova

fixes bug 1097524

Add X-Forwarded-For header to the proxied Nova metadata request. Nova
needs this value to properly answer /latest/meta-data/local-ipv4
requests.

Change-Id: Icaec38b2ca7e06b50960deb7ab24ff1944a81f45
quantum/agent/metadata/agent.py
quantum/tests/unit/test_metadata_agent.py