*** david-lyle has quit IRC | 00:00 | |
csd | hi, first time trying to run "run_tests.sh" on horizon. I'm getting "ImportError: No module named httplib2" | 00:13 |
---|---|---|
csd | but httplib2 is installed | 00:13 |
*** Drago1 has quit IRC | 00:13 | |
csd | $ python | 00:13 |
csd | Python 2.7.6 (default, Mar 22 2014, 22:59:56) | 00:13 |
csd | [GCC 4.8.2] on linux2 | 00:13 |
csd | Type "help", "copyright", "credits" or "license" for more information. | 00:13 |
csd | >>> import httplib2 | 00:13 |
csd | >>> | 00:13 |
jpich | csd: Did you just create a new virtual environment? Maybe it needs an updated otherwise | 00:13 |
jpich | csd: Was that inside the venv? | 00:14 |
csd | created today. I just wiped venv and am running again | 00:14 |
jpich | Ok, maybe activate the venv and see if the library can be found from there as well | 00:15 |
*** ArcTanSusan has quit IRC | 00:15 | |
*** peristeri has quit IRC | 00:15 | |
*** Drago1 has joined #openstack-horizon | 00:16 | |
*** Drago1 has quit IRC | 00:16 | |
*** clu_ has quit IRC | 00:18 | |
*** Drago1 has joined #openstack-horizon | 00:22 | |
csd | jpich, http://pastebin.com/f0F9k8Wv has the first and last failed test output | 00:23 |
csd | same error after wiping venv and re-doing it | 00:23 |
jpich | csd: Weird. What happens when you do "source .venv/bin/activate" then python + import httpdlib2? | 00:24 |
csd | jpich, fails | 00:25 |
csd | >>> import httplib2 | 00:25 |
csd | Traceback (most recent call last): | 00:25 |
csd | File "<stdin>", line 1, in <module> | 00:25 |
csd | ImportError: No module named httplib2 | 00:25 |
*** MaxV has joined #openstack-horizon | 00:26 | |
csd | seems venv is messing with things | 00:26 |
jpich | Try to pip install from within the venv then? Weird that it didn't do so by default, pretty sure it was added to the requirements files a few weeks ago | 00:26 |
csd | hmmm. I'm using an icehouse version so nothing few weeks old here | 00:26 |
csd | maybe that's my problem | 00:26 |
jpich | We backported the fix to Icehouse too -> https://github.com/openstack/horizon/commit/43ac9076ff6bebb831eee649b0340ead3d665c55 but perhaps your version is a bit older | 00:28 |
jpich | In any case, hope that's sufficient to get the tests working for you! | 00:28 |
csd | jpich, pip install httplib2 got me past that error (and into new errors but I'll look into those before inquiring...). I'll cherry-pick that commit into my env. | 00:30 |
csd | thanks | 00:30 |
jpich | You're welcome! New error is progress ;) | 00:30 |
*** MaxV has quit IRC | 00:31 | |
*** ArcTanSusan has joined #openstack-horizon | 00:37 | |
*** jab has joined #openstack-horizon | 00:38 | |
*** jab has quit IRC | 00:38 | |
*** jab has joined #openstack-horizon | 00:38 | |
*** jab has quit IRC | 00:40 | |
*** neillc_ has quit IRC | 00:44 | |
*** david-lyle has joined #openstack-horizon | 00:48 | |
*** amcrn has quit IRC | 00:48 | |
*** rodrigods_ has joined #openstack-horizon | 00:55 | |
*** lblanchard has joined #openstack-horizon | 00:55 | |
*** sbfox has joined #openstack-horizon | 00:56 | |
*** ramishra has joined #openstack-horizon | 01:09 | |
*** lblanchard has quit IRC | 01:12 | |
*** rodrigods_ has quit IRC | 01:15 | |
*** MaxV has joined #openstack-horizon | 01:26 | |
*** jacalcat has joined #openstack-horizon | 01:28 | |
*** jacalcat has left #openstack-horizon | 01:29 | |
*** jacalcat has joined #openstack-horizon | 01:29 | |
*** jacalcat has left #openstack-horizon | 01:30 | |
*** jacalcat has joined #openstack-horizon | 01:30 | |
*** MaxV has quit IRC | 01:31 | |
*** ArcTanSusan has quit IRC | 01:32 | |
*** ArcTanSusan has joined #openstack-horizon | 01:34 | |
*** ArcTanSusan has quit IRC | 01:35 | |
*** jogo has quit IRC | 01:40 | |
*** nlahouti has quit IRC | 01:42 | |
*** MaxV has joined #openstack-horizon | 01:42 | |
*** ramishra has quit IRC | 01:43 | |
*** Drago1 has quit IRC | 01:43 | |
*** Drago1 has joined #openstack-horizon | 01:44 | |
*** MaxV has quit IRC | 01:47 | |
*** Drago1 has quit IRC | 01:47 | |
*** Drago1 has joined #openstack-horizon | 01:55 | |
*** sbfox has quit IRC | 01:56 | |
*** Drago1 has quit IRC | 01:56 | |
*** sbfox has joined #openstack-horizon | 02:06 | |
*** alexpilotti has quit IRC | 02:11 | |
*** sunrenjie6 has joined #openstack-horizon | 02:26 | |
jpich | david-lyle: I haven't found anything relevant yet sadly. Though it seems like the pyscss library hasn't seen a new release in nearly a year, even though lots of commits are going in | 02:28 |
jpich | We may be in for a few surprises when they do release | 02:29 |
*** gokrokve has joined #openstack-horizon | 02:36 | |
*** sbfox has quit IRC | 02:36 | |
david-lyle | jpich: something to look forward to then | 02:37 |
*** vkmc has quit IRC | 02:37 | |
david-lyle | my devstack patch bombed, going to start working through that again | 02:37 |
david-lyle | obviously more to it | 02:38 |
jpich | The error seems pretty roundabout... | 02:39 |
jpich | Packagers like mrunge should have good tips to share about offline compression when they come online | 02:39 |
*** MaxV has joined #openstack-horizon | 02:43 | |
*** MaxV has quit IRC | 02:48 | |
*** harlowja is now known as harlowja_away | 02:56 | |
*** prasoon has joined #openstack-horizon | 03:08 | |
*** echevemaster has joined #openstack-horizon | 03:15 | |
*** gokrokve_ has joined #openstack-horizon | 03:17 | |
*** gokrokve has quit IRC | 03:20 | |
*** gokrokve_ has quit IRC | 03:21 | |
*** ramishra has joined #openstack-horizon | 03:21 | |
*** echevemaster has quit IRC | 03:29 | |
*** MaxV has joined #openstack-horizon | 03:44 | |
*** vivekd has joined #openstack-horizon | 03:46 | |
*** MaxV has quit IRC | 03:48 | |
*** nlahouti has joined #openstack-horizon | 03:53 | |
*** echevemaster has joined #openstack-horizon | 03:53 | |
*** nlahouti has quit IRC | 03:54 | |
*** nlahouti has joined #openstack-horizon | 03:54 | |
*** amotoki has joined #openstack-horizon | 03:55 | |
*** ramishra has quit IRC | 03:56 | |
*** sbfox has joined #openstack-horizon | 03:58 | |
*** nikunj2512 has joined #openstack-horizon | 04:00 | |
*** vivekd has left #openstack-horizon | 04:01 | |
*** gokrokve has joined #openstack-horizon | 04:07 | |
*** jacalcat has quit IRC | 04:21 | |
*** sunilm has joined #openstack-horizon | 04:24 | |
*** neelashah has joined #openstack-horizon | 04:28 | |
*** neelashah has quit IRC | 04:29 | |
*** MaxV has joined #openstack-horizon | 04:45 | |
*** ramishra has joined #openstack-horizon | 04:45 | |
*** MaxV has quit IRC | 04:49 | |
*** Drago1 has joined #openstack-horizon | 04:50 | |
*** gokrokve has quit IRC | 04:50 | |
*** tzumainn has quit IRC | 04:54 | |
*** HenryG is now known as HenryG_afk | 04:55 | |
*** Drago1 has quit IRC | 04:58 | |
*** tsufiev has quit IRC | 04:58 | |
*** tsufiev_ has joined #openstack-horizon | 04:58 | |
*** nikunj2512 has quit IRC | 05:03 | |
*** HenryG_afk has quit IRC | 05:04 | |
*** ArcTanSusan has joined #openstack-horizon | 05:10 | |
*** nikunj2512 has joined #openstack-horizon | 05:10 | |
*** HenryG has joined #openstack-horizon | 05:23 | |
*** HenryG is now known as HenryG_afk | 05:24 | |
*** julim has quit IRC | 05:33 | |
*** masco has joined #openstack-horizon | 05:40 | |
*** prasoon has quit IRC | 05:44 | |
*** prasoon has joined #openstack-horizon | 05:44 | |
*** MaxV has joined #openstack-horizon | 05:45 | |
*** MaxV has quit IRC | 05:50 | |
*** morganfainberg is now known as stevemar3 | 05:50 | |
*** stevemar3 is now known as morganfainberg | 05:51 | |
*** ArcTanSusan has quit IRC | 05:52 | |
*** Drago1 has joined #openstack-horizon | 05:52 | |
*** Drago1 has quit IRC | 05:55 | |
*** nikunj2513 has joined #openstack-horizon | 05:58 | |
*** nikunj2512 has quit IRC | 05:59 | |
*** mrunge has joined #openstack-horizon | 06:00 | |
*** echevemaster has quit IRC | 06:02 | |
*** nlahouti has quit IRC | 06:02 | |
*** regebro has joined #openstack-horizon | 06:03 | |
*** sunrenjie6 has quit IRC | 06:04 | |
regebro | Morning! | 06:04 |
r1chardj0n3s | good afternoon! :) | 06:05 |
*** jprovazn has joined #openstack-horizon | 06:05 | |
*** sayan has joined #openstack-horizon | 06:06 | |
*** romainh has joined #openstack-horizon | 06:11 | |
*** pkoniszewski has joined #openstack-horizon | 06:17 | |
*** qba73 has joined #openstack-horizon | 06:26 | |
*** qba73 has quit IRC | 06:32 | |
*** nikunj2514 has joined #openstack-horizon | 06:33 | |
*** ygbo has joined #openstack-horizon | 06:33 | |
*** nikunj2513 has quit IRC | 06:35 | |
*** sayali has joined #openstack-horizon | 06:35 | |
*** bvandenh has joined #openstack-horizon | 06:35 | |
*** qba73 has joined #openstack-horizon | 06:38 | |
*** jcoufal has joined #openstack-horizon | 06:39 | |
*** nikunj2514 is now known as nikunj2512 | 06:40 | |
*** k4n0 has joined #openstack-horizon | 06:45 | |
*** MaxV has joined #openstack-horizon | 06:46 | |
*** Longgeek has joined #openstack-horizon | 06:47 | |
*** vokhrimenko_ has joined #openstack-horizon | 06:49 | |
*** MaxV has quit IRC | 06:50 | |
*** tnovacik has joined #openstack-horizon | 06:58 | |
*** e0ne has joined #openstack-horizon | 07:09 | |
*** tnovacik has quit IRC | 07:13 | |
*** qba73 has quit IRC | 07:17 | |
*** qba73 has joined #openstack-horizon | 07:18 | |
*** e0ne has quit IRC | 07:20 | |
*** qba73 has quit IRC | 07:22 | |
*** e0ne has joined #openstack-horizon | 07:24 | |
*** ramishra has quit IRC | 07:26 | |
*** e0ne has quit IRC | 07:26 | |
*** rdopieralski has joined #openstack-horizon | 07:28 | |
*** dulek has joined #openstack-horizon | 07:28 | |
*** early has quit IRC | 07:29 | |
*** early has joined #openstack-horizon | 07:32 | |
*** qba73 has joined #openstack-horizon | 07:39 | |
*** ramishra has joined #openstack-horizon | 07:46 | |
*** sayan has quit IRC | 07:46 | |
*** amotoki has quit IRC | 07:51 | |
*** nikunj2512 has quit IRC | 07:53 | |
*** ramishra has quit IRC | 07:59 | |
*** ttrifonov_zZzz is now known as ttrifonov | 08:01 | |
*** MaxV has joined #openstack-horizon | 08:01 | |
*** ttrifonov is now known as ttrifonov_zZzz | 08:03 | |
*** ttrifonov_zZzz is now known as ttrifonov | 08:05 | |
*** ttrifonov is now known as ttrifonov_zZzz | 08:05 | |
*** ttrifonov_zZzz is now known as ttrifonov | 08:07 | |
*** tnovacik has joined #openstack-horizon | 08:09 | |
*** nikunj2512 has joined #openstack-horizon | 08:09 | |
*** tnovacik has quit IRC | 08:10 | |
*** tnovacik has joined #openstack-horizon | 08:10 | |
*** ramishra has joined #openstack-horizon | 08:14 | |
*** e0ne has joined #openstack-horizon | 08:20 | |
*** halede has quit IRC | 08:21 | |
*** halede has joined #openstack-horizon | 08:22 | |
*** sayan has joined #openstack-horizon | 08:29 | |
*** e0ne has quit IRC | 08:30 | |
*** ramishra has quit IRC | 08:34 | |
*** jpich has quit IRC | 08:34 | |
*** ramishra has joined #openstack-horizon | 08:35 | |
*** e0ne has joined #openstack-horizon | 08:52 | |
*** Dafna has joined #openstack-horizon | 08:54 | |
*** jab has joined #openstack-horizon | 08:56 | |
*** jab has quit IRC | 08:56 | |
*** jab has joined #openstack-horizon | 08:56 | |
*** jab has quit IRC | 08:59 | |
*** athomas has joined #openstack-horizon | 09:09 | |
*** ramishra has quit IRC | 09:16 | |
*** ramishra has joined #openstack-horizon | 09:16 | |
*** sayali has quit IRC | 09:18 | |
*** pawels has joined #openstack-horizon | 09:18 | |
*** akrivoka has joined #openstack-horizon | 09:27 | |
johnma | Hello, I would like to request some reviews for https://review.openstack.org/#/c/96879/ and https://review.openstack.org/#/c/89914/ if possible. Thank you for your time and feedback. | 09:34 |
*** sayali has joined #openstack-horizon | 09:39 | |
*** sayali has quit IRC | 09:45 | |
rdopieralski | johnma: you don't have to do that, people will review your patches when they have time | 09:48 |
rdopieralski | johnma: or is there a special reason why they are urgent? | 09:49 |
* rdopieralski looks at the patches | 09:49 | |
rdopieralski | ah, those | 09:49 |
*** amotoki has joined #openstack-horizon | 09:49 | |
johnma | rdopieralski: one of our product teams is waiting on https://review.openstack.org/#/c/96879/ to be integrated, thats the urgency on that. But I do understand that the review process does take time. | 09:55 |
*** sayali has joined #openstack-horizon | 09:55 | |
rdopieralski | johnma: can you address the -1 on it? | 09:57 |
johnma | sure, will do now | 09:58 |
*** sunilm has quit IRC | 10:06 | |
*** ramishra has quit IRC | 10:06 | |
*** sunilm has joined #openstack-horizon | 10:08 | |
johnma | rdopieralski: done | 10:09 |
johnma | masco: thank you | 10:10 |
*** ramishra has joined #openstack-horizon | 10:12 | |
masco | johnma, welcome | 10:12 |
*** pbelanyi has quit IRC | 10:12 | |
johnma | rdopieralski: thank you. appreciate it | 10:12 |
*** ramishra has quit IRC | 10:16 | |
*** alexpilotti has joined #openstack-horizon | 10:18 | |
*** jprovazn has quit IRC | 10:19 | |
*** ramishra has joined #openstack-horizon | 10:37 | |
*** regebro has quit IRC | 10:40 | |
*** regebro has joined #openstack-horizon | 10:40 | |
*** ramishra has quit IRC | 10:42 | |
*** nikunj2512 has quit IRC | 10:44 | |
*** kmartin has quit IRC | 10:44 | |
*** e0ne has quit IRC | 10:49 | |
*** aix has quit IRC | 10:53 | |
*** sambetts has joined #openstack-horizon | 10:54 | |
*** aix has joined #openstack-horizon | 10:54 | |
*** prasoon has quit IRC | 10:59 | |
*** prasoon has joined #openstack-horizon | 11:00 | |
*** jcoufal has quit IRC | 11:00 | |
*** prasoon has quit IRC | 11:04 | |
*** jprovazn has joined #openstack-horizon | 11:05 | |
*** Dafna is now known as Dafna_lunch | 11:14 | |
*** tzumainn has joined #openstack-horizon | 11:15 | |
*** vkmc has joined #openstack-horizon | 11:44 | |
*** vkmc has quit IRC | 11:44 | |
*** vkmc has joined #openstack-horizon | 11:44 | |
*** Longgeek has quit IRC | 11:45 | |
*** Longgeek has joined #openstack-horizon | 11:46 | |
*** Longgeek has quit IRC | 11:48 | |
*** Longgeek has joined #openstack-horizon | 11:50 | |
*** ramishra has joined #openstack-horizon | 11:52 | |
*** Longgeek_ has joined #openstack-horizon | 11:53 | |
*** sayali has quit IRC | 11:54 | |
*** Longgeek has quit IRC | 11:56 | |
*** david-lyle has quit IRC | 11:57 | |
*** e0ne has joined #openstack-horizon | 11:58 | |
*** _crobertsrh is now known as crobertsrh | 12:05 | |
*** pawels has left #openstack-horizon | 12:05 | |
*** sayali has joined #openstack-horizon | 12:13 | |
*** sayali has quit IRC | 12:23 | |
mrunge | did anyone execute tests lately? | 12:24 |
rdopieralski | yeah, there is that log exception again | 12:25 |
mrunge | I get messages like: AttributeError: 'VolumeSnapshot' object has no attribute 'bootable' | 12:25 |
*** e0ne has quit IRC | 12:25 | |
rdopieralski | oh? | 12:25 |
mrunge | I think it's connected with this: https://bugs.launchpad.net/horizon/+bug/1327310 | 12:27 |
*** jpomero has quit IRC | 12:28 | |
*** jpomero has joined #openstack-horizon | 12:28 | |
*** colinmcnamara has joined #openstack-horizon | 12:31 | |
mrunge | rdopieralski, not only tests are broken. | 12:33 |
mrunge | https://bugs.launchpad.net/horizon/+bug/1368732 | 12:33 |
*** sayali has joined #openstack-horizon | 12:36 | |
*** Dafna_lunch is now known as Dafna | 12:39 | |
*** regebro has quit IRC | 12:39 | |
*** regebro has joined #openstack-horizon | 12:39 | |
rdopieralski | mrunge: installing python-cinderclient from master doesn't fix it :/ | 12:41 |
mrunge | of course not | 12:41 |
akrivoka | how did that pass the gate? | 12:42 |
*** jacalcat has joined #openstack-horizon | 12:42 | |
mrunge | that's a good question! | 12:43 |
mrunge | and I see not mocked cinderclient calls as well: DEBUG:cinderclient.client:Connection refused: ('Connection aborted.', gai | 12:43 |
*** sayali has quit IRC | 12:44 | |
rdopieralski | mrunge: maybe they reverted it? :/ | 12:44 |
*** julim has joined #openstack-horizon | 12:44 | |
mrunge | rdopieralski, I submitted a patch | 12:44 |
mrunge | https://review.openstack.org/121092 | 12:44 |
mrunge | the issue occurs, if you have volume snapshots and visit that page | 12:45 |
mrunge | the fix was targeted at volumes | 12:45 |
mrunge | so this is a clear regression, not caught by tests | 12:45 |
rdopieralski | mrunge: commented | 12:46 |
rdopieralski | (sorry for nitpicking0 | 12:46 |
mrunge | ts ts ts | 12:46 |
mrunge | rdopieralski, but you're right, it's better | 12:48 |
rdopieralski | you could even drop if volume, I think | 12:48 |
regebro | I seem to not exist. Will try to reconnect. | 12:50 |
*** regebro has quit IRC | 12:50 | |
rdopieralski | I think therefore I am. | 12:50 |
mrunge | isn't it a bit early for that kind of questions? | 12:50 |
*** regebro has joined #openstack-horizon | 12:51 | |
*** HenryG_afk is now known as HenryG | 12:51 | |
akrivoka | mrunge: I got the same output when I ran the tests, but at the end it says "Tests completed successfully." | 12:52 |
akrivoka | mrunge: so that's why the gate didn't catch it | 12:52 |
akrivoka | it's not actually failing the tests, like it should | 12:52 |
mrunge | akrivoka, yes | 12:53 |
akrivoka | probably we have somewhere too broad exception catching in the code | 12:53 |
mrunge | same here | 12:53 |
rdopieralski | zigo: can you confirm that https://review.openstack.org/#/c/113184/ is acceptable for you? | 12:53 |
*** regebro has quit IRC | 12:53 | |
*** woodm1979 has joined #openstack-horizon | 12:54 | |
*** regebro has joined #openstack-horizon | 12:56 | |
*** lblanchard has joined #openstack-horizon | 12:59 | |
*** prasoon has joined #openstack-horizon | 13:07 | |
*** pbelanyi has joined #openstack-horizon | 13:08 | |
*** jacalcat1 has joined #openstack-horizon | 13:18 | |
*** jacalcat has quit IRC | 13:19 | |
*** sayali has joined #openstack-horizon | 13:25 | |
*** krykowski_ has joined #openstack-horizon | 13:26 | |
*** peristeri has joined #openstack-horizon | 13:30 | |
*** sunilm has quit IRC | 13:33 | |
*** ramishra has quit IRC | 13:33 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 13:35 | |
*** krykowski_ has quit IRC | 13:38 | |
*** neelashah has joined #openstack-horizon | 13:39 | |
*** davelowe has joined #openstack-horizon | 13:40 | |
*** vijendar has quit IRC | 13:44 | |
*** jacalcat1 has quit IRC | 13:51 | |
*** e0ne has joined #openstack-horizon | 13:53 | |
*** doug-fish has left #openstack-horizon | 13:54 | |
*** ramishra has joined #openstack-horizon | 13:55 | |
*** romainh has quit IRC | 13:59 | |
*** bvandenh has quit IRC | 14:02 | |
*** doug-fish has joined #openstack-horizon | 14:03 | |
*** jcoufal-mobile has joined #openstack-horizon | 14:04 | |
*** dulek has quit IRC | 14:12 | |
zigo | rdopieralski: I can confirm ! | 14:12 |
zigo | rdopieralski: Also, today, I finished uploading the last xstatic package ... | 14:12 |
zigo | Lots of them are in the FTP master's NEW queue though. | 14:12 |
rdopieralski | zigo: excellent, thank you! | 14:13 |
*** jacalcat has joined #openstack-horizon | 14:19 | |
*** jay-atl has quit IRC | 14:19 | |
*** johnma has quit IRC | 14:23 | |
*** jcoufal-mobile has quit IRC | 14:23 | |
*** romainh has joined #openstack-horizon | 14:24 | |
*** regebro has quit IRC | 14:24 | |
*** radez_g0n3 is now known as radez | 14:25 | |
*** rwsu has quit IRC | 14:28 | |
*** david-lyle has joined #openstack-horizon | 14:33 | |
*** ttrifonov is now known as ttrifonov_zZzz | 14:37 | |
*** vijendar has joined #openstack-horizon | 14:38 | |
*** Longgeek_ has quit IRC | 14:39 | |
*** jmoffitt__ has quit IRC | 14:42 | |
*** ZZelle has joined #openstack-horizon | 14:43 | |
*** jprovazn has quit IRC | 14:44 | |
*** athomas has quit IRC | 14:47 | |
*** rdopieralski has quit IRC | 14:49 | |
*** athomas has joined #openstack-horizon | 14:53 | |
*** morganfainberg is now known as morgan | 14:53 | |
*** rwsu has joined #openstack-horizon | 14:53 | |
*** jmoffitt has joined #openstack-horizon | 14:56 | |
jmoffitt | looking for a 2nd +2 on https://review.openstack.org/#/c/116047/ if anyone has time to check it out, small css change related to the cancel buttons on modal dialogs, thanks! | 14:59 |
*** sbfox has quit IRC | 15:00 | |
doug-fish | david-lyle (and anyone else who might be looking) I've found a dev environment recreate scenario for https://bugs.launchpad.net/horizon/+bug/1345955 | 15:04 |
*** rebelagentm has quit IRC | 15:06 | |
*** vokhrimenko_ has quit IRC | 15:08 | |
*** Longgeek has joined #openstack-horizon | 15:08 | |
*** rebelagentm has joined #openstack-horizon | 15:08 | |
*** Guest87877 has joined #openstack-horizon | 15:10 | |
*** Guest87877 has quit IRC | 15:12 | |
palendae | doug-fish: Is that in the jenkins environment? | 15:16 |
doug-fish | palendae: nope, that's in a development vm running devstack | 15:16 |
palendae | doug-fish: Ah, ok | 15:16 |
*** masco has quit IRC | 15:17 | |
palendae | doug-fish: I'm kind of new to the OpenStack stuff - what directory were you running run_server.sh from? | 15:18 |
*** arezmerita has quit IRC | 15:19 | |
doug-fish | palendae: sure np. It's in the root directory of the horizon code ... I suppose normal people run it from /opt/stack/horizon, but I always make a separate git clone of horizon and use it there. | 15:20 |
palendae | I see run_tests.sh there, but not run_server.sh | 15:20 |
doug-fish | oops | 15:20 |
doug-fish | that's because it doesn't exist. | 15:20 |
palendae | Just did a pull, don't see it | 15:21 |
palendae | Ok :) | 15:21 |
*** colinmcnamara has quit IRC | 15:21 | |
doug-fish | It's really ./run_tests.sh 0.0.0.0:8081 | 15:21 |
doug-fish | sorry about that | 15:21 |
palendae | np, thanks :) | 15:21 |
doug-fish | okay - I still typed it wrong | 15:22 |
*** e0ne has quit IRC | 15:22 | |
* doug-fish thinks carefully | 15:22 | |
doug-fish | ./run_tests.sh --runserver 0.0.0.0:8081 | 15:22 |
doug-fish | there it is. | 15:22 |
doug-fish | palendae: just to limit any further confusion, please see above ^ | 15:23 |
*** sayan has quit IRC | 15:23 | |
*** Longgeek has quit IRC | 15:24 | |
*** ttrifonov_zZzz is now known as ttrifonov | 15:26 | |
palendae | doug-fish: Thanks! | 15:26 |
doug-fish | yw | 15:26 |
*** nlahouti has joined #openstack-horizon | 15:26 | |
palendae | doug-fish: Got it running, I'm not able to reproduce though | 15:31 |
doug-fish | Timing issues are always tough. It's pretty consistent for me. | 15:31 |
palendae | All my curl requests are getting 200s | 15:31 |
palendae | I wonder if I put them in a tight loop... | 15:32 |
doug-fish | Are you listening to Pandora at the same time? Maybe that will slow down processing just enough. :-) | 15:32 |
palendae | Not at the moment :) | 15:32 |
palendae | I could spin up another VM | 15:32 |
doug-fish | making more than 2 requests would probably be best | 15:33 |
*** amotoki_ has joined #openstack-horizon | 15:33 | |
*** Ugallu has joined #openstack-horizon | 15:35 | |
*** cbader has joined #openstack-horizon | 15:36 | |
*** jacalcat1 has joined #openstack-horizon | 15:36 | |
*** e0ne has joined #openstack-horizon | 15:37 | |
*** ramishra_ has joined #openstack-horizon | 15:37 | |
*** ramishra has quit IRC | 15:37 | |
*** jacalcat has quit IRC | 15:39 | |
*** Drago has joined #openstack-horizon | 15:39 | |
*** julim has quit IRC | 15:39 | |
*** kmartin has joined #openstack-horizon | 15:40 | |
david-lyle | mrunge: ping | 15:41 |
*** julim has joined #openstack-horizon | 15:42 | |
*** Ugallu has quit IRC | 15:44 | |
*** jacalcat1 has quit IRC | 15:45 | |
david-lyle | doug-fish: will try your method to recreate locally | 15:46 |
david-lyle | thanks! | 15:46 |
doug-fish | david-lyle: sure, yw! | 15:46 |
david-lyle | https://review.openstack.org/#/c/120938/ is about to go through the gate as a temp workaround, we need to find a real solution to this issue so we can re-enable the test | 15:47 |
*** amotoki_ has quit IRC | 15:50 | |
*** ZZelle has quit IRC | 15:53 | |
*** ZZelle has joined #openstack-horizon | 15:53 | |
*** amotoki_ has joined #openstack-horizon | 15:56 | |
*** sambetts has quit IRC | 15:59 | |
*** woodm1979 has quit IRC | 16:00 | |
*** sayan has joined #openstack-horizon | 16:01 | |
*** morgan is now known as morganfainberg | 16:02 | |
*** e0ne has quit IRC | 16:04 | |
palendae | doug-fish: I got one Sass failure so far; I've had to put some curl requests in loops and run a couple of them simultaneously | 16:04 |
palendae | david-lyle: ^ | 16:04 |
david-lyle | so I think we have a couple of options | 16:05 |
*** sbfox has joined #openstack-horizon | 16:07 | |
*** ArcTanSusan has joined #openstack-horizon | 16:07 | |
*** ramishra_ has quit IRC | 16:10 | |
palendae | Well, that time I got a LOT of them | 16:13 |
gary-smith | palendae: now that you can semi-reliably reproduce, can you debug it? | 16:15 |
palendae | gary-smith: Maybe :) | 16:15 |
palendae | I will certainly try | 16:15 |
gary-smith | may the force be with you | 16:15 |
*** ramishra has joined #openstack-horizon | 16:18 | |
sigmavirus24 | palendae: godspeed | 16:18 |
*** johnma has joined #openstack-horizon | 16:19 | |
david-lyle | one is I try to finish my patch around compressing offline for Horizon in devstack, two we put a lock around the compression/compile section | 16:21 |
david-lyle | but the second part is embedded in the django framework and not sure how to do that exactly | 16:22 |
david-lyle | ping mrunge | 16:22 |
gary-smith | david-lyle: yes, since it is imbedded in django it is hard to lock | 16:23 |
*** mitz has quit IRC | 16:23 | |
palendae | Yeah, most of the stack trace is django itself/pyscss | 16:23 |
gary-smith | david-lyle: one other approach is to modify the html to only have a single inclusion of scss, and then have that scss import the others | 16:24 |
*** ArcTanSusan has quit IRC | 16:25 | |
*** Longgeek has joined #openstack-horizon | 16:25 | |
gary-smith | it currently includes 4 different scss files, iirc, and the compressor treats them independently as far as I can tell | 16:26 |
*** Dafna has quit IRC | 16:29 | |
*** Longgeek has quit IRC | 16:30 | |
*** masco has joined #openstack-horizon | 16:30 | |
*** MaxV has quit IRC | 16:32 | |
palendae | david-lyle: Is your current work on the branch pushed somewhere? | 16:33 |
doug-fish | I've actually been exploring a single threaded compression | 16:33 |
david-lyle | all the further I've made it is https://review.openstack.org/#/c/120940/ | 16:34 |
doug-fish | But I'm new to thread sync in Python. | 16:34 |
david-lyle | which is obviously incomplete | 16:34 |
*** qba73 has quit IRC | 16:35 | |
*** qba73 has joined #openstack-horizon | 16:35 | |
*** qba73 has quit IRC | 16:36 | |
doug-fish | Here's the code I'm working on: http://pastebin.com/DRTJincD it runs, but the 2 threads go right through it without waiting. | 16:37 |
*** ramishra has quit IRC | 16:38 | |
*** ramishra has joined #openstack-horizon | 16:38 | |
*** k4n0 has quit IRC | 16:40 | |
*** masco has quit IRC | 16:40 | |
*** jacalcat has joined #openstack-horizon | 16:41 | |
*** ericpeterson has joined #openstack-horizon | 16:41 | |
doug-fish | david-lyle: I thought a bit about changing devstack to do offline compression, but I was afraid that would be confusing for develpers trying to update styles. | 16:41 |
david-lyle | only if they are doing development in the devstack installed repo | 16:42 |
doug-fish | ah sure | 16:42 |
david-lyle | which we know is bad | 16:42 |
david-lyle | :) | 16:42 |
doug-fish | weirdos. | 16:42 |
david-lyle | doug-fish: it's a fair point | 16:42 |
david-lyle | have you looked into pylock? | 16:42 |
doug-fish | nope. | 16:42 |
*** pkoniszewski has quit IRC | 16:43 | |
david-lyle | might not be right either, was trying to do some research | 16:43 |
mrunge | pong david-lyle | 16:43 |
david-lyle | mrunge: :) | 16:44 |
palendae | I manually ran a ./manage.py compress --force command and am hitting with 2 spam loops; no 500s yet | 16:44 |
doug-fish | This seemed like a thread sync 101 issue - I had hoped threading.Lock was the answer. | 16:44 |
david-lyle | we're trying to work on a critical bug | 16:44 |
palendae | About 500 hits on both loops | 16:44 |
david-lyle | https://bugs.launchpad.net/horizon/+bug/1345955 | 16:44 |
mrunge | ugh | 16:44 |
david-lyle | one idea was moving devstack to offline compression | 16:45 |
*** sambetts has joined #openstack-horizon | 16:46 | |
david-lyle | other than running django_admin.py compress, what other steps are required | 16:46 |
david-lyle | collectstatic? | 16:46 |
mrunge | I'm using collectstatic during package build as well | 16:46 |
david-lyle | so collectstatic then compress? | 16:47 |
mrunge | but in my understanding, it's not required | 16:47 |
mrunge | but: yes | 16:47 |
mrunge | in that way it makes most sense | 16:47 |
palendae | So then you'd 'just' need the collectstatic call added to your change, david-lyle? | 16:47 |
david-lyle | do you have the exact invocation handy? | 16:48 |
david-lyle | palendae: theoretically | 16:48 |
palendae | When does that lib/horizon script run? During stack.sh? | 16:48 |
david-lyle | palendae: yes | 16:48 |
david-lyle | horizon init happens first | 16:48 |
mrunge | ./manage.py collectstatic | 16:48 |
palendae | ./manage.py collectstatic works | 16:48 |
palendae | So sudo DJANGO_SETTINGS_MODULE=openstack_dashboard.settings django-admin.py collectstatic | 16:48 |
mrunge | ./manage.py compress | 16:48 |
david-lyle | ok, I'll try that | 16:48 |
mrunge | no sudo required | 16:48 |
mrunge | if you don't install it in unusual places | 16:49 |
david-lyle | I'm not sure the sudo is necessary, but I figured a devstack reviewer would straighten me out if we got that far | 16:50 |
palendae | Hm, collectstatic seems to be hanging | 16:53 |
palendae | Probably need to run it with --noinput | 16:53 |
mrunge | palendae, wait a sec | 16:53 |
mrunge | yes, --noinput | 16:53 |
mrunge | palendae, | 16:53 |
mrunge | sorry about that | 16:54 |
palendae | mrunge: Does that need --clear too? | 16:54 |
palendae | mrunge: np | 16:54 |
mrunge | palendae, I don't need it | 16:54 |
mrunge | palendae, depending on your settings, you might need --force | 16:54 |
mrunge | stop. --force on compress | 16:54 |
mrunge | manage.py collectstatic --noinput | 16:55 |
palendae | Yeah, force on compress | 16:55 |
mrunge | and manage.py compress | 16:55 |
palendae | Though david-lyle's patch adds the offline compress settings prior to running compress | 16:55 |
mrunge | ah, good | 16:55 |
mrunge | palendae, david-lyle I have seen a setting right now, where offline-compression just exploded, whereas on-demand worked fine | 16:56 |
david-lyle | retrying my patch locally now with the additions | 16:56 |
*** qba73 has joined #openstack-horizon | 16:57 | |
palendae | david-lyle: I'm running it locally, too - I'll paste the diff in a sec | 16:58 |
*** ygbo has quit IRC | 17:00 | |
palendae | david-lyle: I'm running https://gist.github.com/nrb/a20c69c54f5990082928 but I need to run to lunch | 17:00 |
david-lyle | palendae: looks the same, although I added the --force on compress | 17:01 |
palendae | k | 17:01 |
palendae | I don't see COMPRESS_OFFLINE in my settings.py... | 17:01 |
palendae | I'll look again after lunch, may be because I left an existing checkout intact | 17:02 |
ericpeterson | it is likely in your local/local_settings.py | 17:02 |
palendae | Ah, you're right ericpeterson. david-lyle ^ | 17:02 |
ericpeterson | I am pretty familiar with the offline stuff, but it seems like you all have a pretty good handle on it right now. | 17:04 |
*** qba73 has quit IRC | 17:04 | |
*** Drago has quit IRC | 17:04 | |
*** ArcTanSusan has joined #openstack-horizon | 17:06 | |
david-lyle | palendae: it's getting written into local_settings.py | 17:09 |
david-lyle | not settings.py | 17:09 |
david-lyle | and it's there | 17:09 |
*** romainh has quit IRC | 17:09 | |
*** e0ne has joined #openstack-horizon | 17:10 | |
*** sambetts has quit IRC | 17:14 | |
david-lyle | mrunge: does https://review.openstack.org/#/c/120940/ make sense? still trying to verify | 17:15 |
david-lyle | locally | 17:15 |
*** lsmola_ has quit IRC | 17:18 | |
*** lsmola_ has joined #openstack-horizon | 17:19 | |
*** sayali_ has joined #openstack-horizon | 17:21 | |
*** ArcTanSusan has quit IRC | 17:21 | |
ericpeterson | is sudo really required? (don't feel like you need to answer) | 17:21 |
david-lyle | ericpeterson: I doubt it | 17:22 |
david-lyle | will likely remove if the patch succeeds | 17:22 |
david-lyle | and try again | 17:22 |
ericpeterson | rule #1) always start with sudo ;) +1 | 17:24 |
*** sayali has quit IRC | 17:24 | |
david-lyle | when I cut and paste, I use the whole line | 17:25 |
*** prasoon has quit IRC | 17:29 | |
*** prasoon has joined #openstack-horizon | 17:30 | |
*** ArcTanSusan has joined #openstack-horizon | 17:32 | |
*** sbfox has quit IRC | 17:33 | |
*** sbfox has joined #openstack-horizon | 17:33 | |
*** prasoon_ has joined #openstack-horizon | 17:34 | |
*** harlowja_away is now known as harlowja | 17:34 | |
*** prasoon has quit IRC | 17:34 | |
*** qba73 has joined #openstack-horizon | 17:46 | |
*** ramishra has quit IRC | 17:48 | |
mrunge | david-lyle, I'll look at that patch later. | 17:53 |
*** qba73 has quit IRC | 17:53 | |
david-lyle | mrunge: sure, it's running a check job now anyway | 17:54 |
mrunge | david-lyle, I'm not sure, if overriding DJANGO_SETTINGS is really required, though | 17:54 |
*** qba73 has joined #openstack-horizon | 17:54 | |
mrunge | during package build, it's not required | 17:54 |
david-lyle | it's overriding the local_settings value for COMPRESS_OFFLINE | 17:54 |
david-lyle | so when it runs, it doesn't re-compile/compress | 17:55 |
mrunge | I just set COMPRESS_OFFLINE=True | 17:55 |
david-lyle | right, but not on master of Horizon | 17:55 |
mrunge | ok, got you | 17:55 |
david-lyle | it's copying local_settings.py.example to local_settings.py | 17:56 |
david-lyle | ok | 17:56 |
*** qba73 has quit IRC | 17:58 | |
*** amotoki has quit IRC | 17:59 | |
*** athomas has quit IRC | 18:02 | |
*** e0ne has quit IRC | 18:05 | |
*** nlahouti has quit IRC | 18:06 | |
*** prasoon_ has quit IRC | 18:07 | |
*** julim has quit IRC | 18:07 | |
*** e0ne has joined #openstack-horizon | 18:10 | |
*** tqtran has joined #openstack-horizon | 18:14 | |
*** Longgeek has joined #openstack-horizon | 18:15 | |
*** ArcTanSusan has quit IRC | 18:15 | |
*** akrivoka has quit IRC | 18:16 | |
*** Longgeek has quit IRC | 18:19 | |
*** ArcTanSusan has joined #openstack-horizon | 18:20 | |
*** jprovazn has joined #openstack-horizon | 18:21 | |
*** jay-atl has joined #openstack-horizon | 18:22 | |
*** e0ne has quit IRC | 18:26 | |
*** ArcTanSusan has quit IRC | 18:31 | |
*** amotoki_ has quit IRC | 18:33 | |
*** ArcTanSusan has joined #openstack-horizon | 18:33 | |
*** ArcTanSusan has quit IRC | 18:42 | |
*** masco has joined #openstack-horizon | 18:48 | |
*** ArcTanSusan has joined #openstack-horizon | 18:50 | |
*** tnovacik has quit IRC | 18:54 | |
*** amcrn has joined #openstack-horizon | 18:55 | |
*** romainh has joined #openstack-horizon | 18:57 | |
*** ArcTanSusan has quit IRC | 18:57 | |
*** johnma has quit IRC | 19:06 | |
*** coolsvap has quit IRC | 19:09 | |
*** jay-atl has quit IRC | 19:11 | |
*** vahidh has joined #openstack-horizon | 19:13 | |
*** e0ne has joined #openstack-horizon | 19:15 | |
*** asahlin has quit IRC | 19:21 | |
palendae | david-lyle: fyi, I tried the patch without sudo on the collectstatic/compress lines and it worked | 19:23 |
palendae | Hit it with 2 looped scripts; 10k iterations each with 2 requests in each iteration, no 500s | 19:24 |
*** echevemaster has joined #openstack-horizon | 19:26 | |
*** e0ne has quit IRC | 19:29 | |
mrunge | palendae, cool, good news | 19:33 |
palendae | mrunge, david-lyle: I left some comments on the patch and a +1, but I'll defer to someone with more experience in devstack as to whether the sudo is really needed; I dunno if it causes other problems | 19:34 |
mrunge | palendae, let's try it without. if we see issues, we'll insert it | 19:34 |
palendae | mrunge: Ok | 19:35 |
*** e0ne has joined #openstack-horizon | 19:39 | |
*** asahlin has joined #openstack-horizon | 19:39 | |
*** e0ne has quit IRC | 19:41 | |
*** tqtran_ has joined #openstack-horizon | 19:42 | |
*** tqtran has quit IRC | 19:44 | |
*** sayan has quit IRC | 19:45 | |
*** rbertram has joined #openstack-horizon | 19:47 | |
*** MaxV has joined #openstack-horizon | 19:49 | |
*** sayali_ has quit IRC | 19:55 | |
*** alexpilotti has quit IRC | 19:58 | |
*** amcrn has quit IRC | 19:59 | |
*** sbfox has quit IRC | 20:01 | |
*** alexpilotti has joined #openstack-horizon | 20:02 | |
*** masco has quit IRC | 20:05 | |
*** sbfox has joined #openstack-horizon | 20:08 | |
*** johnma has joined #openstack-horizon | 20:09 | |
*** MaxV has quit IRC | 20:10 | |
*** romainh has left #openstack-horizon | 20:23 | |
*** ArcTanSusan has joined #openstack-horizon | 20:28 | |
*** lcheng_ has joined #openstack-horizon | 20:29 | |
*** jprovazn has quit IRC | 20:36 | |
*** cbader has quit IRC | 20:40 | |
*** radez is now known as radez_g0n3 | 20:42 | |
*** clu_ has joined #openstack-horizon | 20:48 | |
*** fifieldt_ has joined #openstack-horizon | 20:50 | |
*** tsufiev_ is now known as tsufiev | 20:50 | |
*** ArcTanSusan has quit IRC | 20:54 | |
*** fifieldt has quit IRC | 20:54 | |
*** neelashah has quit IRC | 20:57 | |
*** nlahouti has joined #openstack-horizon | 20:57 | |
*** ArcTanSusan has joined #openstack-horizon | 20:58 | |
*** rodrigods has quit IRC | 20:59 | |
palendae | Looks like the patch failed Jenkins | 21:03 |
*** crobertsrh is now known as _crobertsrh | 21:05 | |
david-lyle | palendae: I saw, was trying to dig into that | 21:12 |
david-lyle | only one of the failures seems potentially related to the actual change | 21:12 |
david-lyle | http://logstash.openstack.org/#eyJzZWFyY2giOiIgcHJvamVjdDpcIm9wZW5zdGFjay1kZXYvZGV2c3RhY2tcIiBBTkQgYnVpbGRfY2hhbmdlOlwiMTIwOTQwXCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6OTAwLCJncmFwaG1vZGUiOiJjb3VudCIsInRpbWUiOnsidXNlcl9pbnRlcnZhbCI6MH0sIm1vZGUiOiIiLCJhbmFseXplX2ZpZWxkIjoiIn0= | 21:13 |
david-lyle | but it's a permission denied on the .secret_key_store file | 21:13 |
*** Naresh has joined #openstack-horizon | 21:13 | |
david-lyle | which doesn't seem related really | 21:13 |
palendae | Yeah, that's what I thought too | 21:14 |
palendae | Possibly cause it ran with sudo? | 21:14 |
david-lyle | wouldn't think so, but uploaded version without sudo | 21:15 |
*** coolsvap has joined #openstack-horizon | 21:15 | |
*** Naresh has quit IRC | 21:15 | |
*** Naresh has joined #openstack-horizon | 21:16 | |
*** jrist has quit IRC | 21:16 | |
*** ArcTanSusan has quit IRC | 21:17 | |
palendae | Now to wait another 3 hours... | 21:19 |
david-lyle | :) | 21:22 |
*** ArcTanSusan has joined #openstack-horizon | 21:24 | |
*** lblanchard has quit IRC | 21:28 | |
*** ericpeterson has quit IRC | 21:28 | |
*** sbfox has quit IRC | 21:30 | |
*** sbfox has joined #openstack-horizon | 21:30 | |
*** jacalcat1 has joined #openstack-horizon | 21:38 | |
*** johnma_ has joined #openstack-horizon | 21:38 | |
*** jcooley_ has joined #openstack-horizon | 21:39 | |
*** jcooley has quit IRC | 21:39 | |
*** jcooley_ is now known as jcooley | 21:39 | |
*** csd has quit IRC | 21:39 | |
*** johnma has quit IRC | 21:41 | |
*** johnma_ is now known as johnma | 21:41 | |
*** jacalcat has quit IRC | 21:41 | |
*** csd has joined #openstack-horizon | 21:42 | |
*** ZZelle has quit IRC | 21:43 | |
*** kmartin has quit IRC | 21:43 | |
*** ZZelle has joined #openstack-horizon | 21:43 | |
*** rodrigods has joined #openstack-horizon | 21:43 | |
*** rodrigods has joined #openstack-horizon | 21:43 | |
*** lcheng_ has quit IRC | 21:43 | |
*** kmartin has joined #openstack-horizon | 21:43 | |
*** rebelagentm has quit IRC | 21:44 | |
*** echevemaster has quit IRC | 21:45 | |
*** vijendar has quit IRC | 21:46 | |
*** mrunge has quit IRC | 21:49 | |
*** Longgeek has joined #openstack-horizon | 21:52 | |
*** Longgeek has quit IRC | 21:56 | |
*** david-lyle has quit IRC | 22:03 | |
*** jacalcat1 has quit IRC | 22:05 | |
*** ArcTanSusan has quit IRC | 22:08 | |
*** ArcTanSusan has joined #openstack-horizon | 22:13 | |
*** rodrigods has quit IRC | 22:14 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 22:15 | |
tqtran_ | do we have any selenium experts online? | 22:15 |
tqtran_ | got a quick question | 22:15 |
*** tsufiev_ has joined #openstack-horizon | 22:15 | |
*** tsufiev has quit IRC | 22:15 | |
*** kmartin has quit IRC | 22:18 | |
*** halede has quit IRC | 22:18 | |
*** lcheng has quit IRC | 22:18 | |
*** jmoffitt_ has joined #openstack-horizon | 22:19 | |
*** clu_ has quit IRC | 22:19 | |
*** lcheng has joined #openstack-horizon | 22:19 | |
*** clu_ has joined #openstack-horizon | 22:20 | |
*** vahidh has quit IRC | 22:20 | |
*** lblanchard has joined #openstack-horizon | 22:22 | |
*** mfisch` has joined #openstack-horizon | 22:23 | |
*** gugl2 has joined #openstack-horizon | 22:23 | |
*** tqtran has joined #openstack-horizon | 22:26 | |
*** johnma_ has joined #openstack-horizon | 22:26 | |
*** openstack has joined #openstack-horizon | 23:37 | |
*** sendak.freenode.net sets mode: +ns | 23:37 | |
*** sendak.freenode.net sets mode: -o openstack | 23:42 | |
-sendak.freenode.net- *** Notice -- TS for #openstack-horizon changed from 1410565037 to 1330371319 | 23:42 | |
*** sendak.freenode.net sets mode: +ct-s | 23:42 | |
*** tristanC has joined #openstack-horizon | 23:42 | |
*** coolsvap has joined #openstack-horizon | 23:42 | |
*** jpomero has joined #openstack-horizon | 23:42 | |
*** dhubbard has joined #openstack-horizon | 23:42 | |
*** katyafervent_awa has joined #openstack-horizon | 23:42 | |
*** ttrifonov has joined #openstack-horizon | 23:42 | |
*** thiagop has joined #openstack-horizon | 23:42 | |
*** krotscheck has joined #openstack-horizon | 23:42 | |
*** sigmavirus24_awa has joined #openstack-horizon | 23:42 | |
*** tzumainn has joined #openstack-horizon | 23:42 | |
*** gugl2 has joined #openstack-horizon | 23:42 | |
*** HenryG has joined #openstack-horizon | 23:42 | |
*** pbelanyi has joined #openstack-horizon | 23:42 | |
*** sbfox1 has joined #openstack-horizon | 23:42 | |
*** marzif_ has joined #openstack-horizon | 23:42 | |
*** Guest74618 has joined #openstack-horizon | 23:42 | |
*** doug-fish1 has joined #openstack-horizon | 23:42 | |
*** rm_work has joined #openstack-horizon | 23:42 | |
*** Sukhdev has joined #openstack-horizon | 23:42 | |
*** jroll has joined #openstack-horizon | 23:42 | |
*** csd has joined #openstack-horizon | 23:42 | |
*** gokrokve has joined #openstack-horizon | 23:42 | |
*** r1chardj0n3s_afk has joined #openstack-horizon | 23:42 | |
*** harlowja_ has joined #openstack-horizon | 23:42 | |
*** amerine_ has joined #openstack-horizon | 23:42 | |
*** mfisch` has joined #openstack-horizon | 23:42 | |
*** lcheng has joined #openstack-horizon | 23:42 | |
*** jmoffitt_ has joined #openstack-horizon | 23:42 | |
*** tsufiev_ has joined #openstack-horizon | 23:42 | |
*** ArcTanSusan has joined #openstack-horizon | 23:42 | |
*** jcooley has joined #openstack-horizon | 23:42 | |
*** Naresh has joined #openstack-horizon | 23:42 | |
*** nlahouti has joined #openstack-horizon | 23:42 | |
*** asahlin has joined #openstack-horizon | 23:42 | |
*** lsmola_ has joined #openstack-horizon | 23:42 | |
*** rwsu has joined #openstack-horizon | 23:42 | |
*** aix has joined #openstack-horizon | 23:42 | |
*** early has joined #openstack-horizon | 23:42 | |
*** viklund has joined #openstack-horizon | 23:42 | |
*** jasondotstar has joined #openstack-horizon | 23:42 | |
*** dsneddon has joined #openstack-horizon | 23:42 | |
*** rhagarty has joined #openstack-horizon | 23:42 | |
*** jtriley has joined #openstack-horizon | 23:42 | |
*** sbadia has joined #openstack-horizon | 23:42 | |
*** gary-smith has joined #openstack-horizon | 23:42 | |
*** _crobertsrh has joined #openstack-horizon | 23:42 | |
*** shadower has joined #openstack-horizon | 23:42 | |
*** paul-- has joined #openstack-horizon | 23:42 | |
*** morgan has joined #openstack-horizon | 23:42 | |
*** palendae has joined #openstack-horizon | 23:42 | |
*** jakedahn_ has joined #openstack-horizon | 23:42 | |
*** mflobo has joined #openstack-horizon | 23:42 | |
*** cloudnull has joined #openstack-horizon | 23:42 | |
*** EmilienM has joined #openstack-horizon | 23:42 | |
*** abramley has joined #openstack-horizon | 23:42 | |
*** jomara_ has joined #openstack-horizon | 23:42 | |
*** radez_g0n3 has joined #openstack-horizon | 23:42 | |
*** jedix has joined #openstack-horizon | 23:42 | |
*** danieru has joined #openstack-horizon | 23:42 | |
*** JoshNang has joined #openstack-horizon | 23:42 | |
*** boltR has joined #openstack-horizon | 23:42 | |
*** dvorak has joined #openstack-horizon | 23:42 | |
*** NikitaKonovalov has joined #openstack-horizon | 23:42 | |
*** malikeye has joined #openstack-horizon | 23:42 | |
*** dguerri has joined #openstack-horizon | 23:42 | |
*** miguelgrinberg has joined #openstack-horizon | 23:42 | |
*** lifeless has joined #openstack-horizon | 23:42 | |
*** Anticimex has joined #openstack-horizon | 23:42 | |
*** anteaya has joined #openstack-horizon | 23:42 | |
*** zigo has joined #openstack-horizon | 23:42 | |
*** mordred has joined #openstack-horizon | 23:42 | |
*** shufflebot has joined #openstack-horizon | 23:42 | |
*** SlickNik has joined #openstack-horizon | 23:42 | |
*** d0ugal has joined #openstack-horizon | 23:42 | |
*** sendak.freenode.net changes topic to "OpenStack Horizon: y'know the cool interface everybody is talking about..." | 23:42 | |
*** amerine has joined #openstack-horizon | 23:44 | |
*** harlowja has joined #openstack-horizon | 23:44 | |
*** amerine has quit IRC | 23:44 | |
*** harlowja has quit IRC | 23:44 | |
*** gokrokve has quit IRC | 23:46 | |
*** amerine_ is now known as amerine | 23:50 | |
*** fifieldt has joined #openstack-horizon | 23:54 | |
*** clu_ has joined #openstack-horizon | 23:54 | |
*** tqtran has joined #openstack-horizon | 23:54 | |
*** sseago_ has joined #openstack-horizon | 23:54 | |
*** cody-somerville has joined #openstack-horizon | 23:54 | |
*** mitz has joined #openstack-horizon | 23:54 | |
*** mitz has quit IRC | 23:54 | |
*** mitz has joined #openstack-horizon | 23:55 | |
*** sbfox1 has quit IRC | 23:55 | |
*** jmoffitt_ has quit IRC | 23:58 | |
*** jmoffitt_ has joined #openstack-horizon | 23:58 | |
*** lcheng has quit IRC | 23:58 | |
*** lcheng has joined #openstack-horizon | 23:58 | |
*** harlowja_ has quit IRC | 23:58 | |
*** harlowja_ has joined #openstack-horizon | 23:58 | |
*** marzif_ has quit IRC | 23:59 | |
*** marzif_ has joined #openstack-horizon | 23:59 | |
*** pbelanyi has quit IRC | 23:59 | |
*** pbelanyi has joined #openstack-horizon | 23:59 | |
*** gugl2 has quit IRC | 23:59 | |
*** gugl2 has joined #openstack-horizon | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!