Monday, 2019-07-01

*** ccamposr has joined #openstack-qa00:00
*** DougSchv has quit IRC00:01
*** DougSchv has joined #openstack-qa00:01
*** ccamposr__ has quit IRC00:02
openstackgerritMerged openstack/tempest master: Use assert_flavor_equal to check flavor before and after microversion 2.46  https://review.opendev.org/66756700:29
*** brinzhang has joined #openstack-qa00:37
openstackgerritzhongshengping proposed openstack/devstack-tools master: Update python 3 unit test job  https://review.opendev.org/63776201:07
*** imacdonn has quit IRC01:10
*** DougSchv has quit IRC01:11
*** imacdonn has joined #openstack-qa01:11
*** DougSchv has joined #openstack-qa01:11
*** DougSchv has quit IRC01:17
*** DougSchv has joined #openstack-qa01:17
openstackgerritMerged openstack/devstack master: Drop signing_dir option from configure_auth_token_middleware  https://review.opendev.org/62865101:30
*** yamamoto has joined #openstack-qa01:48
*** yamamoto has quit IRC02:44
*** yamamoto has joined #openstack-qa02:44
*** bdperkin has quit IRC03:05
*** bdperkin has joined #openstack-qa03:40
*** ramishra has joined #openstack-qa03:57
*** yamamoto has quit IRC04:08
*** yamamoto has joined #openstack-qa04:10
*** yamamoto has quit IRC04:43
*** bhagyashris has joined #openstack-qa04:55
*** yamamoto has joined #openstack-qa05:09
*** gcheresh has joined #openstack-qa05:19
*** gcheresh_ has joined #openstack-qa05:23
*** gcheresh has quit IRC05:23
*** sshnaidm_ is now known as sshnaidm|ruck05:27
*** bhagyashris has quit IRC05:39
*** rpittau|mtg is now known as rpittau|afk05:49
*** yamamoto has quit IRC05:53
*** snapiri has joined #openstack-qa06:08
*** cshen has joined #openstack-qa06:27
*** yamamoto has joined #openstack-qa06:31
*** ccamposr__ has joined #openstack-qa06:37
*** ccamposr has quit IRC06:40
*** yamamoto has quit IRC06:41
*** slaweq has joined #openstack-qa06:49
*** rcernin has quit IRC06:55
openstackgerritGhanshyam Mann proposed openstack/devstack-tools master: Update python 3 unit test job  https://review.opendev.org/63776207:02
*** tesseract has joined #openstack-qa07:10
*** iurygregory has joined #openstack-qa07:15
*** yamamoto has joined #openstack-qa07:19
*** lucasagomes has joined #openstack-qa07:19
openstackgerritMerged openstack/devstack-tools master: Update python 3 unit test job  https://review.opendev.org/63776207:22
*** tosky has joined #openstack-qa07:25
*** pcaruana has joined #openstack-qa07:43
*** rpittau|afk is now known as rpittau07:44
*** e0ne has joined #openstack-qa08:40
*** cshen has quit IRC08:43
*** cshen has joined #openstack-qa09:22
*** brinzhang has quit IRC09:22
*** brinzhang has joined #openstack-qa09:23
*** cshen has quit IRC09:29
*** yamamoto has quit IRC09:31
*** yamamoto has joined #openstack-qa09:40
*** adrianreza has quit IRC09:48
*** whoami-rajat has joined #openstack-qa09:52
*** cshen has joined #openstack-qa09:52
*** cshen has quit IRC10:03
*** cshen has joined #openstack-qa10:09
*** yamamoto has quit IRC10:21
*** brtknr has quit IRC10:41
*** brtknr has joined #openstack-qa10:42
*** DougSchv has quit IRC10:44
*** DougSchv has joined #openstack-qa10:45
*** DougSchv has quit IRC10:48
*** lucasagomes has quit IRC10:49
*** DougSchv has joined #openstack-qa10:49
*** DougSchv has quit IRC10:49
*** brtknr has quit IRC10:53
*** brtknr has joined #openstack-qa10:53
*** yamamoto has joined #openstack-qa10:55
*** yamamoto has quit IRC11:00
*** lucasagomes has joined #openstack-qa11:01
*** yamamoto has joined #openstack-qa11:05
openstackgerritCarlos Goncalves proposed openstack/devstack master: Fix rdo-release install  https://review.opendev.org/66681711:06
*** cshen has quit IRC11:11
*** yamamoto has quit IRC11:11
*** cshen has joined #openstack-qa11:14
*** raildo has joined #openstack-qa11:35
*** pcaruana has quit IRC11:36
slaweqfrickler: so bug is reported here https://bugs.launchpad.net/devstack/+bug/183484911:43
openstackLaunchpad bug 1834849 in devstack "Wrong endpoints config with configure_auth_token_middleware" [Undecided,New]11:43
slaweq:)11:43
fricklerianw: gmann: https://review.opendev.org/#/c/628651/6/lib/keystone caused a regression ^^11:44
fricklerbecause it looks like it doesn't handle empty arguments properly11:44
fricklerthis is the code that calls it https://opendev.org/openstack/neutron/src/branch/master/devstack/lib/dns#L711:45
fricklerand this is the result http://logs.openstack.org/16/661916/7/check/neutron-tempest-plugin-designate-scenario/eeb242b/controller/logs/devstacklog.txt.gz#_2019-07-01_11_01_46_94611:45
*** yamamoto has joined #openstack-qa11:47
slaweqso frickler  if we would move to use "configure_keystone_authtoken_middleware" instead in https://opendev.org/openstack/neutron/src/branch/master/devstack/lib/dns#L7 than we should be good, right?11:48
*** rh-jelabarre has joined #openstack-qa11:50
fricklerslaweq: yes, that would be o.k. in your special case, but we have probably broken similar uses in other plugins, too11:51
slaweqfrickler: right, but I first want to fix neutron's gate :)11:53
fricklerslaweq: oh, actually NEUTRON_AUTH_CACHE_DIR is empty only since this change, too https://review.opendev.org/#/c/628651/6/lib/neutron11:53
fricklerslaweq: so maybe the issue is only triggered because the plugin expects that var to be set by devstack11:53
slaweqfrickler: could be, but I just sent patch to switch to new function11:54
slaweqfrickler: https://review.opendev.org/66844711:54
slaweqplease take a look if You will have a minute :)11:54
fricklerslaweq: +1. also the old code (which I think I'm to blame for) should have been 'configure_auth_token_middleware $NEUTRON_CONF designate "$NEUTRON_AUTH_CACHE_DIR" designate', I think that would also have avoided this issue11:57
gmannfrickler: slaweq yeah i was wondering how it was working before when NEUTRON_AUTH_CACHE_DIR was empty. but yeah it was devstack setting this which got remvoed in same patch11:57
*** cshen has quit IRC12:00
*** cshen has joined #openstack-qa12:16
*** cshen has quit IRC12:20
*** cshen has joined #openstack-qa12:37
*** cshen has quit IRC12:42
*** yamamoto has quit IRC12:57
*** lbragstad has joined #openstack-qa13:00
*** yamamoto has joined #openstack-qa13:10
*** ccamposr has joined #openstack-qa13:10
*** ccamposr__ has quit IRC13:12
*** yamamoto has quit IRC13:14
*** cshen has joined #openstack-qa13:22
*** mriedem has joined #openstack-qa13:27
*** cshen has quit IRC13:27
*** iurygregory has quit IRC13:29
*** amodi has joined #openstack-qa13:30
*** cshen has joined #openstack-qa13:37
*** yamamoto has joined #openstack-qa13:50
*** yamamoto has quit IRC13:57
*** pcaruana has joined #openstack-qa14:06
*** vegasq has joined #openstack-qa14:14
*** vegasq has quit IRC14:19
*** iurygregory has joined #openstack-qa14:19
*** vegasq has joined #openstack-qa14:22
openstackgerritMatt Brown proposed openstack/tempest master: Added check for valid region variable  https://review.opendev.org/66847914:33
*** raildo has quit IRC14:36
*** raildo has joined #openstack-qa14:38
*** raildo has quit IRC14:39
*** raildo has joined #openstack-qa14:39
*** cshen has quit IRC14:44
*** raildo has quit IRC14:44
*** raildo has joined #openstack-qa14:45
*** raildo has quit IRC14:52
*** gcheresh_ has quit IRC14:53
*** rajinir has joined #openstack-qa14:55
*** pcaruana has quit IRC14:56
*** cmorpheus is now known as cmurphy14:56
*** raildo has joined #openstack-qa14:56
*** raildo has quit IRC14:58
*** raildo has joined #openstack-qa15:01
*** raildo has quit IRC15:04
*** raildo has joined #openstack-qa15:08
*** raildo has quit IRC15:12
*** raildo has joined #openstack-qa15:14
*** mvkr has quit IRC15:17
*** raildo_ has joined #openstack-qa15:25
*** raildo has quit IRC15:26
*** lucasagomes has quit IRC15:31
*** rmascena__ has joined #openstack-qa15:50
*** gcheresh_ has joined #openstack-qa15:52
*** raildo_ has quit IRC15:52
*** raildo has joined #openstack-qa15:52
*** pcaruana has joined #openstack-qa15:53
*** raildo has quit IRC15:54
*** rmascena__ has quit IRC15:54
*** raildo has joined #openstack-qa15:55
*** e0ne has quit IRC16:00
*** raildo_ has joined #openstack-qa16:00
*** raildo has quit IRC16:01
*** whoami-rajat has quit IRC16:01
*** ramishra has quit IRC16:02
*** gcheresh_ has quit IRC16:03
*** mattw4 has joined #openstack-qa16:20
*** mattw4 has quit IRC16:25
*** raildo_ has quit IRC16:31
*** chandankumar is now known as raukadah16:34
*** raildo_ has joined #openstack-qa16:35
*** rpittau is now known as rpittau|afk16:36
*** mattw4 has joined #openstack-qa16:43
mriedemfrickler: can you come back on this backport please? https://review.opendev.org/#/c/665512/16:45
*** mattw4 has quit IRC17:10
*** mattw4 has joined #openstack-qa17:13
*** rh-jelabarre has quit IRC17:13
*** rh-jelabarre has joined #openstack-qa17:15
*** gcheresh_ has joined #openstack-qa17:20
*** fnaval has joined #openstack-qa17:27
*** gcheresh_ has quit IRC17:34
*** lbragstad has quit IRC17:38
*** lbragstad has joined #openstack-qa17:38
*** gcheresh_ has joined #openstack-qa17:54
*** DougSchv has joined #openstack-qa18:52
*** DougSchv has quit IRC18:57
*** sshnaidm|ruck is now known as sshnaidm|afk18:59
fricklermriedem: +319:02
*** vegasq has quit IRC19:06
*** vegasq_ has joined #openstack-qa19:06
mriedemthanks19:06
*** gcheresh_ has quit IRC19:13
slaweqgmann: mriedem: hi, can You take a look at https://review.opendev.org/#/c/668311/ if You will have couple of minutes? Thx in advance19:39
*** yamamoto has joined #openstack-qa19:50
*** vegasq has joined #openstack-qa19:52
*** vegasq_ has quit IRC19:53
*** yamamoto has quit IRC19:55
*** mvkr has joined #openstack-qa20:08
*** rh-jelabarre has quit IRC20:14
*** rh-jelabarre has joined #openstack-qa20:21
*** pcaruana has quit IRC20:41
mriedemslaweq: comments inline21:02
*** mattw4 has quit IRC21:05
slaweqmriedem: thx, I will look it tomorrow morning, now it's too late for me21:06
*** mattw4 has joined #openstack-qa21:06
*** slaweq has quit IRC21:11
*** tesseract has quit IRC21:12
openstackgerritMerged openstack/devstack stable/stein: Add NOVA_NOTIFICATION_FORMAT variable  https://review.opendev.org/66551221:19
*** mattw4 has quit IRC21:25
*** mattw4 has joined #openstack-qa21:25
*** raildo_ has quit IRC21:27
*** mattw4 has quit IRC21:28
*** mattw4 has joined #openstack-qa22:03
*** mriedem has quit IRC22:13
*** rh-jelabarre has quit IRC22:15
*** rh-jelabarre has joined #openstack-qa22:22
*** rcernin has joined #openstack-qa22:30
*** tosky has quit IRC23:08
*** rh-jelabarre has quit IRC23:18
*** andreaf has quit IRC23:18
*** andreaf has joined #openstack-qa23:34
*** fnaval has quit IRC23:35

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