neutron/neutron/agent/metadata
Ihar Hrachyshka 15a912b1ca Fix passing keystone token to neutronclient instance
Neutron client expects token to be passed as token= argument, while
neutron-metadata-agent passes auth_token= instead. This effectively makes the
client to authenticate against keystone each time it's instantiated. In
neutron-metadata-agent case, it means 'each time a client sends a metadata
request.'

The issue results in high cpu utilization on keystone side when simultaneously
invoking multiple nova instances with cloud-init.

Change-Id: I2a31f9c0c3cfa915975ecc53d71168a3895528d8
Closes-Bug: 1274487
(cherry picked from commit 3799efe792)
2014-02-11 21:07:44 +01:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
agent.py Fix passing keystone token to neutronclient instance 2014-02-11 21:07:44 +01:00
namespace_proxy.py Merge "make neutron-ns-metadata-proxy configurable" 2013-08-22 02:31:59 +00:00