*** davideagnello has quit IRC | 00:02 | |
*** beslemon has joined #openstack-rally | 00:05 | |
*** davideagnello has joined #openstack-rally | 00:14 | |
*** afazekas_ has quit IRC | 00:32 | |
*** afazekas has joined #openstack-rally | 00:32 | |
*** yingjun has joined #openstack-rally | 00:36 | |
*** pvaneck has quit IRC | 01:18 | |
*** akrzos has quit IRC | 01:29 | |
vaidy_ril | boris-42, I was just checking with you if anyone working on this | 01:38 |
---|---|---|
*** harshs has quit IRC | 01:42 | |
*** madhu_ak has quit IRC | 02:07 | |
boris-42 | vaidy_ril: hi | 02:17 |
boris-42 | vaidy_ril: hm? | 02:17 |
vaidy_ril | hi | 02:19 |
vaidy_ril | boris-42, yes please | 02:19 |
boris-42 | vaidy_ril: i didn't see previous message | 02:19 |
boris-42 | vaidy_ril: could you repeat | 02:19 |
vaidy_ril | boris-42, I was just checking with you if anyone working on this | 02:19 |
boris-42 | vaidy_ril: on what? | 02:19 |
boris-42 | vaidy_ril: i didn't see the previoud message | 02:19 |
vaidy_ril | boris-42, onboarding | 02:19 |
boris-42 | vaidy_ril: ah nobody is working on that | 02:20 |
vaidy_ril | boris-42, i am sure that this is nothing related to rally | 02:20 |
vaidy_ril | boris-42, just thought of checking with you | 02:20 |
vaidy_ril | boris-42, :) | 02:20 |
*** akrzos has joined #openstack-rally | 02:30 | |
*** baker has joined #openstack-rally | 02:41 | |
*** ilbot3 has quit IRC | 02:45 | |
*** akrzos has quit IRC | 02:46 | |
*** akrzos has joined #openstack-rally | 02:47 | |
*** ilbot3 has joined #openstack-rally | 02:48 | |
*** beslemon has quit IRC | 03:03 | |
*** akrzos has quit IRC | 03:24 | |
*** aswadr_ has joined #openstack-rally | 03:44 | |
*** beslemon has joined #openstack-rally | 04:04 | |
*** beslemon has quit IRC | 04:08 | |
*** rdas has joined #openstack-rally | 04:28 | |
*** yingjun has quit IRC | 04:59 | |
*** yfried has joined #openstack-rally | 05:15 | |
*** linuxgeek has joined #openstack-rally | 05:27 | |
*** yfried has quit IRC | 05:55 | |
*** yingjun has joined #openstack-rally | 06:07 | |
*** edannon has joined #openstack-rally | 06:48 | |
goutham | hi all | 06:52 |
goutham | git clone https://github.com/openstack/rally.git --branch master | 06:52 |
goutham | i have cloned this rally and | 06:52 |
boris-42 | goutham: and? | 06:52 |
boris-42 | goutham: did it work? | 06:53 |
goutham | jus a sec i am checking for the git link of tempest | 06:53 |
goutham | https://github.com/openstack/tempest.git | 06:54 |
goutham | this tempest | 06:54 |
goutham | steps i performed are | 06:54 |
goutham | rally verify install --source /root/tempest --system-wide | 06:54 |
goutham | the error i get is this | 06:55 |
goutham | https://gist.githubusercontent.com/gouthampratapa/c5d9569c9b0ad6ea4d89/raw/406ca4ebb77cb3275c4dd2f1b88c30b0a2dcacfd/gistfile1.txt | 06:55 |
goutham | what to do? =( | 06:56 |
goutham | boris-42 : it didnt work | 06:57 |
boris-42 | goutham: seems like testr is not installed | 06:58 |
goutham | ohh what should i do now?? | 06:59 |
goutham | am i going in the right way till now?? | 06:59 |
goutham | :| | 06:59 |
*** beslemon has joined #openstack-rally | 07:05 | |
goutham | boris ??? | 07:07 |
boris-42 | goutham: hm | 07:09 |
boris-42 | goutham: let's ask andreykurilin ^ | 07:09 |
goutham | am i doing it the right way.. | 07:10 |
*** beslemon has quit IRC | 07:10 | |
*** tesseract has joined #openstack-rally | 07:13 | |
andreykurilin__ | boris-42 goutham : in case of system-wide usage, all tempest requirements should be handled manually | 07:13 |
boris-42 | andreykurilin__: btw why? | 07:13 |
*** tesseract is now known as Guest97519 | 07:13 | |
boris-42 | andreykurilin__: why we can't just install tempest requriments? | 07:14 |
goutham | andreykurilin__: so how it can be done manually?? | 07:15 |
andreykurilin__ | boris-42: system-wide was added to allow usage rally in prepared environments, which do not have Internet | 07:16 |
andreykurilin__ | It was the first use-case:) | 07:16 |
goutham | andreykurilin__: actually we are doing the same.. we are executing rally in a prepared environment | 07:18 |
goutham | it doesnt have any internet | 07:18 |
goutham | how should i proceed further andrey?? | 07:18 |
andreykurilin__ | goutham: you should download tempest and execute "sudo pip install -r requirements.txt" from it | 07:19 |
andreykurilin__ | And yes, we have not user-friendly error in case of system-wide option:( | 07:21 |
goutham | ok i should go to the tempest directory and execute pip install -r requirements.txt | 07:21 |
goutham | is this what i have to do :( | 07:22 |
andreykurilin__ | Yes, it is | 07:22 |
goutham | i will jus try | 07:22 |
*** baker has quit IRC | 07:25 | |
andreykurilin__ | goutham: btw, you will need to execute 'rally verify start' with system-wide option too(it is required to duplicate this option now). | 07:26 |
goutham | https://gist.githubusercontent.com/gouthampratapa/a8954d4a556a0196d366/raw/81b571f343b132efd676e43afd719e47bcc23b54/gistfile1.txt | 07:27 |
goutham | as off after running pip install -r requirements.txt | 07:28 |
goutham | Could not find a version that satisfies the requirement anyjson>=0.3.3 (from -r requirements.txt (line 6)) (from versions: ) No matching distribution found for anyjson>=0.3.3 (from -r requirements.txt (line 6)) | 07:28 |
*** dratushnyy has joined #openstack-rally | 07:29 | |
goutham | i am getting this error andrey.. | 07:29 |
*** neeti has joined #openstack-rally | 07:30 | |
andreykurilin__ | Hm...it is strange | 07:30 |
andreykurilin__ | Do you have internet connection there now? | 07:31 |
goutham | it doesnt have internet connection | 07:31 |
goutham | i have another one with internet connection which shows few warnings and the same error | 07:33 |
goutham | Could not find a version that satisfies the requirement anyjson>=0.3.3 (from -r requirements.txt (line 6)) (from versions: ) No matching distribution found for anyjson>=0.3.3 (from -r requirements.txt (line 6)) | 07:33 |
andreykurilin__ | goutham: ok, do you have Python 3 or Python 2 by-default? | 07:36 |
goutham | yes | 07:37 |
goutham | python 2.7.6 | 07:37 |
andreykurilin__ | So anyjson should be installable there - https://pypi.python.org/pypi/anyjson/0.3.3 | 07:38 |
goutham | hmm i dont know why it is not happening :'( | 07:41 |
andreykurilin__ | goutham: can you try to install any version of anyjson?(pip install anyjson) or another lib(for example 'pip install requests') | 07:43 |
goutham | i will check | 07:44 |
goutham | i have tried that command in the vm which has internet andrey it worked | 07:45 |
goutham | what are the next steps?? | 07:46 |
andreykurilin__ | goutham: which command works? | 07:46 |
goutham | pip install anyjson | 07:46 |
goutham | in the vm which has internet | 07:47 |
andreykurilin__ | And which version was installed?(please look at logs) | 07:47 |
goutham | 0.3.3 | 07:47 |
*** anshul has joined #openstack-rally | 07:48 | |
andreykurilin__ | Let's try to update your pip(pip install -U pip) and execute pip install-r requirements.txt again | 07:49 |
goutham | ok i will jus see | 07:49 |
goutham | pip install -U pip | 07:51 |
goutham | is already met | 07:51 |
goutham | and i tried pip install-r requirements.txt | 07:51 |
goutham | seems like it is working | 07:51 |
andreykurilin__ | good | 07:51 |
goutham | https://gist.githubusercontent.com/gouthampratapa/3ecc3fbbb6c31a9b6a25/raw/43c94541c2600324863a8b53755045e3f2f54c49/gistfile1.txt | 07:52 |
goutham | this is what i got | 07:52 |
goutham | in the vm which has internet | 07:53 |
goutham | its succesfull | 07:53 |
goutham | next steps | 07:54 |
goutham | ?? | 07:54 |
andreykurilin__ | Try to run rally verify install and rally verify start commands | 07:55 |
goutham | so it would be rally verify install --source <local git repo> --system-wide | 07:56 |
andreykurilin__ | Yes | 07:57 |
goutham | yes the installation is done | 07:58 |
goutham | moving ahed to rally verify start | 07:58 |
andreykurilin__ | rally verify star --set <set-name> --system-wide | 07:59 |
andreykurilin__ | *start | 07:59 |
*** Guest97519 has quit IRC | 08:00 | |
goutham | okay | 08:02 |
goutham | trying | 08:02 |
*** tesseract has joined #openstack-rally | 08:05 | |
*** tesseract is now known as Guest91794 | 08:06 | |
*** Sanghai has joined #openstack-rally | 08:11 | |
*** Sanghai has quit IRC | 08:11 | |
*** arxcruz has joined #openstack-rally | 08:23 | |
*** Guest91794 has quit IRC | 08:45 | |
openstackgerrit | Dmitry Ratushnyy proposed openstack/rally: Destroy deployment in spite of exception https://review.openstack.org/292763 | 08:50 |
openstackgerrit | Dmitry Ratushnyy proposed openstack/rally: Destroy deployment in spite of exception https://review.openstack.org/292763 | 08:50 |
*** e0ne has joined #openstack-rally | 08:57 | |
*** Guest91794 has joined #openstack-rally | 09:00 | |
*** beslemon has joined #openstack-rally | 09:06 | |
*** amaretskiy has joined #openstack-rally | 09:08 | |
*** beslemon has quit IRC | 09:11 | |
*** adiantum has joined #openstack-rally | 09:14 | |
*** rcernin has joined #openstack-rally | 09:31 | |
*** yingjun has quit IRC | 09:49 | |
*** yingjun has joined #openstack-rally | 09:49 | |
*** yingjun has quit IRC | 09:54 | |
*** e0ne has quit IRC | 10:08 | |
*** e0ne has joined #openstack-rally | 10:08 | |
*** klkumar has joined #openstack-rally | 10:19 | |
*** beslemon has joined #openstack-rally | 10:37 | |
*** beslemon has quit IRC | 10:42 | |
*** akrzos has joined #openstack-rally | 10:56 | |
*** akrzos has quit IRC | 10:59 | |
openstackgerrit | Sergey Skripnick proposed openstack/rally: [ci][do-not-merge] Try keystone v3 in mos80-ssl job https://review.openstack.org/292427 | 11:08 |
*** kbaikov has quit IRC | 11:10 | |
*** moravec has joined #openstack-rally | 11:11 | |
-openstackstatus- NOTICE: Gerrit is going to be restarted | 11:14 | |
*** tosky has joined #openstack-rally | 11:24 | |
-openstackstatus- NOTICE: Gerrit had to be restarted because was not responsive. As a consequence, some of the test results have been lost, from 08:30 UTC to 10:30 UTC approximately. Please recheck any affected jobs by this problem. | 11:33 | |
*** kbaikov has joined #openstack-rally | 11:34 | |
-openstackstatus- NOTICE: Gerrit had to be restarted because was not responsive. As a consequence, some of the test results have been lost, from 09:30 UTC to 11:30 UTC approximately. Please recheck any affected jobs by this problem. | 11:36 | |
*** akrzos has joined #openstack-rally | 11:47 | |
openstackgerrit | Sergey Skripnick proposed openstack/rally: [ci][do-not-merge] Try keystone v3 in mos80-ssl job https://review.openstack.org/292427 | 12:01 |
*** gubouvier has joined #openstack-rally | 12:02 | |
*** asti has joined #openstack-rally | 12:03 | |
*** sebmeloche has joined #openstack-rally | 12:05 | |
*** sebmeloche has left #openstack-rally | 12:06 | |
*** sebmeloche has quit IRC | 12:06 | |
*** MaxPC has joined #openstack-rally | 12:11 | |
*** yfried has joined #openstack-rally | 12:15 | |
openstackgerrit | Sergey Skripnick proposed openstack/rally: [ci][do-not-merge] Try keystone v3 in mos80-ssl job https://review.openstack.org/292427 | 12:34 |
*** beslemon has joined #openstack-rally | 12:38 | |
*** beslemon has quit IRC | 12:43 | |
*** klkumar has quit IRC | 12:43 | |
openstackgerrit | Dmitry Ratushnyy proposed openstack/rally: Destroy deployment in spite of exception https://review.openstack.org/292763 | 12:45 |
*** yfried has left #openstack-rally | 12:59 | |
openstackgerrit | Sergey Skripnick proposed openstack/rally: [ci][do-not-merge] Try keystone v3 in mos80-ssl job https://review.openstack.org/292427 | 13:10 |
*** ig0r__ has joined #openstack-rally | 13:19 | |
*** stpierre has joined #openstack-rally | 13:19 | |
*** ig0r_ has quit IRC | 13:22 | |
*** ilbot3 has quit IRC | 13:29 | |
*** ilbot3 has joined #openstack-rally | 13:30 | |
*** klkumar has joined #openstack-rally | 13:31 | |
*** tosky has quit IRC | 13:33 | |
*** kbaikov has quit IRC | 13:33 | |
*** tosky has joined #openstack-rally | 13:47 | |
*** anshul has quit IRC | 13:48 | |
*** kbaikov has joined #openstack-rally | 13:48 | |
*** Guest41345 has quit IRC | 14:03 | |
*** ylobankov has joined #openstack-rally | 14:07 | |
*** beslemon has joined #openstack-rally | 14:09 | |
*** kbaikov has quit IRC | 14:10 | |
*** neeti has quit IRC | 14:11 | |
*** baker has joined #openstack-rally | 14:19 | |
*** tosky has quit IRC | 14:23 | |
*** tosky has joined #openstack-rally | 14:25 | |
*** kbaikov has joined #openstack-rally | 14:27 | |
*** Guest91794 has quit IRC | 14:31 | |
*** baker has quit IRC | 14:32 | |
*** baker has joined #openstack-rally | 14:33 | |
*** beslemon has quit IRC | 14:33 | |
*** beslemon has joined #openstack-rally | 14:34 | |
*** rook-lappy has joined #openstack-rally | 14:41 | |
*** beslemon has quit IRC | 14:45 | |
*** beslemon has joined #openstack-rally | 14:46 | |
*** rdas has quit IRC | 14:50 | |
-openstackstatus- NOTICE: Launchpad OpenID SSO is currently experiencing issues preventing login. The Launchpad team is working on the issue | 14:58 | |
*** ChanServ changes topic to "Launchpad OpenID SSO is currently experiencing issues preventing login. The Launchpad team is working on the issue" | 14:58 | |
*** edannon has quit IRC | 15:01 | |
*** baker has quit IRC | 15:04 | |
*** beslemon has quit IRC | 15:05 | |
*** tesseract has joined #openstack-rally | 15:06 | |
*** harshs has joined #openstack-rally | 15:07 | |
*** tesseract is now known as Guest71467 | 15:07 | |
*** baker has joined #openstack-rally | 15:08 | |
dratushnyy | Hi guys, is gate stable now? I am getting errors like " git.exc.GitCommandError: 'git remote update origin' returned with exit code 1" on gate-rally-dsvm-neutron-rally. Here is the link to the log http://logs.openstack.org/63/292763/3/check/gate-rally-dsvm-neutron-rally/e801bd2/console.html | 15:11 |
*** beslemon has joined #openstack-rally | 15:12 | |
*** baker has quit IRC | 15:15 | |
*** baker has joined #openstack-rally | 15:18 | |
*** ylobankov has quit IRC | 15:19 | |
*** beslemon has quit IRC | 15:19 | |
*** beslemon has joined #openstack-rally | 15:19 | |
*** aswadr1 has joined #openstack-rally | 15:26 | |
openstackgerrit | Sergey Skripnick proposed openstack/rally: [ci][do-not-merge] Try keystone v3 in mos80-ssl job https://review.openstack.org/292427 | 15:26 |
stpierre | dratushnyy: gate is never stable :) | 15:27 |
*** pvaneck has joined #openstack-rally | 15:27 | |
*** aswadr1 has quit IRC | 15:27 | |
openstackgerrit | Dmitry Ratushnyy proposed openstack/rally: Destroy deployment in spite of exception https://review.openstack.org/292763 | 15:27 |
dratushnyy | :) | 15:28 |
*** aswadr1 has joined #openstack-rally | 15:28 | |
*** harshs has quit IRC | 15:29 | |
*** ylobankov has joined #openstack-rally | 15:29 | |
*** ChanServ changes topic to "☁ Rally RoadMap: http://goo.gl/JZkmwY ☁ Review Dashboard: http://goo.gl/YuCJfl ☁ IRC logs http://irclog.perlgeek.de/openstack-rally ☁ Key persons to ask: boris-42, yfried, msdubov, rediskin, andreykurilin, amaretskiy ☁ Documentation: https://rally.readthedocs.org/en/latest/ ☁ To publish changes to Rally: https://rally.readthedocs.org/en/latest/contribute.html" | 15:32 | |
-openstackstatus- NOTICE: Launchpad SSO is back to normal - happy hacking | 15:32 | |
*** aswadr1 has left #openstack-rally | 15:38 | |
*** dratushnyy has quit IRC | 15:50 | |
*** absubram has joined #openstack-rally | 15:50 | |
openstackgerrit | Chris St. Pierre proposed openstack/rally: Add ability to specify superclass for cleanup https://review.openstack.org/275340 | 15:51 |
openstackgerrit | Chris St. Pierre proposed openstack/rally: Always assign a name to created images https://review.openstack.org/293000 | 15:51 |
openstackgerrit | Chris St. Pierre proposed openstack/rally: Delete only images created by images context https://review.openstack.org/293001 | 15:51 |
openstackgerrit | Chris St. Pierre proposed openstack/rally: Add inexact matching to name_matches_object https://review.openstack.org/293002 | 15:51 |
*** acruz has joined #openstack-rally | 15:51 | |
*** arxcruz has quit IRC | 15:52 | |
*** adiantum has quit IRC | 15:59 | |
*** acruz has quit IRC | 16:00 | |
*** beslemon has quit IRC | 16:00 | |
*** redixin has quit IRC | 16:09 | |
*** madhu_ak has joined #openstack-rally | 16:17 | |
*** permalac has joined #openstack-rally | 16:22 | |
*** permalac has quit IRC | 16:22 | |
*** permalac has joined #openstack-rally | 16:23 | |
*** permalac has quit IRC | 16:23 | |
*** dratushnyy has joined #openstack-rally | 16:31 | |
*** permalac_ has joined #openstack-rally | 16:31 | |
*** permalac_ has quit IRC | 16:31 | |
*** ylobankov has quit IRC | 16:35 | |
*** rcernin has quit IRC | 16:35 | |
openstackgerrit | Dmitry Ratushnyy proposed openstack/rally: Destroy deployment in spite of exception https://review.openstack.org/292763 | 16:40 |
*** beslemon has joined #openstack-rally | 16:41 | |
*** beslemon has quit IRC | 16:41 | |
*** beslemon has joined #openstack-rally | 16:42 | |
*** Guest71467 has quit IRC | 16:42 | |
*** harshs has joined #openstack-rally | 16:43 | |
*** ylobankov has joined #openstack-rally | 16:50 | |
*** e0ne has quit IRC | 16:58 | |
*** openstackgerrit has quit IRC | 17:14 | |
*** openstackgerrit_ is now known as openstackgerrit | 17:14 | |
*** openstackgerrit has quit IRC | 17:15 | |
*** openstackgerrit_ has joined #openstack-rally | 17:15 | |
*** openstackgerrit_ is now known as openstackgerrit | 17:16 | |
*** openstackgerrit_ has joined #openstack-rally | 17:16 | |
*** ylobankov has quit IRC | 17:18 | |
*** pcaruana has quit IRC | 17:24 | |
*** MaxPC has quit IRC | 17:30 | |
*** pcaruana has joined #openstack-rally | 17:36 | |
*** aswadr_ has quit IRC | 17:50 | |
*** sanghai_ has joined #openstack-rally | 17:50 | |
*** redixin has joined #openstack-rally | 17:51 | |
*** beslemon has quit IRC | 17:53 | |
*** sanghai_ has quit IRC | 17:58 | |
*** klkumar has quit IRC | 17:59 | |
*** amaretskiy has quit IRC | 18:01 | |
*** beslemon has joined #openstack-rally | 18:09 | |
*** MaxPC has joined #openstack-rally | 18:26 | |
*** e0ne has joined #openstack-rally | 18:28 | |
*** dratushnyy has quit IRC | 18:35 | |
*** abehl has joined #openstack-rally | 18:42 | |
*** ylobankov has joined #openstack-rally | 18:44 | |
*** e0ne_ has joined #openstack-rally | 18:50 | |
*** e0ne has quit IRC | 18:51 | |
*** ylobankov has quit IRC | 19:06 | |
*** pvaneck has quit IRC | 19:10 | |
*** tosky has quit IRC | 19:13 | |
*** e0ne_ has quit IRC | 19:19 | |
*** ylobankov has joined #openstack-rally | 19:19 | |
*** harshs has quit IRC | 19:32 | |
*** abehl has quit IRC | 19:37 | |
*** beslemon has quit IRC | 19:40 | |
*** beslemon has joined #openstack-rally | 19:44 | |
*** pvaneck has joined #openstack-rally | 19:52 | |
*** rook-lappy has quit IRC | 19:56 | |
*** baker has quit IRC | 19:57 | |
*** MaxPC has quit IRC | 19:58 | |
*** baker has joined #openstack-rally | 20:00 | |
*** beslemon has quit IRC | 20:01 | |
*** ig0r_ has joined #openstack-rally | 20:04 | |
*** beslemon has joined #openstack-rally | 20:05 | |
*** ig0r__ has quit IRC | 20:06 | |
*** akrzos has quit IRC | 20:33 | |
*** e0ne has joined #openstack-rally | 20:37 | |
*** rook-lappy has joined #openstack-rally | 20:42 | |
*** beslemon has quit IRC | 20:50 | |
*** beslemon has joined #openstack-rally | 20:51 | |
*** gubouvier has quit IRC | 20:54 | |
*** harshs has joined #openstack-rally | 20:55 | |
*** moravec has left #openstack-rally | 20:58 | |
*** moravec has joined #openstack-rally | 21:01 | |
*** beslemon has quit IRC | 21:09 | |
*** akrzos has joined #openstack-rally | 21:16 | |
*** akrzos has quit IRC | 21:21 | |
*** rook-lappy has quit IRC | 21:21 | |
*** pcaruana has quit IRC | 21:38 | |
*** asti has quit IRC | 21:38 | |
*** e0ne has quit IRC | 21:40 | |
*** stpierre has quit IRC | 21:49 | |
*** pcaruana has joined #openstack-rally | 21:52 | |
*** pvaneck has quit IRC | 21:59 | |
*** harlowja has joined #openstack-rally | 22:01 | |
*** kbyrne has quit IRC | 22:01 | |
*** beslemon has joined #openstack-rally | 22:10 | |
*** beslemon has quit IRC | 22:12 | |
*** beslemon has joined #openstack-rally | 22:13 | |
*** akrzos has joined #openstack-rally | 22:14 | |
*** akrzos has quit IRC | 22:16 | |
*** rook-lappy has joined #openstack-rally | 22:16 | |
*** akrzos has joined #openstack-rally | 22:19 | |
*** absubram has quit IRC | 22:21 | |
*** MaxPC has joined #openstack-rally | 22:30 | |
*** baker has quit IRC | 22:33 | |
*** pvaneck has joined #openstack-rally | 22:35 | |
*** rook-lappy has quit IRC | 22:35 | |
*** beslemon has quit IRC | 22:40 | |
*** akrzos has quit IRC | 22:42 | |
*** akrzos has joined #openstack-rally | 22:42 | |
*** rook-lappy has joined #openstack-rally | 22:43 | |
*** mvk_ has joined #openstack-rally | 22:48 | |
*** mkrcmari__ has quit IRC | 22:49 | |
*** mkrcmari__ has joined #openstack-rally | 22:49 | |
*** mvk_ has quit IRC | 22:54 | |
*** rook-lappy has quit IRC | 22:56 | |
*** MaxPC has quit IRC | 23:00 | |
*** ylobankov has quit IRC | 23:03 | |
*** linuxgeek has quit IRC | 23:44 | |
*** harlowja has quit IRC | 23:47 | |
*** baker has joined #openstack-rally | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!