Friday, 2015-10-09

*** Guest7982 has quit IRC00:01
*** yfried|afk is now known as yfried__00:10
*** yfried__ is now known as yfried|afk00:20
openstackgerritMerged openstack/rally: Fix traceback when generating output with no iterations  https://review.openstack.org/23261000:34
*** madhu_ak has quit IRC00:40
*** pvaneck has quit IRC00:43
boris-42kun_huang: seems like nova networks are tenant based resources01:33
*** chenli has joined #openstack-rally01:38
chenliandreykurilin: hi~01:42
*** ilbot3 has quit IRC01:45
kun_huangboris-42: yep, it is in my mind01:46
*** ilbot3 has joined #openstack-rally01:47
boris-42kun_huang: after this patch https://review.openstack.org/23280302:08
boris-42kun_huang: rally-gate-dsvm-nova works much faster02:08
openstackgerritBoris Pavlovic proposed openstack/rally: Fix cleanup of nova networks  https://review.openstack.org/23280302:20
boris-42kun_huang: ^ I updated commit message02:20
boris-42kun_huang: previous one sound quite bad02:20
boris-42kun_huang: seems like more bugs here http://logs.openstack.org/03/232803/1/check/gate-rally-dsvm-neutron-rally/e7ab959/console.html#_2015-10-08_23_31_11_87302:22
boris-42kun_huang: with cleanup02:22
kun_huangboris-42: :(02:24
kun_huangis this a new one?02:24
*** harshs has joined #openstack-rally02:24
kun_huangit looks like concurrency deletion issue02:25
kun_huangboris-42: there is a similar one in keystone02:25
kun_huangwith memcached as token backend, keystone has a max-retry-lock (15) on a memcached key02:26
kun_huangbut the default concurrency is 30 in rally's users context02:26
boris-42kun_huang: nope it is not concurrecny issue02:27
boris-42kun_huang: seems like cleanup is wrongly written02:27
boris-42kun_huang: and what about max-retry-lock? how can be it related to keysotne users ast all?02:27
kun_huangboris-42: https://github.com/openstack/keystone/blob/master/keystone/common/kvs/backends/memcached.py#L9202:28
kun_huangit happens with memcached as token backend02:29
boris-42kun_huang: and what?02:29
kun_huangbut default in devstack is "mysql"02:29
boris-42kun_huang: it's just deadlock02:29
boris-42kun_huang: in case of deadlock (that should actually not accure at all)02:29
kun_huangyou would see some warnings in user context's cleanup02:29
boris-42kun_huang: there is no limitation on the amount of users that you can create delete02:30
boris-42kun_huang: but it is bug in Keystone02:30
boris-42kun_huang: it should handle deletion of any amount of users02:30
kun_huangit is not limit on the amount02:30
kun_huanglimit of lock on a memcached read02:30
kun_huanghttps://github.com/openstack/keystone/blob/dd9459fcaf7641736ec715fce0dbac6ecf9176d9/keystone/common/kvs/backends/memcached.py#L58-L7102:32
kun_huangactually I think the 15 in keystone side is low :)02:34
boris-42kun_huang: I mean we are running on daily basis benchmarks against big labs02:38
boris-42kun_huang: and it can handle creation of 30 users without any issues02:39
kun_huangboris-42: yes, memcached driver is not default config for token now02:40
boris-42kun_huang: we are using it02:40
boris-42kun_huang: and token are not related to creation/deletion of users/tenants02:40
*** stpierre has quit IRC02:44
*** davideagnello has quit IRC02:47
kun_huangboris-42: let's back to neutron02:48
kun_huangsee this https://github.com/openstack/neutron/blob/0b972e5689b54efdffa37a60ec486a268f4f83fd/neutron/db/l3_db.py#L1101-L110402:48
kun_huangit seems that we should remove fixed ip first?02:48
*** davideagnello has joined #openstack-rally02:54
*** MaxPC has quit IRC03:04
*** harshs has quit IRC03:29
boris-42kun_huang: so maybe we should change the order not sure03:31
kun_huangboris-42: https://bugs.launchpad.net/rally/+bug/150438803:31
openstackLaunchpad bug 1504388 in Rally "[cleanup issue] remove vip before removing port" [Undecided,New]03:32
kun_huangjust create the bug one minute ago03:32
boris-42kun_huang: ok03:32
openstackgerritOpenStack Proposal Bot proposed openstack/rally: Updated from global requirements  https://review.openstack.org/23228803:54
openstackgerritMerged openstack/rally: Better random resource name generator  https://review.openstack.org/18488804:15
openstackgerritKun Huang proposed openstack/rally: [cleanup] remove vip before removing port  https://review.openstack.org/23285704:25
*** oanufriev_ has quit IRC04:53
*** harshs has joined #openstack-rally04:59
openstackgerritKun Huang proposed openstack/rally: [cleanup] remove vip before removing port  https://review.openstack.org/23285705:16
*** yfried|afk is now known as yfried__05:23
*** yfried__ is now known as yfried|afk05:37
*** harshs has quit IRC05:39
*** kiran-r has joined #openstack-rally05:47
*** yfried|afk is now known as yfried__05:57
*** itlinux has joined #openstack-rally05:58
*** kiranr has joined #openstack-rally06:07
*** yfried__ is now known as yfried|afk06:07
*** anshul has joined #openstack-rally06:08
*** kiran-r has quit IRC06:10
*** itlinux has quit IRC06:11
*** yfried|afk is now known as yfried__06:33
*** rdas has quit IRC07:00
*** dmorita has joined #openstack-rally07:05
*** itlinux has joined #openstack-rally07:23
*** arxcruz has joined #openstack-rally07:23
*** rdas has joined #openstack-rally07:23
openstackgerritMerged openstack/rally: Refactored task.yaml  https://review.openstack.org/23275307:32
*** neeti has joined #openstack-rally07:41
boris-42kun_huang: could you fix this https://review.openstack.org/#/c/232438/1/tests/unit/task/test_utils.py07:41
boris-42kun_huang: seems like good patch07:42
kun_huangboris-42: sure no problem07:43
openstackgerritKun Huang proposed openstack/rally: Mark wait_for* functions deprecated  https://review.openstack.org/23243807:49
*** yingjun has joined #openstack-rally07:51
openstackgerritAndrey Kurilin proposed openstack/rally: [reports] handle console.html.gz  https://review.openstack.org/23294207:51
boris-42kun_huang: +2 going to sleep a bit07:51
kun_huangboris-42: good dream :)07:52
*** openstackstatus has quit IRC08:02
*** openstackstatus has joined #openstack-rally08:04
*** ChanServ sets mode: +v openstackstatus08:04
*** yingjun has quit IRC08:10
*** yingjun has joined #openstack-rally08:11
*** yingjun has quit IRC08:15
*** e0ne has joined #openstack-rally08:20
andreykurilinchenli: hi08:47
openstackgerritMerged openstack/rally: [cleanup] remove vip before removing port  https://review.openstack.org/23285708:48
*** chenli has quit IRC08:50
openstackgerritMerged openstack/rally: Fix cleanup of nova networks  https://review.openstack.org/23280308:52
*** yfried__ is now known as yfried|afk08:55
*** aswadr has joined #openstack-rally08:55
openstackgerritMerged openstack/rally: Updated from global requirements  https://review.openstack.org/23228808:56
openstackgerritAndrey Kurilin proposed openstack/rally: DO NOT MERGE: cleanup debug  https://review.openstack.org/22412209:06
*** yfried|afk is now known as yfried__09:06
openstackgerritIgor Degtiarov proposed openstack/rally: Add batching for samples creation in context  https://review.openstack.org/23296809:07
openstackgerritKiran proposed openstack/rally: Add Neutron LBaaS V1 healthmonitor scenarios  https://review.openstack.org/21704109:08
*** kiranr_ has joined #openstack-rally09:12
*** aix has joined #openstack-rally09:13
*** yingjun has joined #openstack-rally09:14
openstackgerritAndrey Kurilin proposed openstack/rally: [reports] handle console.html.gz  https://review.openstack.org/23294209:14
*** kiranr has quit IRC09:15
openstackgerritAndrey Kurilin proposed openstack/rally: Use wait_for_status instead of wait_for_delete  https://review.openstack.org/23258809:22
*** yfried__ is now known as yfried|afk09:22
*** yfried|afk is now known as yfried__09:23
*** yingjun has quit IRC09:31
*** yingjun has joined #openstack-rally09:32
*** yfried__ is now known as yfried|afk09:34
*** zhiyan has quit IRC09:34
*** serverascode has quit IRC09:34
*** dmorita has quit IRC09:36
*** yingjun has quit IRC09:37
*** meteorfox has quit IRC09:37
openstackgerritMerged openstack/rally: [Fuel] scenario for add and remove node  https://review.openstack.org/18127009:38
*** dmellado has quit IRC09:48
*** dmellado has joined #openstack-rally09:48
*** tosky has joined #openstack-rally09:53
*** yfried|afk is now known as yfried__09:54
*** zhiyan has joined #openstack-rally09:56
*** serverascode has joined #openstack-rally09:56
*** meteorfox has joined #openstack-rally09:56
*** meteorfox has quit IRC09:57
*** serverascode has quit IRC09:57
*** zhiyan has quit IRC09:57
openstackgerritMerged openstack/rally: Mark wait_for* functions deprecated  https://review.openstack.org/23243810:01
*** jjmb has joined #openstack-rally10:02
*** jjmb2 has quit IRC10:02
*** cdent has joined #openstack-rally10:11
*** [Aura]MaelStrom has joined #openstack-rally10:12
*** serverascode has joined #openstack-rally10:14
*** zhiyan has joined #openstack-rally10:18
*** psd has joined #openstack-rally10:25
*** yfried__ is now known as yfried|afk10:28
*** meteorfox has joined #openstack-rally10:32
*** mwagner_ has quit IRC10:35
openstackgerritMerged openstack/rally: [Swift] Add objects context class  https://review.openstack.org/17957810:36
*** yfried|afk is now known as yfried__10:46
*** rvasilets has joined #openstack-rally10:58
*** kiranr_ has quit IRC11:05
*** e0ne has quit IRC11:08
*** anshul has quit IRC11:09
*** anshul has joined #openstack-rally11:09
*** anshul has quit IRC11:11
*** kiran-r has joined #openstack-rally11:16
*** yfried__ is now known as yfried|afk11:18
*** e0ne has joined #openstack-rally11:24
*** _hanhart has quit IRC11:32
*** yfried|afk is now known as yfried__11:38
*** kiran-r has quit IRC11:38
*** [Aura]MaelStrom has quit IRC11:39
*** exploreshaifali has joined #openstack-rally11:40
openstackgerritAndrey Kurilin proposed openstack/rally: Change deprecation message:  https://review.openstack.org/23301511:45
openstackgerritAndrey Kurilin proposed openstack/rally: Change message of log_deprecated  https://review.openstack.org/23301511:48
*** exploreshaifali has quit IRC11:49
*** yfried__ is now known as yfried|afk11:54
*** yfried|afk is now known as yfried__12:07
openstackgerritAndrey Kurilin proposed openstack/rally: Change deprecation message:  https://review.openstack.org/23301512:08
*** mwagner_ has joined #openstack-rally12:15
*** MaxPC has joined #openstack-rally12:17
openstackgerritChris St. Pierre proposed openstack/rally: Implement new random name generator for scenario plugins  https://review.openstack.org/22638512:24
openstackgerritChris St. Pierre proposed openstack/rally: Implement new random name generator for wrapper plugins  https://review.openstack.org/22638712:24
openstackgerritChris St. Pierre proposed openstack/rally: Implement new random name generator for context plugins  https://review.openstack.org/22638612:24
openstackgerritChris St. Pierre proposed openstack/rally: Remove old random name generator  https://review.openstack.org/22638812:24
openstackgerritChris St. Pierre proposed openstack/rally: Handle tracebacks in chart generation  https://review.openstack.org/23274212:30
*** aix has quit IRC12:31
*** rvasilets has quit IRC12:31
*** stannie has quit IRC12:47
openstackgerritPavel Boldin proposed openstack/rally: workload: add iperf scenarios and scripts  https://review.openstack.org/23186312:57
openstackgerritPavel Boldin proposed openstack/rally: workload: add ZMQ agent  https://review.openstack.org/23142312:57
openstackgerritPavel Boldin proposed openstack/rally: workload: add agents swarm API  https://review.openstack.org/23247412:57
openstackgerritPavel Boldin proposed openstack/rally: tests: add NamedMock  https://review.openstack.org/23247512:57
openstackgerritPavel Boldin proposed openstack/rally: workload: add agents functional tests  https://review.openstack.org/23142512:57
openstackgerritPavel Boldin proposed openstack/rally: workload: add HTTP<->ZMQ proxy MasterAgent  https://review.openstack.org/23142412:57
openstackgerritPavel Boldin proposed openstack/rally: workload: add runcommand_agents scenario  https://review.openstack.org/23089612:57
*** rvasilets has joined #openstack-rally13:00
*** aix has joined #openstack-rally13:02
*** stannie has joined #openstack-rally13:04
*** neeti has quit IRC13:09
*** boris-42 has quit IRC13:18
*** yfried__ is now known as yfried|afk13:19
*** puranamr has joined #openstack-rally13:22
*** kiran-r has joined #openstack-rally13:22
*** exploreshaifali has joined #openstack-rally13:22
*** kiran-r has quit IRC13:30
*** davideagnello has quit IRC13:40
*** exploreshaifali has quit IRC13:40
*** puranamr has quit IRC13:41
openstackgerritAndrey Kurilin proposed openstack/rally: [reports] handle console.html.gz  https://review.openstack.org/23294213:43
*** adiantum has joined #openstack-rally13:44
*** davideagnello has joined #openstack-rally13:48
*** tosky has quit IRC13:49
*** yfried|afk is now known as yfried__13:54
*** tosky has joined #openstack-rally14:00
openstackgerritRoman Vasilets proposed openstack/rally: Extract random nested level from Cinder scenario  https://review.openstack.org/23257914:02
*** baker has joined #openstack-rally14:03
*** yfried__ is now known as yfried|afk14:06
openstackgerritAndrey Kurilin proposed openstack/rally: Change message of log_deprecated decorator  https://review.openstack.org/23301514:12
*** yfried|afk is now known as yfried__14:19
*** harshs has joined #openstack-rally14:20
*** yfried__ has quit IRC14:24
*** harshs has quit IRC14:29
*** itlinux has quit IRC14:31
openstackgerritChris St. Pierre proposed openstack/rally: Implement new random name generator for scenario plugins  https://review.openstack.org/22638514:32
openstackgerritChris St. Pierre proposed openstack/rally: Implement new random name generator for wrapper plugins  https://review.openstack.org/22638714:32
openstackgerritChris St. Pierre proposed openstack/rally: Implement new random name generator for context plugins  https://review.openstack.org/22638614:32
openstackgerritChris St. Pierre proposed openstack/rally: Remove old random name generator  https://review.openstack.org/22638814:32
*** davideag_ has joined #openstack-rally14:36
*** psd has quit IRC14:36
*** [Aura]MaelStrom has joined #openstack-rally14:37
*** davideagnello has quit IRC14:38
*** rdas has quit IRC14:50
openstackgerritIgor Degtiarov proposed openstack/rally: Add batching for samples creation in context  https://review.openstack.org/23296814:50
*** harshs has joined #openstack-rally14:51
*** emagana has joined #openstack-rally14:58
*** jjmb1 has joined #openstack-rally15:06
*** jjmb has quit IRC15:07
*** pvaneck has joined #openstack-rally15:26
*** jaypipes is now known as leakypipes15:31
*** e0ne has quit IRC15:37
*** e0ne has joined #openstack-rally15:39
*** harshs has quit IRC15:39
*** rvasilets has quit IRC15:40
*** e0ne has quit IRC15:43
*** mwagner_ has quit IRC15:54
*** baker has quit IRC16:04
*** baker has joined #openstack-rally16:04
*** kiran-r has joined #openstack-rally16:09
*** kiran-r has quit IRC16:12
*** oanufriev has quit IRC16:14
*** itlinux has joined #openstack-rally16:25
*** psd has joined #openstack-rally16:32
*** cdent has quit IRC16:47
*** arxcruz has quit IRC16:48
*** baker has quit IRC16:52
*** madhu_ak has joined #openstack-rally16:53
*** vponomaryov has quit IRC16:53
*** aix has quit IRC17:02
*** harshs has joined #openstack-rally17:09
*** psuriset has quit IRC17:20
openstackgerritYaroslav Lobankov proposed openstack/rally: Adding creation of network resources to Tempest context  https://review.openstack.org/23213417:20
*** psuriset has joined #openstack-rally17:20
*** mwagner_ has joined #openstack-rally17:25
*** itlinux has quit IRC17:31
*** itlinux has joined #openstack-rally17:33
*** pvaneck has quit IRC17:36
*** baker has joined #openstack-rally17:50
*** tosky has quit IRC17:51
*** pvaneck has joined #openstack-rally18:04
openstackgerritEndre Karlson proposed openstack/rally: Add Designate client versioning  https://review.openstack.org/22986718:12
*** itlinux has quit IRC18:22
*** itlinux has joined #openstack-rally18:23
*** psd has quit IRC18:36
*** psd has joined #openstack-rally18:40
*** itlinux has quit IRC18:43
*** exploreshaifali has joined #openstack-rally19:00
*** harshs has quit IRC19:11
*** harlowja has quit IRC19:12
*** gema has quit IRC19:13
*** gema has joined #openstack-rally19:19
*** itlinux has joined #openstack-rally19:19
*** harlowja has joined #openstack-rally19:24
*** gema has quit IRC19:25
*** itlinux has quit IRC19:26
*** gema has joined #openstack-rally19:27
*** itlinux has joined #openstack-rally19:42
*** itlinux has quit IRC19:48
*** e0ne has joined #openstack-rally19:49
*** adiantum has quit IRC20:00
*** madhu_ak has quit IRC20:08
*** aswadr has quit IRC20:12
*** madhu_ak has joined #openstack-rally20:14
*** [Aura]MaelStrom has quit IRC20:16
*** e0ne has quit IRC20:26
*** baker has quit IRC20:38
*** baker has joined #openstack-rally20:40
*** MaxPC has quit IRC21:06
*** exploreshaifali has quit IRC21:21
*** baker has quit IRC21:35
*** psd has quit IRC21:56
*** davideag_ has quit IRC22:08
*** davideagnello has joined #openstack-rally22:09
*** leakypipes has quit IRC23:49
*** harshs has joined #openstack-rally23:57
*** pvaneck has quit IRC23:57

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