X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=tests%2Fclean.py;h=f8394055a5cd54c7dede8f33dc3c9ecddd17029c;hb=2afd8b1478331f7ba35f6a38ad3e5fe4329044a8;hp=af966aed96b975a9b695705c57bedc9e309c2981;hpb=37166ff55dc65ba9b1c2fe308db85ed1d4a6afec;p=doctor.git diff --git a/tests/clean.py b/tests/clean.py index af966aed..f8394055 100644 --- a/tests/clean.py +++ b/tests/clean.py @@ -14,7 +14,7 @@ import os import novaclient.client as novaclient -nova_api_version = 2.11 +nova_api_version = '2.11' def enable_compute_host(hostname): self.nova = novaclient.Client(self.nova_api_version,