| *** Guest7982 has quit IRC | 00:01 | |
| *** yfried|afk is now known as yfried__ | 00:10 | |
| *** yfried__ is now known as yfried|afk | 00:20 | |
| openstackgerrit | Merged openstack/rally: Fix traceback when generating output with no iterations https://review.openstack.org/232610 | 00:34 |
|---|---|---|
| *** madhu_ak has quit IRC | 00:40 | |
| *** pvaneck has quit IRC | 00:43 | |
| boris-42 | kun_huang: seems like nova networks are tenant based resources | 01:33 |
| *** chenli has joined #openstack-rally | 01:38 | |
| chenli | andreykurilin: hi~ | 01:42 |
| *** ilbot3 has quit IRC | 01:45 | |
| kun_huang | boris-42: yep, it is in my mind | 01:46 |
| *** ilbot3 has joined #openstack-rally | 01:47 | |
| boris-42 | kun_huang: after this patch https://review.openstack.org/232803 | 02:08 |
| boris-42 | kun_huang: rally-gate-dsvm-nova works much faster | 02:08 |
| openstackgerrit | Boris Pavlovic proposed openstack/rally: Fix cleanup of nova networks https://review.openstack.org/232803 | 02:20 |
| boris-42 | kun_huang: ^ I updated commit message | 02:20 |
| boris-42 | kun_huang: previous one sound quite bad | 02:20 |
| boris-42 | kun_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_873 | 02:22 |
| boris-42 | kun_huang: with cleanup | 02:22 |
| kun_huang | boris-42: :( | 02:24 |
| kun_huang | is this a new one? | 02:24 |
| *** harshs has joined #openstack-rally | 02:24 | |
| kun_huang | it looks like concurrency deletion issue | 02:25 |
| kun_huang | boris-42: there is a similar one in keystone | 02:25 |
| kun_huang | with memcached as token backend, keystone has a max-retry-lock (15) on a memcached key | 02:26 |
| kun_huang | but the default concurrency is 30 in rally's users context | 02:26 |
| boris-42 | kun_huang: nope it is not concurrecny issue | 02:27 |
| boris-42 | kun_huang: seems like cleanup is wrongly written | 02:27 |
| boris-42 | kun_huang: and what about max-retry-lock? how can be it related to keysotne users ast all? | 02:27 |
| kun_huang | boris-42: https://github.com/openstack/keystone/blob/master/keystone/common/kvs/backends/memcached.py#L92 | 02:28 |
| kun_huang | it happens with memcached as token backend | 02:29 |
| boris-42 | kun_huang: and what? | 02:29 |
| kun_huang | but default in devstack is "mysql" | 02:29 |
| boris-42 | kun_huang: it's just deadlock | 02:29 |
| boris-42 | kun_huang: in case of deadlock (that should actually not accure at all) | 02:29 |
| kun_huang | you would see some warnings in user context's cleanup | 02:29 |
| boris-42 | kun_huang: there is no limitation on the amount of users that you can create delete | 02:30 |
| boris-42 | kun_huang: but it is bug in Keystone | 02:30 |
| boris-42 | kun_huang: it should handle deletion of any amount of users | 02:30 |
| kun_huang | it is not limit on the amount | 02:30 |
| kun_huang | limit of lock on a memcached read | 02:30 |
| kun_huang | https://github.com/openstack/keystone/blob/dd9459fcaf7641736ec715fce0dbac6ecf9176d9/keystone/common/kvs/backends/memcached.py#L58-L71 | 02:32 |
| kun_huang | actually I think the 15 in keystone side is low :) | 02:34 |
| boris-42 | kun_huang: I mean we are running on daily basis benchmarks against big labs | 02:38 |
| boris-42 | kun_huang: and it can handle creation of 30 users without any issues | 02:39 |
| kun_huang | boris-42: yes, memcached driver is not default config for token now | 02:40 |
| boris-42 | kun_huang: we are using it | 02:40 |
| boris-42 | kun_huang: and token are not related to creation/deletion of users/tenants | 02:40 |
| *** stpierre has quit IRC | 02:44 | |
| *** davideagnello has quit IRC | 02:47 | |
| kun_huang | boris-42: let's back to neutron | 02:48 |
| kun_huang | see this https://github.com/openstack/neutron/blob/0b972e5689b54efdffa37a60ec486a268f4f83fd/neutron/db/l3_db.py#L1101-L1104 | 02:48 |
| kun_huang | it seems that we should remove fixed ip first? | 02:48 |
| *** davideagnello has joined #openstack-rally | 02:54 | |
| *** MaxPC has quit IRC | 03:04 | |
| *** harshs has quit IRC | 03:29 | |
| boris-42 | kun_huang: so maybe we should change the order not sure | 03:31 |
| kun_huang | boris-42: https://bugs.launchpad.net/rally/+bug/1504388 | 03:31 |
| openstack | Launchpad bug 1504388 in Rally "[cleanup issue] remove vip before removing port" [Undecided,New] | 03:32 |
| kun_huang | just create the bug one minute ago | 03:32 |
| boris-42 | kun_huang: ok | 03:32 |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/rally: Updated from global requirements https://review.openstack.org/232288 | 03:54 |
| openstackgerrit | Merged openstack/rally: Better random resource name generator https://review.openstack.org/184888 | 04:15 |
| openstackgerrit | Kun Huang proposed openstack/rally: [cleanup] remove vip before removing port https://review.openstack.org/232857 | 04:25 |
| *** oanufriev_ has quit IRC | 04:53 | |
| *** harshs has joined #openstack-rally | 04:59 | |
| openstackgerrit | Kun Huang proposed openstack/rally: [cleanup] remove vip before removing port https://review.openstack.org/232857 | 05:16 |
| *** yfried|afk is now known as yfried__ | 05:23 | |
| *** yfried__ is now known as yfried|afk | 05:37 | |
| *** harshs has quit IRC | 05:39 | |
| *** kiran-r has joined #openstack-rally | 05:47 | |
| *** yfried|afk is now known as yfried__ | 05:57 | |
| *** itlinux has joined #openstack-rally | 05:58 | |
| *** kiranr has joined #openstack-rally | 06:07 | |
| *** yfried__ is now known as yfried|afk | 06:07 | |
| *** anshul has joined #openstack-rally | 06:08 | |
| *** kiran-r has quit IRC | 06:10 | |
| *** itlinux has quit IRC | 06:11 | |
| *** yfried|afk is now known as yfried__ | 06:33 | |
| *** rdas has quit IRC | 07:00 | |
| *** dmorita has joined #openstack-rally | 07:05 | |
| *** itlinux has joined #openstack-rally | 07:23 | |
| *** arxcruz has joined #openstack-rally | 07:23 | |
| *** rdas has joined #openstack-rally | 07:23 | |
| openstackgerrit | Merged openstack/rally: Refactored task.yaml https://review.openstack.org/232753 | 07:32 |
| *** neeti has joined #openstack-rally | 07:41 | |
| boris-42 | kun_huang: could you fix this https://review.openstack.org/#/c/232438/1/tests/unit/task/test_utils.py | 07:41 |
| boris-42 | kun_huang: seems like good patch | 07:42 |
| kun_huang | boris-42: sure no problem | 07:43 |
| openstackgerrit | Kun Huang proposed openstack/rally: Mark wait_for* functions deprecated https://review.openstack.org/232438 | 07:49 |
| *** yingjun has joined #openstack-rally | 07:51 | |
| openstackgerrit | Andrey Kurilin proposed openstack/rally: [reports] handle console.html.gz https://review.openstack.org/232942 | 07:51 |
| boris-42 | kun_huang: +2 going to sleep a bit | 07:51 |
| kun_huang | boris-42: good dream :) | 07:52 |
| *** openstackstatus has quit IRC | 08:02 | |
| *** openstackstatus has joined #openstack-rally | 08:04 | |
| *** ChanServ sets mode: +v openstackstatus | 08:04 | |
| *** yingjun has quit IRC | 08:10 | |
| *** yingjun has joined #openstack-rally | 08:11 | |
| *** yingjun has quit IRC | 08:15 | |
| *** e0ne has joined #openstack-rally | 08:20 | |
| andreykurilin | chenli: hi | 08:47 |
| openstackgerrit | Merged openstack/rally: [cleanup] remove vip before removing port https://review.openstack.org/232857 | 08:48 |
| *** chenli has quit IRC | 08:50 | |
| openstackgerrit | Merged openstack/rally: Fix cleanup of nova networks https://review.openstack.org/232803 | 08:52 |
| *** yfried__ is now known as yfried|afk | 08:55 | |
| *** aswadr has joined #openstack-rally | 08:55 | |
| openstackgerrit | Merged openstack/rally: Updated from global requirements https://review.openstack.org/232288 | 08:56 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally: DO NOT MERGE: cleanup debug https://review.openstack.org/224122 | 09:06 |
| *** yfried|afk is now known as yfried__ | 09:06 | |
| openstackgerrit | Igor Degtiarov proposed openstack/rally: Add batching for samples creation in context https://review.openstack.org/232968 | 09:07 |
| openstackgerrit | Kiran proposed openstack/rally: Add Neutron LBaaS V1 healthmonitor scenarios https://review.openstack.org/217041 | 09:08 |
| *** kiranr_ has joined #openstack-rally | 09:12 | |
| *** aix has joined #openstack-rally | 09:13 | |
| *** yingjun has joined #openstack-rally | 09:14 | |
| openstackgerrit | Andrey Kurilin proposed openstack/rally: [reports] handle console.html.gz https://review.openstack.org/232942 | 09:14 |
| *** kiranr has quit IRC | 09:15 | |
| openstackgerrit | Andrey Kurilin proposed openstack/rally: Use wait_for_status instead of wait_for_delete https://review.openstack.org/232588 | 09:22 |
| *** yfried__ is now known as yfried|afk | 09:22 | |
| *** yfried|afk is now known as yfried__ | 09:23 | |
| *** yingjun has quit IRC | 09:31 | |
| *** yingjun has joined #openstack-rally | 09:32 | |
| *** yfried__ is now known as yfried|afk | 09:34 | |
| *** zhiyan has quit IRC | 09:34 | |
| *** serverascode has quit IRC | 09:34 | |
| *** dmorita has quit IRC | 09:36 | |
| *** yingjun has quit IRC | 09:37 | |
| *** meteorfox has quit IRC | 09:37 | |
| openstackgerrit | Merged openstack/rally: [Fuel] scenario for add and remove node https://review.openstack.org/181270 | 09:38 |
| *** dmellado has quit IRC | 09:48 | |
| *** dmellado has joined #openstack-rally | 09:48 | |
| *** tosky has joined #openstack-rally | 09:53 | |
| *** yfried|afk is now known as yfried__ | 09:54 | |
| *** zhiyan has joined #openstack-rally | 09:56 | |
| *** serverascode has joined #openstack-rally | 09:56 | |
| *** meteorfox has joined #openstack-rally | 09:56 | |
| *** meteorfox has quit IRC | 09:57 | |
| *** serverascode has quit IRC | 09:57 | |
| *** zhiyan has quit IRC | 09:57 | |
| openstackgerrit | Merged openstack/rally: Mark wait_for* functions deprecated https://review.openstack.org/232438 | 10:01 |
| *** jjmb has joined #openstack-rally | 10:02 | |
| *** jjmb2 has quit IRC | 10:02 | |
| *** cdent has joined #openstack-rally | 10:11 | |
| *** [Aura]MaelStrom has joined #openstack-rally | 10:12 | |
| *** serverascode has joined #openstack-rally | 10:14 | |
| *** zhiyan has joined #openstack-rally | 10:18 | |
| *** psd has joined #openstack-rally | 10:25 | |
| *** yfried__ is now known as yfried|afk | 10:28 | |
| *** meteorfox has joined #openstack-rally | 10:32 | |
| *** mwagner_ has quit IRC | 10:35 | |
| openstackgerrit | Merged openstack/rally: [Swift] Add objects context class https://review.openstack.org/179578 | 10:36 |
| *** yfried|afk is now known as yfried__ | 10:46 | |
| *** rvasilets has joined #openstack-rally | 10:58 | |
| *** kiranr_ has quit IRC | 11:05 | |
| *** e0ne has quit IRC | 11:08 | |
| *** anshul has quit IRC | 11:09 | |
| *** anshul has joined #openstack-rally | 11:09 | |
| *** anshul has quit IRC | 11:11 | |
| *** kiran-r has joined #openstack-rally | 11:16 | |
| *** yfried__ is now known as yfried|afk | 11:18 | |
| *** e0ne has joined #openstack-rally | 11:24 | |
| *** _hanhart has quit IRC | 11:32 | |
| *** yfried|afk is now known as yfried__ | 11:38 | |
| *** kiran-r has quit IRC | 11:38 | |
| *** [Aura]MaelStrom has quit IRC | 11:39 | |
| *** exploreshaifali has joined #openstack-rally | 11:40 | |
| openstackgerrit | Andrey Kurilin proposed openstack/rally: Change deprecation message: https://review.openstack.org/233015 | 11:45 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally: Change message of log_deprecated https://review.openstack.org/233015 | 11:48 |
| *** exploreshaifali has quit IRC | 11:49 | |
| *** yfried__ is now known as yfried|afk | 11:54 | |
| *** yfried|afk is now known as yfried__ | 12:07 | |
| openstackgerrit | Andrey Kurilin proposed openstack/rally: Change deprecation message: https://review.openstack.org/233015 | 12:08 |
| *** mwagner_ has joined #openstack-rally | 12:15 | |
| *** MaxPC has joined #openstack-rally | 12:17 | |
| openstackgerrit | Chris St. Pierre proposed openstack/rally: Implement new random name generator for scenario plugins https://review.openstack.org/226385 | 12:24 |
| openstackgerrit | Chris St. Pierre proposed openstack/rally: Implement new random name generator for wrapper plugins https://review.openstack.org/226387 | 12:24 |
| openstackgerrit | Chris St. Pierre proposed openstack/rally: Implement new random name generator for context plugins https://review.openstack.org/226386 | 12:24 |
| openstackgerrit | Chris St. Pierre proposed openstack/rally: Remove old random name generator https://review.openstack.org/226388 | 12:24 |
| openstackgerrit | Chris St. Pierre proposed openstack/rally: Handle tracebacks in chart generation https://review.openstack.org/232742 | 12:30 |
| *** aix has quit IRC | 12:31 | |
| *** rvasilets has quit IRC | 12:31 | |
| *** stannie has quit IRC | 12:47 | |
| openstackgerrit | Pavel Boldin proposed openstack/rally: workload: add iperf scenarios and scripts https://review.openstack.org/231863 | 12:57 |
| openstackgerrit | Pavel Boldin proposed openstack/rally: workload: add ZMQ agent https://review.openstack.org/231423 | 12:57 |
| openstackgerrit | Pavel Boldin proposed openstack/rally: workload: add agents swarm API https://review.openstack.org/232474 | 12:57 |
| openstackgerrit | Pavel Boldin proposed openstack/rally: tests: add NamedMock https://review.openstack.org/232475 | 12:57 |
| openstackgerrit | Pavel Boldin proposed openstack/rally: workload: add agents functional tests https://review.openstack.org/231425 | 12:57 |
| openstackgerrit | Pavel Boldin proposed openstack/rally: workload: add HTTP<->ZMQ proxy MasterAgent https://review.openstack.org/231424 | 12:57 |
| openstackgerrit | Pavel Boldin proposed openstack/rally: workload: add runcommand_agents scenario https://review.openstack.org/230896 | 12:57 |
| *** rvasilets has joined #openstack-rally | 13:00 | |
| *** aix has joined #openstack-rally | 13:02 | |
| *** stannie has joined #openstack-rally | 13:04 | |
| *** neeti has quit IRC | 13:09 | |
| *** boris-42 has quit IRC | 13:18 | |
| *** yfried__ is now known as yfried|afk | 13:19 | |
| *** puranamr has joined #openstack-rally | 13:22 | |
| *** kiran-r has joined #openstack-rally | 13:22 | |
| *** exploreshaifali has joined #openstack-rally | 13:22 | |
| *** kiran-r has quit IRC | 13:30 | |
| *** davideagnello has quit IRC | 13:40 | |
| *** exploreshaifali has quit IRC | 13:40 | |
| *** puranamr has quit IRC | 13:41 | |
| openstackgerrit | Andrey Kurilin proposed openstack/rally: [reports] handle console.html.gz https://review.openstack.org/232942 | 13:43 |
| *** adiantum has joined #openstack-rally | 13:44 | |
| *** davideagnello has joined #openstack-rally | 13:48 | |
| *** tosky has quit IRC | 13:49 | |
| *** yfried|afk is now known as yfried__ | 13:54 | |
| *** tosky has joined #openstack-rally | 14:00 | |
| openstackgerrit | Roman Vasilets proposed openstack/rally: Extract random nested level from Cinder scenario https://review.openstack.org/232579 | 14:02 |
| *** baker has joined #openstack-rally | 14:03 | |
| *** yfried__ is now known as yfried|afk | 14:06 | |
| openstackgerrit | Andrey Kurilin proposed openstack/rally: Change message of log_deprecated decorator https://review.openstack.org/233015 | 14:12 |
| *** yfried|afk is now known as yfried__ | 14:19 | |
| *** harshs has joined #openstack-rally | 14:20 | |
| *** yfried__ has quit IRC | 14:24 | |
| *** harshs has quit IRC | 14:29 | |
| *** itlinux has quit IRC | 14:31 | |
| openstackgerrit | Chris St. Pierre proposed openstack/rally: Implement new random name generator for scenario plugins https://review.openstack.org/226385 | 14:32 |
| openstackgerrit | Chris St. Pierre proposed openstack/rally: Implement new random name generator for wrapper plugins https://review.openstack.org/226387 | 14:32 |
| openstackgerrit | Chris St. Pierre proposed openstack/rally: Implement new random name generator for context plugins https://review.openstack.org/226386 | 14:32 |
| openstackgerrit | Chris St. Pierre proposed openstack/rally: Remove old random name generator https://review.openstack.org/226388 | 14:32 |
| *** davideag_ has joined #openstack-rally | 14:36 | |
| *** psd has quit IRC | 14:36 | |
| *** [Aura]MaelStrom has joined #openstack-rally | 14:37 | |
| *** davideagnello has quit IRC | 14:38 | |
| *** rdas has quit IRC | 14:50 | |
| openstackgerrit | Igor Degtiarov proposed openstack/rally: Add batching for samples creation in context https://review.openstack.org/232968 | 14:50 |
| *** harshs has joined #openstack-rally | 14:51 | |
| *** emagana has joined #openstack-rally | 14:58 | |
| *** jjmb1 has joined #openstack-rally | 15:06 | |
| *** jjmb has quit IRC | 15:07 | |
| *** pvaneck has joined #openstack-rally | 15:26 | |
| *** jaypipes is now known as leakypipes | 15:31 | |
| *** e0ne has quit IRC | 15:37 | |
| *** e0ne has joined #openstack-rally | 15:39 | |
| *** harshs has quit IRC | 15:39 | |
| *** rvasilets has quit IRC | 15:40 | |
| *** e0ne has quit IRC | 15:43 | |
| *** mwagner_ has quit IRC | 15:54 | |
| *** baker has quit IRC | 16:04 | |
| *** baker has joined #openstack-rally | 16:04 | |
| *** kiran-r has joined #openstack-rally | 16:09 | |
| *** kiran-r has quit IRC | 16:12 | |
| *** oanufriev has quit IRC | 16:14 | |
| *** itlinux has joined #openstack-rally | 16:25 | |
| *** psd has joined #openstack-rally | 16:32 | |
| *** cdent has quit IRC | 16:47 | |
| *** arxcruz has quit IRC | 16:48 | |
| *** baker has quit IRC | 16:52 | |
| *** madhu_ak has joined #openstack-rally | 16:53 | |
| *** vponomaryov has quit IRC | 16:53 | |
| *** aix has quit IRC | 17:02 | |
| *** harshs has joined #openstack-rally | 17:09 | |
| *** psuriset has quit IRC | 17:20 | |
| openstackgerrit | Yaroslav Lobankov proposed openstack/rally: Adding creation of network resources to Tempest context https://review.openstack.org/232134 | 17:20 |
| *** psuriset has joined #openstack-rally | 17:20 | |
| *** mwagner_ has joined #openstack-rally | 17:25 | |
| *** itlinux has quit IRC | 17:31 | |
| *** itlinux has joined #openstack-rally | 17:33 | |
| *** pvaneck has quit IRC | 17:36 | |
| *** baker has joined #openstack-rally | 17:50 | |
| *** tosky has quit IRC | 17:51 | |
| *** pvaneck has joined #openstack-rally | 18:04 | |
| openstackgerrit | Endre Karlson proposed openstack/rally: Add Designate client versioning https://review.openstack.org/229867 | 18:12 |
| *** itlinux has quit IRC | 18:22 | |
| *** itlinux has joined #openstack-rally | 18:23 | |
| *** psd has quit IRC | 18:36 | |
| *** psd has joined #openstack-rally | 18:40 | |
| *** itlinux has quit IRC | 18:43 | |
| *** exploreshaifali has joined #openstack-rally | 19:00 | |
| *** harshs has quit IRC | 19:11 | |
| *** harlowja has quit IRC | 19:12 | |
| *** gema has quit IRC | 19:13 | |
| *** gema has joined #openstack-rally | 19:19 | |
| *** itlinux has joined #openstack-rally | 19:19 | |
| *** harlowja has joined #openstack-rally | 19:24 | |
| *** gema has quit IRC | 19:25 | |
| *** itlinux has quit IRC | 19:26 | |
| *** gema has joined #openstack-rally | 19:27 | |
| *** itlinux has joined #openstack-rally | 19:42 | |
| *** itlinux has quit IRC | 19:48 | |
| *** e0ne has joined #openstack-rally | 19:49 | |
| *** adiantum has quit IRC | 20:00 | |
| *** madhu_ak has quit IRC | 20:08 | |
| *** aswadr has quit IRC | 20:12 | |
| *** madhu_ak has joined #openstack-rally | 20:14 | |
| *** [Aura]MaelStrom has quit IRC | 20:16 | |
| *** e0ne has quit IRC | 20:26 | |
| *** baker has quit IRC | 20:38 | |
| *** baker has joined #openstack-rally | 20:40 | |
| *** MaxPC has quit IRC | 21:06 | |
| *** exploreshaifali has quit IRC | 21:21 | |
| *** baker has quit IRC | 21:35 | |
| *** psd has quit IRC | 21:56 | |
| *** davideag_ has quit IRC | 22:08 | |
| *** davideagnello has joined #openstack-rally | 22:09 | |
| *** leakypipes has quit IRC | 23:49 | |
| *** harshs has joined #openstack-rally | 23:57 | |
| *** pvaneck has quit IRC | 23:57 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!