Change type of nova_api_version from float to str 65/18265/1
authorCarlos Goncalves <carlos.goncalves@neclab.eu>
Tue, 9 Aug 2016 18:47:27 +0000 (20:47 +0200)
committerCarlos Goncalves <carlos.goncalves@neclab.eu>
Tue, 9 Aug 2016 18:51:31 +0000 (20:51 +0200)
commit2afd8b1478331f7ba35f6a38ad3e5fe4329044a8
tree30967349eef769196efa4ca7ce0e5e5af247672f
parent37166ff55dc65ba9b1c2fe308db85ed1d4a6afec
Change type of nova_api_version from float to str

Recently functest container had its python requests lib updated to version
2.8.0 and it no longer supports passing in header values of float type.

Change-Id: I31da351d7f5c7c1c3ff5121b7b000f3bab1d76bf
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
tests/clean.py
tests/inspector.py
tests/nova_force_down.py