Files
python-ganttclient/nova
Jesse Andrews 610df5e87d improve speed of metadata
* don't load every possible answer, only do what is needed
 * cache instance data for a given address for a 15 seconds
   using either memcache or fake memcache (in-memory).
   This means only a single queue/db lookup for multiple calls
   to metadata service
 * add cache expirey to fake memcache (don't grow forever)
   and move it to nova.common.memorycache

Addresses Bug #851159

Change-Id: Icf794156e055b18915b8b5be9ba2ab97d2338bbe
2012-03-12 12:37:31 -07:00
..
2012-03-12 12:37:31 -07:00
2012-03-12 12:37:31 -07:00
2012-03-08 10:34:17 -08:00
2012-03-12 12:37:31 -07:00
2012-03-07 12:51:39 +04:00
2012-03-09 11:23:33 +00:00