Re: Openstack-ODL integration - stacking issues with pbr


Flavio Fernandes <ffernand@...>
 


On Aug 13, 2015, at 9:04 AM, Ihar Hrachyshka <ihrachys@...> wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On 08/13/2015 02:46 PM, Flavio Fernandes wrote:

On Aug 13, 2015, at 8:30 AM, Ihar Hrachyshka
<ihrachys@... <mailto:ihrachys@...>> wrote:

Looking at the logs in the email thread:

2015-08-05 14:59:53.160 | Download error on
https://pypi.python.org/simple/pbr/: [Errno 110] Connection timed
out -- Some packages may not be found! 2015-08-05 15:02:00.392 |
Download error on https://pypi.python.org/simple/: [Errno 110]
Connection timed out -- Some packages may not be found! 2015-08-05
15:02:00.392 | No local packages or download links found for
pbr>=1.3

So why can't your machine download the satisfying pbr version?
It's available on pypi, so assuming you fix the download error, I
think it should proceed.


That is the issue. This happens because OFFLINE=True and there
is still something in pbr requirements that is looking for a
version of pbr that is not used in stable/kilo.

I suspect this is happening because stable/kilo branch in
networking-odl was created ‘late’ and the new version of pbr was
added as part of liberty?!?

So, to easily reproduce this issue: 1) stack with
devstack+networking-odl on stable/kilo; 2) untack; 3) change
OFFLINE=True and 4) attempt to stack again.


Are your repo [test-]requirements.txt synchronized with neutron's kilo
requirements? They should, otherwise it won't be ever supported.


They do not for requirements.txt:

$ diff requirements.txt.neutron requirements.txt.networking-odl | grep pbr
< pbr!=0.7,<1.0,>=0.6
> pbr<2.0,>=1.3
$ diff test-requirements.txt.neutron test-requirements.txt.networking-odl | grep pbr
$

If you look closely, that is what is changed in the abandoned gerrit [1]. Maybe the right thing
to do is to re-visit that gerrit and make sure the requirement.txt files are inline?!?

Thanks,

— flavio






Ihar
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJVzJXpAAoJEC5aWaUY1u57LTkIAKsjkK7+a3/r9Pe68JxMuodx
a5/UGXjKKuaumIZfMeUmjRiDoXyuUVedvh+KSKMpIWMqo8bnBZmkkWOJPs/IOTd3
jg5poOxxyA/fC3Dm1cCUeNMLLiuqWbEgHahed1yzgkD5PsAwTymT8KDTINYqTKPm
hfJ4tRdG91E0gn/JGCgmBAZ0zx8jfqNqFTkxbYW7h58ZydGe60MHA0EDzV/pdyZK
O5y2G2uCGkd7O0MeXatU5T9VOagp+/O4K3VXp1S6SOvIp2wiNZp+z6GnfFPlS+1R
f0+xXvXUo1+jNnjqx0NTKZBOuw5wjPKU+4DIsVirN5TUzj32922iV/pd9tf09M8=
=6S5D
-----END PGP SIGNATURE-----

Join {z.archive.ovsdb-dev@lists.opendaylight.org to automatically receive all group messages.