Use six.moves.urllib.parse instead of urllib. For urllib2 compatibility, it need to sync policy module from oslo first. Then six.moves.urllib.request can replace urllib2. Change-Id: Ia351cd3088dd64fd8c8ce4ca8b9a5889c574888e Partial-Bug: #1280105