*** dave-mccowan has joined #openstack-rally | 00:13 | |
*** yingjun has joined #openstack-rally | 00:28 | |
*** beslemon has quit IRC | 00:35 | |
openstackgerrit | yuhui proposed openstack/rally master: [Trivial]Fix type errors https://review.openstack.org/430528 | 01:27 |
---|---|---|
*** yanyanhu has joined #openstack-rally | 01:35 | |
*** yingjun has quit IRC | 01:40 | |
openstackgerrit | Ma Xinjian proposed openstack/rally master: Add CinderVolumeTypes.create_and_delete_encryption_type https://review.openstack.org/421080 | 01:40 |
*** yingjun has joined #openstack-rally | 01:46 | |
openstackgerrit | Hai Shi proposed openstack/rally master: [Core] Check deployment status https://review.openstack.org/424046 | 01:51 |
openstackgerrit | Anh Tran proposed openstack/rally master: Typo fix: interupt => interrupt https://review.openstack.org/430659 | 01:57 |
*** dave-mccowan has quit IRC | 02:09 | |
*** yingjun has quit IRC | 02:14 | |
*** ilbot3 has quit IRC | 02:45 | |
*** kiseok7 has quit IRC | 02:46 | |
*** ilbot3 has joined #openstack-rally | 02:48 | |
*** orionx has joined #openstack-rally | 02:58 | |
*** openstackstatus has quit IRC | 02:58 | |
*** orionx_ has joined #openstack-rally | 02:59 | |
*** openstackstatus has joined #openstack-rally | 03:02 | |
*** ChanServ sets mode: +v openstackstatus | 03:02 | |
*** orionx has quit IRC | 03:02 | |
*** akrzos is now known as akrzos-pto | 03:03 | |
*** MasterOfBugs has quit IRC | 03:16 | |
*** dileepr has quit IRC | 03:39 | |
*** yingjun has joined #openstack-rally | 04:50 | |
*** yingjun has quit IRC | 05:12 | |
*** shausy has joined #openstack-rally | 05:21 | |
*** orionx_ has quit IRC | 05:25 | |
*** yingjun has joined #openstack-rally | 05:36 | |
openstackgerrit | Ma Xinjian proposed openstack/rally master: Add CinderVolumeTypes.create_volume_type_set_key_and_create_volume https://review.openstack.org/431328 | 05:50 |
*** rdas has joined #openstack-rally | 05:53 | |
*** abalutoiu_ has joined #openstack-rally | 06:28 | |
*** raddaoui__ has joined #openstack-rally | 06:29 | |
*** raddaoui has quit IRC | 06:33 | |
*** abalutoiu has quit IRC | 06:33 | |
*** raddaoui__ is now known as raddaoui | 06:33 | |
*** psuriset has quit IRC | 06:58 | |
*** rcernin has joined #openstack-rally | 07:00 | |
*** tesseract has joined #openstack-rally | 07:11 | |
*** psuriset has joined #openstack-rally | 07:12 | |
openstackgerrit | Hai Shi proposed openstack/rally master: [TASK] Add created_time at task-report-html https://review.openstack.org/429795 | 07:16 |
*** psuriset has quit IRC | 07:16 | |
*** yamamoto has quit IRC | 07:17 | |
*** abehl has joined #openstack-rally | 07:26 | |
*** psuriset has joined #openstack-rally | 07:28 | |
*** noama has joined #openstack-rally | 07:32 | |
*** pcaruana has joined #openstack-rally | 07:36 | |
rallydev-bot | [From Gitter] abhi6254 : how can i remove `Command argument ` from https://github.com/openstack/rally/blob/master/rally/plugins/openstack/scenarios/vm/vmtasks.py | 07:40 |
*** Serlex has joined #openstack-rally | 07:41 | |
rallydev-bot | [From Gitter] abhi6254 : in BootRuncommandDelete class | 07:41 |
rallydev-bot | [From Gitter] abhi6254 : because i am getting error like `Error ScriptError: Script execution failed: Command {'interpreter': '/bin/sh', 'script_inline': "echo 'Hello, World!'"} has not output valid JSON: No JSON object could be decoded. Output: Hello, World! | 07:49 |
rallydev-bot | [From Gitter] abhi6254 : ` | 07:49 |
rallydev-bot | [From Gitter] astarove : @abhi6254 hi | 07:49 |
*** adiantum has joined #openstack-rally | 07:50 | |
rallydev-bot | [From Gitter] abhi6254 : hi | 07:50 |
rallydev-bot | [From Gitter] astarove : your CMD line should return valid JSON format | 07:50 |
rallydev-bot | [From Gitter] astarove : unfortunately | 07:50 |
rallydev-bot | [From Gitter] abhi6254 : ok, so how to return valid JSON format | 07:51 |
rallydev-bot | [From Gitter] abhi6254 : ? | 07:51 |
rallydev-bot | [From Gitter] abhi6254 : any input | 07:51 |
rallydev-bot | [From Gitter] astarove : give me a minute | 07:51 |
rallydev-bot | [From Gitter] abhi6254 : ok, Sure | 07:52 |
*** yamamoto has joined #openstack-rally | 07:53 | |
*** yamamoto_ has joined #openstack-rally | 07:54 | |
rallydev-bot | [From Gitter] astarove : oh, can't find example | 07:54 |
rallydev-bot | [From Gitter] abhi6254 : can avoid command argument | 07:55 |
rallydev-bot | [From Gitter] astarove : your script should return JSON format something like | 07:55 |
rallydev-bot | [From Gitter] astarove : "Expected format: {" | 07:55 |
rallydev-bot | [From Gitter] astarove : "\"additive\": [{chart data}, {chart data}, ...], " | 07:55 |
rallydev-bot | [From Gitter] astarove : "\"complete\": [{chart data}, {chart data}, ...]}" | 07:55 |
rallydev-bot | [From Gitter] abhi6254 : [edit] can i avoid command argument ? | 07:55 |
rallydev-bot | [From Gitter] astarove : you can use SH script | 07:56 |
rallydev-bot | [From Gitter] abhi6254 : i pass like below: | 07:56 |
rallydev-bot | [From Gitter] abhi6254 : command: | 07:56 |
rallydev-bot | [From Gitter] abhi6254 : script_inline : "echo 'Hello, World!'" | 07:56 |
rallydev-bot | [From Gitter] abhi6254 : interpreter : "/bin/sh" | 07:56 |
rallydev-bot | [From Gitter] astarove : you can't | 07:56 |
*** yamamoto has quit IRC | 07:57 | |
rallydev-bot | [From Gitter] abhi6254 : I found this example on comment section of `BootRuncommandDelete class` | 07:58 |
rallydev-bot | [From Gitter] shihai1991 : Our team has a new guy that ready to contribute to rally. Pls say hi to rally folks:)@zybeasy | 07:58 |
rallydev-bot | [From Gitter] zybeasy : hi, guys | 07:58 |
rallydev-bot | [From Gitter] astarove : @zybeasy hi | 07:58 |
rallydev-bot | [From Gitter] abhi6254 : Hi @zybeasy | 07:58 |
rallydev-bot | [From Gitter] astarove : @abhi6254 well, it's a old one | 07:59 |
rallydev-bot | [From Gitter] astarove : try "script_file": "local_script.pl", | 07:59 |
rallydev-bot | [From Gitter] astarove : | 07:59 |
rallydev-bot | [From Gitter] abhi6254 : @astarove : then i have to define this file ? | 07:59 |
rallydev-bot | [From Gitter] abhi6254 : I am using `script_inline` | 08:00 |
rallydev-bot | [From Gitter] abhi6254 : and this is pearl script, I dont think so cirros instance will execute that script | 08:01 |
rallydev-bot | [From Gitter] shihai1991 : @zybeasy Before starting to contribute to rally, pls learn rally firstly http://rally.readthedocs.io/en/latest/ :) | 08:01 |
rallydev-bot | [From Gitter] astarove : it can by any file | 08:01 |
rallydev-bot | [From Gitter] abhi6254 : ok let me try | 08:01 |
rallydev-bot | [From Gitter] abhi6254 : so i will use like below | 08:02 |
rallydev-bot | [From Gitter] abhi6254 : command = { | 08:02 |
rallydev-bot | [From Gitter] abhi6254 : "script_file": "local_script.pl", | 08:02 |
rallydev-bot | [From Gitter] abhi6254 : "interpreter": "/usr/bin/perl" | 08:02 |
rallydev-bot | [From Gitter] abhi6254 : } | 08:02 |
rallydev-bot | [From Gitter] abhi6254 : Is that fine? | 08:02 |
rallydev-bot | [From Gitter] astarove : and your file should return correct JSON | 08:02 |
rallydev-bot | [From Gitter] astarove : or | 08:03 |
rallydev-bot | [From Gitter] astarove : command = { | 08:03 |
rallydev-bot | [From Gitter] astarove : "script_file": "local_script.sh", | 08:03 |
rallydev-bot | [From Gitter] astarove : "interpreter": "/bin/sh" | 08:03 |
rallydev-bot | [From Gitter] astarove : } | 08:03 |
rallydev-bot | [From Gitter] abhi6254 : I have to define this `local_script.sh ` file anywhere ? | 08:04 |
rallydev-bot | [From Gitter] abhi6254 : or just used like this way and its work? | 08:04 |
rallydev-bot | [From Gitter] astarove : you need to describe a path to that file | 08:04 |
rallydev-bot | [From Gitter] abhi6254 : using `local path` | 08:05 |
rallydev-bot | [From Gitter] astarove : https://review.openstack.org/gitweb?p=openstack/rally.git;a=blob;f=samples/tasks/scenarios/vm/boot-runcommand-delete.json;h=a225130c27bf70695c91a0d9dd6d92f461d05fa0;hb=2e6a5bf0d9d46644e263b0fcdd671d3852e16c3a#l3 | 08:06 |
rallydev-bot | [From Gitter] astarove : it's an example | 08:07 |
*** noama has quit IRC | 08:09 | |
*** yamamoto_ has quit IRC | 08:09 | |
rallydev-bot | [From Gitter] andreykurilin : @zybeasy hi | 08:11 |
rallydev-bot | [From Gitter] tohin : @zybeasy hi | 08:12 |
rallydev-bot | [From Gitter] abhi6254 : @astarove : getting same error | 08:16 |
rallydev-bot | [From Gitter] abhi6254 : Error ScriptError: Script execution failed: Command {'interpreter': '/bin/sh', 'script_file': '/home/rally/rally.git/samples/tasks/scenarios/vm/abhi.sh'} has not output valid JSON: No JSON object could be decoded. Output: Hello world | 08:16 |
rallydev-bot | [From Gitter] abhi6254 : | 08:16 |
rallydev-bot | [From Gitter] tohin : @abhi6254 try to start with this script https://github.com/openstack/rally/blob/master/rally-jobs/extra/instance_test.sh | 08:19 |
rallydev-bot | [From Gitter] tohin : it provides valid json format | 08:19 |
rallydev-bot | [From Gitter] abhi6254 : Ok Thanks anton, I will try | 08:21 |
rallydev-bot | [From Gitter] abhi6254 : :) | 08:21 |
rallydev-bot | [From Gitter] abhi6254 : Is this work with cirros instance? | 08:29 |
rallydev-bot | [From Gitter] abhi6254 : or should I try with ubuntu one? | 08:29 |
rallydev-bot | [From Gitter] astarove : it works with cirros | 08:30 |
rallydev-bot | [From Gitter] andreykurilin : It should work with any Linux image | 08:36 |
rallydev-bot | [From Gitter] abhi6254 : ok | 08:36 |
rallydev-bot | [From Gitter] abhi6254 : will try | 08:36 |
rallydev-bot | [From Gitter] shihai1991 : @andreykurilin Hi, Andrey. Where is rally version's plan? https://docs.google.com/spreadsheets/d/16DXpfbqvlzMFaqaXAcJsBzzpowb_XpymaK2aFY2gA2g/edit#gid=416894312 this one? | 08:43 |
*** tosky has joined #openstack-rally | 08:45 | |
*** rcernin has quit IRC | 08:50 | |
*** openstackgerrit has quit IRC | 09:03 | |
*** rcernin has joined #openstack-rally | 09:06 | |
*** noama has joined #openstack-rally | 09:08 | |
*** noama_ has joined #openstack-rally | 09:08 | |
*** noama__ has joined #openstack-rally | 09:09 | |
*** noama has quit IRC | 09:09 | |
*** noama__ has quit IRC | 09:09 | |
*** noama_ has quit IRC | 09:09 | |
*** noama has joined #openstack-rally | 09:09 | |
*** ushkalim has joined #openstack-rally | 09:27 | |
*** adiantum has quit IRC | 09:31 | |
*** adiantum1 has joined #openstack-rally | 09:31 | |
*** adiantum1 is now known as adiantum | 09:33 | |
*** yingjun has quit IRC | 09:33 | |
*** oanufrii has quit IRC | 09:38 | |
*** adiantum has quit IRC | 10:01 | |
*** adiantum1 has joined #openstack-rally | 10:01 | |
*** adiantum1 is now known as adiantum | 10:03 | |
*** yanyanhu has quit IRC | 10:09 | |
*** pcaruana has quit IRC | 10:32 | |
*** pcaruana has joined #openstack-rally | 10:33 | |
*** yamamoto has joined #openstack-rally | 10:35 | |
*** itsuugo has joined #openstack-rally | 10:39 | |
*** abalutoiu_ has quit IRC | 10:46 | |
*** shausy has quit IRC | 11:17 | |
*** yamamoto has quit IRC | 11:36 | |
*** adiantum1 has joined #openstack-rally | 11:38 | |
*** yamamoto has joined #openstack-rally | 11:39 | |
*** adiantum has quit IRC | 11:39 | |
*** adiantum1 is now known as adiantum | 11:39 | |
*** jkilpatr has quit IRC | 11:44 | |
*** yingjun has joined #openstack-rally | 11:48 | |
*** openstackgerrit has joined #openstack-rally | 11:54 | |
openstackgerrit | Hai Shi proposed openstack/rally master: [WIP][CLEANUP] Remove resources which were created by Rally https://review.openstack.org/431465 | 11:54 |
*** jkilpatr has joined #openstack-rally | 11:59 | |
*** dave-mccowan has joined #openstack-rally | 12:13 | |
*** abalutoiu has joined #openstack-rally | 12:14 | |
*** noama has quit IRC | 12:22 | |
*** oanufrii has joined #openstack-rally | 12:27 | |
*** rdas has quit IRC | 12:28 | |
*** yamamoto has quit IRC | 12:39 | |
rallydev-bot | [From Gitter] andreykurilin : @shihai1991 looks like that. but we need to update it | 13:11 |
*** stpierre has joined #openstack-rally | 13:15 | |
rallydev-bot | [From Gitter] shihai1991 : OK. Andrey, if you have spare time, pls help me update it. My boss(Kun Huang) hope I could report to him about the progress of rally weekly, so I need it. Thanks a million. | 13:22 |
*** yingjun has quit IRC | 13:52 | |
*** catintheroof has joined #openstack-rally | 14:31 | |
*** abehl has quit IRC | 14:34 | |
*** yingjun has joined #openstack-rally | 14:36 | |
*** stpierre_ has joined #openstack-rally | 14:58 | |
*** stpierre has quit IRC | 14:58 | |
*** ushkalim has quit IRC | 15:02 | |
*** ushkalim has joined #openstack-rally | 15:16 | |
*** yingjun has quit IRC | 15:43 | |
*** beslemon has joined #openstack-rally | 15:53 | |
*** victorhe has joined #openstack-rally | 15:55 | |
openstackgerrit | Hai Shi proposed openstack/rally master: [WIP] Make return data of Task API serializable https://review.openstack.org/431624 | 16:01 |
*** orionx has joined #openstack-rally | 16:02 | |
*** ushkalim has quit IRC | 16:03 | |
*** beslemon has quit IRC | 16:11 | |
*** ushkalim has joined #openstack-rally | 16:16 | |
*** andreww has joined #openstack-rally | 16:18 | |
andreww | Hi I'm having problems installing rally, there is some loop occuring in running setup.py. https://gist.github.com/xarses/d1e7a7f5344b847a82bd07eaa0d0efb1 . I've commented out the README.rst file, but it didn't help. Can some one assist? | 16:21 |
*** stpierre has joined #openstack-rally | 16:23 | |
*** stpierre_ has quit IRC | 16:23 | |
andreww | (it reproduces on Cent6, and Ubuntu 16.04 for me) | 16:23 |
rallydev-bot | [From Gitter] andreykurilin : andreww: hi! it is something strange. I do not know why setup.py tries to do something with docs at all | 16:23 |
rallydev-bot | [From Gitter] andreykurilin : can you try use `pip install` instead ? | 16:24 |
andreww | oh, I see something, there is a recursive link in that folder | 16:24 |
andreww | lrwxrwxrwx 1 awoodward awoodward 19 Feb 8 10:56 feature_request -> ../feature_request/ | 16:24 |
rallydev-bot | [From Gitter] andreykurilin : oh | 16:24 |
andreww | it looks like it's just scanning the folder | 16:25 |
rallydev-bot | [From Gitter] andreykurilin : `feature_request -> ../feature_request/` is not recursive | 16:25 |
*** orionx has quit IRC | 16:25 | |
andreww | ... | 16:26 |
*** orionx has joined #openstack-rally | 16:26 | |
rallydev-bot | [From Gitter] andreykurilin : it's a link to feature_request folder from parent dir - "doc" | 16:26 |
andreww | hmm | 16:26 |
*** stpierre has quit IRC | 16:27 | |
*** stpierre_ has joined #openstack-rally | 16:27 | |
rallydev-bot | [From Gitter] andreykurilin : `ls -la feature_request` => `feature_request -> ../feature_request//` | 16:28 |
rallydev-bot | [From Gitter] andreykurilin : `ls -la feature_request/` => `capture_task_logging.rst comparing_results_of_2_tasks.rst explicitly_specify_existing_users_for_scenarios.rst implemented installing_isolated.rst multiple_attach_volume.rst persistence_benchmark_env.rst README.rst | 16:28 |
rallydev-bot | [From Gitter] andreykurilin : check_queue_perfdata.rst distributed_load_generation.rst historical_performance_data.rst installation_script_enhancements.rst launch_specific_benchmark.rst multi_scenarios_load_gen.rst production_ready_cleanup.rst | 16:28 |
rallydev-bot | [From Gitter] andreykurilin : ` ; | 16:28 |
andreww | ya, now I'm confused again | 16:28 |
andreww | hmm, removing it, its now foobar on another folder XD | 16:29 |
rallydev-bot | [From Gitter] andreykurilin : what is a version of setuptools? | 16:29 |
andreww | openat(AT_FDCWD, "./doc/source/overview/stories/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keystone/keysto | 16:29 |
andreww | ne/keystone/keystone/keystone/keystone/keystone/ ... | 16:29 |
andreww | '34.1.1' | 16:31 |
andreww | https://gist.github.com/xarses/d1e7a7f5344b847a82bd07eaa0d0efb1 (pip freeze) | 16:31 |
*** rcernin has quit IRC | 16:32 | |
rallydev-bot | [From Gitter] andreykurilin : and again, why you are not using `pip install` directly instead of `python setup.py` ? :) | 16:32 |
andreww | because that's what install_rally.sh does | 16:33 |
rallydev-bot | [From Gitter] andreykurilin : let me check:) | 16:34 |
rallydev-bot | [From Gitter] andreykurilin : cann't find direct call of python setup.py | 16:35 |
rallydev-bot | [From Gitter] andreykurilin : what is the last info message from install_rally script? | 16:35 |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: [WIP] pprint jsonschema in plugin reference https://review.openstack.org/427831 | 16:38 |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: Fix used jsonschemas https://review.openstack.org/431043 | 16:38 |
rallydev-bot | [From Gitter] tohin : https://github.com/openstack/rally/blob/master/install_rally.sh#L746-L751 | 16:41 |
andreww | Installing collected packages: pbr, virtualenv, py, tox, Parsley, bindep | 16:41 |
andreww | Successfully installed Parsley-1.3 bindep-2.1.0 pbr-1.10.0 py-1.4.32 tox-1.6.1 virtualenv-15.1.0 | 16:41 |
andreww | Cannot uninstall requirement rally, not installed | 16:41 |
andreww | Processing /home/awoodward/git/rally | 16:41 |
*** beslemon has joined #openstack-rally | 16:47 | |
*** beslemon has quit IRC | 16:48 | |
*** ushkalim has quit IRC | 16:54 | |
andreww | hmm... It appears to have pip doing some stuff locally that resembles building the docs // running unit tests (I can't tell very well via sniping it via strace | 16:58 |
andreww | it doesn't appear to be in a funky loop like setup.py was | 16:59 |
*** itsuugo has quit IRC | 17:00 | |
*** beslemon has joined #openstack-rally | 17:00 | |
andreww | but its still doing way more than I asked it to | 17:01 |
andreww | and not giving the main thread any feedback to let me know it's doing something useful | 17:01 |
*** beslemon has quit IRC | 17:05 | |
*** catintheroof has quit IRC | 17:06 | |
openstackgerrit | Merged openstack/rally master: [Core] Check deployment status https://review.openstack.org/424046 | 17:16 |
*** tesseract has quit IRC | 17:18 | |
openstackgerrit | Merged openstack/rally master: [Trivial]Fix type errors https://review.openstack.org/430528 | 17:23 |
*** beslemon has joined #openstack-rally | 17:28 | |
*** psuriset has quit IRC | 17:29 | |
*** pcaruana has quit IRC | 17:30 | |
*** psuriset has joined #openstack-rally | 17:31 | |
*** beslemon has quit IRC | 17:32 | |
andreww | still going ... XD | 17:48 |
*** beslemon has joined #openstack-rally | 17:55 | |
*** andreww has quit IRC | 17:55 | |
rallydev-bot | [From Gitter] andreykurilin : andreww: what is the version of pip? | 18:09 |
rallydev-bot | [From Gitter] andreykurilin : andreww: quick workaround: remove whole doc dir :D | 18:09 |
*** catintheroof has joined #openstack-rally | 18:26 | |
*** jkilpatr_ has joined #openstack-rally | 18:28 | |
*** jkilpatr has quit IRC | 18:31 | |
*** alexpilotti has joined #openstack-rally | 18:40 | |
*** alexpilo_ has quit IRC | 18:41 | |
*** tosky has quit IRC | 18:43 | |
*** victorhe has quit IRC | 18:43 | |
*** xarses has joined #openstack-rally | 18:46 | |
xarses | still failing to get an install to finish | 18:46 |
*** itsuugo has joined #openstack-rally | 19:04 | |
*** abalutoiu has quit IRC | 19:06 | |
*** MasterOfBugs has joined #openstack-rally | 19:16 | |
*** itsuugo has quit IRC | 19:19 | |
*** itsuugo has joined #openstack-rally | 19:20 | |
*** itsuugo has quit IRC | 19:24 | |
xarses | it finally got into the same loop that setup.py got directly | 19:26 |
*** beslemon has quit IRC | 19:42 | |
*** beslemon has joined #openstack-rally | 19:43 | |
*** beslemon_ has joined #openstack-rally | 19:48 | |
*** beslemon has quit IRC | 19:49 | |
*** itsuugo has joined #openstack-rally | 19:57 | |
rallydev-bot | [From Gitter] andreykurilin : I can't reproduce it locally :( | 20:15 |
rallydev-bot | [From Gitter] andreykurilin : what version of pip do you have? | 20:15 |
*** alexpilo_ has joined #openstack-rally | 20:16 | |
*** alexpilotti has quit IRC | 20:17 | |
*** jkilpatr_ has quit IRC | 20:18 | |
*** jkilpatr has joined #openstack-rally | 20:19 | |
-openstackstatus- NOTICE: Restarting gerrit due to performance problems | 20:20 | |
*** Serlex has left #openstack-rally | 20:22 | |
*** jrcloud has quit IRC | 20:26 | |
*** alexpilotti has joined #openstack-rally | 20:27 | |
*** adiantum1 has joined #openstack-rally | 20:27 | |
*** alexpilo_ has quit IRC | 20:27 | |
*** adiantum has quit IRC | 20:29 | |
*** adiantum1 is now known as adiantum | 20:29 | |
*** abalutoiu has joined #openstack-rally | 20:33 | |
*** alexpilo_ has joined #openstack-rally | 20:34 | |
*** harlowja_ has joined #openstack-rally | 20:35 | |
*** harlowja has quit IRC | 20:37 | |
*** alexpilotti has quit IRC | 20:37 | |
*** zackf has joined #openstack-rally | 20:46 | |
*** zackf has quit IRC | 20:53 | |
*** jkilpatr has quit IRC | 21:34 | |
*** spartacloud has joined #openstack-rally | 21:39 | |
*** jkilpatr has joined #openstack-rally | 21:52 | |
*** harlowja_ has quit IRC | 21:58 | |
*** harlowja has joined #openstack-rally | 22:05 | |
*** abalutoiu has quit IRC | 22:24 | |
*** abalutoiu has joined #openstack-rally | 22:25 | |
*** adiantum has quit IRC | 22:41 | |
*** stpierre_ has quit IRC | 22:46 | |
*** dave-mccowan has quit IRC | 22:50 | |
xarses | pip 9.0.1 from /home/awoodward/rally/local/lib/python2.7/site-packages (python 2.7) | 22:51 |
*** adiantum has joined #openstack-rally | 22:54 | |
*** yamamoto has joined #openstack-rally | 22:56 | |
*** adiantum has quit IRC | 22:57 | |
*** adiantum has joined #openstack-rally | 23:00 | |
*** beslemon_ has quit IRC | 23:09 | |
*** itsuugo has quit IRC | 23:11 | |
*** itsuugo has joined #openstack-rally | 23:11 | |
*** hecliunyx has joined #openstack-rally | 23:12 | |
*** adiantum1 has joined #openstack-rally | 23:15 | |
*** itsuugo has quit IRC | 23:16 | |
*** adiantum has quit IRC | 23:17 | |
*** adiantum1 is now known as adiantum | 23:17 | |
*** beslemon has joined #openstack-rally | 23:24 | |
*** abalutoiu has quit IRC | 23:28 | |
*** abalutoiu has joined #openstack-rally | 23:29 | |
*** afazekas has quit IRC | 23:32 | |
*** afazekas has joined #openstack-rally | 23:33 | |
*** orionx_ has joined #openstack-rally | 23:37 | |
*** orionx has quit IRC | 23:41 | |
*** orionx_ has quit IRC | 23:42 | |
*** abalutoiu has quit IRC | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!