keystone/keystone/contrib
Morgan Fainberg 3035a6b394 Call an existing method in sync cache for revoke events
The cache used for synchronizing the revocation tree across
green threads had an issue where it was calling a non-existant
method ``remove`` instead of ``remove_event``. The correct method
is now being called and an expanded test to exercise the synchronize
method has been added.

Change-Id: I3fe47fa51f88aab89480831b2d95746319f82ceb
Closes-Bug: 1289935
2014-03-10 14:15:18 -04:00
..
access Remove vim header 2014-02-08 23:54:04 +08:00
admin_crud Remove vim header 2014-02-08 23:54:04 +08:00
ec2 Implement V3 Specific Version of EC2 Contrib 2014-02-27 16:33:34 -08:00
endpoint_filter Sync db, db.sqlalchemy, gettextutils from oslo-incubator 6ba44fd 2014-03-06 11:48:50 -06:00
example Remove vim header 2014-02-08 23:54:04 +08:00
federation Merge "Fix docstrings in federation related modules" 2014-03-07 01:54:34 +00:00
oauth1 Sync db, db.sqlalchemy, gettextutils from oslo-incubator 6ba44fd 2014-03-06 11:48:50 -06:00
revoke Call an existing method in sync cache for revoke events 2014-03-10 14:15:18 -04:00
s3 Remove vim header 2014-02-08 23:54:04 +08:00
simple_cert Remove vim header 2014-02-08 23:54:04 +08:00
stats Clean StatsController unnecesary members 2014-02-17 16:25:52 -03:00
user_crud Adds Cloud Audit (CADF) Support for keystone authentication 2014-02-18 09:22:36 -06:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00