<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi,</div>
<div>In the vmware_nsx project we have done the following:</div>
<ol>
<li>In the test_requirements file we have a link to the neutron master [1]. The purpose for this is that the master branch needs to be in sync with the neutron branch and all unit tests have to pass. So each time there is a change in neutron or vmware_nsx we
 validate that nothing is broken.</li><li>On the infra side we have:
<ol>
<li> the bot that posts updates for requirements. This keeps the requirements file in sync.</li><li>The requirements validation scrip running</li></ol>
</li></ol>
<div>We have now hit an issue where the requirements validation is failing. For example [2]. The problem is that the requirements validation does not like:</div>
<div>"pkg_resources.RequirementParseError: Expected version spec in -e git://git.openstack.org/openstack/neutron.git at git://git.openstack.org/openstack/neutron.git”</div>
<div><br>
</div>
<div>Any suggestions for addressing this issue? Has anyone else hit this?</div>
<div><br>
</div>
<div>Thanks</div>
<div>Gary</div>
<div><br>
</div>
<div>[1]. <a href="https://github.com/openstack/vmware-nsx/blob/master/test-requirements.txt#L5">https://github.com/openstack/vmware-nsx/blob/master/test-requirements.txt#L5</a></div>
<div>[2] http://logs.openstack.org/60/194360/1/check/gate-vmware-nsx-requirements/b294b53/console.html</div>
</body>
</html>