ec2-api/ec2api
tikitavi 7939ce17e4 add using cache to metadata
if  configured adds the resulting metadata tree to the cache and
upon next request retrieves the data from the cache
reduces the time of the second and subsequent sequential requests
to the metadata approximately from 2.5 seconds to 0.1

Change-Id: Ia1408f6ef407eb97db1789b5b60d6b36b162ba4d
2017-06-07 15:26:53 +03:00
..
api Merge "Remove log translations" 2017-05-25 14:41:17 +00:00
cmd Don't attempt to escalate ec2-api-manage privileges 2016-10-24 09:56:07 +00:00
db URL error for sqlalchemy-migrate doc 2016-01-28 11:38:04 +01:00
metadata add using cache to metadata 2017-06-07 15:26:53 +03:00
s3 Replace six.iteritems() with .items() 2017-04-20 09:42:45 +00:00
tests add using cache to metadata 2017-06-07 15:26:53 +03:00
__init__.py py34: fix gettext installing 2015-09-09 16:44:28 +03:00
clients.py Remove log translations 2017-05-11 13:43:05 +07:00
config.py Don't pass argument sqlite_db in method set_defaults 2016-11-02 10:52:53 +08:00
context.py Remove log translations 2017-05-11 13:43:05 +07:00
exception.py Replace six.iteritems() with .items() 2017-04-20 09:42:45 +00:00
i18n.py Remove log translations 2017-05-11 13:43:05 +07:00
opts.py rework creating admin context - use keystoneauth1 lib 2016-09-16 17:20:55 +03:00
paths.py follow oslo 2015-02-26 22:04:09 +03:00
service.py Graduate from Oslo Incubator to using oslo.service 2016-03-25 17:00:26 -04:00
utils.py rework certs stuff 2015-11-12 11:19:06 +03:00
version.py Update copyright 2014-11-11 21:02:39 +04:00
wsgi.py Replace six.iteritems() with .items() 2017-04-20 09:42:45 +00:00