vmware-nsx/neutron/agent/metadata
Ihar Hrachyshka 8753e1463a 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
2014-02-06 12:38:53 +00: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-06 12:38:53 +00:00
namespace_proxy.py Merge "make neutron-ns-metadata-proxy configurable" 2013-08-22 02:31:59 +00:00