Files
keystone/keystone/token/providers
Morgan Fainberg 0a1cb0e202 Remove extraenous instantiations of managers
There were cases where a number of the API managers were being
instantiated more than one time. This could cause a number of
odd edge cases where the managers would have different
configurations and/or different dependency injection results.

The managers should now be properly instantiated only once
unless explicitly required (e.g. testing the token provider
manager raises an exception in badly configured states).

Closes-Bug: #1294994
Change-Id: I1babb065065cb5b06899f59568020a1c38f1156c
2014-03-27 07:45:30 -05:00
..
2014-03-18 01:23:21 -07:00
2014-02-08 23:54:04 +08:00