*** PrashantS has quit IRC | 00:08 | |
*** davideagnello has joined #openstack-rally | 00:26 | |
*** dmorita has joined #openstack-rally | 00:31 | |
kun_huang | boris-42: ping | 00:34 |
---|---|---|
*** davideagnello has quit IRC | 00:36 | |
boris-42 | kun_huang: pong | 00:49 |
kun_huang | there is a question in a patch boris-42 | 00:49 |
kun_huang | we have records of resource in context instance | 00:50 |
kun_huang | we should remove resource in cleanup step of course | 00:50 |
kun_huang | but do we need remove the records too? | 00:50 |
kun_huang | b | 00:54 |
kun_huang | boris-42: | 00:54 |
boris-42 | kun_huang: what? | 00:55 |
kun_huang | boris-42: question on above | 00:55 |
*** pboldin has quit IRC | 01:09 | |
boris-42 | kun_huang: not sure that I understand it | 01:10 |
kun_huang | boris-42: our context creates many resources in runtime and record it, as self.context[tenant][images].append(image_id) | 01:11 |
kun_huang | boris-42: in cleanup step, the real resource will be deleted | 01:12 |
kun_huang | boris-42: but what about those records, do we need self.context[tenant][images].remove(image_id) ? | 01:12 |
boris-42 | kun_huang: so still not sure that I fully understand, the are varios context | 01:14 |
boris-42 | there is cleanup context that in future will touch only scenario related resources | 01:14 |
boris-42 | and there are context resoureces that should be deleted by context | 01:14 |
kun_huang | https://review.openstack.org/#/c/179578/ | 01:14 |
kun_huang | john's patch | 01:15 |
kun_huang | almost okay | 01:15 |
*** bitblt has quit IRC | 01:29 | |
*** davideagnello has joined #openstack-rally | 01:32 | |
*** davideagnello has quit IRC | 01:47 | |
*** dspano has quit IRC | 01:53 | |
*** dspano has joined #openstack-rally | 02:05 | |
*** dpaterson has quit IRC | 02:09 | |
*** psuriset has quit IRC | 02:13 | |
*** psuriset has joined #openstack-rally | 02:25 | |
*** davideagnello has joined #openstack-rally | 02:34 | |
*** davideagnello has quit IRC | 02:39 | |
*** dspano has quit IRC | 02:47 | |
*** dspano has joined #openstack-rally | 03:10 | |
openstackgerrit | Boris Pavlovic proposed openstack/rally: [WIP] Make context plugins decide how to map their data for scenario https://review.openstack.org/203911 | 03:36 |
*** omp_ has joined #openstack-rally | 03:40 | |
openstackgerrit | Kun Huang proposed openstack/rally: [Spec] Enhance Rally API https://review.openstack.org/182245 | 03:46 |
*** exploreshaifali has joined #openstack-rally | 03:49 | |
openstackgerrit | Kiran proposed openstack/rally: Adds LBaaS-V1 context https://review.openstack.org/193432 | 04:11 |
*** coolsvap|away is now known as coolsvap | 04:24 | |
*** tfreger has joined #openstack-rally | 04:27 | |
*** davideagnello has joined #openstack-rally | 04:40 | |
*** psuriset has quit IRC | 04:40 | |
*** davideagnello has quit IRC | 04:45 | |
*** psuriset has joined #openstack-rally | 04:54 | |
*** flwang1 has quit IRC | 05:10 | |
*** exploreshaifali has quit IRC | 05:11 | |
openstackgerrit | Kiran proposed openstack/rally: Adds LBaaS-V1 context https://review.openstack.org/193432 | 05:18 |
*** yfried|afk has joined #openstack-rally | 05:20 | |
*** agarciam has quit IRC | 05:26 | |
*** yfried|afk has quit IRC | 05:31 | |
*** omp_ has quit IRC | 05:33 | |
*** omp_ has joined #openstack-rally | 05:46 | |
*** omp_ has quit IRC | 05:50 | |
*** vasanthkumar_ has joined #openstack-rally | 05:54 | |
*** rdas has joined #openstack-rally | 06:17 | |
*** flwang1 has joined #openstack-rally | 06:33 | |
*** yfried|afk has joined #openstack-rally | 06:38 | |
*** davideagnello has joined #openstack-rally | 06:40 | |
*** yfried has joined #openstack-rally | 06:42 | |
*** yfried|afk has quit IRC | 06:42 | |
*** davideagnello has quit IRC | 06:45 | |
*** davideagnello has joined #openstack-rally | 06:56 | |
*** abehl has joined #openstack-rally | 07:14 | |
vasanthkumar_ | Hi All, I am trying to get the osprofiler data with sql statements, but I get only the info.db.params, any pointers to get the info.db.statement will help | 07:17 |
openstackgerrit | Boris Pavlovic proposed openstack/rally: Make context plugins decide how to map their data for scenario https://review.openstack.org/203911 | 07:20 |
boris-42 | vasanthkumar_: hm | 07:23 |
vasanthkumar_ | Hi Boris | 07:24 |
vasanthkumar_ | Hi boris-42 | 07:24 |
vasanthkumar_ | boris-42 I am able to get the osprofiler up and running, but i dont get the db-statements part of it | 07:25 |
vasanthkumar_ | boris-42: I am able to get the osprofiler up and running, but i dont get the db-statements part of it | 07:25 |
boris-42 | vasanthkumar_: did you enable it? | 07:26 |
vasanthkumar_ | boris-42: yes, tracesql_alchemy is set to true | 07:26 |
boris-42 | vasanthkumar_: so | 07:27 |
boris-42 | vasanthkumar_: this actually should work https://github.com/stackforge/osprofiler/blob/master/osprofiler/sqlalchemy.py#L49 | 07:28 |
boris-42 | vasanthkumar_: maybe something changed in sqlalchemy | 07:28 |
*** flwang1 has quit IRC | 07:28 | |
vasanthkumar_ | boris-42: let me re-confirm it again | 07:29 |
vasanthkumar_ | boris-42: i have the same sqlalchemy.py in osprofiler | 07:30 |
vasanthkumar_ | boris-42: let me tell you what i have done, to make sure my env setup is known. used packstack on centos and enabled the profiler in cinder, nova, heat and added the profiler in ceilometer | 07:32 |
boris-42 | vasanthkumar_: seems ok | 07:33 |
boris-42 | vasanthkumar_: I belive that something may changed in sqlalchemy | 07:33 |
boris-42 | in release 1.0* | 07:33 |
boris-42 | so now statements are not captured | 07:33 |
*** neeti has joined #openstack-rally | 07:34 | |
vasanthkumar_ | boris-42: oh!, so inorder to capture the statements, what do i do | 07:34 |
boris-42 | vasanthkumar_: I do not now | 07:35 |
boris-42 | vasanthkumar_: I will play these days with OSprofiler | 07:35 |
vasanthkumar_ | boris-42: or can i go back to the previous version? if so i can try that too | 07:35 |
boris-42 | vasanthkumar_: not sure | 07:36 |
boris-42 | vasanthkumar_: it's not osprofiler version it's sqlalchemy version | 07:36 |
boris-42 | vasanthkumar_: you can try to go over documentation of latest sqlalcyhemy | 07:37 |
vasanthkumar_ | boris-42: oh! ok and one more thing, the example template.html and the template part of osprofiler are different | 07:37 |
boris-42 | vasanthkumar_: and check are properly set event listenere | 07:37 |
boris-42 | vasanthkumar_: hm not sure that I get this | 07:37 |
vasanthkumar_ | boris-42: Ok I will go through the document | 07:37 |
vasanthkumar_ | boris-42: what is that set event listner? | 07:37 |
vasanthkumar_ | boirs-42: ignore the template part thats fine | 07:38 |
boris-42 | vasanthkumar_: this part https://github.com/stackforge/osprofiler/blob/master/osprofiler/sqlalchemy.py#L21-L61 | 07:38 |
boris-42 | vasanthkumar_: of code maybe is not valid with the newest sqlalhemy | 07:38 |
boris-42 | vasanthkumar_: I need to sleep now | 07:38 |
vasanthkumar_ | boris-42: 1 last question "set event listener" | 07:39 |
boris-42 | Š¼vasanthkumar_ so? | 07:39 |
vasanthkumar_ | boris-42: where do i set it? | 07:39 |
boris-42 | vasanthkumar_: ? | 07:40 |
vasanthkumar_ | boris-42: i didnt understand this point " and check are properly set event listenere" you told | 07:40 |
boris-42 | vasanthkumar_: I send you a link | 07:41 |
boris-42 | vasanthkumar_: take a look at it | 07:41 |
vasanthkumar_ | boris-42: Ok understood | 07:41 |
vasanthkumar_ | boris-42: will give a try and update you. thanks a lot for the pointers | 07:42 |
boris-42 | vasanthkumar_: thanks | 07:42 |
vasanthkumar_ | boris-42: Good night | 07:42 |
boris-42 | vasanthkumar_: thanks | 07:42 |
*** cdent has joined #openstack-rally | 07:43 | |
*** davideagnello has quit IRC | 07:46 | |
*** fhubik has joined #openstack-rally | 07:48 | |
*** kun_huang has quit IRC | 07:53 | |
*** kun_huang has joined #openstack-rally | 07:54 | |
*** flwang1 has joined #openstack-rally | 07:55 | |
*** arxcruz has joined #openstack-rally | 08:00 | |
*** omp_ has joined #openstack-rally | 08:04 | |
*** arxcruz has quit IRC | 08:11 | |
*** kbaikov has joined #openstack-rally | 08:12 | |
*** arxcruz has joined #openstack-rally | 08:20 | |
*** yingjun has joined #openstack-rally | 08:23 | |
*** vasanthkumar_ has quit IRC | 08:25 | |
*** andreykurilin__ has joined #openstack-rally | 08:26 | |
*** vasanthkumar_ has joined #openstack-rally | 08:27 | |
*** flwang1 has quit IRC | 08:32 | |
*** pboldin has joined #openstack-rally | 08:32 | |
*** amaretskiy has joined #openstack-rally | 08:35 | |
*** pboldin has quit IRC | 08:39 | |
*** aix has joined #openstack-rally | 08:43 | |
*** exploreshaifali has joined #openstack-rally | 08:44 | |
*** jaypipes has quit IRC | 08:46 | |
*** arxcruz has quit IRC | 08:50 | |
*** pboldin has joined #openstack-rally | 08:53 | |
*** aix has quit IRC | 08:58 | |
*** mahito has quit IRC | 09:03 | |
openstackgerrit | Merged openstack/rally: OpenStackProvider: Allow userdata using config_drive https://review.openstack.org/193916 | 09:04 |
*** rvasilets__ has joined #openstack-rally | 09:09 | |
*** tosky has joined #openstack-rally | 09:12 | |
*** e0ne has joined #openstack-rally | 09:15 | |
openstackgerrit | Pavel Boldin proposed openstack/rally: openstack: make scenario able to reuse clients https://review.openstack.org/203723 | 09:16 |
*** albertw has left #openstack-rally | 09:17 | |
*** aix has joined #openstack-rally | 09:28 | |
*** yingjun has quit IRC | 09:31 | |
openstackgerrit | Sergey Skripnick proposed openstack/rally: [do-not-merge][Fuel] test fuel context ci https://review.openstack.org/203652 | 09:42 |
*** davideagnello has joined #openstack-rally | 09:47 | |
*** davideagnello has quit IRC | 09:51 | |
*** frobware is now known as mcd | 09:53 | |
*** yfried is now known as yfried|afk | 09:53 | |
*** mcd is now known as frobware | 09:53 | |
*** boris-42 has quit IRC | 10:02 | |
*** aix has quit IRC | 10:04 | |
*** fhubik is now known as fhubik_afk | 10:10 | |
*** yfried|afk is now known as yfried | 10:13 | |
*** fhubik_afk is now known as fhubik | 10:13 | |
*** aix has joined #openstack-rally | 10:15 | |
*** yfried is now known as yfried|afk | 10:23 | |
*** yfried|afk is now known as yfried | 10:26 | |
*** vasanthkumar_ has quit IRC | 10:32 | |
*** _afazekas has joined #openstack-rally | 10:41 | |
*** afazekas has quit IRC | 10:45 | |
*** fhubik has quit IRC | 10:48 | |
*** dmorita has quit IRC | 10:59 | |
*** yfried is now known as yfried|afk | 11:01 | |
*** pboldin has quit IRC | 11:04 | |
openstackgerrit | Chris St. Pierre proposed openstack/rally: Neutron: Make resource update methods more generic https://review.openstack.org/202792 | 11:12 |
*** coolsvap is now known as coolsvap|away | 11:12 | |
*** pboldin has joined #openstack-rally | 11:16 | |
*** fhubik has joined #openstack-rally | 11:16 | |
*** fhubik is now known as fhubik_afk | 11:19 | |
*** yfried|afk is now known as yfried | 11:22 | |
*** rvasilets__ has quit IRC | 11:34 | |
openstackgerrit | Alexander Maretskiy proposed openstack/rally: [Common] Add more streaming algorithms https://review.openstack.org/201611 | 11:45 |
*** davideagnello has joined #openstack-rally | 11:47 | |
openstackgerrit | Alexander Maretskiy proposed openstack/rally: [Reports] Add classes for task HTML report charts https://review.openstack.org/159458 | 11:52 |
*** davideagnello has quit IRC | 11:52 | |
*** fhubik_afk is now known as fhubik | 11:56 | |
openstackgerrit | Alexander Maretskiy proposed openstack/rally: [Reports] Add chunks support to report https://review.openstack.org/146814 | 12:09 |
*** omp_ has quit IRC | 12:12 | |
openstackgerrit | Alexander Maretskiy proposed openstack/rally: [Reports] Add Load Profile chart to report https://review.openstack.org/169828 | 12:14 |
*** gubouvier has joined #openstack-rally | 12:19 | |
*** Miouge has joined #openstack-rally | 12:23 | |
*** rvasilets has joined #openstack-rally | 12:23 | |
*** karimb has joined #openstack-rally | 12:32 | |
*** yingjun has joined #openstack-rally | 12:54 | |
*** vasanthkumar_ has joined #openstack-rally | 12:56 | |
*** psuriset has quit IRC | 12:57 | |
*** rdas has quit IRC | 12:59 | |
*** yingjun has quit IRC | 13:06 | |
*** yingjun has joined #openstack-rally | 13:06 | |
*** tfreger has quit IRC | 13:08 | |
*** yingjun has quit IRC | 13:11 | |
*** psuriset has joined #openstack-rally | 13:12 | |
*** vasanthkumar_ has quit IRC | 13:13 | |
*** yingjun has joined #openstack-rally | 13:17 | |
*** yfried is now known as yfried|afk | 13:18 | |
*** yfried|afk is now known as yfried | 13:18 | |
frayedknot | does someone have an example of a task that involves booting a server via context? | 13:26 |
rvasilets | frayedknot, did you look in the samples/? | 13:27 |
*** MaxPC has joined #openstack-rally | 13:29 | |
frayedknot | rvasilets: maybe not hard enough | 13:30 |
frayedknot | but I'm not finding anything with context + servers | 13:30 |
*** dpaterson has joined #openstack-rally | 13:31 | |
*** dpaterson has quit IRC | 13:33 | |
rvasilets | rvasilets@rvasilets-pc:~/rally$ grep -rn "servers" samples/tasks/ | 13:34 |
rvasilets | frayedknot, https://github.com/openstack/rally/blob/master/samples/tasks/scenarios/nova/list-servers.json | 13:34 |
frayedknot | rvasilets: thank you | 13:35 |
frayedknot | I was looking in the wrong samples :/ | 13:35 |
frayedknot | ~/.rally/plugins/samples/ | 13:36 |
openstackgerrit | Roman Vasilets proposed openstack/rally: Add Ironic scenarios https://review.openstack.org/186064 | 13:36 |
*** exploreshaifali has quit IRC | 13:46 | |
*** karimb has quit IRC | 13:48 | |
*** psuriset has quit IRC | 13:48 | |
*** davideagnello has joined #openstack-rally | 13:48 | |
*** neeti has quit IRC | 13:49 | |
*** abehl has quit IRC | 13:51 | |
*** kiran-r has joined #openstack-rally | 13:52 | |
*** davideagnello has quit IRC | 13:53 | |
*** gubouvier has quit IRC | 13:57 | |
*** exploreshaifali has joined #openstack-rally | 13:58 | |
*** psuriset has joined #openstack-rally | 14:02 | |
*** FR0ENDS has joined #openstack-rally | 14:07 | |
*** exploreshaifali has quit IRC | 14:17 | |
*** FR0ENDS has quit IRC | 14:17 | |
*** gubouvier has joined #openstack-rally | 14:18 | |
*** tosky has quit IRC | 14:24 | |
*** yingjun has quit IRC | 14:32 | |
*** fhubik is now known as fhubik_afk | 14:33 | |
openstackgerrit | Kiran proposed openstack/rally: Adds LBaaS context, verify network extension https://review.openstack.org/193432 | 14:39 |
*** Miouge has quit IRC | 14:45 | |
*** yfried_ has joined #openstack-rally | 14:47 | |
*** yfried has quit IRC | 14:48 | |
*** Miouge has joined #openstack-rally | 14:49 | |
*** tosky has joined #openstack-rally | 14:49 | |
*** kiran-r has quit IRC | 14:51 | |
*** yfried__ has joined #openstack-rally | 14:51 | |
*** Miouge has quit IRC | 14:51 | |
*** fhubik_afk is now known as fhubik | 14:52 | |
*** yfried_ has quit IRC | 14:52 | |
*** Miouge has joined #openstack-rally | 14:53 | |
*** Miouge has quit IRC | 14:55 | |
*** frayedknot has quit IRC | 15:00 | |
*** MaxPC has quit IRC | 15:01 | |
*** frayedknot has joined #openstack-rally | 15:01 | |
*** MaxPC has joined #openstack-rally | 15:04 | |
*** kiran-r has joined #openstack-rally | 15:09 | |
*** gubouvier has quit IRC | 15:09 | |
*** kbaikov has quit IRC | 15:09 | |
*** vaidy has quit IRC | 15:09 | |
*** kambiz has quit IRC | 15:09 | |
*** flwang has quit IRC | 15:09 | |
*** arxcruz has joined #openstack-rally | 15:09 | |
*** kiran-r has quit IRC | 15:16 | |
*** flwang has joined #openstack-rally | 15:19 | |
*** afazekas has joined #openstack-rally | 15:25 | |
*** kbaikov has joined #openstack-rally | 15:27 | |
*** andreykurilin__ has quit IRC | 15:27 | |
*** klindgren has quit IRC | 15:30 | |
*** kambiz has joined #openstack-rally | 15:33 | |
*** spyderdyne has joined #openstack-rally | 15:33 | |
spyderdyne | i am looking for a way to write test configs that call multiple funcitons in a single file. can anyone point me to a resource? | 15:34 |
spyderdyne | still a noob at this, but i have a series of test plans that I have been running with some success. I would like to be able to combine them into a single report output | 15:36 |
spyderdyne | also, there is a cleanup function but it has not been completed yet and Rally has a habit of leaving tons of stuff behind. | 15:36 |
*** klindgren has joined #openstack-rally | 15:37 | |
spyderdyne | is there any word on the status of the rally cleanup feature that can be manually triggered, and would it be worth considering another python script to handle cleanup instead or just for now? | 15:37 |
*** gubouvier has joined #openstack-rally | 15:45 | |
*** gubouvier has quit IRC | 15:46 | |
*** gubouvier has joined #openstack-rally | 15:46 | |
*** frayedknot has quit IRC | 16:02 | |
*** frayedknot has joined #openstack-rally | 16:02 | |
*** mwagner_lap has quit IRC | 16:03 | |
*** fhubik is now known as fhubik_afk | 16:05 | |
*** yfried has joined #openstack-rally | 16:11 | |
*** yfried__ has quit IRC | 16:14 | |
rvasilets | yfried, Hi I want you to remember about Ironic bench. I need you review. Thx https://review.openstack.org/#/c/186064/ | 16:17 |
yfried | rvasilets: will review tomorrow. sorry, I was swamped with personal stuff | 16:17 |
*** MaxPC has quit IRC | 16:18 | |
*** exploreshaifali has joined #openstack-rally | 16:19 | |
*** rvasilets has quit IRC | 16:21 | |
*** kbaikov has quit IRC | 16:24 | |
*** yfried has quit IRC | 16:26 | |
*** kbaikov has joined #openstack-rally | 16:27 | |
*** davideagnello has joined #openstack-rally | 16:27 | |
*** arxcruz has quit IRC | 16:29 | |
*** e0ne has quit IRC | 16:45 | |
*** fhubik_afk is now known as fhubik | 16:45 | |
*** amaretskiy has quit IRC | 16:48 | |
*** gubouvier has quit IRC | 16:54 | |
*** gubouvier has joined #openstack-rally | 16:54 | |
*** omp_ has joined #openstack-rally | 16:54 | |
*** exploreshaifali has quit IRC | 17:01 | |
*** mwagner_lap has joined #openstack-rally | 17:11 | |
*** davideagnello has quit IRC | 17:12 | |
*** davideagnello has joined #openstack-rally | 17:17 | |
*** dpaterson has joined #openstack-rally | 17:21 | |
*** dpaterson has quit IRC | 17:23 | |
*** aix has quit IRC | 17:23 | |
*** dpaterson has joined #openstack-rally | 17:27 | |
*** MaxPC has joined #openstack-rally | 17:27 | |
dpaterson | anyone know if Rally is doing a mid-cycle meetup? | 17:27 |
*** breton has joined #openstack-rally | 17:29 | |
breton | hello folks | 17:30 |
*** stpierre has joined #openstack-rally | 17:30 | |
*** davidlenwell_ is now known as davidlenwell | 17:33 | |
*** davideagnello has quit IRC | 17:45 | |
*** bitblt has joined #openstack-rally | 17:48 | |
*** bitblt has quit IRC | 17:51 | |
*** bitblt has joined #openstack-rally | 17:51 | |
*** cdent has quit IRC | 17:54 | |
*** bitblt has quit IRC | 17:58 | |
*** bitblt has joined #openstack-rally | 17:58 | |
*** jaypipes has joined #openstack-rally | 18:02 | |
*** boris-42 has joined #openstack-rally | 18:02 | |
*** davideagnello has joined #openstack-rally | 18:03 | |
*** tosky has quit IRC | 18:04 | |
*** davideagnello has quit IRC | 18:04 | |
*** davideagnello has joined #openstack-rally | 18:05 | |
*** fhubik has quit IRC | 18:10 | |
*** omp_ has quit IRC | 18:14 | |
breton | I have these logs: http://95.46.199.70/part_rally_log.txt . I am trying to run rally with keystone, benchmark description is available in the logs. In the end there is "Error Unauthorized". The tenant noted there is being remove by rally in the very beginning (search for 3316926c2db2495997e6b31250ce06a7). Why? | 18:20 |
breton | rally is the latest from docker | 18:20 |
boris-42 | breton: hi | 18:21 |
boris-42 | breton: gimme five minutes | 18:21 |
*** vaidy has joined #openstack-rally | 18:23 | |
*** yfried has joined #openstack-rally | 18:27 | |
*** karimb has joined #openstack-rally | 18:35 | |
openstackgerrit | Sergey Skripnick proposed openstack/rally: do-not-merge: test fuel-community-fuel-scenario https://review.openstack.org/204209 | 18:41 |
*** agarciam has joined #openstack-rally | 18:59 | |
*** spyderdyne has quit IRC | 19:00 | |
*** davideagnello has quit IRC | 19:03 | |
*** davideagnello has joined #openstack-rally | 19:04 | |
openstackgerrit | Sergey Skripnick proposed openstack/rally: Add CobblerProvider provider https://review.openstack.org/188847 | 19:04 |
*** pboldin1 has joined #openstack-rally | 19:04 | |
*** e0ne has joined #openstack-rally | 19:04 | |
*** pboldin has quit IRC | 19:07 | |
*** amit213 has quit IRC | 19:14 | |
*** amit213 has joined #openstack-rally | 19:14 | |
openstackgerrit | Alexandr Nevenchannyy proposed openstack/rally: Rename context.context -> context.configure https://review.openstack.org/204216 | 19:15 |
*** spyderdyne has joined #openstack-rally | 19:18 | |
*** davideagnello has quit IRC | 19:19 | |
*** pboldin1 has quit IRC | 19:21 | |
openstackgerrit | Alexandr Nevenchannyy proposed openstack/rally: Rename context.context -> context.configure https://review.openstack.org/204216 | 19:21 |
openstackgerrit | Alexandr Nevenchannyy proposed openstack/rally: Rename context.context -> context.configure https://review.openstack.org/204216 | 19:24 |
*** karimb has quit IRC | 19:26 | |
*** pboldin has joined #openstack-rally | 19:35 | |
openstackgerrit | Merged openstack/rally: openstack: make scenario able to reuse clients https://review.openstack.org/203723 | 19:42 |
*** dpaterson has quit IRC | 19:56 | |
*** bitblt has quit IRC | 19:58 | |
*** e0ne has quit IRC | 20:02 | |
*** MaxPC has quit IRC | 20:15 | |
*** MaxPC has joined #openstack-rally | 20:19 | |
*** e0ne has joined #openstack-rally | 20:27 | |
*** davideagnello has joined #openstack-rally | 20:29 | |
*** pboldin has quit IRC | 20:34 | |
*** e0ne has quit IRC | 20:48 | |
boris-42 | stpierre: ping https://review.openstack.org/#/c/203911/ | 20:54 |
boris-42 | stpierre: did you see this one | 20:54 |
*** agarciam has quit IRC | 20:56 | |
stpierre | i'm not sure i understand context mapping nearly well enough to review that | 20:57 |
boris-42 | stpierre: so review is great chance to undrestand that | 20:58 |
*** MaxPC has quit IRC | 21:01 | |
*** spyderdyne has quit IRC | 21:13 | |
*** e0ne has joined #openstack-rally | 21:14 | |
*** e0ne has quit IRC | 21:15 | |
*** e0ne has joined #openstack-rally | 21:16 | |
*** gubouvier has quit IRC | 21:18 | |
*** karimb has joined #openstack-rally | 21:32 | |
*** e0ne has quit IRC | 21:33 | |
*** jaypipes has quit IRC | 22:00 | |
openstackgerrit | Alexandr Nevenchannyy proposed openstack/rally: Rename EngineFactory -> Engine https://review.openstack.org/204280 | 22:01 |
*** pvaneck has joined #openstack-rally | 22:01 | |
*** davideagnello has quit IRC | 22:03 | |
*** dmellado has quit IRC | 22:17 | |
*** dmellado has joined #openstack-rally | 22:17 | |
*** stpierre has quit IRC | 22:32 | |
*** mwagner_lap has quit IRC | 22:40 | |
openstackgerrit | Omar Khalid proposed openstack/rally: Ability to boot VMs on each compute node Also add ability for rally to create admin users since VMs will be associated with right users Plus do not have to change all utility functions https://blueprints.launchpad.net/rally/+spec/rally-hypervisor-boot https://review.openstack.org/151899 | 22:45 |
*** redixin has quit IRC | 22:49 | |
*** redixin has joined #openstack-rally | 22:50 | |
*** davideagnello has joined #openstack-rally | 22:51 | |
openstackgerrit | Omar Khalid proposed openstack/rally: VM-VM throughput L2/L3 scenario support https://review.openstack.org/151905 | 23:07 |
*** spyderdyne has joined #openstack-rally | 23:08 | |
*** karimb has quit IRC | 23:15 | |
*** boris-42 has quit IRC | 23:22 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!