Friday, 2016-08-05

*** coolsvap has joined #openstack-requirements06:14
openstackgerritOpenStack Proposal Bot proposed openstack/requirements: Updated from generate-constraints  https://review.openstack.org/34937107:01
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/requirements: Add ndg-httpsclient to global-requirements  https://review.openstack.org/35153407:21
*** jpena|off is now known as jpena07:26
openstackgerritMerged openstack/requirements: Adding PyJWT, an RFC 7519 implementation  https://review.openstack.org/34993607:48
openstackgerritMerged openstack/requirements: Bump python-neutronclient to 5.0.0 in upper-constraints  https://review.openstack.org/34929907:56
*** openstackgerrit has quit IRC08:03
*** openstackgerrit has joined #openstack-requirements08:03
openstackgerritAntoni Segura Puimedon proposed openstack/requirements: kuryr-libnetwork under openstack/requirements  https://review.openstack.org/35155608:05
odyssey4mecoolsvap Hopefully https://review.openstack.org/351534 addresses your feedback?09:19
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/requirements: Add ndg-httpsclient to global-requirements  https://review.openstack.org/35153409:21
coolsvapodyssey4me: will review thanks09:24
*** amoralej is now known as amoralej|brb09:46
openstackgerritDavanum Srinivas (dims) proposed openstack/requirements: update constraint for keystoneauth1 to new release 2.11.0  https://review.openstack.org/35161909:56
*** amoralej|brb is now known as amoralej10:06
coolsvaptonyb: can you remove -2 on https://review.openstack.org/#/c/348204/ ?11:16
patchbotcoolsvap: patch 348204 - requirements - update constraint for oslo.context to new release ...11:16
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/requirements: Add ndg-httpsclient to requirements  https://review.openstack.org/35153411:42
*** amoralej is now known as amoralej|lunch12:09
*** jpena is now known as jpena|lunch12:13
*** amoralej|lunch is now known as amoralej13:20
*** jpena|lunch is now known as jpena13:25
*** openstackgerrit has quit IRC14:03
*** openstackgerrit has joined #openstack-requirements14:03
prometheanfireodyssey4me: just for sni?14:07
odyssey4meprometheanfire other python packages required are already in g-r and u-c... that's the only one missing14:09
prometheanfireodyssey4me: but it's only needed as a http client that supports sni?14:10
odyssey4meprometheanfire yes, in a manner of speaking14:10
odyssey4meonly if something is using httplib/httplib214:11
*** coolsvap has quit IRC14:11
prometheanfireodyssey4me: we'll probably have to talk about it then, sure would be nice if httplib2 supported it :P14:12
odyssey4mehttplib2 is dead - there was a thread about it a few months back14:12
odyssey4meit would be better if Ansible used requests instead14:12
openstackgerritDavid Shrewsbury proposed openstack/requirements: Avoid os-client-config 1.19.0  https://review.openstack.org/35176414:14
prometheanfireya, requests is good too14:22
prometheanfireodyssey4me: I'm mainly hesitant about adding yet another httpclient14:23
odyssey4meprometheanfire as I understand it, just because it's in g-r doesn't mean it has to be used by an openstack project14:23
prometheanfireodyssey4me: more words :P14:24
odyssey4mein our case it's a requirement for a third party system (Ansible), not for something we're developing14:24
prometheanfirenot sure what you mean by that last statement14:24
prometheanfireoh14:24
odyssey4mewell, I'll leave the discussion to the team - if it's not accepted we will find another way to include it and cap it properly...14:25
prometheanfirehuh, requests even deps on it for us14:25
prometheanfiredev-python/requests-2.8.1 (dev-python/ndg-httpsclient[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-14:25
prometheanfirepython_single_target_python3_5(-)])14:25
prometheanfireso14:45
*** AJaeger has joined #openstack-requirements14:46
AJaegerrequirements team, FYI: The propose-requirements job complains about a couple of projects that have wrong requirements.14:47
AJaegerCheck the log at http://logs.openstack.org/15/15401a2d7800d8e16c4deceea97421d12f411eba/post/propose-requirements-updates/fe38e99/ and look for "Exception: Error" - or directly for "is not in global-requirements.txt"14:48
prometheanfireAJaeger: also complains about monasca being missing from gr15:07
AJaegerprometheanfire: it complains about a few entries missing from gr.15:08
prometheanfireAJaeger: which project is this?15:08
AJaegerprometheanfire: Let me explain the log file - I paste something ;)15:08
AJaegerprometheanfire: if you look at http://logs.openstack.org/15/15401a2d7800d8e16c4deceea97421d12f411eba/post/propose-requirements-updates/fe38e99/console.html#_2016-08-05_08_58_36_45937715:09
AJaegerscroll up a few lines to15:09
AJaegerhttp://logs.openstack.org/15/15401a2d7800d8e16c4deceea97421d12f411eba/post/propose-requirements-updates/fe38e99/console.html#_2016-08-05_08_58_36_24432715:09
AJaegerso, that is freezer-web-ui15:09
AJaegerOr see it at the end: http://logs.openstack.org/15/15401a2d7800d8e16c4deceea97421d12f411eba/post/propose-requirements-updates/fe38e99/console.html#_2016-08-05_08_58_36_46107815:10
prometheanfireright, I see that section15:10
AJaegerThere are 6 repos with such broken requirements ;(15:11
prometheanfirelooks like six projects that need to submit gr updates15:11
AJaegerprometheanfire: exactly15:11
prometheanfireand six projects that will be removed from projects.txt if they don't :P15:12
prometheanfireAJaeger: you know how long this has been broken?15:12
AJaegerprometheanfire: I guess for quite some time...15:13
AJaegerprometheanfire: what do you want to do? Send an email to those projects? File bugs?15:13
AJaegerprometheanfire: you would need to go backwards with log files...15:14
prometheanfireI think one tracking bug at least15:14
prometheanfireand then bug the projects (as a start) in irc15:14
prometheanfirerefrecing the bug, pointing to the policy about removal from projects.txt15:14
prometheanfireetc15:14
prometheanfireI know monasca was recently added, so this could the the transition period for them15:15
AJaegercould be - but then they should have open reviews for requirements repo trying to get their changes in...15:16
AJaegerrequirements team, I leave it for you to take any actions, just wanted to point this out.15:16
prometheanfirethanks15:20
*** AJaeger has left #openstack-requirements15:21
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/requirements: Add ndg-httpsclient to requirements  https://review.openstack.org/35153416:09
openstackgerritKaiyan Sheng proposed openstack/requirements: Add monasca-common and monasca-statsd to global requirements  https://review.openstack.org/35182816:11
*** amoralej is now known as amoralej|off16:13
*** coolsvap has joined #openstack-requirements16:29
openstackgerritDavanum Srinivas (dims) proposed openstack/requirements: update constraint for os-client-config to new release 1.19.1  https://review.openstack.org/35183916:40
*** jpena is now known as jpena|off16:58
prometheanfirehttps://review.openstack.org/35182718:26
openstackgerritMatthew Thode proposed openstack/requirements: Updated from generate-constraints  https://review.openstack.org/34937118:38
openstackgerritMerged openstack/requirements: Avoid os-client-config 1.19.0  https://review.openstack.org/35176420:13

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!