commit | 43bd1bd6e68ac7362909477d17b504e04820c455 | [log] [tgz] |
---|---|---|
author | soumyapurohit <sp545d@att.com> | Tue Aug 06 16:00:33 2019 -0500 |
committer | Ilya Menkov <imenkov@mirantis.com> | Mon Oct 28 17:19:25 2019 +0400 |
tree | 7f970b0ab68900fa169d27f7174ffb28e29e9479 | |
parent | e4a709ebe8c12e95829897416d3132670b9654e8 [diff] |
Add assert statements for Volume Pagination test to get passed In the endpoint for http and https, Keystone has explicit port number. So, added assert statements by using urlparse for parsing the hostname, path and scheme of the url. Related-prod: PRODX-1102 Change-Id: I38d875c36ba72fd49f9e9f6fbd9ca3160f4821a6 Closes-Bug: #1838530