*** arnoldje has quit IRC | 00:04 | |
*** baker has quit IRC | 00:26 | |
*** yingjun has joined #openstack-rally | 00:36 | |
*** baker has joined #openstack-rally | 00:39 | |
*** chenli has joined #openstack-rally | 00:40 | |
*** baker has quit IRC | 00:43 | |
*** bapalm has quit IRC | 00:46 | |
*** bapalm has joined #openstack-rally | 00:48 | |
*** baker has joined #openstack-rally | 01:28 | |
*** baker has quit IRC | 01:39 | |
*** pvaneck has quit IRC | 01:44 | |
*** MaxPC has joined #openstack-rally | 01:59 | |
*** bochi-michael has joined #openstack-rally | 02:11 | |
*** ilbot3 has quit IRC | 02:44 | |
*** ilbot3 has joined #openstack-rally | 02:49 | |
*** yingjun has quit IRC | 02:58 | |
*** yingjun has joined #openstack-rally | 03:00 | |
*** MaxPC has quit IRC | 03:05 | |
*** baker has joined #openstack-rally | 03:09 | |
kun_huang | https://github.com/jtaleric/browbeat/ | 03:10 |
---|---|---|
kun_huang | boris is not here ;( | 03:10 |
*** baker_ has joined #openstack-rally | 03:12 | |
*** baker has quit IRC | 03:14 | |
*** yingjun has quit IRC | 03:32 | |
*** yingjun has joined #openstack-rally | 03:32 | |
*** harshs has quit IRC | 03:37 | |
*** yingjun has quit IRC | 03:49 | |
*** yingjun has joined #openstack-rally | 04:01 | |
*** yingjun has quit IRC | 04:06 | |
*** bapalm_ has joined #openstack-rally | 04:10 | |
*** gus_ has joined #openstack-rally | 04:10 | |
*** bapalm has quit IRC | 04:11 | |
*** rook has quit IRC | 04:11 | |
*** gus has quit IRC | 04:11 | |
*** chenli has quit IRC | 04:13 | |
*** chenli has joined #openstack-rally | 04:14 | |
*** gus_ is now known as gus | 04:18 | |
*** akrzos has quit IRC | 04:19 | |
*** boris-42 has quit IRC | 04:28 | |
*** baker_ has quit IRC | 04:50 | |
openstackgerrit | Remo Mattei proposed openstack/rally: * Rewrote statements * Added pip parameters https://review.openstack.org/241468 | 05:06 |
*** anshul has joined #openstack-rally | 05:15 | |
openstackgerrit | Remo Mattei proposed openstack/rally: Adding documentation on installing Rally with a proxy server https://review.openstack.org/241095 | 05:19 |
*** davideagnello has joined #openstack-rally | 05:22 | |
*** yfried|afk is now known as yfried | 05:29 | |
*** davideagnello has quit IRC | 05:49 | |
*** yingjun has joined #openstack-rally | 05:51 | |
*** siva-subramaniam has quit IRC | 06:00 | |
*** yfried has quit IRC | 06:35 | |
*** shausy has joined #openstack-rally | 06:39 | |
*** e0ne has joined #openstack-rally | 06:40 | |
*** tfreger has joined #openstack-rally | 06:48 | |
*** e0ne has quit IRC | 06:50 | |
*** yingjun_ has joined #openstack-rally | 06:54 | |
*** yingjun has quit IRC | 06:54 | |
*** harshs has joined #openstack-rally | 06:55 | |
*** yingjun_ is now known as yingjun | 07:06 | |
*** harshs has quit IRC | 07:29 | |
*** yfried has joined #openstack-rally | 07:37 | |
*** yfried_ has joined #openstack-rally | 07:42 | |
*** yfried has quit IRC | 07:42 | |
*** arxcruz has joined #openstack-rally | 08:02 | |
*** albertw1 has joined #openstack-rally | 08:19 | |
*** redixin has joined #openstack-rally | 08:29 | |
*** yfried__ has joined #openstack-rally | 08:32 | |
*** yfried_ has quit IRC | 08:35 | |
*** anshul has quit IRC | 08:43 | |
*** ompp has joined #openstack-rally | 08:44 | |
*** redixin has quit IRC | 08:56 | |
*** fhubik has joined #openstack-rally | 08:56 | |
*** yfried__ has quit IRC | 08:56 | |
*** e0ne has joined #openstack-rally | 09:00 | |
*** yfried__ has joined #openstack-rally | 09:00 | |
*** jgrassler has joined #openstack-rally | 09:04 | |
*** yfried__ has quit IRC | 09:04 | |
*** yfried has joined #openstack-rally | 09:04 | |
jgrassler | Good morning | 09:04 |
*** anshul has joined #openstack-rally | 09:04 | |
*** fhubik is now known as fhubik_brb | 09:05 | |
jgrassler | I am having a bit of an endpoint isue with Rally: https://gist.github.com/anonymous/af0c187da9be8e6ed7d0 | 09:05 |
jgrassler | In a nutshell, it's using the internal endpoint from the Service catalog, which is not reachable from the Rally machine. | 09:06 |
jgrassler | Configuring the problematic deployment's endpoint_type to be "public" appears to have no effect. | 09:07 |
jgrassler | Is there something I missed or does Rally generally need access to a deployment's internal endpoints? | 09:08 |
*** rajesht has joined #openstack-rally | 09:08 | |
rajesht | kun_huang: you around ?? | 09:09 |
kun_huang | rajesht: yep | 09:10 |
rajesht | need to discuss abt your comment on https://review.openstack.org/#/c/240788/2/rally/plugins/openstack/scenarios/nova/servers.py | 09:10 |
rajesht | kun_huang: I have ran rally tests by passing image as None in _boot_server method and tests gets completed succesfully, | 09:11 |
rajesht | kun_huang: so _boot_server actually boot instance from volume not from image. | 09:11 |
rajesht | kun_huang: actually I didn't understand your comment, could you pl make it clear. | 09:11 |
kun_huang | rajesht: that is Oleh's point, not mine | 09:12 |
rajesht | kun_huang: should I add block_device_mapping key in boot_server_kwargs in json and yaml scripts ?? | 09:12 |
rajesht | kun_huang: yes, I have tested it :) | 09:12 |
kun_huang | rajesht: do you want user to set block_device_mapping in config file? | 09:12 |
rajesht | kun_huang: ya, but we won't be having volume_id in that case | 09:13 |
kun_huang | if yes, L460 could confilt | 09:14 |
kun_huang | rajesht: conflict | 09:15 |
rajesht | kun_huang: is there any other case, where it is implemented ? I mean for my reference. | 09:16 |
kun_huang | conflict | 09:16 |
kun_huang | https://www.irccloud.com/pastebin/p7t8ityK/ | 09:16 |
kun_huang | sorry, see this example, L6 would raise TypeError: hk() got multiple values for keyword argument 'k' | 09:17 |
rajesht | kun_huang: I have referenced boot_server_from_volume_and_resize scenario in L157 | 09:17 |
rajesht | kun_huang: sorry, this url is blocked in my organization. | 09:17 |
rajesht | kun_huang: :( | 09:18 |
kun_huang | def hk(a, **kw): | 09:18 |
kun_huang | print kw | 09:18 |
kun_huang | zl = {"k":55} | 09:18 |
kun_huang | hk(5, k=6, **zl) | 09:18 |
* kun_huang my advice is: | 09:19 | |
kun_huang | if "block_device_mapping" not in boot_server_kwargs: boot_server_kwargs['block_device_mapping']\ = {"vda": "%s:::1" % volume.id} | 09:20 |
rajesht | kun_huang: ok, thanks :) | 09:20 |
*** amaretskiy has joined #openstack-rally | 09:20 | |
kun_huang | rajesht: Oleh metioned another issue, you should find him to argue ;) | 09:21 |
rajesht | kun_huang: ya, but it is booting from volume, not from image. | 09:21 |
rajesht | kun_huang: will catch him, thanks for your time | 09:22 |
*** fhubik_brb is now known as fhubik | 09:22 | |
kun_huang | you're welcome | 09:22 |
*** fhubik is now known as fhubik_brb | 09:22 | |
*** yingjun has quit IRC | 09:36 | |
*** yingjun has joined #openstack-rally | 09:36 | |
*** fhubik_brb is now known as fhubik | 09:39 | |
*** yingjun has quit IRC | 09:40 | |
*** ompp has quit IRC | 09:41 | |
*** stannie has joined #openstack-rally | 09:46 | |
rajesht | oanufriev: you around ? | 09:46 |
andreykurilin | jgrassler: hi | 09:47 |
*** ompp has joined #openstack-rally | 09:47 | |
*** aix has joined #openstack-rally | 09:48 | |
andreykurilin | jgrassler: it looks your cloud security configuration redirects urls to internal endpoint | 09:48 |
andreykurilin | jgrassler: true to hardcode endpoint value. something like https://github.com/openstack/rally/blob/master/samples/deployments/existing-with-given-endpoint.json#L6 | 09:49 |
jgrassler | andreykurilin: Ah, that looks promising. I'll try to hardwire the endpoint then. Thanks! | 09:51 |
andreykurilin | jgrassler: s/true to hardcode/ try to hardcode | 09:52 |
andreykurilin | typo | 09:52 |
andreykurilin | :) | 09:52 |
jgrassler | andreykurilin: that worked. Thanks :-) | 09:57 |
*** yfried is now known as yfried|afk | 10:00 | |
*** chenli has quit IRC | 10:03 | |
andreykurilin | jgrassler: nice to hear that | 10:03 |
*** yfried|afk is now known as yfried | 10:05 | |
*** tosky has joined #openstack-rally | 10:08 | |
*** psuriset has quit IRC | 10:10 | |
*** bochi-michael has quit IRC | 10:16 | |
*** albertw1 has quit IRC | 10:17 | |
*** yfried is now known as yfried|afk | 10:31 | |
openstackgerrit | Alexander Maretskiy proposed openstack/rally: [Docs] Small fix for wrong flavor name https://review.openstack.org/241560 | 10:32 |
*** bochi-michael has joined #openstack-rally | 10:37 | |
*** yfried|afk is now known as yfried | 10:39 | |
*** anshul has quit IRC | 10:39 | |
ekarlso | hey guys | 10:40 |
ekarlso | https://review.openstack.org/#/c/229350/5/rally/plugins/openstack/scenarios/designate/basic.py < comments there about? | 10:40 |
andreykurilin | hi | 10:40 |
andreykurilin | ekarlso: you should ping rvasilets, but he is offline now. I don't know what he meant | 10:42 |
ekarlso | andreykurilin: when's he typically online ? | 10:43 |
andreykurilin | ekarlso: now:) | 10:43 |
*** psuriset has joined #openstack-rally | 10:43 | |
andreykurilin | ekarlso: I suppose, he will be online in one hour | 10:43 |
ekarlso | andreykurilin: he in .ru ? | 10:44 |
andreykurilin | ekarlso: ukraine :) | 10:44 |
ekarlso | ah | 10:44 |
*** fhubik is now known as fhubik_brb | 10:45 | |
andreykurilin | ekarlso: do we have designate v2 in gates? | 10:46 |
ekarlso | andreykurilin: dont think so yet :) | 10:46 |
andreykurilin | ekarlso: we should enable it, since we have experimental designate job | 10:47 |
*** fhubik_brb has quit IRC | 10:49 | |
*** anshul has joined #openstack-rally | 10:50 | |
*** bochi-michael has quit IRC | 10:53 | |
*** bochi-michael has joined #openstack-rally | 10:54 | |
*** khomkrit has joined #openstack-rally | 10:54 | |
*** yfried is now known as yfried|afk | 11:01 | |
*** yfried|afk is now known as yfried | 11:02 | |
*** rvasilets has joined #openstack-rally | 11:21 | |
rvasilets | Hi | 11:21 |
andreykurilin | ekarlso: ^ | 11:21 |
rvasilets | ekarlso, Hi | 11:22 |
andreykurilin | rvasilets: ekarlso had a question about your comment here https://review.openstack.org/#/c/229350/5/rally/plugins/openstack/scenarios/designate/basic.py | 11:22 |
*** yfried is now known as yfried|afk | 11:23 | |
*** rvasilets_ has joined #openstack-rally | 11:26 | |
rvasilets | ekarlso, what the question you have? | 11:28 |
ekarlso | rvasilets: I dont get your comment :p | 11:28 |
*** yfried|afk is now known as yfried | 11:28 | |
rvasilets | Does designate create zone? in those scenario | 11:29 |
ekarlso | rvasilets: u need a zone to do the operations yes | 11:29 |
rvasilets | Ok. How it would be deleted after scenario would be executed? | 11:29 |
ekarlso | should be yes | 11:30 |
rvasilets | ekarlso, They must be deleted by resource manager | 11:31 |
ekarlso | rvasilets: how ? | 11:31 |
rvasilets | Look here https://github.com/openstack/rally/blob/master/rally/plugins/openstack/context/cleanup/resources.py#L460 Here are registreted two designate resources: domains and servers | 11:34 |
rvasilets | In similar way you need to add here zone | 11:34 |
rvasilets | Understand? | 11:35 |
rvasilets | ekarlso, ^ | 11:35 |
ekarlso | rvasilets: yeah, where is the actual code though that does it ? | 11:35 |
rvasilets | Do what? Cleanup? | 11:36 |
rvasilets | ekarlso, ^ | 11:40 |
*** mwagner has quit IRC | 11:40 | |
andreykurilin | ekarlso: https://github.com/openstack/rally/blob/master/rally/plugins/openstack/context/cleanup/context.py#L67-L70 https://github.com/openstack/rally/blob/master/rally/plugins/openstack/context/cleanup/manager.py#L251 | 11:40 |
*** ompp has quit IRC | 11:41 | |
*** aix has quit IRC | 11:41 | |
ekarlso | so after adding the stuff to the context do I need to change something elsE? | 11:49 |
*** bochi-michael has quit IRC | 11:51 | |
*** bochi-michael has joined #openstack-rally | 11:52 | |
*** jaypipes has joined #openstack-rally | 11:55 | |
*** yfried is now known as yfried|afk | 12:01 | |
*** yfried|afk is now known as yfried | 12:01 | |
ekarlso | andreykurilin: ? ^ | 12:02 |
andreykurilin | ekarlso: you add only new class which describe new resource and cleanup context will discover it automaticly | 12:03 |
ekarlso | andreykurilin: ok, done then | 12:03 |
*** redixin has joined #openstack-rally | 12:04 | |
ekarlso | rvasilets: what's the comment about creating a zone before the scenario? | 12:06 |
*** shausy has quit IRC | 12:07 | |
*** bochi-michael has quit IRC | 12:07 | |
*** shausy has joined #openstack-rally | 12:08 | |
openstackgerrit | Endre Karlson proposed openstack/rally: Add Designate API V2 support https://review.openstack.org/229350 | 12:09 |
openstackgerrit | Sergey Skripnick proposed openstack/rally: Support jinja2 in rally.ui.utils https://review.openstack.org/240807 | 12:11 |
*** aix has joined #openstack-rally | 12:13 | |
rvasilets | ekarlso, You scenario called create_and_list_recordsets. So as a user I expect to see there usage of two(exactly) atomic actions: create_recordset and list_recordset. But when I look at report I saw there another atomic: create_zone. Its not what I expect to see. So there is two ways of solving this. 1) Create Zone context and just use it before scenario(if we want to create zone). I think its the best way or 2) Change the name to something | 12:14 |
rvasilets | ugly. That will say to user what exactly atomic actions would be executed during scenario | 12:14 |
ekarlso | rvasilets: could u make a fix with what you think is best ? | 12:16 |
rvasilets | ekarlso, Personally I for the first way. Do you want to measure create_zone during create_recordset and list_recordset? | 12:16 |
redixin | rvasilets how about just adding atomic timers for create_recordset and list_recordset? | 12:19 |
*** yfried has quit IRC | 12:22 | |
ekarlso | rvasilets: nope | 12:22 |
redixin | hm. seems there is already added atomic timers, so we can see all numbers | 12:22 |
rvasilets | redixin, But it doesn't solve the problem of unexpected create_zone atomic in the report | 12:22 |
rvasilets | ekarlso, you need to add you scenarios to https://github.com/openstack/rally/blob/master/rally-jobs/rally-designate.yaml to see how it works in gate | 12:23 |
redixin | oh, i see now. yes, it would be much better so have zone context | 12:23 |
redixin | or just different name for scenario | 12:24 |
ekarlso | meh, no time to do it atm :( | 12:26 |
*** yfried has joined #openstack-rally | 12:26 | |
ekarlso | oh well, later then | 12:26 |
*** yfried has quit IRC | 12:27 | |
*** yfried has joined #openstack-rally | 12:36 | |
openstackgerrit | Igor Degtiarov proposed openstack/rally: Add timestamps and metadata into creating samples https://review.openstack.org/227343 | 12:50 |
openstackgerrit | Igor Degtiarov proposed openstack/rally: Add batching for samples creation in context https://review.openstack.org/232968 | 12:50 |
*** fhubik_brb has joined #openstack-rally | 12:54 | |
*** tosky has quit IRC | 12:56 | |
*** tosky has joined #openstack-rally | 12:57 | |
andreykurilin | rvasilets: context is not the same as scenario. context should do only preparation (for example create networks, so we will be able to boot vm in it). scenario should do what we want exactly check. so splitting create_and_list to context and list is a wrong way. | 12:57 |
andreykurilin | rvasiltes: create_and_list should create and list some resource in each iteration | 12:58 |
*** yfried is now known as yfried|afk | 13:00 | |
*** yfried|afk is now known as yfried | 13:02 | |
*** akrzos has joined #openstack-rally | 13:02 | |
andreykurilin | ekarlso, rvasilets: not sure that extending rally-designate.yaml will help at all for current moment. As far as I understand it configured only with designate api v1 now :( | 13:02 |
*** MaxPC has joined #openstack-rally | 13:04 | |
*** ompp has joined #openstack-rally | 13:05 | |
openstackgerrit | Illia Khudoshyn proposed openstack/rally: [WIP][Spec] Task export https://review.openstack.org/241596 | 13:12 |
*** stpierre has joined #openstack-rally | 13:13 | |
*** ompp has quit IRC | 13:14 | |
*** mwagner has joined #openstack-rally | 13:16 | |
*** baker has joined #openstack-rally | 13:47 | |
*** fhubik_brb is now known as fhubik | 13:47 | |
*** rvasilets_ has quit IRC | 13:49 | |
openstackgerrit | Roman Vasilets proposed openstack/rally: Fix timeout for scenario runners https://review.openstack.org/235910 | 13:51 |
openstackgerrit | Igor Degtiarov proposed openstack/rally: Add timestamps and metadata into creating samples https://review.openstack.org/227343 | 14:04 |
openstackgerrit | Igor Degtiarov proposed openstack/rally: Add batching for samples creation in context https://review.openstack.org/232968 | 14:04 |
*** fhubik is now known as fhubik_brb | 14:07 | |
*** fhubik_brb is now known as fhubik | 14:07 | |
*** baker has quit IRC | 14:09 | |
*** dspano has joined #openstack-rally | 14:14 | |
openstackgerrit | Illia Khudoshyn proposed openstack/rally: [Spec] Task export https://review.openstack.org/241596 | 14:24 |
openstackgerrit | Ilya Popov proposed openstack/rally: This test searches for seldom used names in python source code If name is used less than two times - error is reported https://review.openstack.org/241621 | 14:27 |
openstackgerrit | Roman Vasilets proposed openstack/rally: [WIP] Change rps by function https://review.openstack.org/234195 | 14:33 |
*** openstackgerrit has quit IRC | 14:47 | |
*** openstackgerrit has joined #openstack-rally | 14:47 | |
*** yingjun has joined #openstack-rally | 14:58 | |
*** anshul has quit IRC | 15:00 | |
*** shausy has quit IRC | 15:05 | |
*** emagana has joined #openstack-rally | 15:16 | |
*** harshs has joined #openstack-rally | 15:31 | |
*** ompp has joined #openstack-rally | 15:33 | |
*** vkmc has quit IRC | 15:37 | |
*** vkmc has joined #openstack-rally | 15:37 | |
*** arnoldje has joined #openstack-rally | 15:37 | |
*** yingjun has quit IRC | 16:00 | |
*** yingjun has joined #openstack-rally | 16:00 | |
*** yingjun has quit IRC | 16:05 | |
*** rvasilets has quit IRC | 16:14 | |
*** adiantum has joined #openstack-rally | 16:22 | |
*** harshs has quit IRC | 16:23 | |
openstackgerrit | Sergey Skripnick proposed openstack/rally: [do-not-merge] test lbaas fix https://review.openstack.org/241677 | 16:30 |
*** yfried has quit IRC | 16:31 | |
*** ompp has quit IRC | 16:45 | |
openstackgerrit | Yuriy Nesenenko proposed openstack/rally: Add wrapper to support different API versions https://review.openstack.org/240903 | 16:54 |
*** ompp has joined #openstack-rally | 17:10 | |
*** arxcruz has quit IRC | 17:12 | |
*** tfreger has quit IRC | 17:15 | |
*** e0ne has quit IRC | 17:27 | |
*** davideagnello has joined #openstack-rally | 17:28 | |
*** davideagnello has quit IRC | 17:33 | |
*** davideagnello has joined #openstack-rally | 17:34 | |
*** amaretskiy has quit IRC | 17:43 | |
*** baker has joined #openstack-rally | 17:43 | |
*** baker has quit IRC | 17:48 | |
*** fhubik has quit IRC | 17:52 | |
*** baker has joined #openstack-rally | 17:58 | |
*** aix has quit IRC | 18:05 | |
*** baker has quit IRC | 18:06 | |
*** yfried has joined #openstack-rally | 18:15 | |
*** psd has joined #openstack-rally | 18:16 | |
*** e0ne has joined #openstack-rally | 18:17 | |
openstackgerrit | Chris St. Pierre proposed openstack/rally: Add AST checker for missing @ddt.ddt decorators https://review.openstack.org/240099 | 18:22 |
*** harshs has joined #openstack-rally | 18:32 | |
*** pvaneck has joined #openstack-rally | 18:36 | |
*** stannie has quit IRC | 18:48 | |
*** omp_ has joined #openstack-rally | 18:50 | |
*** ompp has quit IRC | 18:50 | |
*** PerfBeing has joined #openstack-rally | 19:00 | |
*** tosky has quit IRC | 19:00 | |
*** omp_ has quit IRC | 19:00 | |
*** emagana_ has joined #openstack-rally | 19:13 | |
*** emagana has quit IRC | 19:13 | |
*** baker has joined #openstack-rally | 19:14 | |
*** adiantum has quit IRC | 19:33 | |
*** baker has quit IRC | 19:38 | |
openstackgerrit | Yuriy Nesenenko proposed openstack/rally: Add wrapper to support different API versions https://review.openstack.org/240903 | 19:49 |
openstackgerrit | Yuriy Nesenenko proposed openstack/rally: Add wrapper to support different API versions https://review.openstack.org/240903 | 19:53 |
openstackgerrit | Merged openstack/rally: Support jinja2 in rally.ui.utils https://review.openstack.org/240807 | 19:58 |
*** Aish has joined #openstack-rally | 20:00 | |
*** khomkrit has quit IRC | 20:26 | |
*** zackf has joined #openstack-rally | 20:29 | |
openstackgerrit | Ivan Kolodyazhny proposed openstack/rally: Add wrapper to support different API versions https://review.openstack.org/240903 | 20:50 |
openstackgerrit | Yuriy Nesenenko proposed openstack/rally: Add wrapper to support different API versions https://review.openstack.org/240903 | 20:53 |
*** Aish has quit IRC | 20:58 | |
*** e0ne has quit IRC | 21:06 | |
*** MaxPC has quit IRC | 21:09 | |
openstackgerrit | Chris St. Pierre proposed openstack/rally: Implement new random name generator for wrapper plugins https://review.openstack.org/226387 | 21:13 |
openstackgerrit | Chris St. Pierre proposed openstack/rally: Remove old random name generator https://review.openstack.org/226388 | 21:13 |
openstackgerrit | Chris St. Pierre proposed openstack/rally: Make name_matches_object accept list of objects https://review.openstack.org/241769 | 21:13 |
*** Aish has joined #openstack-rally | 21:21 | |
*** PerfBeing has quit IRC | 21:24 | |
openstackgerrit | Marcela Bonell proposed openstack/rally: New command to install Tempest's plugins in rally verify https://review.openstack.org/240042 | 21:25 |
*** e0ne has joined #openstack-rally | 21:26 | |
*** e0ne has quit IRC | 21:29 | |
*** akrzos has quit IRC | 21:34 | |
*** mwagner has quit IRC | 21:34 | |
*** aix has joined #openstack-rally | 21:39 | |
*** PerfBeing has joined #openstack-rally | 21:40 | |
*** e0ne has joined #openstack-rally | 21:40 | |
*** e0ne has quit IRC | 21:41 | |
*** zackf has quit IRC | 22:06 | |
*** e0ne has joined #openstack-rally | 22:07 | |
*** e0ne has quit IRC | 22:08 | |
*** Aish has quit IRC | 22:14 | |
*** Aish has joined #openstack-rally | 22:24 | |
*** stpierre has quit IRC | 22:36 | |
*** dspano has quit IRC | 22:37 | |
*** arnoldje has quit IRC | 22:45 | |
*** mwagner has joined #openstack-rally | 22:48 | |
*** arnoldje has joined #openstack-rally | 23:02 | |
*** PerfBeing has quit IRC | 23:05 | |
*** akrzos has joined #openstack-rally | 23:13 | |
*** arnoldje has quit IRC | 23:31 | |
*** redixin has quit IRC | 23:34 | |
*** jaypipes has quit IRC | 23:45 | |
*** dmorita has joined #openstack-rally | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!