wangxiyuan eeba0f3b8c Ensure the float value of api version could work
Now if we pass a float value of api version such as "v1.0" or
"v2.0", client will raise a DriverLoadFailure error. Because
that client can't match a sutiable API entry.

So we should ensure that that some value like "v1.0" could
work as "v1".

Change-Id: I9631a083fd96a535153b6029b95a1d3c8d9966a2
Closes-bug: #1572616
2016-05-20 10:49:24 +08:00
..
2015-08-27 13:19:58 +02:00