commit | 369e80623e8965352b9cf0c55078f63c307762dc | [log] [tgz] |
---|---|---|
author | soumyapurohit <sp545d@att.com> | Tue Aug 06 16:00:33 2019 -0500 |
committer | Leo Henken <lh236s@att.com> | Wed Aug 14 15:25:26 2019 -0500 |
tree | 14d0c67539b981bf4bf1bbbb44275dc2ede71227 | |
parent | f9c363aadf791fb3297de732bf4d70b95819f604 [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. Change-Id: I38d875c36ba72fd49f9e9f6fbd9ca3160f4821a6 Closes-Bug: #1838530