Closed askb closed 8 years ago
Fixes #21 - warning caused by direct initialization of novaclient.v2.client.Client object.
The issue is fixed by passing a version flags to the API and removing the version from the import.
Signed-off-by: Anil Belur askb23@gmail.com
Thanks for the contribution
Fixes #21 - warning caused by direct initialization of novaclient.v2.client.Client object.
The issue is fixed by passing a version flags to the API and removing the version from the import.
Signed-off-by: Anil Belur askb23@gmail.com