]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Use Requests HTTP library and URL safe names
authornikeshm <Nikesh.Mahalaka@dothill.com>
Tue, 11 Aug 2015 14:02:44 +0000 (19:32 +0530)
committernikeshm <Nikesh.Mahalaka@dothill.com>
Thu, 13 Aug 2015 15:32:57 +0000 (21:02 +0530)
commitd76c660977d0b8dc1cc8fe051ae718d58a25728f
tree5b4800c9f1d9c3d644c4f09c6f3b94d8db3bbeb9
parent742026723c6bc5024b35317a87f9faf8d4f8fabc
Use Requests HTTP library and URL safe names

Use Requests HTTP library instead of urllib, and also use URL safe
resource names to communicate to the DotHill array.

Change-Id: If20bca9f375269cf652ef367c1b70eb061f57337
Closes-Bug: #1461718
Co-Authored-By: Lakshman <lakshminarayanat@vedams.com>
cinder/tests/unit/test_dothill.py
cinder/volume/drivers/dothill/dothill_client.py
cinder/volume/drivers/dothill/dothill_common.py