nova/nova/auth
Jesse Andrews 1bcf5f5431 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
..
__init__.py Separate metadata api into its own service 2011-11-15 13:27:58 -08:00
dbdriver.py Increased coverage of nova/auth/dbdriver.py to 100%. 2012-02-02 17:33:13 -06:00
fakeldap.py fix restructuredtext formatting in docstrings that show up in the developer guide 2012-03-05 16:18:53 -05:00
ldapdriver.py improve speed of metadata 2012-03-12 12:37:31 -07:00
manager.py improve speed of metadata 2012-03-12 12:37:31 -07:00
nova_openldap.schema Format fixes and modification of Vish's email address. 2010-12-10 18:49:54 +00:00
nova_sun.schema Format fixes and modification of Vish's email address. 2010-12-10 18:49:54 +00:00
novarc.template added NOVA_VERSION to novarc 2011-08-04 11:40:07 -07:00
opendj.sh Adding back in openssh-lpk schema, as keys will likely be stored in LDAP again. 2010-12-15 18:28:00 +00:00
openssh-lpk_openldap.schema Adding back in openssh-lpk schema, as keys will likely be stored in LDAP again. 2010-12-15 18:28:00 +00:00
openssh-lpk_sun.schema Adding back in openssh-lpk schema, as keys will likely be stored in LDAP again. 2010-12-15 18:28:00 +00:00
signer.py boto shouldn't be required for production deploys 2012-03-07 22:45:55 -08:00
slap.sh Adding back in openssh-lpk schema, as keys will likely be stored in LDAP again. 2010-12-15 18:28:00 +00:00