*** dave-mccowan has joined #openstack-rally | 01:19 | |
openstackgerrit | Chuck Short proposed openstack/rally-openstack master: Add barbican scenarios https://review.openstack.org/603191 | 02:14 |
---|---|---|
openstackgerrit | Luke Short proposed openstack/rally-openstack master: Add an example configuration that does not use an admin user. https://review.openstack.org/611219 | 02:58 |
*** dave-mccowan has quit IRC | 03:33 | |
*** rook has quit IRC | 04:04 | |
*** vishala has joined #openstack-rally | 04:44 | |
*** vishala has left #openstack-rally | 04:44 | |
*** pcaruana has quit IRC | 04:46 | |
*** e0ne has joined #openstack-rally | 05:05 | |
*** chhagarw has joined #openstack-rally | 05:06 | |
*** icey has joined #openstack-rally | 05:55 | |
*** pcaruana has joined #openstack-rally | 06:34 | |
openstackgerrit | chenhb proposed openstack/rally-openstack master: Extend list_volumes arguments https://review.openstack.org/610490 | 06:48 |
*** e0ne has quit IRC | 06:55 | |
*** rcernin has quit IRC | 07:09 | |
*** tosky has joined #openstack-rally | 07:53 | |
*** e0ne has joined #openstack-rally | 08:15 | |
*** kbaikov has quit IRC | 08:47 | |
*** kbaikov has joined #openstack-rally | 08:47 | |
*** kbaikov has quit IRC | 08:59 | |
*** kbaikov has joined #openstack-rally | 08:59 | |
*** Emine has joined #openstack-rally | 09:40 | |
*** Emine has quit IRC | 10:10 | |
*** Emine has joined #openstack-rally | 10:13 | |
*** wznoinsk has joined #openstack-rally | 10:21 | |
*** Emine has quit IRC | 10:30 | |
*** tosky has quit IRC | 10:34 | |
*** tosky has joined #openstack-rally | 10:35 | |
*** pooja_jadhav has quit IRC | 10:41 | |
*** e0ne has quit IRC | 10:45 | |
*** Emine has joined #openstack-rally | 10:50 | |
*** pcaruana has quit IRC | 11:28 | |
*** pooja_jadhav has joined #openstack-rally | 11:35 | |
*** e0ne has joined #openstack-rally | 11:46 | |
*** mvkr has quit IRC | 11:46 | |
*** rh-jelabarre has joined #openstack-rally | 12:06 | |
*** dave-mccowan has joined #openstack-rally | 12:13 | |
*** pcaruana has joined #openstack-rally | 12:24 | |
*** mvkr has joined #openstack-rally | 12:53 | |
openstackgerrit | Chuck Short proposed openstack/rally-openstack master: Add barbican scenarios https://review.openstack.org/603191 | 13:12 |
*** chhagarw has quit IRC | 14:12 | |
openstackgerrit | Chuck Short proposed openstack/rally-openstack master: Port CreateAndListLoadbalancers for Octavia https://review.openstack.org/554228 | 14:20 |
*** openstackgerrit has quit IRC | 14:36 | |
*** rallydev-bot has joined #openstack-rally | 14:52 | |
*** openstackgerrit has joined #openstack-rally | 15:21 | |
openstackgerrit | Chuck Short proposed openstack/rally-openstack master: Add barbican scenarios https://review.openstack.org/603191 | 15:21 |
*** itlinux has joined #openstack-rally | 15:49 | |
*** e0ne has quit IRC | 16:46 | |
*** mvkr has quit IRC | 17:01 | |
*** tosky__ has joined #openstack-rally | 17:26 | |
*** tosky has quit IRC | 17:27 | |
*** tosky__ is now known as tosky | 17:28 | |
*** e0ne has joined #openstack-rally | 18:35 | |
openstackgerrit | Chuck Short proposed openstack/rally-openstack master: Add barbican scenarios https://review.openstack.org/603191 | 18:43 |
*** e0ne has quit IRC | 18:48 | |
*** e0ne has joined #openstack-rally | 18:49 | |
*** agopi has joined #openstack-rally | 18:52 | |
*** e0ne has quit IRC | 18:55 | |
agopi | hello andreykurilin | 19:10 |
agopi | https://github.com/openstack/rally-openstack/commit/3855100cc2db45a872b7717f062a890fb7ca487e#diff-b4ef698db8ca845e5845c4618278f29aR5 | 19:10 |
agopi | Adding the request with no maximum version seems to be breaking | 19:10 |
agopi | as I think it pulls request 3.0 | 19:10 |
agopi | and this causes this causes urllib3 to have a version between 1.21.1 and 1.23 | 19:11 |
agopi | https://github.com/requests/requests/blob/3.0/setup.py#L75 | 19:11 |
andreykurilin | agopi: hi! What does it mean? Does urllib3==1.21.1 conflict with something? | 19:21 |
agopi | the main issue comes from the fact that requests 3.0 is for python3 | 19:22 |
agopi | https://github.com/requests/requests/blob/3.0/setup.py#L118 | 19:22 |
*** e0ne has joined #openstack-rally | 19:22 | |
agopi | so we probably want to put a maximum version in the requirements and say <3.0 for requests | 19:23 |
andreykurilin | agopi: as far as I understand, pip2 should not detect py3 only libs and install only compatible ones | 19:24 |
agopi | the error we see andreykurilin | 19:25 |
agopi | https://thirdparty.logs.rdoproject.org/jenkins-browbeat-quickstart-gerrit-pike-baremetal-CI-706/console.txt.gz#_2018-10-17_14_46_24_062 | 19:25 |
agopi | the task is here https://github.com/openstack/browbeat/blob/master/ansible/install/roles/rally/tasks/main.yml#L39 | 19:27 |
agopi | please lmk if you need anything else :) | 19:28 |
andreykurilin | agopi: thanks for sharing these details. I'm not near the pc right now, but will check everything as soon as possible | 19:37 |
agopi | sure thing andreykurilin thank you :) | 19:38 |
andreykurilin | agopi: if you have free time, please propose a patch(witch changes in requirements.txt and CHANGELOG.rst), so if everything is like you said, we can quickly fix the issue and save the author of the fix in git history:) | 19:41 |
agopi | haha yes on it :) | 19:41 |
*** e0ne has quit IRC | 19:42 | |
openstackgerrit | Aakarsh proposed openstack/rally-openstack master: Temporary fix for urllib3-requests compatibility https://review.openstack.org/611434 | 20:30 |
openstackgerrit | Aakarsh proposed openstack/rally-openstack master: Temporary fix for urllib3-requests compatibility https://review.openstack.org/611434 | 20:31 |
openstackgerrit | Aakarsh proposed openstack/rally-openstack master: Temporary fix for urllib3-requests compatibility https://review.openstack.org/611434 | 20:43 |
openstackgerrit | Aakarsh proposed openstack/rally-openstack master: Temporary fix for urllib3-requests compatibility https://review.openstack.org/611434 | 21:14 |
*** rcernin has joined #openstack-rally | 21:18 | |
*** agopi has quit IRC | 21:55 | |
*** mvkr has joined #openstack-rally | 22:04 | |
*** itlinux has quit IRC | 22:22 | |
*** agopi has joined #openstack-rally | 22:43 | |
*** tosky has quit IRC | 23:17 | |
*** itlinux has joined #openstack-rally | 23:22 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!