Victor Stinner f5f2b2ef78 Port netapp SSC Cmode to Python 3
Fix query_cluster_vols_for_ssc(): cast string (records) to int. On
Python 3, comparison between str and int now raise a TypeError.

tox.ini: add cinder.tests.unit.test_netapp_ssc to Python 3.4.

Partial-Implements: blueprint cinder-python3
Change-Id: I05127340029a5bb6c8444f51341be8008aab8dc8
2015-10-02 17:48:28 +02:00
..
2015-10-02 17:48:28 +02:00
2015-09-29 14:22:40 +02:00
2015-09-02 18:22:12 +00:00