Files
python-cinderclient/cinderclient/tests
scottda d10b467af4 static method to get_highest_client_server_version
This method takes a url for the cinder server endpoint and queries
the server for version info. It then returns the min of the server's
highest supported version and the cinderclients MAX_VERSION.

Change-Id: Ifb3478f1dba660a5d75d243dc2aaf6b421940752
2017-01-31 09:29:17 -07:00
..