Files
deb-python-keystoneclient/keystoneclient/client.py
Jamie Lennox f2b4e91410 Client V3 shouldn't inherit V2
Client V3 is a completely different implementation of the API, if we
want to intermix the V2 and V3 APIs then we don't need to version our
client at all.

Change-Id: I80579cd41df73ccfc6c8feb76843772829afac4e
2013-07-23 17:44:54 +10:00

25 KiB