nova/nova/api/metadata
Chris St. Pierre 5a93bfd484 Make metadata cache time configurable
The metadata cache expiration is now a config option.

New Option:
metadata_cache_expiration - Default 15
    Time in seconds to cache metadata objects.

This also adds basic unit tests for the MetadataRequestHandler, which
might be nice to have.

Co-Authored-By: Chet Burgess <cheburge@cisco.com>
Co-Authored-By: Nicolas Simonds <nisimond@cisco.com>
DocImpact
Closes-Bug: 1366139
Change-Id: I4e829ec52cf1445339f325b5895987c82dc7a8f4
2015-02-28 15:13:16 -06:00
..
__init__.py Improve hacking rule to avoid author markers 2014-05-05 14:35:20 +02:00
base.py Use oslo.log 2015-02-22 07:56:40 -05:00
handler.py Make metadata cache time configurable 2015-02-28 15:13:16 -06:00
password.py Use oslo.i18n 2014-07-18 14:28:09 -04:00
vendordata_json.py Use oslo.log 2015-02-22 07:56:40 -05:00