<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I'm implementing an URL validation that checks if the external location value provided exists and if it's reachable.  To achieve that I'm using the method urlopen of six.moves.urllib.request module which it seems similar like to the deprecated django's method of verify_exists.  I'm wondering if I can proceed with the current implementation or if there's a way to implement those validations<br><br>https://review.openstack.org/#/c/64295/<br>https://review.openstack.org/#/c/64312/<br>                                       </div></body>
</html>