*** mtanino has quit IRC | 00:14 | |
*** Pavo has quit IRC | 00:19 | |
*** lucasxu has joined #openstack-horizon | 00:24 | |
*** Pavo has joined #openstack-horizon | 00:25 | |
*** zhurong has joined #openstack-horizon | 00:32 | |
*** ducttape_ has joined #openstack-horizon | 00:34 | |
*** harlowja has quit IRC | 00:39 | |
*** ducttape_ has quit IRC | 00:46 | |
*** ediardo has quit IRC | 00:52 | |
*** ducttape_ has joined #openstack-horizon | 00:55 | |
*** ducttape_ has quit IRC | 01:00 | |
*** lucasxu has quit IRC | 01:01 | |
*** ducttape_ has joined #openstack-horizon | 01:09 | |
*** mrunge_ has quit IRC | 01:23 | |
*** ducttape_ has quit IRC | 01:25 | |
*** harlowja has joined #openstack-horizon | 01:26 | |
*** harlowja has quit IRC | 01:26 | |
adriant | r1chardj0n3s: after much weirdness and pain I've achieved my public view stuff by doing a 'dashboard' per view, with the only panel in those being the default one. With both panel and dash public and nav as False. And since default panel url paths get gobbled up by dashboards it sort of fixes my url path being silly problem. | 01:30 |
---|---|---|
adriant | this still feels like an awful series of hacks, but technically I am just using features of horizon albeit in a very odd way. | 01:31 |
*** zackf has quit IRC | 01:31 | |
adriant | So I now have a 'forgot_password' dashboard, with a 'forgot_password' panel, and my view is now accessible at: <root_domain>/forgot_password/ | 01:31 |
adriant | r1chardj0n3s: oh overextends works nicely for my other template problem :) | 01:32 |
adriant | I feel like I should document this somewhere. | 01:32 |
*** mrunge_ has joined #openstack-horizon | 01:33 | |
*** ducttape_ has joined #openstack-horizon | 01:34 | |
*** zackf has joined #openstack-horizon | 01:34 | |
*** ediardo has joined #openstack-horizon | 01:34 | |
*** ducttape_ has quit IRC | 01:37 | |
*** aortega has quit IRC | 01:38 | |
adriant | "Silly Horizon Hacks for Public Panels" | 01:39 |
r1chardj0n3s | Horizon being described as "an awful series of hacks" is not new ;-) | 01:40 |
r1chardj0n3s | I'm glad you've achieved your goal though | 01:40 |
adriant | r1chardj0n3s: my salvation was a feature I actually dislike normally... which is that dashboards gobble up the url of the default panel | 01:47 |
adriant | here, it is actually useful | 01:47 |
adriant | nowhere else for me... | 01:47 |
*** Pavo has quit IRC | 01:47 | |
*** Matias has quit IRC | 01:52 | |
adriant | r1chardj0n3s: actually, for a bunch of stuff we've done, we actually create a fake 'default' panel which redirects to the default panel we want. :P | 01:56 |
adriant | because if I have a dashboard management with default panel project_users, then "<domain_root>/management/" shows the project_users panel, but ""<domain_root>/management/project_users/" results in a 404 | 01:57 |
*** lblanchard has quit IRC | 02:02 | |
*** ducttape_ has joined #openstack-horizon | 02:02 | |
*** jamielennox is now known as jamielennox|away | 02:05 | |
*** ducttape_ has quit IRC | 02:06 | |
*** ducttape_ has joined #openstack-horizon | 02:08 | |
*** lblanchard has joined #openstack-horizon | 02:10 | |
*** lblanchard has quit IRC | 02:14 | |
*** jamielennox|away is now known as jamielennox | 02:19 | |
*** ducttape_ has quit IRC | 02:25 | |
*** brad[] has quit IRC | 03:09 | |
*** ducttape_ has joined #openstack-horizon | 03:11 | |
*** brad[] has joined #openstack-horizon | 03:24 | |
*** ducttape_ has quit IRC | 03:30 | |
*** scottda has quit IRC | 03:35 | |
*** dave-mccowan has quit IRC | 03:46 | |
*** jtriley_ has joined #openstack-horizon | 04:02 | |
*** erhudy_ has joined #openstack-horizon | 04:03 | |
*** udesale has joined #openstack-horizon | 04:09 | |
*** jtriley has quit IRC | 04:10 | |
*** erhudy has quit IRC | 04:10 | |
*** erhudy_ is now known as erhudy | 04:10 | |
*** jlopezgu_ has quit IRC | 04:12 | |
*** ircuser-1 has joined #openstack-horizon | 04:24 | |
*** chasmo77 has joined #openstack-horizon | 04:25 | |
*** ducttape_ has joined #openstack-horizon | 04:28 | |
*** ducttape_ has quit IRC | 04:33 | |
*** amotoki has joined #openstack-horizon | 04:37 | |
*** ediardo has quit IRC | 04:42 | |
*** jtriley_ has quit IRC | 05:04 | |
*** auzzie has joined #openstack-horizon | 05:32 | |
auzzie | Hey all, I've run into an issue with installing the latest Horizon dashboard for Ocata, anyone available to help? | 05:33 |
r1chardj0n3s | hi, what's the problem? | 05:33 |
r1chardj0n3s | and how did you install it? | 05:33 |
auzzie | Ubuntu 16.04, Ocata PPA, 3:11.0.1-0ubuntu1~cloud0 | 05:34 |
*** ratailor has joined #openstack-horizon | 05:34 | |
auzzie | When I authenticated to the dashboard I can see the list of instances but when I click on a instance the log, console and action tabs are blank. Same thing happens if I browse to the images list | 05:35 |
r1chardj0n3s | do you see any errors in your apache log, or in the web browser console? | 05:35 |
auzzie | None in apache but I do get this one in my browser | 05:36 |
auzzie | Uncaught Error: [$injector:unpr] Unknown provider: $modalProvider <- $modal <- horizon.framework.widgets.modal.wizard-modal.service <- horizon.app.core.images.actions.edit.service | 05:36 |
r1chardj0n3s | That sounds like a broken installation. I'm not sure I can help since you installed it through Ubuntu packages | 05:37 |
auzzie | Would you suggest purging the package and reinstall? | 05:37 |
r1chardj0n3s | the absence of a provider like that indicates to me that the Javascript files being served by apache for Horizon are broken or incomplete. A purge and reinstall might fix the problem, yes. | 05:38 |
auzzie | I'll see if it helps and get back to you | 05:39 |
r1chardj0n3s | good luck! | 05:40 |
*** ducttape_ has joined #openstack-horizon | 05:58 | |
*** ducttape_ has quit IRC | 06:02 | |
openstackgerrit | Richard Jones proposed openstack/horizon master: Copy os-nova-servers from searchlight ui https://review.openstack.org/444095 | 06:03 |
openstackgerrit | Richard Jones proposed openstack/horizon master: Copy os-nova-servers from searchlight ui: details pages https://review.openstack.org/453987 | 06:03 |
openstackgerrit | Richard Jones proposed openstack/horizon master: Copy os-nova-servers from searchlight ui: actions https://review.openstack.org/453988 | 06:03 |
auzzie | r1chardj0n3s: Surprisingly that worked perfectly, you are a true hero man | 06:06 |
r1chardj0n3s | \o/ | 06:07 |
r1chardj0n3s | auzzie: you're in AU? | 06:08 |
auzzie | Yup | 06:08 |
r1chardj0n3s | then by way of thanks please come along to 2017.pycon-au.org :-D | 06:08 |
*** makowals has joined #openstack-horizon | 06:09 | |
auzzie | I'll defiantly check it out considering it is just up the train line unlike must other conventions | 06:12 |
*** shuyingya has joined #openstack-horizon | 06:13 | |
*** jtomasek has joined #openstack-horizon | 06:19 | |
r1chardj0n3s | \o/ | 06:24 |
r1chardj0n3s | also, tell your friends :-) | 06:24 |
r1chardj0n3s | (we are always on the lookout for how to get the word out further and wider) | 06:24 |
*** masco has joined #openstack-horizon | 06:35 | |
openstackgerrit | Richard Jones proposed openstack/horizon master: Copy os-nova-servers from searchlight ui: actions https://review.openstack.org/453988 | 06:45 |
openstackgerrit | Richard Jones proposed openstack/horizon master: Copy os-nova-servers from searchlight ui https://review.openstack.org/444095 | 06:45 |
openstackgerrit | Richard Jones proposed openstack/horizon master: Copy os-nova-servers from searchlight ui: details pages https://review.openstack.org/453987 | 06:45 |
*** auzzie has quit IRC | 06:48 | |
*** jprovazn has joined #openstack-horizon | 06:48 | |
*** jpich has joined #openstack-horizon | 07:01 | |
*** pcaruana has joined #openstack-horizon | 07:02 | |
*** tesseract has joined #openstack-horizon | 07:04 | |
*** rcernin has joined #openstack-horizon | 07:09 | |
*** rcernin has quit IRC | 07:10 | |
*** rcernin has joined #openstack-horizon | 07:10 | |
*** belmoreira has joined #openstack-horizon | 07:13 | |
openstackgerrit | wei.ying proposed openstack/horizon master: Delete instance,volume,etc confirmation is missing name or ID https://review.openstack.org/454009 | 07:14 |
openstackgerrit | wei.ying proposed openstack/horizon master: Delete instance,volume,etc confirmation is missing name or ID https://review.openstack.org/454009 | 07:17 |
*** yamamoto has quit IRC | 07:33 | |
*** amoralej|off is now known as amoralej | 07:33 | |
*** yamamoto has joined #openstack-horizon | 07:34 | |
*** shuyingya has quit IRC | 07:50 | |
*** adriant has quit IRC | 07:50 | |
*** shuyingya has joined #openstack-horizon | 07:51 | |
*** shuyingya has quit IRC | 07:56 | |
*** shuyingya has joined #openstack-horizon | 07:57 | |
*** shuyingy_ has joined #openstack-horizon | 08:05 | |
*** itxaka has joined #openstack-horizon | 08:06 | |
*** shuyingya has quit IRC | 08:08 | |
openstackgerrit | wei.ying proposed openstack/horizon master: Delete instance,volume,etc confirmation is missing name or ID https://review.openstack.org/454009 | 08:27 |
*** yamamoto has quit IRC | 08:48 | |
*** yamamoto has joined #openstack-horizon | 08:48 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/horizon master: Imported Translations from Zanata https://review.openstack.org/454040 | 08:49 |
*** itxaka has quit IRC | 08:49 | |
*** itxaka has joined #openstack-horizon | 08:49 | |
*** jtomasek has quit IRC | 08:49 | |
*** jtomasek_ has joined #openstack-horizon | 08:49 | |
*** tosky has joined #openstack-horizon | 08:51 | |
betherly | robcresswell: any chance you would have any insight as to why my tests return the following when i inject horizon.app.core.openstack-service-api.neutron | 09:16 |
betherly | Error: [$injector:unpr] Unknown provider: horizon.app.core.openstack-service-api.neutronProvider <- horizon.app.core.openstack-service-api.neutron | 09:16 |
robcresswell | betherly: Can I see the code? | 09:23 |
betherly | robcresswell: sure thing thanks for taking a look | 09:30 |
betherly | this is what im writing tests for https://review.openstack.org/#/c/418828/26/openstack_dashboard/static/app/core/network_qos/qos.service.js | 09:30 |
betherly | these tests currently pass but dont have enough tests to pass threshold https://review.openstack.org/#/c/418828/26/openstack_dashboard/static/app/core/network_qos/qos.service.spec.js | 09:30 |
betherly | these are the new tests i have locally that are failing http://paste.openstack.org/show/605499/ | 09:30 |
betherly | some of its commented out at the moment so i can drill down on the issue | 09:31 |
*** yingjun has quit IRC | 09:35 | |
*** aortega has joined #openstack-horizon | 09:44 | |
*** jtomasek_ has quit IRC | 09:46 | |
*** aortega has quit IRC | 09:50 | |
*** udesale has quit IRC | 09:55 | |
*** yamamoto has quit IRC | 09:57 | |
*** yamamoto has joined #openstack-horizon | 09:57 | |
*** yamamoto has quit IRC | 10:13 | |
*** yamamoto has joined #openstack-horizon | 10:15 | |
*** aortega has joined #openstack-horizon | 10:28 | |
*** mvk has quit IRC | 10:40 | |
*** shuyingy_ has quit IRC | 10:57 | |
*** shuyingya has joined #openstack-horizon | 10:57 | |
*** Jack_Iv has joined #openstack-horizon | 10:58 | |
Jack_Iv | Hey Folks | 11:00 |
Jack_Iv | about CVE-2017-7400, I just checked my Newton environment (horizon 10.0.1) and the patch is in the code already. How it that possible if you say that it affects `, >=10.0.0 <=10.0.2,` ? | 11:00 |
*** Jack_Iv has quit IRC | 11:02 | |
*** jtomasek has joined #openstack-horizon | 11:04 | |
*** dave-mccowan has joined #openstack-horizon | 11:06 | |
*** jtriley has joined #openstack-horizon | 11:08 | |
robcresswell | Why would you ask a question and disconnect 10 minutes later :/ | 11:17 |
robcresswell | betherly: I don't know I'm afraid :/ | 11:18 |
robcresswell | Are there any other errors in the logs before that? | 11:18 |
betherly | robcresswell: it seems really weird right?! i have been comparing the tests to the images panel and other similar ones and it just seems like it shouldnt be failing there | 11:20 |
betherly | robcresswell: nope no other errors. thats where it fails :/ | 11:21 |
betherly | robcresswell: how would you recommend me proceeding if you were me? ive been searching for a solution but still havent found one after a few days on it now but if i dont fix those tests the tests fail because theres not enough tests :( | 11:22 |
robcresswell | Gotta fix the test | 11:22 |
robcresswell | Can't have untested code | 11:22 |
robcresswell | One thing, I'm not sure why you're using $injector instead of just injecting it by its own name | 11:23 |
betherly | robcresswell: yep thats what i figured | 11:28 |
robcresswell | betherly: You might get more knowledge by inspecting whichever commit introduced the images content | 11:29 |
robcresswell | there's likely some definition or dependency undefined somewhere | 11:29 |
betherly | im following examples of other code to work around the errors i was facing. how would i call it without $injector? dont i have to inject it for it to find it? | 11:29 |
betherly | maybe im overthinking it | 11:29 |
betherly | ye ill search back to try and find it | 11:30 |
*** mvk has joined #openstack-horizon | 11:35 | |
*** Jack_Iv has joined #openstack-horizon | 11:43 | |
*** scottda has joined #openstack-horizon | 12:00 | |
*** jtriley has quit IRC | 12:00 | |
*** ducttape_ has joined #openstack-horizon | 12:00 | |
*** ducttape_ has quit IRC | 12:01 | |
*** ducttape_ has joined #openstack-horizon | 12:02 | |
openstackgerrit | Bence Romsics proposed openstack/horizon master: WIP Trunks panel: item and batch delete https://review.openstack.org/454143 | 12:09 |
openstackgerrit | wei.ying proposed openstack/horizon master: Delete instance,volume,etc confirmation is missing name or ID https://review.openstack.org/454146 | 12:14 |
*** shuyingya has quit IRC | 12:21 | |
*** shuyingya has joined #openstack-horizon | 12:21 | |
*** jtriley has joined #openstack-horizon | 12:25 | |
*** shuyingy_ has joined #openstack-horizon | 12:25 | |
*** shuyingya has quit IRC | 12:28 | |
*** shuyingy_ has quit IRC | 12:32 | |
*** ducttape_ has quit IRC | 12:32 | |
*** ducttape_ has joined #openstack-horizon | 12:39 | |
*** zhurong has quit IRC | 12:42 | |
*** jtriley has quit IRC | 12:43 | |
*** wolverineav has joined #openstack-horizon | 12:45 | |
*** ratailor has quit IRC | 12:46 | |
openstackgerrit | wei.ying proposed openstack/horizon master: Delete instance,volume,etc confirmation is missing name or ID https://review.openstack.org/454146 | 12:50 |
*** masco has quit IRC | 12:58 | |
*** ducttape_ has quit IRC | 13:05 | |
*** catintheroof has joined #openstack-horizon | 13:05 | |
*** Pavo has joined #openstack-horizon | 13:12 | |
*** shuyingya has joined #openstack-horizon | 13:21 | |
*** shuyingya has quit IRC | 13:25 | |
*** jtriley has joined #openstack-horizon | 13:25 | |
openstackgerrit | Monty Taylor proposed openstack/horizon master: Add support for downloading clouds.yaml files https://review.openstack.org/453669 | 13:25 |
*** shu-mutou-AWAY has quit IRC | 13:29 | |
*** chlong has joined #openstack-horizon | 13:31 | |
*** shuyingya has joined #openstack-horizon | 13:32 | |
*** lblanchard has joined #openstack-horizon | 13:33 | |
*** lblanchard has quit IRC | 13:36 | |
*** ducttape_ has joined #openstack-horizon | 13:36 | |
*** Pavo has quit IRC | 13:38 | |
*** Pavo has joined #openstack-horizon | 13:45 | |
*** ducttape_ has quit IRC | 13:48 | |
*** NightKhaos has quit IRC | 13:53 | |
*** TravT has joined #openstack-horizon | 13:56 | |
*** ChanServ sets mode: +v TravT | 13:56 | |
*** ducttape_ has joined #openstack-horizon | 14:03 | |
*** ducttape_ has quit IRC | 14:05 | |
*** ducttape_ has joined #openstack-horizon | 14:05 | |
*** ducttape_ has quit IRC | 14:05 | |
*** ducttape_ has joined #openstack-horizon | 14:06 | |
*** ducttape_ has quit IRC | 14:06 | |
*** ducttape_ has joined #openstack-horizon | 14:07 | |
*** lbragstad has quit IRC | 14:07 | |
*** ducttape_ has quit IRC | 14:07 | |
*** lbragstad has joined #openstack-horizon | 14:08 | |
*** Tamayo has joined #openstack-horizon | 14:08 | |
*** rickflare2 has joined #openstack-horizon | 14:11 | |
*** rickflare has quit IRC | 14:11 | |
*** rickflare2 is now known as rickflare | 14:12 | |
robcresswell | betherly: Sorry I missed those replies. So, if you look at the code you're writing, you're injecting the $injector and then using $injector to find it | 14:16 |
robcresswell | Its kinda of like using a magnifying glass to find a magnifying glass to find a thing | 14:16 |
*** mtanino has joined #openstack-horizon | 14:28 | |
*** NightKhaos has joined #openstack-horizon | 14:32 | |
*** wolverineav has quit IRC | 14:34 | |
*** wolverineav has joined #openstack-horizon | 14:34 | |
*** udesale has joined #openstack-horizon | 14:38 | |
*** wolverineav has quit IRC | 14:39 | |
*** ducttape_ has joined #openstack-horizon | 14:41 | |
*** yingjun has joined #openstack-horizon | 14:49 | |
*** ducttape_ has quit IRC | 15:06 | |
*** shuyingya has quit IRC | 15:11 | |
*** ducttape_ has joined #openstack-horizon | 15:12 | |
*** ducttape_ has quit IRC | 15:13 | |
*** NightKhaos has quit IRC | 15:27 | |
*** pcaruana has quit IRC | 15:28 | |
*** Jack_Iv has quit IRC | 15:29 | |
*** NightKhaos has joined #openstack-horizon | 15:33 | |
*** mvk has quit IRC | 15:33 | |
*** udesale has quit IRC | 15:34 | |
openstackgerrit | wei.ying proposed openstack/horizon master: Fix edit consistency group form error https://review.openstack.org/454238 | 15:39 |
*** belmoreira has quit IRC | 15:39 | |
*** lblanchard has joined #openstack-horizon | 15:40 | |
*** jprovazn is now known as jprovazn_bbl | 15:41 | |
*** zhurong has joined #openstack-horizon | 15:47 | |
*** zhurong has quit IRC | 15:49 | |
*** jlopezgu_ has joined #openstack-horizon | 15:50 | |
*** jeremy_moffitt has quit IRC | 15:54 | |
openstackgerrit | Julie Gravel proposed openstack/horizon master: Theme Preview Page should include datepicker. https://review.openstack.org/318970 | 16:01 |
*** lxnch_ has quit IRC | 16:01 | |
*** lxnch has joined #openstack-horizon | 16:01 | |
*** yingjun has quit IRC | 16:20 | |
openstackgerrit | wei.ying proposed openstack/horizon master: Fix network admin state can not keep original value https://review.openstack.org/454252 | 16:22 |
*** itxaka has quit IRC | 16:35 | |
*** mvk has joined #openstack-horizon | 16:37 | |
*** tesseract has quit IRC | 16:50 | |
*** jpich has quit IRC | 16:59 | |
*** jtomasek has quit IRC | 17:16 | |
openstackgerrit | Akihiro Motoki proposed openstack/horizon master: Add support for downloading clouds.yaml files https://review.openstack.org/453669 | 17:17 |
openstackgerrit | Gary W. Smith proposed openstack/horizon master: Restore the ability to load external templates https://review.openstack.org/453919 | 17:22 |
*** harlowja has joined #openstack-horizon | 17:23 | |
openstackgerrit | Merged openstack/horizon master: Imported Translations from Zanata https://review.openstack.org/454040 | 17:28 |
openstackgerrit | Akihiro Motoki proposed openstack/horizon master: Show security groups in Port detail page https://review.openstack.org/451798 | 17:37 |
*** jtomasek has joined #openstack-horizon | 17:38 | |
*** tosky has quit IRC | 17:42 | |
openstackgerrit | Merged openstack/horizon master: Fix edit qos spec form exception https://review.openstack.org/452999 | 17:46 |
*** chlong has quit IRC | 18:04 | |
openstackgerrit | Merged openstack/horizon master: Add support for downloading clouds.yaml files https://review.openstack.org/453669 | 18:16 |
*** chlong has joined #openstack-horizon | 18:19 | |
*** lucasxu has joined #openstack-horizon | 18:22 | |
*** TravT has quit IRC | 18:24 | |
*** TravT_ has joined #openstack-horizon | 18:24 | |
*** ChanServ sets mode: +v TravT_ | 18:24 | |
*** Tamayo has quit IRC | 18:42 | |
*** MasterOfBugs has joined #openstack-horizon | 18:46 | |
*** jprovazn_bbl has quit IRC | 18:48 | |
*** lblanchard has quit IRC | 18:58 | |
openstackgerrit | Akihiro Motoki proposed openstack/horizon master: Move all RC download buttons under a single menu https://review.openstack.org/454305 | 19:01 |
openstackgerrit | Akihiro Motoki proposed openstack/horizon master: Strip blank lines from downloaded clouds.yaml file https://review.openstack.org/454306 | 19:02 |
*** lblanchard has joined #openstack-horizon | 19:04 | |
*** lblanchard has quit IRC | 19:05 | |
*** lblanchard has joined #openstack-horizon | 19:07 | |
*** choyj has quit IRC | 19:07 | |
*** openstack has joined #openstack-horizon | 19:48 | |
*** harlowja has quit IRC | 20:03 | |
*** scottda has quit IRC | 20:05 | |
*** Pavo has quit IRC | 20:14 | |
openstackgerrit | Jeremy Moffitt proposed openstack/horizon master: Horizon Forms should allow themable number spinners https://review.openstack.org/337936 | 20:28 |
*** aortega has quit IRC | 20:31 | |
openstackgerrit | Gary W. Smith proposed openstack/horizon master: Use POST not GET for keypair generation https://review.openstack.org/367629 | 20:33 |
*** jtriley has quit IRC | 20:36 | |
*** david-lyle has quit IRC | 20:44 | |
*** rcernin has quit IRC | 20:44 | |
*** wolverineav has joined #openstack-horizon | 20:49 | |
*** kzaitsev_mb has joined #openstack-horizon | 20:53 | |
r1chardj0n3s | o/ | 20:53 |
*** zackf has quit IRC | 20:55 | |
*** zackf has joined #openstack-horizon | 20:55 | |
*** chlong has quit IRC | 20:57 | |
*** openstackstatus has quit IRC | 20:59 | |
*** openstackstatus has joined #openstack-horizon | 21:00 | |
*** ChanServ sets mode: +v openstackstatus | 21:00 | |
*** aortega has joined #openstack-horizon | 21:01 | |
*** harlowja has joined #openstack-horizon | 21:03 | |
*** kzaitsev_mb has quit IRC | 21:03 | |
*** openstackgerrit has quit IRC | 21:07 | |
*** jeremy_moffitt has joined #openstack-horizon | 21:07 | |
*** chlong has joined #openstack-horizon | 21:10 | |
*** jrcloud has joined #openstack-horizon | 21:13 | |
*** zackf has quit IRC | 21:14 | |
*** jrcloud has quit IRC | 21:19 | |
*** zackf has joined #openstack-horizon | 21:20 | |
*** lblanchard has quit IRC | 21:25 | |
*** wolverineav has quit IRC | 21:29 | |
*** wolverineav has joined #openstack-horizon | 21:29 | |
*** wolverineav has quit IRC | 21:34 | |
*** lucasxu has quit IRC | 21:36 | |
*** catintheroof has quit IRC | 21:38 | |
*** openstackgerrit has joined #openstack-horizon | 21:43 | |
openstackgerrit | Jeremy Moffitt proposed openstack/horizon master: Horizon Forms should allow themable number spinners https://review.openstack.org/337936 | 21:43 |
*** openstack has joined #openstack-horizon | 22:04 | |
*** wolverineav has joined #openstack-horizon | 22:04 | |
*** chlong has quit IRC | 22:05 | |
openstackgerrit | Jeremy Moffitt proposed openstack/horizon master: Horizon Forms should allow themable number spinners https://review.openstack.org/337936 | 22:16 |
*** vishwana_ has quit IRC | 22:17 | |
openstackgerrit | Gloria Gu proposed openstack/horizon master: Initalize themable selects only once. https://review.openstack.org/360679 | 22:37 |
*** gugl_ has joined #openstack-horizon | 22:40 | |
openstackgerrit | Jeremy Moffitt proposed openstack/horizon master: Horizon Forms should allow themable number spinners https://review.openstack.org/337936 | 23:00 |
*** Pavo has joined #openstack-horizon | 23:17 | |
*** gugl has quit IRC | 23:26 | |
*** gugl_ has quit IRC | 23:27 | |
*** adriant has joined #openstack-horizon | 23:37 | |
*** jtriley has joined #openstack-horizon | 23:47 | |
*** david-lyle has joined #openstack-horizon | 23:48 | |
*** ChanServ sets mode: +o david-lyle | 23:48 | |
openstackgerrit | Akihiro Motoki proposed openstack/horizon master: Move all RC download buttons under a single menu https://review.openstack.org/454305 | 23:48 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!