Wednesday, 2015-06-24

openstackrecheckConsole logs not available after 13:24s for check-tempest-dsvm-full 194726,4,d49a0ba00:00
*** isq has joined #openstack-qa00:00
*** oomichi has joined #openstack-qa00:04
*** armax has joined #openstack-qa00:06
*** laughterwym has joined #openstack-qa00:09
*** suneelb has quit IRC00:12
*** yamamoto has quit IRC00:13
mtreinishgmann: did you see: https://bugs.launchpad.net/tempest/+bug/146806100:14
openstackLaunchpad bug 1468061 in openstack-ansible trunk "setting `enable_instance_password = True` causes a json scheme validation failure" [Medium,Confirmed]00:14
mtreinishthat's a terrible config option to have in nova00:15
openstackrecheckConsole logs not available after 13:26s for gate-keystone-python27 190405,14,1f8166500:15
mtreinishbut it doesn't change that the api response can always include an adminPass field in certain configs00:16
mtreinishwhich means we probably need to fix the response jsonschema for the create_server request00:16
openstackgerritlifeless proposed openstack-dev/devstack: constraints file support for devstack.  https://review.openstack.org/18993400:16
*** VanL has quit IRC00:16
gmannmtreinish: ok, let me see00:19
gmannmtreinish: but we had different schema for that config option00:20
openstackgerritlifeless proposed openstack-infra/devstack-gate: Switch to using constraints files.  https://review.openstack.org/19488600:20
mtreinishgmann: but how does tempest trigger using it?00:22
gmannmtreinish: https://github.com/openstack/tempest/blob/master/tempest/services/compute/json/servers_client.py#L9800:22
gmannmtreinish: if that flag is enabled in nova then it should be in tempest00:22
gmannmtreinish: er have flag in our config also00:22
*** dims has joined #openstack-qa00:23
openstackgerritlifeless proposed openstack-infra/devstack-gate: Switch to using constraints files.  https://review.openstack.org/19488600:23
mtreinishgmann: oh, so it's just a config issue on that ansible tempest job then?00:23
mtreinishthey should be setting a tempest config flag to trigger using the different schema?00:24
*** mlavalle has joined #openstack-qa00:24
*** yamahata has joined #openstack-qa00:24
mtreinishoomichi: oh, it looks like the tempest-lib release I pushed today broke the tempest unit tests too :(00:26
oomichimtreinish: yeah, I am digging it now00:26
mtreinishwe added the support to pass a body into rest client exceptions and it looks like we're not handling that in the unit tests: http://logs.openstack.org/83/194883/1/check/gate-tempest-python27/94d231d/console.html#_2015-06-24_00_01_58_80200:26
gmannmtreinish: yea, but default value in temspest is True then there should not be any issue with enable_instance_password True on nova side as bug mentioned00:27
mtreinishoomichi: maybe we didn't set a default on the body param in the exception which is causing the issue00:27
mtreinishif so that'd be worth a point release to fix it for backwards compat00:28
mtreinishgmann: ok, can you comment on the bug then00:28
mtreinishthe ansible jobs write their own tempest config so something might not be right there00:29
openstackrecheckConsole logs not available after 13:24s for check-tempest-dsvm-neutron-full 194843,1,272d56000:29
gmannmtreinish: ohh, Yea i will do.00:29
oomichimtreinish: I got your point now.00:30
*** rossella_s has quit IRC00:30
oomichimtreinish: the faling tests are 2 only, so how about passing fake body to the tests?00:31
*** rossella_s has joined #openstack-qa00:31
openstackgerritKen'ichi Ohmichi proposed openstack/tempest: Fix the description in tempest.conf.sample  https://review.openstack.org/19488300:34
oomichimtreinish: ^^^00:35
*** mahito has joined #openstack-qa00:36
openstackrecheckConsole logs not available after 13:32s for check-grenade-dsvm 189934,2,6766c5800:42
*** yamahata has quit IRC00:46
*** annashen has joined #openstack-qa00:48
openstackgerritKen'ichi Ohmichi proposed openstack/tempest-lib: Make resp_body optional on RestClientException  https://review.openstack.org/19489600:51
openstackgerritKen'ichi Ohmichi proposed openstack/tempest: Fix the description in tempest.conf.sample  https://review.openstack.org/19488300:52
openstackrecheckConsole logs not available after 13:37s for gate-nova-pep8 194851,1,76785e100:56
*** yamahata has joined #openstack-qa00:57
*** mriedem1 has joined #openstack-qa00:59
*** mriedem has quit IRC01:01
mtreinishoomichi: well the only thing is if we change the tests to use the body passthrough feature then we really should bump the min version of tempest-lib in requirements01:03
mtreinishbut to do that we need to change what's listed in global requirements01:03
mtreinishwhich might take a bit of time01:03
mtreinishbut we can easily push out a tempest-lib point release quickly to fix backwards compat01:04
openstackrecheckConsole logs not available after 13:22s for check-tempest-dsvm-full 192708,7,569419e01:10
oomichimtreinish: (sorry, I went to buy doughnut) yeah, as you said, the change of tempest-lib was backwards incompatible change.01:14
mtreinishoomichi: heh, no worries I disappeared to get a pizza before :)01:15
oomichimtreinish: we can imagine the problem can happen on the other project gates if they use tempest-lib's exception like Tempest unit tests.01:15
mtreinishyep we need to fix it either way01:15
oomichimtreinish: quick release of tempest-lib will help these projects.01:16
mtreinishoomichi: I saw: https://review.openstack.org/19489601:16
mtreinishif you switch "" to None I'll be +201:16
mtreinishthen gmann or masayukig can +A01:16
mtreinishand we can push a release as soon as it lands01:16
oomichimtreinish: thanks! will fix soon01:16
openstackgerritKen'ichi Ohmichi proposed openstack/tempest-lib: Make resp_body optional on RestClientException  https://review.openstack.org/19489601:17
*** yamahata has quit IRC01:17
oomichimtreinish: ^^^ done01:18
mtreinish+201:18
*** lutostag has joined #openstack-qa01:19
oomichimtreinish: thanks01:20
mtreinishoomichi: I'm going to call it a night now, once 194896 get's +A'd and lands can you handle pushing the 0.6.1 release?01:22
oomichimtreinish: ok, will try :)01:22
mtreinishcool, thanks01:22
openstackrecheckConsole logs not available after 13:21s for gate-nova-python27 192986,4,389f05701:23
*** hitalia_ has quit IRC01:27
*** mriedem1 is now known as mriedem01:28
*** jyuso1 has quit IRC01:34
*** mugsie has quit IRC01:35
openstackgerritlifeless proposed openstack-dev/devstack: WIP: constraints file support for devstack.  https://review.openstack.org/18993401:36
openstackrecheckConsole logs not available after 13:25s for check-tempest-dsvm-neutron-full 175569,19,3eaadf601:36
openstackrecheckopenstack/horizon change: https://review.openstack.org/193851 failed gate-horizon-dsvm-integration in the gate queue with an unrecognized error01:37
gmannmriedem: regarding https://bugs.launchpad.net/tempest/+bug/138209301:41
openstackLaunchpad bug 1382093 in tempest "Stack traces from tempest aren't showing up in tempest.txt log" [Low,New]01:41
gmannmriedem: In tearDownClass this got fixed, did you see this in another places also01:41
mriedemgmann: i don't know if it's an issue anymore, we could mark it incomplete and re-open if it happens again01:42
gmannmriedem: ok. Thanks01:42
mriedemi'm pretty sure we have an e-r query that relies on stacktraces in tempest.txt and that's working, so i assume it's fixed01:42
*** yamahata has joined #openstack-qa01:48
openstackrecheckConsole logs not available after 13:30s for check-grenade-dsvm 194792,4,45c70fe01:50
gmannmriedem: ok01:52
*** mwagner_afk has joined #openstack-qa01:55
*** yamamoto has joined #openstack-qa01:57
*** patrickeast has quit IRC02:00
openstackrecheckConsole logs not available after 13:26s for check-tempest-dsvm-postgres-full 194886,2,27698f502:04
*** bknudson has quit IRC02:06
openstackgerritMerged openstack-infra/devstack-gate: Fix the setup_workspace to handle missing ZUUL_BRANCH  https://review.openstack.org/19430202:09
*** zz_dimtruck is now known as dimtruck02:12
openstackgerritlifeless proposed openstack-dev/devstack: WIP: constraints file support for devstack.  https://review.openstack.org/18993402:14
openstackrecheckConsole logs not available after 13:23s for gate-horizon-pep8 177005,6,be6355702:17
*** annashen has quit IRC02:28
*** dmorita has joined #openstack-qa02:30
openstackrecheckConsole logs not available after 13:23s for check-grenade-dsvm-neutron 194883,3,6a7d23c02:31
openstackgerritGhanshyam Mann proposed openstack/tempest: Re-factor neutron client for 'list' methods  https://review.openstack.org/19491202:32
openstackrecheckConsole logs not available after 13:24s for check-tempest-dsvm-full-ceph 145703,9,758edc402:44
*** hitalia has joined #openstack-qa02:47
*** woodster_ has quit IRC02:51
*** dims has quit IRC02:51
*** Longgeek_ has joined #openstack-qa02:52
*** Longgeek has quit IRC02:52
*** Longgeek has joined #openstack-qa02:53
*** Longgeek has quit IRC02:55
openstackgerritlifeless proposed openstack-dev/devstack: WIP: constraints file support for devstack.  https://review.openstack.org/18993402:55
*** Longgeek has joined #openstack-qa02:55
*** Longgeek_ has quit IRC02:56
*** Longgeek has quit IRC02:59
*** patrickeast has joined #openstack-qa02:59
*** Longgeek_ has joined #openstack-qa02:59
openstackgerritJoe Gordon proposed openstack-dev/devstack: DO NOT MERGE: nova-compute GDB backtrace  https://review.openstack.org/19479903:00
oomichimtreinish, gmann: can you take a look at https://review.openstack.org/#/c/194883/ ?03:02
oomichimtreinish, gmann: that seems we can pass current Tempest gate problem.03:02
*** jyuso1 has joined #openstack-qa03:03
oomichimtreinish, gmann: a new release of tempest-lib will need time, so the above is a workaround until the release.03:03
*** yog_ has joined #openstack-qa03:03
*** Longgeek has joined #openstack-qa03:04
gmannoomichi: sure03:06
oomichigmann: thanks :)03:06
*** Longgeek_ has quit IRC03:08
*** bkopilov has quit IRC03:08
*** jyuso1 has quit IRC03:09
oomichigmann: related to that, can you take time for https://review.openstack.org/#/c/194896/ also/03:11
oomichi?03:11
gmannoomichi: +A, was waiting for gate :)03:11
oomichigmann: thanks :)03:12
*** bkopilov has joined #openstack-qa03:19
*** krtaylor has joined #openstack-qa03:20
*** Longgeek has quit IRC03:20
*** Longgeek has joined #openstack-qa03:23
*** boris-42 has joined #openstack-qa03:23
*** binbincong has quit IRC03:28
lifelesshi03:36
lifelessjogo: around ?03:36
lifeless[I need a cluebat]03:36
lifelesshttp://logs.openstack.org/86/194886/2/check/check-tempest-dsvm-full/99e03f5/logs/devstacklog.txt.gz#_2015-06-24_03_28_21_61603:36
lifelessis happening with my constraints patch03:36
lifelessand I'm wondering what I've broken :)03:36
*** Longgeek has quit IRC03:37
*** Longgeek has joined #openstack-qa03:37
*** Longgeek_ has joined #openstack-qa03:42
*** Longgee__ has joined #openstack-qa03:43
*** binbincong has joined #openstack-qa03:44
*** Longgeek has quit IRC03:46
*** dkranz has joined #openstack-qa03:46
*** bkopilov has quit IRC03:47
oomichilifeless: according to http://logs.openstack.org/86/194886/2/check/check-tempest-dsvm-full/99e03f5/logs/screen-g-api.txt.gz#_2015-06-24_03_28_21_580 , glance could not access to swift03:47
*** Longgeek_ has quit IRC03:47
*** Longgeek has joined #openstack-qa03:48
lifelessoomichi: thanks!03:48
lifelessahha03:49
oomichilifeless: from http://logs.openstack.org/86/194886/2/check/check-tempest-dsvm-full/99e03f5/logs/screen-s-object.txt.gz , swift didn't work at all.03:49
lifelesshttp://logs.openstack.org/86/194886/2/check/check-tempest-dsvm-full/99e03f5/logs/screen-s-account.txt.gz03:49
lifelessyeah03:49
lifelessso now I have something I can poke around at03:49
lifelesssuper helpful, thank you03:49
oomichinp :)03:49
lifeless2015-06-24 03:27:09.334 | + swift-ring-builder object.builder create 9 1 103:50
lifeless2015-06-24 03:27:09.335 | /opt/stack/new/devstack/lib/swift: line 662: swift-ring-builder: command not found03:50
lifelessthat probably wants to error03:50
lifelessnot blindly continue :)03:51
lifelessso it looks like swift just totally didn't install03:51
*** Longgee__ has quit IRC03:52
*** mlavalle has quit IRC03:52
*** bkopilov has joined #openstack-qa04:02
*** dimtruck is now known as zz_dimtruck04:02
*** coolsvap|away is now known as coolsvap04:03
*** kiran-r has joined #openstack-qa04:05
openstackgerritMerged openstack/tempest-lib: Make resp_body optional on RestClientException  https://review.openstack.org/19489604:06
*** armax has quit IRC04:08
openstackgerritRabi Mishra proposed openstack-infra/elastic-recheck: Add query for UnicodeDecodeError bug 1467965  https://review.openstack.org/19493004:08
openstackbug 1467965 in heat "test_db_encrypt_decrypt UnicodeDecodeError: 'utf8' codec can't decode " [Medium,Triaged] https://launchpad.net/bugs/146796504:08
openstackgerritRabi Mishra proposed openstack-infra/elastic-recheck: Add query for UnicodeDecodeError bug 1467965  https://review.openstack.org/19493004:11
openstackbug 1467965 in heat "test_db_encrypt_decrypt UnicodeDecodeError: 'utf8' codec can't decode " [Medium,Triaged] https://launchpad.net/bugs/146796504:11
*** Longgeek has quit IRC04:11
*** hitalia has quit IRC04:11
*** Longgeek has joined #openstack-qa04:12
*** kiranr has joined #openstack-qa04:14
*** kiranr has quit IRC04:15
*** coolsvap has quit IRC04:17
*** patrickeast has quit IRC04:22
*** coolsvap has joined #openstack-qa04:23
*** kiran-r has quit IRC04:30
*** rossella_s has quit IRC04:30
*** rossella_s has joined #openstack-qa04:31
*** Poornima has joined #openstack-qa04:32
oomichiandreaf, mkoderer: hi04:34
*** rbradfor_ has joined #openstack-qa04:34
*** yamamoto has quit IRC04:34
*** tkammer has joined #openstack-qa04:35
oomichiandreaf, mkoderer: sorry, too early time for you04:37
*** rbradfor has quit IRC04:37
*** yamamoto has joined #openstack-qa04:39
*** hitalia has joined #openstack-qa04:41
*** achanda has joined #openstack-qa04:44
*** yfried has quit IRC04:52
*** achanda has quit IRC05:06
*** itzikb_ has joined #openstack-qa05:12
*** dkranz has quit IRC05:14
*** dkranz has joined #openstack-qa05:15
openstackgerritMerged openstack/tempest: Fix the description in tempest.conf.sample  https://review.openstack.org/19488305:24
*** gamado has joined #openstack-qa05:24
*** SridharG has joined #openstack-qa05:27
*** laughterwym has quit IRC05:27
*** laughterwym_ has joined #openstack-qa05:27
*** laughterwym__ has joined #openstack-qa05:30
*** achanda has joined #openstack-qa05:30
*** Poornima has quit IRC05:31
*** laughterwym_ has quit IRC05:33
*** achanda has quit IRC05:35
*** Madan has joined #openstack-qa05:35
*** grafuls has quit IRC05:52
*** yfried has joined #openstack-qa05:54
*** Poornima has joined #openstack-qa05:54
*** yfried has quit IRC05:58
*** mahito has quit IRC06:03
*** mahito has joined #openstack-qa06:05
*** e0ne has joined #openstack-qa06:07
*** Kennan has quit IRC06:12
*** Kennan has joined #openstack-qa06:13
*** gamado has quit IRC06:14
*** kiran-r has joined #openstack-qa06:16
*** fedexo has joined #openstack-qa06:17
*** kiranr has joined #openstack-qa06:18
*** oomichi has quit IRC06:18
*** kiranr has quit IRC06:18
*** _kiran_ has joined #openstack-qa06:18
*** e0ne has quit IRC06:20
*** yfried has joined #openstack-qa06:20
*** kiran-r has quit IRC06:21
*** kiranr has joined #openstack-qa06:22
*** _kiran_ has quit IRC06:23
*** kiranr has quit IRC06:23
*** e0ne has joined #openstack-qa06:24
*** kiran-r has joined #openstack-qa06:24
*** kiranr has joined #openstack-qa06:27
*** gamado has joined #openstack-qa06:28
*** kiran-r has quit IRC06:29
*** amotoki has joined #openstack-qa06:29
*** jyuso1 has joined #openstack-qa06:29
*** kiranr has quit IRC06:32
*** mpaolino has joined #openstack-qa06:36
*** e0ne is now known as e0ne_06:36
*** sabeen has quit IRC06:38
*** gamado has quit IRC06:40
*** anshul has joined #openstack-qa06:42
*** e0ne_ has quit IRC06:42
*** mpaolino has quit IRC06:43
*** mahito has quit IRC06:43
*** gfidente has joined #openstack-qa06:44
*** e0ne has joined #openstack-qa06:45
*** e0ne is now known as e0ne_06:46
*** k4n0 has joined #openstack-qa06:53
*** e0ne_ has quit IRC06:55
*** tkammer has quit IRC06:55
*** markus_z has joined #openstack-qa06:56
*** ianw has quit IRC07:00
*** ianw has joined #openstack-qa07:00
*** coolsvap has quit IRC07:01
*** mahito has joined #openstack-qa07:02
*** jlanoux has joined #openstack-qa07:04
*** fedexo has quit IRC07:05
*** hitalia has quit IRC07:05
openstackgerritMerged openstack/tempest: Apply a naming rule of GET to compute clients(q*)  https://review.openstack.org/19250507:09
*** coolsvap has joined #openstack-qa07:10
*** tkammer has joined #openstack-qa07:11
*** coolsvap is now known as coolsvap|away07:11
*** coolsvap|away is now known as coolsvap07:12
*** kiran-r has joined #openstack-qa07:13
*** kiran-r has quit IRC07:14
*** sshnaidm has joined #openstack-qa07:15
*** coolsvap is now known as coolsvap|away07:15
*** kiran-r has joined #openstack-qa07:17
*** coolsvap|away is now known as coolsvap07:18
*** rdekel has joined #openstack-qa07:20
xylan_kongping gmann07:23
*** laughterwym has joined #openstack-qa07:23
xylan_konggmann: https://review.openstack.org/#/c/189576/ this patch has passed jenkins, would you please take a look, to see if it's ok for merge, as we really need it for defcore tests07:25
*** tkammer has quit IRC07:25
*** laughterwym__ has quit IRC07:25
*** neeti has joined #openstack-qa07:26
gmannxylan_kong: sure07:26
xylan_konggmann: thanks07:27
*** shardy has quit IRC07:28
*** shardy has joined #openstack-qa07:29
*** tkammer has joined #openstack-qa07:40
*** jordanP has joined #openstack-qa07:43
*** salv-orl_ has joined #openstack-qa07:46
*** salv-orlando has quit IRC07:50
*** ihrachyshka has joined #openstack-qa07:54
*** safchain has joined #openstack-qa07:56
openstackgerritGhanshyam Mann proposed openstack/tempest: Support for ipv6 in compute response JSON schema  https://review.openstack.org/18750207:58
*** cdent has joined #openstack-qa08:01
*** laughterwym_ has joined #openstack-qa08:01
*** laughterwym has quit IRC08:03
*** binbincong has quit IRC08:07
*** dtantsur|afk is now known as dtantsur08:09
*** yfried is now known as yfried|afk08:09
*** yfried|afk is now known as yfried08:10
*** jlanoux has quit IRC08:15
*** kiran has joined #openstack-qa08:18
*** binbincong has joined #openstack-qa08:25
*** openstack has quit IRC08:25
*** openstack has joined #openstack-qa08:27
*** ianw has quit IRC08:28
*** ianw has joined #openstack-qa08:29
*** itzikb has joined #openstack-qa08:30
*** rossella_s has quit IRC08:30
*** rossella_s has joined #openstack-qa08:31
*** itzikb_ has quit IRC08:32
*** mahito has quit IRC08:33
*** e0ne is now known as e0ne_08:34
openstackgerritGhanshyam Mann proposed openstack/tempest: Re-factor neutron client for 'list' methods  https://review.openstack.org/19491208:35
*** rushiagr_away is now known as rushiagr08:38
*** e0ne_ has quit IRC08:39
*** e0ne has joined #openstack-qa08:40
*** kiran-r has quit IRC08:41
*** yamamoto has quit IRC08:41
*** kiran is now known as kiran-r08:41
*** yfried is now known as yfried|afk08:44
*** yfried|afk is now known as yfried08:45
*** e0ne has quit IRC08:45
*** yamamoto has joined #openstack-qa08:54
*** dtantsur is now known as dtantsur|brb08:55
*** tkammer has quit IRC08:58
*** salv-orl_ has quit IRC09:01
*** laughterwym_ has quit IRC09:01
*** salv-orlando has joined #openstack-qa09:02
*** tkammer has joined #openstack-qa09:11
*** hichihara has quit IRC09:14
*** boris-42 has quit IRC09:22
*** dmorita has quit IRC09:29
*** tosky has joined #openstack-qa09:38
openstackgerritgongysh proposed openstack-dev/devstack: Use ip route replace to avoid the existing route  https://review.openstack.org/19450809:40
*** afazekas has joined #openstack-qa09:42
*** e0ne has joined #openstack-qa09:46
*** ianw has quit IRC09:46
*** ianw has joined #openstack-qa09:47
*** dims has joined #openstack-qa09:50
*** itzikb has quit IRC09:51
*** laughterwym has joined #openstack-qa09:55
openstackgerritSean Dague proposed openstack-dev/devstack: only soft enforce requirements not in projects.txt  https://review.openstack.org/19501509:55
*** sshnaidm has quit IRC09:57
*** sshnaidm has joined #openstack-qa09:58
*** yog_ has quit IRC10:02
openstackrecheckopenstack/nova change: https://review.openstack.org/194290 failed gate-grenade-dsvm, gate-grenade-dsvm-partial-ncpu in the gate queue with an unrecognized error10:04
*** ianw has quit IRC10:06
*** ianw has joined #openstack-qa10:07
*** yfried is now known as yfried|afk10:10
*** itzikb has joined #openstack-qa10:14
openstackgerritSean Dague proposed openstack-dev/devstack: Log all input/output in rootwrap calls  https://review.openstack.org/19462210:17
*** shardy has quit IRC10:20
*** yamamoto has quit IRC10:22
*** coolsvap is now known as coolsvap|away10:28
*** yfried|afk is now known as yfried10:30
*** jlanoux has joined #openstack-qa10:33
*** dtantsur|brb is now known as dtantsur10:33
*** tteggel_ has quit IRC10:36
*** kiranr has joined #openstack-qa10:36
*** tteggel has joined #openstack-qa10:37
*** gszasz has joined #openstack-qa10:37
*** kiranr has quit IRC10:40
*** yfried is now known as yfried|afk10:40
*** preeti_ has joined #openstack-qa10:41
*** malini has joined #openstack-qa10:41
preeti_hello all :)10:42
*** yfried|afk is now known as yfried10:42
preeti_I have a question..can we use tempest remotely?10:42
*** malini has quit IRC10:42
*** malini has joined #openstack-qa10:43
openstackrecheckConsole logs not available after 13:26s for check-grenade-dsvm-neutron 194508,2,9faec8f10:47
*** sshnaidm has quit IRC10:50
*** sshnaidm has joined #openstack-qa10:50
*** Madan has quit IRC10:54
*** tkammer has quit IRC11:01
*** joeljwright has quit IRC11:03
*** joeljwright has joined #openstack-qa11:04
*** tkammer has joined #openstack-qa11:16
*** yfried_ has joined #openstack-qa11:19
*** yfried has quit IRC11:20
bkopilovjordanP, Hi11:22
bkopilovjordanP, Do you know if cinder backup-export import works ?11:23
binbincongpreeti_: yes, you can, just provide the public auth uri and make sure it can be accessed from remote client11:26
*** ianw has quit IRC11:26
*** yamamoto has joined #openstack-qa11:27
*** ianw has joined #openstack-qa11:27
*** aix has quit IRC11:37
*** hop has joined #openstack-qa11:38
*** salv-orlando has quit IRC11:39
openstackgerritizadorozhna proposed openstack/tempest: Added test_list_tenant non-admin test to test_tokens.py  https://review.openstack.org/19270911:42
*** sshnaidm has quit IRC11:43
*** sshnaidm has joined #openstack-qa11:46
*** kiranr has joined #openstack-qa11:48
*** gfidente is now known as gfidente|afk11:49
*** kiranr has quit IRC11:52
*** yfried_ is now known as yfried|afk11:54
openstackgerritRabi Mishra proposed openstack-infra/elastic-recheck: Add query for UnicodeDecodeError bug 1467965  https://review.openstack.org/19493011:55
openstackbug 1467965 in heat "test_db_encrypt_decrypt UnicodeDecodeError: 'utf8' codec can't decode " [Medium,Triaged] https://launchpad.net/bugs/146796511:55
preeti_<binbincong> means i have openstack running on one system and tempest on other but both systems are in same network,will it work and how?11:57
*** yfried|afk has quit IRC11:59
binbincongyou need to set the option "uri" in tempest.conf to your keystone public authentication url12:00
binbincongand, if you need to run the test cases that requires ssh connection to vms, then you need to make sure your tempest client can communicate with the vm (meaning in the same vlan or gre network)12:01
preeti_<binbincong> oh.. okk..thanks :) ...one more thing,will tempest work with openstack installed on seperate system with no tempest on that?12:02
*** rdekel has quit IRC12:03
preeti_I want to ssh to openstack system(with NO tempest) by other system with ONLY tempest installed on it.12:04
*** yamamoto has quit IRC12:04
binbincongby saying openstack system, do you mean openstack controller?12:04
preeti_yes12:05
binbincongyes, it can work12:05
*** neeti has quit IRC12:05
preeti_and what about devstack installation,will it work?12:05
binbincongI did not try, but I think so, it is the typical scenario12:06
*** malini has quit IRC12:06
preeti_what about external vlans,both are on differnt vlans(openstack and tempest),is it fesible that tempest can ssh into openstack system?12:07
*** yamamoto has joined #openstack-qa12:07
*** Poornima has quit IRC12:09
binbincongthe network is the first thing to consider, if tempest and openstack are in different vlans, then, you have to leverage the layer-3 network to allow them communicate with each other12:09
binbincongthis is a network topic12:09
binbincongand it must be done before running tempest12:09
sdaguecdent: did the email response make sense?12:10
* cdent reading now sdague 12:10
cdentor actually not quite yet, still not here12:10
preeti_ok <bingincong> thanks a lot for Help :)12:10
binbincongnp12:10
cdentsdague: yeah, that makes sense, and is what I expected, but I'm still not certain that console_script is correctâ„¢12:13
cdentbut I'm not sufficiently savvy about alternatives12:13
sdaguecdent: so, I'm up for another option which pip installs. I just want it in an install location somewhere.12:14
cdentalso sdague: WTF, you're one of those I don't trim messages ingrates!12:14
*** rushiagr is now known as rushiagr_away12:14
sdaguecdent: ?12:14
cdentyou've quoted my entire message12:14
cdentI guess I'm old school enough to think that's like sooooo wrong12:15
cdent(mostly kidding, but curious if you have some reason for it)12:15
sdagueyeh, I tend to only bother trimming when it gets completely out of control in size.12:15
sdaguebecause, honestly, the norm on the list isn't trimming12:15
cdentTHE LIST IS WRONG12:16
cdent:)12:16
sdague:)12:16
sdagueyeh, but all of internet email culture is self contradictory anyway.12:16
cdentthe devil you say12:17
cdentthe internet is a utopia of perfect collaboration12:17
sdaguedon't top post, because you might not have context. trim because clearly everyone has already read the thread in order.12:17
*** yfried|afk has joined #openstack-qa12:17
*** binbincong has quit IRC12:18
*** ianw has quit IRC12:21
*** ianw has joined #openstack-qa12:21
*** binbincong has joined #openstack-qa12:23
*** bknudson has joined #openstack-qa12:26
*** rossella_s has quit IRC12:30
*** rossella_s has joined #openstack-qa12:31
*** sshnaidm has quit IRC12:32
openstackgerritMerged openstack-infra/elastic-recheck: Add query for UnicodeDecodeError bug 1467965  https://review.openstack.org/19493012:32
openstackbug 1467965 in heat "test_db_encrypt_decrypt UnicodeDecodeError: 'utf8' codec can't decode " [Medium,Triaged] https://launchpad.net/bugs/146796512:32
*** sshnaidm has joined #openstack-qa12:33
*** salv-orlando has joined #openstack-qa12:40
*** kir has joined #openstack-qa12:41
*** ianw has quit IRC12:44
*** dkranz has quit IRC12:44
*** ianw has joined #openstack-qa12:44
*** dkranz has joined #openstack-qa12:48
*** aysyanne has joined #openstack-qa12:49
*** EmilienM is now known as EmilienM|off12:50
*** tosky has quit IRC12:51
*** yfried has joined #openstack-qa12:51
*** tochi has quit IRC12:52
*** tosky has joined #openstack-qa12:52
sdaguecdent: also, if I was doing this for realz instead of a sketch, I'd probably make it so that the script could be run directly on the command line and use the simplehttp server baked into python as a fall back (with a warning of don't do this in production)12:52
sdaguewhich would be handy for just quickly testing some things12:53
cdentif that's the case12:53
cdentthen what about:12:53
*** yfried|afk has quit IRC12:54
cdentjsut modify the various eventlet api console-scripts so that they branch on the name of __main__. if mod wsgi do your thing, if __main__ start up the "old way"?12:54
*** rfolco has joined #openstack-qa12:55
*** aix has joined #openstack-qa12:56
*** itzikb has quit IRC12:59
sdaguecould be, except don't we have the danger of the eventlet monkey patching?13:00
sdagueconceptually I'm fine with that13:00
sdagueexcept it seems like there is a safety valve problem around eventlet based assumptions somewhere13:00
cdentwell presumably the actually installed script would need to only load the module that actually inspires the eventlet monkeypatching if the calling pattern applied?13:01
cdentpeople get fussy about conditional imports but  in this case?13:02
*** rushiagr_away has quit IRC13:04
openstackgerritGorka Eguileor proposed openstack/tempest: Add volume snapshot list pagination tests  https://review.openstack.org/19507213:09
*** openstackrecheck has quit IRC13:09
*** openstackrecheck has joined #openstack-qa13:09
openstackgerritYaroslav Lobankov proposed openstack/tempest: Fixing test_port_list_filter_by_ip in case of two (or more) DHCP agents  https://review.openstack.org/19220413:10
openstackrecheckopenstack/nova change: https://review.openstack.org/194815 failed gate-tempest-dsvm-neutron-full in the gate queue with an unrecognized error13:11
*** weshay has joined #openstack-qa13:15
openstackgerritgordon chung proposed openstack/tempest: add initial check for nova event in ceilometer  https://review.openstack.org/15528713:16
*** achanda has joined #openstack-qa13:20
*** dkranz has quit IRC13:21
*** dkranz has joined #openstack-qa13:21
*** dkranz has quit IRC13:28
*** dkranz has joined #openstack-qa13:30
*** dustins has joined #openstack-qa13:31
*** tvanderwiel has joined #openstack-qa13:33
*** e0ne is now known as e0ne_13:33
*** rushiagr_away has joined #openstack-qa13:35
mriedemmust be a fun new neutron bug in the gate today13:35
*** kiranr has joined #openstack-qa13:36
mtreinishmriedem: is there a spike in ssh failures?13:36
mriedemno, it's tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange13:37
mriedemhttp://logs.openstack.org/15/194815/1/gate/gate-tempest-dsvm-neutron-full/0d23b0e/console.html#_2015-06-24_13_09_32_10913:37
*** e0ne_ is now known as e0ne13:37
mriedemhttp://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwidGVtcGVzdC5hcGkubmV0d29yay50ZXN0X2RoY3BfaXB2Ni5OZXR3b3Jrc1Rlc3RESENQdjYudGVzdF9kaGNwX3N0YXRlZnVsX2ZpeGVkaXBzX291dHJhbmdlXCIgQU5EIG1lc3NhZ2U6XCJGQUlMRURcIiBBTkQgdGFnczpcImNvbnNvbGVcIiIsImZpZWxkcyI6W10sIm9mZnNldCI6MCwidGltZWZyYW1lIjoiNjA0ODAwIiwiZ3JhcGhtb2RlIjoiY291bnQiLCJ0aW1lIjp7InVzZXJfaW50ZXJ2YWwiOjB9LCJzdGFtcCI6MTQzNTE1Mjk1NjI4MX0=13:38
mriedemdefinitely something regressed in the last 24 hours13:38
mtreinishmriedem: heh, yeah13:39
mriedemhttps://bugs.launchpad.net/neutron/+bug/146836413:39
openstackLaunchpad bug 1468364 in neutron "tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange fails in the gate since 6/23" [Undecided,New]13:39
mtreinishI like that the test is expecting a 400 on the create port and it just works13:40
*** shardy has joined #openstack-qa13:41
*** kiranr has quit IRC13:41
*** jecarey has joined #openstack-qa13:44
openstackgerritGorka Eguileor proposed openstack/tempest: Add volume snapshot list pagination tests  https://review.openstack.org/19507213:45
*** shardy has quit IRC13:47
*** shardy has joined #openstack-qa13:47
openstackgerritDavanum Srinivas (dims) proposed openstack-dev/devstack: [WIP] Support a single repo with multiple devstack plugins  https://review.openstack.org/19508413:50
dimssdague: dumb idea? ^^13:50
mriedemmtreinish: found it13:50
mriedemmtreinish: there was a nice recheck grind on the thing that introduced the bug13:50
openstackgerritgordon chung proposed openstack/tempest: add initial check for nova event in ceilometer  https://review.openstack.org/15528713:50
*** toure has joined #openstack-qa13:50
mriedemrevert is here https://review.openstack.org/#/c/194918/13:50
sdaguedims: so... why is there a concern of having multiple repos?13:51
sdagueone of the nice things about the multiple repo thing is that the interface is easy enough that people won't get it wrong13:52
mtreinishmriedem: heh, recheck grind ftw13:53
dimssdague: true. guess its more convenient in the long run to have multiple repos13:54
*** malini has joined #openstack-qa13:54
sdaguedims: especially given that I'd expect the review teams to be pretty specialized for plugins13:55
*** yamamoto has quit IRC13:55
dimssdague: we'll have a handful in oslo.messaging13:56
*** yamamoto has joined #openstack-qa13:56
sdagueit also means it's really easy to figure out who has devstack plugins based on file system structure13:56
hopmtreinish: hi, could you please take a look at https://review.openstack.org/192701 and https://review.openstack.org/#/c/189687/ ?13:56
sdagueand, all the grenade plugins build on top of the standard directory mechanism there13:56
sdagueso that would all get torn up in a weird way13:56
dimssdague: can grenade and devstack plugins co-exist? (just curious)13:57
*** zz_jgrimm is now known as jgrimm13:57
dimstrying to come up with a name for the repo itself13:57
sdagueyes13:58
sdaguethe grenade plugin lives in devstack/upgrade13:58
sdagueit's designed so that a project could (should) have both13:58
sdagueliving rooted in the 'devstack' subdir13:58
dimscool13:58
*** dustins_ has joined #openstack-qa14:01
openstackgerritMatt Riedemann proposed openstack-infra/elastic-recheck: Add query for neutron ipv6 fail bug 1468163  https://review.openstack.org/19509114:01
openstackbug 1468163 in neutron "test_dhcp_stateful_fixedips_outrange fails on the gate" [Critical,In progress] https://launchpad.net/bugs/1468163 - Assigned to Kevin Benton (kevinbenton)14:01
mriedemmtreinish: sdague: ^14:01
*** rbak has joined #openstack-qa14:01
sdaguemriedem: done14:01
mriedemdanka14:01
*** dims has quit IRC14:02
*** bknudson has quit IRC14:02
*** dims has joined #openstack-qa14:03
*** dboik has joined #openstack-qa14:03
*** dustins has quit IRC14:03
*** mylu has joined #openstack-qa14:08
*** artom_ has joined #openstack-qa14:08
openstackgerritMerged openstack-infra/elastic-recheck: Add query for neutron ipv6 fail bug 1468163  https://review.openstack.org/19509114:08
openstackbug 1468163 in neutron "test_dhcp_stateful_fixedips_outrange fails on the gate" [Critical,In progress] https://launchpad.net/bugs/1468163 - Assigned to Kevin Benton (kevinbenton)14:08
*** pglass has joined #openstack-qa14:09
*** artom has quit IRC14:10
*** zz_dimtruck is now known as dimtruck14:10
*** ianw has quit IRC14:11
*** ianw has joined #openstack-qa14:12
*** artom_ has quit IRC14:14
*** dboik_ has joined #openstack-qa14:17
sdaguedtroyer - https://review.openstack.org/#/c/195015/ probably needed sooner rather than later because of plugins14:19
openstackgerritAlexander Gubanov proposed openstack/tempest: Added comment how to get list of network extensions in tempest.conf  https://review.openstack.org/19270114:19
*** dboik has quit IRC14:20
dtroyersdague: looking14:21
*** malini has quit IRC14:22
*** yamamoto has quit IRC14:24
dtroyersdague: +A14:24
*** malini has joined #openstack-qa14:25
sdaguecool14:26
*** achanda has quit IRC14:27
*** ianw has quit IRC14:29
*** ianw has joined #openstack-qa14:29
*** pglass has quit IRC14:32
*** gfidente|afk is now known as gfidente14:34
*** pglass has joined #openstack-qa14:34
dimssdague: ok to use openstack/devstack-plugin-zmq14:36
sdaguedims: yeh, that seems fine to me14:37
dimscool14:37
*** malini1 has joined #openstack-qa14:38
*** malini has quit IRC14:40
*** openstackrecheck has quit IRC14:40
*** openstackrecheck has joined #openstack-qa14:40
*** mfalatic has joined #openstack-qa14:42
*** artom has joined #openstack-qa14:45
*** achanda has joined #openstack-qa14:45
*** e0ne is now known as e0ne_14:47
*** e0ne_ is now known as e0ne14:48
*** apevec has joined #openstack-qa14:48
*** apevec has quit IRC14:48
*** apevec has joined #openstack-qa14:48
*** hop has quit IRC14:48
*** ianw has quit IRC14:51
*** ianw has joined #openstack-qa14:52
*** k4n0 has quit IRC14:54
*** tkammer has quit IRC14:55
*** mestery has joined #openstack-qa14:57
openstackgerritGorka Eguileor proposed openstack/tempest: Add volume snapshot list pagination tests  https://review.openstack.org/19507215:01
*** VanL has joined #openstack-qa15:01
*** yfried has quit IRC15:02
*** rwsu has joined #openstack-qa15:04
*** mylu has quit IRC15:07
*** k4n0 has joined #openstack-qa15:07
*** mylu has joined #openstack-qa15:08
*** sshnaidm has quit IRC15:11
openstackgerritYaroslav Lobankov proposed openstack/tempest: Get rid of duplicated creation of security groups in test_volume_boot_pattern  https://review.openstack.org/19514115:17
*** rwsu has quit IRC15:17
*** patrickeast has joined #openstack-qa15:17
*** rwsu has joined #openstack-qa15:17
*** ajmiller has joined #openstack-qa15:21
*** ianw has quit IRC15:24
*** yamamoto has joined #openstack-qa15:24
*** ianw has joined #openstack-qa15:24
*** achanda_ has joined #openstack-qa15:27
*** mlavalle has joined #openstack-qa15:29
*** marun has joined #openstack-qa15:29
*** achanda has quit IRC15:29
*** yamamoto has quit IRC15:30
*** dustins_ has quit IRC15:30
*** achanda_ has quit IRC15:32
*** laughterwym has quit IRC15:33
*** laughterwym has joined #openstack-qa15:33
*** laughterwym_ has joined #openstack-qa15:33
*** laughterwym_ has quit IRC15:34
*** bknudson has joined #openstack-qa15:34
*** dtantsur is now known as dtantsur|afk15:35
cdentsdague: my gnocchi wsgi changes WIP: https://review.openstack.org/#/c/195149/15:37
cdent(not yet started on the entry_points aspect)15:37
sdaguecdent: ok, cool. So it would be nice to have it not use the special port by default15:38
sdaguemake an option for using it15:38
sdaguebut default to just the port 80 bit15:38
cdentI experimented with various ways of cooking that and couldn't figure out a clean one, so I thought I'd think about it for while rather than fighting it15:39
cdentthe complication comes in the template file handling15:39
cdentone way, I suppose is to use two different template files15:39
cdentthat would be nice and explicit15:39
*** yamahata has quit IRC15:39
*** e0ne is now known as e0ne_15:40
cdentand also there a tests scattered here and there in the gate-related hooks (for the moment) that rely on the 804115:40
cdentso until those go (which they will)...15:40
sdaguecdent: right, but that's part of the exercise, to flush those out.15:41
cdentyup15:41
cdentthus the last paragraph is my commit message15:41
*** k4n0 has quit IRC15:42
*** VanL has quit IRC15:42
sdagueyeh15:42
*** e0ne_ is now known as e0ne15:45
*** salv-orl_ has joined #openstack-qa15:45
*** pc_m has joined #openstack-qa15:46
*** patrickeast has quit IRC15:46
*** shardy has quit IRC15:48
*** salv-orlando has quit IRC15:48
*** shardy has joined #openstack-qa15:48
*** os-akang has joined #openstack-qa15:52
openstackgerritMerged openstack/tempest: More javelin unit tests  https://review.openstack.org/18719815:53
openstackrecheckopenstack-dev/devstack change: https://review.openstack.org/195015 failed because of: gate-tempest-dsvm-neutron-full: https://bugs.launchpad.net/bugs/146816315:54
openstackLaunchpad bug 1468163 in neutron "test_dhcp_stateful_fixedips_outrange fails on the gate" [Critical,In progress] - Assigned to Kevin Benton (kevinbenton)15:54
*** anshul has quit IRC15:57
openstackgerritYaroslav Lobankov proposed openstack/tempest: [WIP] Fixing test_port_list_filter_by_ip in case of two (or more) DHCP agents  https://review.openstack.org/19220415:57
*** shardy has quit IRC15:58
*** ianw has quit IRC16:00
*** erlon has joined #openstack-qa16:00
*** ianw has joined #openstack-qa16:00
openstackgerritnithya-ganesan proposed openstack/tempest: Modify RemoteClient to use ssh validation config parameters  https://review.openstack.org/15389916:00
*** patrickeast_ has joined #openstack-qa16:03
*** patrickeast_ is now known as patrickeast16:03
*** laughterwym has quit IRC16:04
mesterysdague: What would your thoughts be on neutron pulling all it's devstack support out of devstack into a devstack plugin in the neutron tree? /cc sc68cal16:06
*** aix has quit IRC16:06
*** jlanoux has quit IRC16:07
mesterymtreinish: ^^^16:08
dtroyermestery: I don't have time to talk about that ATM, but for the 'upper' layers of Neutron (advanced services, 3rd party bits) I'd support that.  I do think we need the basics in DevStack16:08
dtroyers repo16:08
dougwigdtroyer: why?16:09
mesterydtroyer: OK, let me propose something along those lines then.16:09
*** arosen has joined #openstack-qa16:09
mesterydtroyer: Though I'd like all of it out rather than just the top16:09
sc68caldtroyer: How about your patch where you start the API up?16:09
mesterydougwig: ++16:09
dtroyersc68cal: yes, that's what I intended to do there16:09
sc68caldtroyer: so could it be a combo of your patch https://review.openstack.org/#/c/168438/ and then a plugin?16:09
*** yamahata has joined #openstack-qa16:10
dtroyeryup, multiple plugins even.  I started to do a cinder-like backend thing but haven't proposed that yet16:10
dtroyerI'm not certain we need that kind of support though16:10
dtroyerand sorry, gotta run, back in a couple of hours16:10
sc68caldtroyer: cool, thanks :)16:10
dougwigdtroyer: thanks, will circle back later to find out more details.16:11
mesterythanks dtroyer16:11
sdaguemestery: so, personally I'd rather have some neutron support in tree and validated especially because of some of the tight coupling to cinder and nova.16:15
sdagueI do think that having the advanced services is plugins is the right answer16:15
mesterysdague: That's what we're discussing at the mid-cycle now, thanks for your input!16:15
mesterydougwig sc68cal: ^^^^16:15
*** pglass has quit IRC16:16
sdagueand having additional neutron plugins for particular kinds of configurations might be easier to understand than having a lot of $vars you have to set to get different results16:16
*** davideagnello has quit IRC16:16
*** hemnafk is now known as hemna16:16
dougwigsdague: lbaas is already out, so we're just talking about base neutron now.16:16
*** pglass has joined #openstack-qa16:16
*** pc_m has quit IRC16:17
*** pc_m has joined #openstack-qa16:18
*** cdent has quit IRC16:19
sdaguedougwig: is there a delete patch for the in tree support for lbaas?16:20
*** binbincong has quit IRC16:20
sdagueit seems like lib/neutron_plugins/services should probably go away and become devstack plugins16:20
dougwigsdague: oh wow, that never got deleted.  hmm, i remember now.  how would you feel about a file with a list of "default" plugin URLs for service tokens, so we don't break all the local.conf's out there that reference "q-lbaas" but don't have the right enable_plugin ?16:21
*** markus_z has quit IRC16:22
*** afazekas has quit IRC16:23
sdaguethe thing is, ordering might be important, so I'd rather solve this with an email alert to folks that this is going away, and here is how you do it the new way16:23
*** jordanP has quit IRC16:23
sdagueand we set a clock, like Aug 1st16:23
sdaguekind of like the way we're doing the RPC removes16:23
dougwigsdague: such a list of defaults would also be key if we were to contemplate putting base neutron as a devstack plugin (something that came up while chatting about this at the midcycle here.)  if we're opposed to such a list, then i can see how moving any base projects out would be a bigger problem.16:24
*** Swami has joined #openstack-qa16:25
openstackgerritRoman Podoliaka proposed openstack/tempest: Add a test case for rebuild of instances with volumes  https://review.openstack.org/17594916:26
sdagueright, plus, the current naming is super confusing anyway. I think that for service restructures like this we fix it with communication. Because the reality is when things break on people, them not realizing that the code is somewhere else is going to get really confusing. This is a thing I think people need to know about their devstack configs, otherwise there is going to be tears.16:27
dougwigsdague: tears are my fuel.16:27
mesterylol16:28
*** anshul has joined #openstack-qa16:28
*** rossella_s has quit IRC16:30
dougwigsdague: so, if we were to fully break things out, we'd end up going from the top to the bottom, which is slightly gross from a usability perspective, but i can see your point:16:31
*** rossella_s has joined #openstack-qa16:31
dougwighttps://www.irccloud.com/pastebin/IJy57uod/16:31
sdaguedougwig: why is it a problem from usability perspective?16:31
sdaguedougwig: so I've been telling plugin authors to put their enable_service in their settings16:33
dougwigsdague: maybe it's just me, but finding/remembering URLs is much harder for me than a token representing the service.16:33
sdagueso you'd only need16:33
sdagueenable_plugin neutron-lbaas https://git.openstack.org/openstack/neutron-lbaas16:33
sdaguenot the enable service bit16:33
*** ihrachyshka has quit IRC16:33
dougwigsdague: oh, ok.  hmm, it'd look really clean if we defaulted the URL to "https://git.openstack.org/openstack/%s" % plugin-name16:34
sdaguedougwig: we're building a plugin registry doc in the devstack repo, so hopefully every plugin will add itself there16:34
dougwigsdague: ok, that's similar to what i was wanting, just in machine consumable/automatic form. i can live with a doc, for sure.16:34
sdaguedougwig: except, this is a dev tool, and often you need to fix things16:34
sdagueso being explicit to the user seemed important, which is why it referenced explicit urls16:35
dougwigsdague: ahh, i see. i usually only care about the location of the plugins that i'm working on, not all the others. those i just rely on "working".  :)16:35
*** mylu has quit IRC16:35
sdaguedougwig: we could come up with a machine readable version that turns into a webpage16:35
*** salv-orl_ has quit IRC16:36
sdaguedougwig: right, but things are going to break some times, that's the nature of this. Explicit feels good for that reason.16:36
*** binbincong has joined #openstack-qa16:37
dougwigsdague: i see the point.  plugins taken to their logical conclusion will mean local.conf's with a WALL of urls.  :)16:38
*** rushiagr_away is now known as rushiagr16:38
sdaguedougwig: yep, but given that the size of this tent is going to grow, that seems like the least worst approach16:39
*** VanL has joined #openstack-qa16:40
*** SridharG has left #openstack-qa16:43
openstackgerritMerged openstack-dev/grenade: Update a misguided comment about pbr and newness.  https://review.openstack.org/19440016:43
*** armax has joined #openstack-qa16:43
*** sabeen has joined #openstack-qa16:46
*** marrusl has quit IRC16:47
*** jgrimm is now known as zz_jgrimm16:47
*** marrusl has joined #openstack-qa16:48
*** Sukhdev has joined #openstack-qa16:51
*** malini1 has quit IRC16:51
*** achanda has joined #openstack-qa16:52
*** mylu has joined #openstack-qa16:52
*** dontalton has joined #openstack-qa16:52
*** malini has joined #openstack-qa16:53
openstackgerritSean M. Collins proposed openstack-dev/devstack: Fixes for Linux Bridge in the L3 agent  https://review.openstack.org/19290616:53
*** armax has quit IRC16:54
*** mriedem is now known as mriedem_away16:59
*** nic has joined #openstack-qa16:59
*** marun_ has joined #openstack-qa17:02
openstackgerritMerged openstack-dev/grenade: Source target functions before calling build_wheels  https://review.openstack.org/18252617:02
*** marun has quit IRC17:03
*** achanda has quit IRC17:03
*** marun has joined #openstack-qa17:04
*** hitalia has joined #openstack-qa17:05
*** davideagnello has joined #openstack-qa17:06
*** marun_ has quit IRC17:07
*** dustins has joined #openstack-qa17:10
*** VanL has quit IRC17:10
openstackgerritnithya-ganesan proposed openstack/tempest: Modify RemoteClient to use ssh validation config parameters  https://review.openstack.org/15389917:12
*** binbincong has quit IRC17:12
*** malini has quit IRC17:12
*** yamamoto has joined #openstack-qa17:14
*** marrusl has quit IRC17:14
*** e0ne has quit IRC17:16
*** binbincong has joined #openstack-qa17:17
*** weshay has quit IRC17:18
*** yamamoto has quit IRC17:18
*** miqui has joined #openstack-qa17:19
openstackgerritSean M. Collins proposed openstack-dev/devstack: Fixes for Linux Bridge in the L3 agent  https://review.openstack.org/19290617:21
*** safchain has quit IRC17:22
*** weshay has joined #openstack-qa17:23
openstackgerritSean Dague proposed openstack-dev/devstack: make test_with_retry a function  https://review.openstack.org/19521317:25
sdaguesc68cal: so ^^^ might be helpful there17:25
*** marrusl has joined #openstack-qa17:27
*** marrusl has quit IRC17:27
*** marrusl has joined #openstack-qa17:28
sc68calsdague: looking17:30
sdaguewe'll see if I did it correctly17:31
sdaguequoting is going to be super important in those params17:31
sc68calyeah.......17:31
*** salv-orlando has joined #openstack-qa17:34
openstackgerritJoe Gordon proposed openstack-dev/devstack: DO NOT MERGE: nova-compute GDB backtrace  https://review.openstack.org/19522117:37
*** openstackgerrit has quit IRC17:38
*** openstackgerrit has joined #openstack-qa17:38
openstackgerritSean M. Collins proposed openstack-dev/devstack: Fixes for Linux Bridge in the L3 agent  https://review.openstack.org/19290617:40
*** marrusl has quit IRC17:40
*** marrusl has joined #openstack-qa17:41
*** apevec has quit IRC17:43
*** ianw has quit IRC17:45
*** ianw has joined #openstack-qa17:46
mtreinishsdague: man, you can't catch a break on that soft enforce g-r patch...17:47
sdaguenope17:47
sdagueit's the neutron grenade wsgi gorp17:47
sc68calsdague: How will that test_with_retry function handle brackets and the bash logic stuff17:50
sc68calsdague: i'm rebasing my patch on top of your proposal17:51
sdaguesc68cal: example?17:51
sc68calsdague: https://review.openstack.org/#/c/192906/17:51
*** toure has quit IRC17:52
sc68calsdague: is it as simple as testcmd="ip -o link | grep -q $ext_gw_interface" ?17:53
*** toure has joined #openstack-qa17:53
*** pvaneck has joined #openstack-qa17:53
*** malini has joined #openstack-qa17:54
sdaguesc68cal: yes, I believe it should be17:54
sc68calsdague: yaay17:55
*** amotoki has quit IRC17:55
*** achanda has joined #openstack-qa17:56
openstackgerritSean M. Collins proposed openstack-dev/devstack: Fixes for Linux Bridge in the L3 agent  https://review.openstack.org/19290617:57
sc68calsdague: i don't know if it works, but boy does that function make things easier17:58
*** malini has quit IRC18:00
*** e0ne has joined #openstack-qa18:01
jogosdague: I think we need some multinode smoke jobs ASAP18:03
sdaguejogo: that's fine18:03
*** suneelb has joined #openstack-qa18:05
jogosdague: that should be a good benchmark for how viable a multinode grenade job would be18:05
sdaguejogo: sure18:06
jogosdague: I can push the patches up for the new jobs, but you will have to take over watching them ...18:06
sdaguejogo: will do18:06
jogosdague: thanks18:06
sdaguewhat project you going to stick them on?18:06
jogosdague: not sure, maybe nova?18:06
jogowe just need to generate some  load18:06
mtreinishjogo: bah, you can still watch them. Just do it while you're sitting there on beeper duty18:06
sdaguesure, non-voting check?18:06
* jogo throws a wet cat at mtreinish18:07
sdagueI would like volume18:07
jogosdague: yup yup18:07
sdaguejogo: well, if we can ever get jenkins to pass - https://review.openstack.org/#/c/194774/18:07
*** ianw has quit IRC18:08
*** malini has joined #openstack-qa18:08
*** e0ne has quit IRC18:08
jogosdague: haha I think I like danpb's -1 comments the best18:08
*** ianw has joined #openstack-qa18:08
*** malini has quit IRC18:16
jogosdague: what about neutron DVR? leave on or turn off?18:17
*** annashen has joined #openstack-qa18:18
jogorussellb: ^18:18
*** boris-42 has joined #openstack-qa18:18
*** VanL has joined #openstack-qa18:20
mtreinishjogo: I would say leave it on, but I don't really know18:21
*** malini has joined #openstack-qa18:21
mtreinishI don;t think it's as stable18:21
mtreinishin the gate env that is18:21
russellbjogo: for your initial multi-node smoke job?  i'd leave it off i guess18:21
jogorussellb: because the tempest-full multinode neutron has it on18:22
jogobut I assume grenade will take some time to get around to DVR18:22
sdaguejogo: yeh, but I think that was trying to test a whole bunch of new things at one18:22
* jogo turns DVR off for neutron smoke18:22
russellbyou sure?  i thought the dvr tempest job was non-voting18:22
russellbit's broken afaict18:22
jogorussellb: multinode neutron uses DVR18:23
jogoand is broken and non-voting18:23
russellboh right18:23
russellbyeah not surprised18:23
jogorussellb: setting up some multinode smoke jobs to see how stable things will be for grenade18:23
russellbok.18:23
sdaguejogo: yeh, multi node neutron jobs haven't gotten out of experiment yet right?18:24
*** Rockyg has joined #openstack-qa18:24
jogosdague: correct18:24
kashyapjogo: :-P About the -1 from danpb there!18:26
jogono matrix please18:26
*** achanda has quit IRC18:27
*** suneelb has quit IRC18:28
*** achanda has joined #openstack-qa18:28
*** armax has joined #openstack-qa18:29
openstackgerritMerged openstack/os-testr: Dogfood things for unit tests  https://review.openstack.org/19487018:29
*** tosky has quit IRC18:31
kashyapsdague: You have a multi-node Neutron job URL handy?18:32
sdaguekashyap: I do not18:32
kashyapsdague: Np. I was searching for it yesterday, and found only nova-net "multinode" job. I'll look up tomm, don't bother.18:32
*** mfalatic has quit IRC18:33
*** achanda has quit IRC18:33
*** Rockyg has quit IRC18:34
*** mfalatic has joined #openstack-qa18:36
dtroyerbknudson: in https://review.openstack.org/#/c/194729/ it looks like there may be a path issue, can you lave a look at my comment?18:36
jogokashyap: hold on I can get you one18:37
kashyapThanks!18:37
jogokashyap: http://logs.openstack.org/99/194799/4/experimental/check-tempest-dsvm-neutron-multinode-full/a90775e/18:38
*** miqui has quit IRC18:38
kashyapjogo: Ah, it's in experimental queue. Thank you.18:38
bknudsondtroyer: there shouldn't be any copying happening anymore...18:39
jogokashyap: you can find more runs by looking at logstash.openstack.org18:39
*** malini has quit IRC18:39
*** mfalatic has quit IRC18:39
kashyapjogo: Yep, noted.18:39
*** achanda has joined #openstack-qa18:40
mtreinishjogo: oh, look it makes neutron 50018:40
mtreinishthat's a good sign for the multinode env18:40
jogomtreinish: that may just be DVR18:40
*** mfalatic has joined #openstack-qa18:40
mtreinishthat link was dvr?18:40
mtreinishI thought that was a separate job that was like multinode-dvr-full or something18:41
Swamimtreinish: any questions about the DVR18:43
sdaguejogo: if these are non voting, how about move them to devstack check18:44
*** salv-orlando has quit IRC18:44
SwamiYes: that job is just for DVR.18:44
sdagueso they'll be a little more visible, and we can see changes to help them work18:44
mtreinishit's a lot of red: http://logs.openstack.org/99/194799/4/experimental/check-tempest-dsvm-neutron-multinode-full/a90775e/logs/screen-q-svc.txt.gz?level=TRACE#_2015-06-24_17_58_07_87918:45
Swamisdague: yes it would be great if we at least move those jobs to the check job.18:45
jogosdague: done18:45
sdaguejogo: cool, thanks18:45
*** malini has joined #openstack-qa18:46
SwamiFolks there is a patch in tempest that would prevent those TRACE on the DVR job. #link https://review.openstack.org/#/c/192014/ can anyone review it. It has been there for more than a week.18:47
jogomtreinish: yeah, the DVR folks wanted to get that working and we didn't want yet another job18:48
*** dustins has quit IRC18:48
jogoSwami: and how far from getting that job working  in general (FWIW the nova job isn't stable yet)18:48
*** VanL has quit IRC18:49
Swamijogo: we are working on making the single node job voting, so that the multinode will be stabilized without introduction of new bugs.18:49
*** malini has quit IRC18:50
jogoSwami: in that case, thoughts on dropping the DVR part of the multinode job for now?18:50
Swamijogo: no please don't drop it.18:50
Swamiwe still wanted to see what issues are seen in the multinode environment and trying to add more test cases for the multi node validation.18:50
*** Sukhdev has quit IRC18:51
SwamiIt would be great if we can make it a "check" job, since it is experimental right now.18:51
jogoSwami: it is experimental because it never works18:51
jogoSwami: fine with leaving DVR on there, but the thinking is shake out the 'easier' neutron multinode case first18:52
Swamijogo: For the last two weeks the DVR jobs are 100% failing because of a bug.18:52
SwamiThe patch that i just posted here #link https://review.openstack.org/#/c/192014/18:53
Swamiwill fix that failure issue that is causing 100% failure.18:53
SwamiMeanwhile we are working on addressing the issue.18:53
*** malini has joined #openstack-qa18:54
jogoSwami: ttp://logs.openstack.org/99/194799/4/experimental/check-tempest-dsvm-neutron-multinode-full/a90775e/logs/testr_results.html.gz18:54
jogoSwami: multinode DVR has a bunch of other failures too18:54
jogothat may or may not be DVR18:54
Swamijogo: this is DVR only. We only have multinode job currently for DVR.18:55
jogoSwami: right, that is what I am referring to. I am saying why not make sure multinode neutron works without DVR first18:56
jogoSwami: because AFAIK it doesn't18:56
*** amotoki has joined #openstack-qa18:56
* jogo steps out for lunch18:57
Swamijogo: I don't think initially there were people to work on the multinode job for neutron, so since I was working on DVR, the DVR job landed first.18:57
*** anshul has quit IRC19:00
*** amotoki has quit IRC19:01
*** yamamoto has joined #openstack-qa19:03
*** artom has quit IRC19:04
dtroyerbknudson: ok, after looking at the dependent keystone change it all makes sense, thanks19:04
*** yamamoto has quit IRC19:07
*** Longgeek has quit IRC19:09
*** suneelb has joined #openstack-qa19:12
*** suneelb has quit IRC19:13
*** suneelb has joined #openstack-qa19:13
lifelessdtroyer: / sdague: if you have a few minutes at some point https://review.openstack.org/#/c/194886/ - switching the constraint mode is stopping swift installing, which has me quite confused.19:17
lifelessits not that its trying and failing19:17
lifelessits not even trying19:17
sdaguelifeless: ok, I've got about 15 minutes before wed daddy daycare kicks in, let me see what I can glean19:18
*** annashen has quit IRC19:20
*** miqui has joined #openstack-qa19:21
*** gszasz has quit IRC19:23
*** achanda has quit IRC19:23
sdaguelifeless: yeh, I don't know here is the line where it calls it - http://logs.openstack.org/86/194886/2/check/check-tempest-dsvm-full/99e03f5/logs/devstacklog.txt.gz#_2015-06-24_03_19_26_73919:24
openstackgerritSean M. Collins proposed openstack-dev/devstack: Remove FIXED_RANGE route when unstacking  https://review.openstack.org/15685819:24
*** yfried has joined #openstack-qa19:25
*** yfried is now known as yfried|afk19:25
openstackgerritSean M. Collins proposed openstack-dev/devstack: Remove FIXED_RANGE route when unstacking  https://review.openstack.org/15685819:26
sdaguelifeless: does your constraint code work with editable installs?19:27
*** salv-orlando has joined #openstack-qa19:27
lifelesssdague: yeah19:27
lifelesssdague: not 100% sure I wrote a test for it, but I can check19:28
lifelesssdague: I am sure I've done manual checks19:28
lifelesssdague: I did certainly check the interactions - you can't constrain an editable install19:28
sdaguewhat do you mean you can't constrain an editable install?19:29
lifelesssay we install neutron from git19:30
lifelessa constraint that says it must be version 1.2 would be meaningless19:30
lifelesswe can constraint 'neutron' to be from git though19:30
sdagueoh, sure, but you can constrain it's dependencies still19:30
lifelessyes of course19:30
sdagueok, yeh, that's fine19:30
sdagueif you are pip install -e ./gittree19:30
sdagueyou have been pretty explicit that's what you want19:31
lifelessyup19:31
*** hitalia has quit IRC19:31
sdagueso swift is not using console_entrypoints19:31
sdaguewhich is one way that it's different from other things19:31
sdagueI don't know if that's relevant19:31
sdaguebut it did not start - http://logs.openstack.org/86/194886/2/check/check-tempest-dsvm-full/99e03f5/logs/screen-s-account.txt.gz19:32
sdaguehowever glance did19:32
lifelessyeah19:32
sdaguehttp://logs.openstack.org/86/194886/2/check/check-tempest-dsvm-full/99e03f5/logs/screen-g-api.txt.gz19:32
lifelessif yo look at the swift things19:32
lifelessit can't import swit.common19:32
sdagueas did keystone - http://logs.openstack.org/86/194886/2/check/check-tempest-dsvm-full/99e03f5/logs/apache/keystone.txt.gz19:32
sdagueyep19:32
lifelesshttp://logs.openstack.org/86/194886/2/check/check-tempest-dsvm-full/99e03f5/logs/screen-s-account.txt.gz19:32
sdaguelifeless: yes, I just linked you that log :)19:32
lifelesshah soz19:32
lifelessmultitasking with child19:33
lifelessso that I could get a timeslice from you :)19:33
sdagueyeh, pip-freeze doesn't show it installed - http://logs.openstack.org/86/194886/2/check/check-tempest-dsvm-full/99e03f5/logs/pip-freeze.txt.gz19:33
*** Sukhdev has joined #openstack-qa19:33
*** e0ne has joined #openstack-qa19:33
sdaguethis is a pip-freeze from a working run - http://logs.openstack.org/77/194877/1/check/check-tempest-dsvm-full/360ff51/logs/pip-freeze.txt.gz19:34
sdagueswift is definitely missing19:34
lifelessI'll check the pip code19:34
sdaguebut http://logs.openstack.org/86/194886/2/check/check-tempest-dsvm-full/99e03f5/logs/devstacklog.txt.gz#_2015-06-24_03_19_26_739 clearly is getting called19:34
sdagueand it got far enough to install it's dependencies19:35
*** ianw has quit IRC19:35
sdagueyou can see them installing19:35
lifelessa bug related to -e does seem quite plausible19:35
sdaguehttp://logs.openstack.org/86/194886/2/check/check-tempest-dsvm-full/99e03f5/logs/devstacklog.txt.gz#_2015-06-24_03_19_28_52919:35
*** ianw has joined #openstack-qa19:35
lifelessI don't see swift in pip's 'installed' line19:35
sdagueso in the same run - http://logs.openstack.org/86/194886/2/check/check-tempest-dsvm-full/99e03f5/logs/devstacklog.txt.gz#_2015-06-24_03_20_17_40919:36
sdaguethat's glance installing19:36
openstackgerritPaul Belanger proposed openstack-infra/elastic-recheck: Add query for failing puppet-apply-centos6 job  https://review.openstack.org/19528319:36
sdagueand it gets to setup.py at the end of it's run - http://logs.openstack.org/86/194886/2/check/check-tempest-dsvm-full/99e03f5/logs/devstacklog.txt.gz#_2015-06-24_03_20_26_31519:36
lifelesshttp://logs.openstack.org/86/194886/2/check/check-tempest-dsvm-full/99e03f5/logs/devstacklog.txt.gz#_2015-06-24_03_20_24_01419:37
lifelessthats the line I'm looking fo for swift19:37
*** mlavalle_ has joined #openstack-qa19:37
lifelesswhich is19:37
lifelesshttp://logs.openstack.org/86/194886/2/check/check-tempest-dsvm-full/99e03f5/logs/devstacklog.txt.gz#_2015-06-24_03_20_15_64119:37
lifelessand missing swift itself19:37
sdagueyeh, it is19:38
sdagueI wonder if something processed odd with it's dependencies19:39
*** mlavalle has quit IRC19:39
sdagueso...19:40
sdaguehttp://logs.openstack.org/86/194886/2/check/check-tempest-dsvm-full/99e03f5/logs/devstacklog.txt.gz#_2015-06-24_03_20_26_31519:40
sdaguecollecting xattr19:40
sdaguebut no download line for it19:40
sdagueoh, xattr is in our prebuilt wheel cache19:40
sdaguewell, fortunately, this should be pretty reproducable locally19:41
*** malini has quit IRC19:45
lifelessyeah19:46
lifelessyou've parted enough of the veil for me to carry on19:46
lifelessits just hving the familiarity with what should happen and when that is super helpful. Thanks.19:46
lifelessfirst up though, I need to fix the check-requirements jobs19:47
*** ianw has quit IRC19:53
*** ianw has joined #openstack-qa19:54
*** amotoki has joined #openstack-qa19:57
*** dansmith has quit IRC19:59
*** dansmith has joined #openstack-qa20:00
*** amotoki has quit IRC20:01
*** dustins has joined #openstack-qa20:04
*** e0ne has quit IRC20:06
*** hitalia has joined #openstack-qa20:07
*** annashen has joined #openstack-qa20:09
jogoSwami: sigh, that is a fair point20:22
sc68calsdague: Your patch looks good - http://logs.openstack.org/35/187235/7/experimental/check-tempest-dsvm-neutron-linuxbridge/ddbe363/logs/devstacklog.txt.gz#_2015-06-24_19_11_20_06920:23
*** VanL has joined #openstack-qa20:24
jogosc68cal: do you want to care about neutron multinode testing?20:24
sc68caljogo: eventually20:25
sc68caljogo: let me put the linux bridge AIO to bed then I'll start looking into linux bridge multinode20:26
sc68calso tl;dr yes soon20:26
jogosc68cal: well regular multinode doesn't work20:27
jogosc68cal: getting regular neutron working in multinode should be the first step IMHO20:27
sc68caljogo: understood - I think that the same issues that are hitting multinode for OVS probably would affect LB - so I'd want to look into it20:27
jogosc68cal: well when you are interested the multinode job is in experimental (and hasn't seen much TLC)20:28
*** BobBall_AWOL has joined #openstack-qa20:29
* sc68cal adds it to his trello board20:29
*** rdekel has joined #openstack-qa20:29
clarkbthe job itself works, neutron doesnt however20:30
*** rushiagr is now known as rushiagr_away20:31
jogoclarkb: that statement works in just about every context :)20:32
*** joeljwright1 has joined #openstack-qa20:33
*** joeljwright has quit IRC20:33
*** ianw has quit IRC20:33
openstackgerritMerged openstack-dev/devstack: only soft enforce requirements not in projects.txt  https://review.openstack.org/19501520:33
*** ianw has joined #openstack-qa20:33
*** ianw has quit IRC20:34
clarkb its an important distinction though, we arent asking anyone to set the job up or the test env we have alreadu done that20:34
clarkbinstead we need neutron to fix the bugs that are bring found20:34
*** ianw has joined #openstack-qa20:34
*** mestery has quit IRC20:35
sc68caljogo: ah - I didn't know you were leaving us20:35
sc68caljogo: do you have time to teach me, if you were responsible for multi-node?20:35
sc68calor do I just need to follow clarkb around more20:36
jogosc68cal: so you saw https://review.openstack.org/#/c/194774/ ?20:36
jogosc68cal: well TBH I gave up caring about neutron multinode months ago since getting nova working well is hard enough20:36
jogobut sdague and clarkb both know all the details20:37
openstackgerritMarian Horban proposed openstack-dev/devstack: Added processing /compute URL  https://review.openstack.org/19530020:39
sc68caljogo: ok, I'll bug them (more than I do now) once LB is put to bed20:43
openstackgerritOpenStack Proposal Bot proposed openstack/tempest: Updated from global requirements  https://review.openstack.org/19512320:45
*** mestery has joined #openstack-qa20:49
*** jecarey has quit IRC20:50
*** rdekel has quit IRC20:51
*** mriedem has joined #openstack-qa20:55
*** mriedem_away has quit IRC20:57
*** salv-orl_ has joined #openstack-qa20:57
*** weshay has quit IRC20:57
*** weshay has joined #openstack-qa20:58
*** VanL has quit IRC20:58
openstackgerritBrant Knudson proposed openstack-dev/devstack: Keystone also handle /identity and /identity_admin  https://review.openstack.org/19389120:58
openstackgerritBrant Knudson proposed openstack-dev/devstack: keystone public_endpoint admin_endpoint when running in httpd  https://review.openstack.org/19389420:58
openstackgerritIan Wienand proposed openstack-dev/devstack: Log all input/output in rootwrap calls  https://review.openstack.org/19462221:01
*** salv-orlando has quit IRC21:01
*** Longgeek has joined #openstack-qa21:09
*** rdekel has joined #openstack-qa21:13
*** dustins has quit IRC21:14
*** Longgeek has quit IRC21:15
*** erlon has quit IRC21:20
*** morganfainberg is now known as ayspryn21:24
*** ayspryn is now known as morganfainberg21:24
*** dboik_ has quit IRC21:27
*** weshay has quit IRC21:29
*** rdekel has quit IRC21:30
*** weshay has joined #openstack-qa21:31
*** Sukhdev has quit IRC21:33
openstackgerritDoug Wiegley proposed openstack-dev/devstack: WIP - Remove lbaas from devstack proper  https://review.openstack.org/19532921:41
*** tvanderwiel has quit IRC21:50
openstackgerritYaroslav Lobankov proposed openstack/tempest: [WIP] Fixing test_port_list_filter_by_ip in case of two (or more) DHCP agents  https://review.openstack.org/19220421:53
*** annashen has quit IRC21:54
*** os-akang has quit IRC21:54
dougwigmtreinish: can i get another look at the advanced services test removal?  https://review.openstack.org/#/c/186559/21:57
*** amotoki has joined #openstack-qa21:58
*** pglass has quit IRC22:00
*** dboik has joined #openstack-qa22:01
*** dmorita_ has joined #openstack-qa22:01
*** os-akang has joined #openstack-qa22:03
*** amotoki has quit IRC22:04
*** annashen has joined #openstack-qa22:05
*** bknudson has quit IRC22:09
mtreinishdougwig: +222:11
*** Longgeek has joined #openstack-qa22:11
*** joeljwright1 has quit IRC22:12
*** weshay has quit IRC22:16
*** Longgeek has quit IRC22:16
openstackgerritMarian Horban proposed openstack-dev/devstack: Added processing /compute URL  https://review.openstack.org/19530022:19
*** Sukhdev has joined #openstack-qa22:23
*** annashen has quit IRC22:23
*** nic has quit IRC22:27
*** annashen has joined #openstack-qa22:28
*** weshay has joined #openstack-qa22:30
openstackgerritSalvatore Orlando proposed openstack/tempest: Skip test_list_show_tenant_networks for Neutron  https://review.openstack.org/19534522:32
*** salv-orl_ has quit IRC22:34
*** salv-orlando has joined #openstack-qa22:35
*** yamamoto has joined #openstack-qa22:40
*** pc_m has quit IRC22:40
*** annashen has quit IRC22:42
*** pc_m has joined #openstack-qa22:42
*** yamamoto has quit IRC22:45
*** pc_m_ has joined #openstack-qa22:45
*** dboik has quit IRC22:46
*** pc_m has quit IRC22:48
*** mylu has quit IRC22:50
*** dimtruck is now known as zz_dimtruck22:52
*** dmorita_ has quit IRC22:55
*** aysyanne has quit IRC22:56
*** mmedvede has quit IRC22:58
*** rbak has quit IRC22:58
*** amotoki has joined #openstack-qa22:59
*** miqui has quit IRC23:00
*** amotoki has quit IRC23:04
*** salv-orlando has quit IRC23:04
*** os-akang has quit IRC23:12
*** os-akang has joined #openstack-qa23:14
*** os-akang has quit IRC23:27
*** hichihara has joined #openstack-qa23:27
*** arosen has quit IRC23:31
*** patrickeast_ has joined #openstack-qa23:34
*** patrickeast has quit IRC23:34
*** os-akang has joined #openstack-qa23:34
*** patrickeast_ is now known as patrickeast23:34
*** armax has quit IRC23:36
*** mestery has quit IRC23:36
*** pc_m_ has quit IRC23:37
*** tochi has joined #openstack-qa23:39
*** Sukhdev has quit IRC23:40
*** hitalia has quit IRC23:43
*** dboik has joined #openstack-qa23:47
*** mlavalle_ has quit IRC23:48
*** mtanino has joined #openstack-qa23:50
*** pvaneck has quit IRC23:53
*** laughterwym has joined #openstack-qa23:55
*** hemna is now known as hemnafk23:55
*** Swami has quit IRC23:59

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