neutron/neutron
Jakub Libosvar ce712b2ab5 Metadata agent caches networks for routers
During cloud-init there are several calls that asks neutron API for the
same data which will not be most likely changed. Specifically router's
networks are cached.

Closes-bug: #1276440

Conflicts:
	neutron/tests/unit/test_metadata_agent.py

Change-Id: Ic5eedb8057c7f4934eed08869ebf55c91e6edfc9
(cherry picked from commit 3faea81c60)
2014-06-10 17:50:58 +02:00
..
agent Metadata agent caches networks for routers 2014-06-10 17:50:58 +02:00
api Hide ipv6 subnet API attributes 2014-04-08 19:36:00 -04:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Common decorator for caching methods 2014-05-26 10:02:12 +02:00
db Optimize querying for security groups 2014-05-07 01:14:59 +00:00
debug options: consolidate options definitions 2014-02-24 13:25:11 +09:00
extensions netaddr<=0.7.10 raises ValueError instead of AddrFormatError 2014-04-18 13:25:52 -07:00
locale Fix Jenkins translation jobs 2014-04-07 11:37:38 +02:00
notifiers Only send notifications on uuid device_id's 2014-04-04 18:24:04 -04:00
openstack Update ensure()/reconnect() to catch MessagingError 2014-04-24 16:26:30 +02:00
plugins Merge "NSX: fix error when creating VM ports on subnets without dhcp" into stable/icehouse 2014-05-20 17:47:43 +00:00
scheduler Fix DetachedInstanceError for Agent instance 2014-02-27 14:48:11 +00:00
server Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
services Merge "Cisco VPN driver correct reporting for admin state chg" into milestone-proposed 2014-04-05 14:06:09 +00:00
tests Metadata agent caches networks for routers 2014-06-10 17:50:58 +02:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
auth.py Return request-id in API response 2014-02-10 04:58:38 +09:00
context.py Stop logging unnecessary warning on context create 2013-11-28 09:17:18 +00:00
hooks.py Remove pyudev dependency 2014-02-25 14:28:35 +00:00
manager.py Fixes spelling error 2014-02-28 11:34:19 -08:00
neutron_plugin_base_v2.py Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
policy.py Replace binding:capabilities with binding:vif_details 2014-02-23 22:56:45 -05:00
quota.py Kill 'Skipping unknown group key: firewall_driver' log trace 2014-03-13 12:46:06 -07:00
service.py Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Merge "Fix webob.exc.HTTPForbidden parameter miss" 2014-03-02 19:05:50 +00:00