Files
python-keystoneclient/keystoneclient/v2_0/client.py
Jamie Lennox 3a60390fd2 Pass user and roles manager to tenant manager
This is part of breaking a cyclical dependency where the client has a
reference to the manager but the manager has a reference to the client.

To be able to pass in an adapter to the managers we need to remove the
client specific usages of manager, including referring to other managers
via the client.

Change-Id: Ie238dda046ec8bbdaca749a691df3da63f5a9a63
2014-07-04 16:41:27 +10:00

8.4 KiB