| *** DCWillia_ has quit IRC | 00:02 | |
| *** tjones1 has quit IRC | 00:09 | |
| *** ybathia has quit IRC | 00:11 | |
| *** dboik has joined #openstack-horizon | 00:14 | |
| *** TravT has joined #openstack-horizon | 00:15 | |
| *** TravT has quit IRC | 00:15 | |
| *** dboik has quit IRC | 00:18 | |
| *** tjones1 has joined #openstack-horizon | 00:18 | |
| *** TravT_ has quit IRC | 00:19 | |
| *** oro has quit IRC | 00:20 | |
| *** yingjun has joined #openstack-horizon | 00:27 | |
| *** clu_ has quit IRC | 00:28 | |
| *** zhenguo has joined #openstack-horizon | 00:28 | |
| *** tjones1 has quit IRC | 00:32 | |
| *** tjones1 has joined #openstack-horizon | 00:35 | |
| *** tjones1 has quit IRC | 00:40 | |
| *** DCWilliams_VA has joined #openstack-horizon | 00:40 | |
| *** nlahouti has quit IRC | 00:47 | |
| *** dboik has joined #openstack-horizon | 01:05 | |
| *** dboik_ has joined #openstack-horizon | 01:06 | |
| *** nlahouti has joined #openstack-horizon | 01:07 | |
| *** dboik has quit IRC | 01:09 | |
| *** DCWilliams_VA has quit IRC | 01:12 | |
| *** asahlin_afk has quit IRC | 01:20 | |
| *** rbertram has quit IRC | 01:21 | |
| *** asahlin has joined #openstack-horizon | 01:24 | |
| *** rbertram has joined #openstack-horizon | 01:25 | |
| *** Drago1 has joined #openstack-horizon | 01:31 | |
| *** Drago1 has quit IRC | 01:31 | |
| *** Drago1 has joined #openstack-horizon | 01:32 | |
| *** Drago1 has quit IRC | 01:33 | |
| *** Drago1 has joined #openstack-horizon | 01:33 | |
| *** tnovacik has quit IRC | 01:35 | |
| *** bpokorny has quit IRC | 01:36 | |
| tqtran | david-lyle: quick question, do you know if it is possible to embed django tags into HTML in the static folder? | 01:45 |
|---|---|---|
| tqtran | I know that we can do it in the templates folder, but is it possible to do it in the static? | 01:46 |
| openstackgerrit | Richard Jones proposed openstack/horizon: WIP re-design of top-level Horizon menu https://review.openstack.org/179337 | 01:46 |
| openstackgerrit | Richard Jones proposed openstack/horizon: WIP re-design of top-level Horizon menu https://review.openstack.org/179337 | 01:48 |
| *** tjones1 has joined #openstack-horizon | 01:48 | |
| r1chardj0n3s | stupid z index | 01:49 |
| tqtran | looks like you cant lol | 01:49 |
| tqtran | doesn't work if it is in the static folder | 01:49 |
| r1chardj0n3s | you can't template static content, no | 01:50 |
| tqtran | :( oh well, worth a shot, guess i'll have to write a parser then | 01:53 |
| r1chardj0n3s | what are you trying to achieve? | 01:54 |
| tqtran | translation in HTML static templates | 01:56 |
| tqtran | using an angular directive | 01:56 |
| tqtran | sorry, filter | 01:56 |
| r1chardj0n3s | er, sorry, what's wrong with angular-translate? | 01:57 |
| r1chardj0n3s | https://github.com/angular-translate/angular-translate | 01:57 |
| r1chardj0n3s | why write your own thing? | 01:57 |
| tqtran | theres nothing wrong with it, basically, im trying to hook it into our django translation process | 01:58 |
| tqtran | the --makemessages right now looks through files and pull out translation strings which it then shoves into a PO file | 01:58 |
| r1chardj0n3s | yep, so why does django need to process the static files during rendering? | 01:59 |
| tqtran | I want it to also pick up somethign like "asdfas" | trans | 01:59 |
| r1chardj0n3s | ah, yep | 01:59 |
| tqtran | it doesn't process it during rendering, its done as a batch job | 01:59 |
| r1chardj0n3s | ok, but your question was about embedding django tags in static HTML, and that's about render-time processing by Django, so I'm confused :) | 02:00 |
| tqtran | lets say translator A wants to do some translation stuff, he/she runs the --makemessages command and voila | 02:00 |
| tqtran | right, i was hoping to maybe just reuse django's tag so the makemessages thing can pick it up | 02:00 |
| tqtran | but thats out of the question now | 02:01 |
| *** dboik_ has quit IRC | 02:01 | |
| r1chardj0n3s | okie dokioe | 02:01 |
| *** dboik has joined #openstack-horizon | 02:01 | |
| *** sseago has joined #openstack-horizon | 02:02 | |
| tqtran | r1chardj0n3s: https://blueprints.launchpad.net/horizon/+spec/angular-translate-makemessages | 02:02 |
| tqtran | hopefully that is clearer | 02:02 |
| r1chardj0n3s | oh! | 02:02 |
| r1chardj0n3s | cool | 02:02 |
| r1chardj0n3s | I'll have a gander at that | 02:02 |
| tqtran | oh learn a new word today, gander - to look or glance | 02:04 |
| *** neelashah has joined #openstack-horizon | 02:04 | |
| *** stevemar has joined #openstack-horizon | 02:04 | |
| r1chardj0n3s | :) | 02:04 |
| r1chardj0n3s | here to help | 02:04 |
| *** Piet has quit IRC | 02:09 | |
| tqtran | anyhow, i'll deal with it tmr, good night! | 02:11 |
| *** tqtran has quit IRC | 02:11 | |
| *** r1chardj0n3s is now known as r1chardj0n3s_afk | 02:15 | |
| *** vishwanathj_ has quit IRC | 02:20 | |
| *** yingjun has quit IRC | 02:26 | |
| *** Piet has joined #openstack-horizon | 02:27 | |
| *** lhcheng has quit IRC | 02:29 | |
| *** yingjun has joined #openstack-horizon | 02:30 | |
| *** lhcheng has joined #openstack-horizon | 02:30 | |
| *** lhcheng has quit IRC | 02:30 | |
| *** ericpeterson has quit IRC | 02:39 | |
| *** jwy has quit IRC | 02:40 | |
| *** vishwanathj_ has joined #openstack-horizon | 03:07 | |
| *** nlahouti has quit IRC | 03:09 | |
| *** r1chardj0n3s_afk is now known as r1chardj0n3s | 03:10 | |
| *** tjones1 has left #openstack-horizon | 03:28 | |
| *** neelashah has quit IRC | 03:29 | |
| *** ducttape_ has joined #openstack-horizon | 03:33 | |
| *** jrist has quit IRC | 03:43 | |
| *** TravT has joined #openstack-horizon | 03:49 | |
| *** alanf-mc has quit IRC | 03:49 | |
| *** yingjun has quit IRC | 03:50 | |
| *** btully has joined #openstack-horizon | 03:53 | |
| *** jrist has joined #openstack-horizon | 03:55 | |
| *** Drago1 has quit IRC | 03:58 | |
| *** masco has joined #openstack-horizon | 04:01 | |
| *** alanf-mc has joined #openstack-horizon | 04:23 | |
| *** ducttape_ has quit IRC | 04:28 | |
| *** alanf-mc has quit IRC | 04:30 | |
| *** alanf-mc has joined #openstack-horizon | 04:30 | |
| *** btully has quit IRC | 04:35 | |
| *** fedexo has joined #openstack-horizon | 04:36 | |
| *** amotoki has joined #openstack-horizon | 04:38 | |
| *** TravT has quit IRC | 04:39 | |
| *** doug-fish has left #openstack-horizon | 04:47 | |
| *** masco has quit IRC | 04:55 | |
| *** TravT has joined #openstack-horizon | 04:56 | |
| *** yingjun has joined #openstack-horizon | 04:59 | |
| *** andrewbogott_afk is now known as andrewbogott | 05:00 | |
| *** andrewbogott is now known as andrewbogott_afk | 05:00 | |
| *** TravT has quit IRC | 05:01 | |
| *** stevemar has quit IRC | 05:03 | |
| *** yingjun has quit IRC | 05:04 | |
| *** yingjun has joined #openstack-horizon | 05:05 | |
| *** lhcheng has joined #openstack-horizon | 05:06 | |
| *** andrewbogott_afk is now known as andrewbogott | 05:09 | |
| *** btully has joined #openstack-horizon | 05:12 | |
| *** yingjun has quit IRC | 05:13 | |
| *** yingjun has joined #openstack-horizon | 05:13 | |
| *** andrewbogott is now known as andrewbogott_afk | 05:18 | |
| *** yingjun has quit IRC | 05:18 | |
| *** vishwanathj_ has quit IRC | 05:20 | |
| *** jprovazn has joined #openstack-horizon | 05:23 | |
| *** jprovazn has quit IRC | 05:23 | |
| *** Longgeek has joined #openstack-horizon | 05:33 | |
| openstackgerrit | Brian Tully proposed openstack/horizon: Fix donut chart title data and standardize design https://review.openstack.org/167377 | 05:41 |
| *** jtomasek has joined #openstack-horizon | 05:43 | |
| openstackgerrit | Brian Tully proposed openstack/horizon: Bind Launch instance quota chart to count input https://review.openstack.org/174654 | 05:44 |
| *** btully has quit IRC | 05:48 | |
| *** fedexo has quit IRC | 05:54 | |
| *** yingjun has joined #openstack-horizon | 05:57 | |
| *** mrunge has joined #openstack-horizon | 05:59 | |
| *** Longgeek has quit IRC | 06:06 | |
| *** masco has joined #openstack-horizon | 06:09 | |
| *** yingjun has quit IRC | 06:13 | |
| *** mflobo has quit IRC | 06:13 | |
| *** sayan has joined #openstack-horizon | 06:19 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/horizon: Imported Translations from Transifex https://review.openstack.org/180880 | 06:19 |
| *** yingjun has joined #openstack-horizon | 06:19 | |
| openstackgerrit | Masco Kaliyamoorthy proposed openstack/horizon: remove asterisk for optional fields in VPN forms https://review.openstack.org/179752 | 06:19 |
| *** mpavlase has joined #openstack-horizon | 06:23 | |
| *** mflobo has joined #openstack-horizon | 06:27 | |
| *** sayan has quit IRC | 06:27 | |
| *** jcoufal has joined #openstack-horizon | 06:28 | |
| *** oro has joined #openstack-horizon | 06:31 | |
| *** tnovacik has joined #openstack-horizon | 06:32 | |
| *** mpavlase has quit IRC | 06:35 | |
| *** sayan has joined #openstack-horizon | 06:44 | |
| *** romainh has joined #openstack-horizon | 06:46 | |
| openstackgerrit | Merged openstack/django_openstack_auth: Set default value for new token attributes https://review.openstack.org/180236 | 06:50 |
| openstackgerrit | Richard Jones proposed openstack/horizon: WIP re-design of top-level Horizon menu https://review.openstack.org/179337 | 06:50 |
| *** Longgeek has joined #openstack-horizon | 07:07 | |
| *** sayan has quit IRC | 07:07 | |
| *** mpavlase has joined #openstack-horizon | 07:10 | |
| *** Longgeek has quit IRC | 07:21 | |
| *** Longgeek has joined #openstack-horizon | 07:21 | |
| openstackgerrit | Merged openstack/horizon: Jshint removing Hogan and static_url https://review.openstack.org/180761 | 07:29 |
| *** r1chardj0n3s is now known as r1chardj0n3s_afk | 07:29 | |
| *** markus_z has joined #openstack-horizon | 07:31 | |
| *** krykowski has joined #openstack-horizon | 07:31 | |
| *** Ala has joined #openstack-horizon | 07:34 | |
| openstackgerrit | Merged openstack/horizon: check DPD interval and timeout for IPSec site connection https://review.openstack.org/179786 | 07:34 |
| openstackgerrit | Ken Chen proposed openstack/horizon: Add job type in job template detail page https://review.openstack.org/180898 | 07:35 |
| *** oro has quit IRC | 07:42 | |
| *** ygbo has joined #openstack-horizon | 07:43 | |
| *** lhcheng has quit IRC | 07:43 | |
| openstackgerrit | Merged openstack/horizon: Imported Translations from Transifex https://review.openstack.org/180880 | 07:44 |
| openstackgerrit | Ken Chen proposed openstack/horizon: Add job type in job template detail page https://review.openstack.org/180898 | 07:46 |
| *** yingjun has quit IRC | 07:47 | |
| *** yingjun has joined #openstack-horizon | 07:54 | |
| *** jcoufal_ has joined #openstack-horizon | 08:03 | |
| *** JeanBriceCombebi has joined #openstack-horizon | 08:06 | |
| *** jcoufal has quit IRC | 08:07 | |
| openstackgerrit | Masco Kaliyamoorthy proposed openstack/horizon: remove asterisk for optional fields in VPN forms https://review.openstack.org/179752 | 08:11 |
| *** robcresswell_afk is now known as robcresswell | 08:13 | |
| *** yingjun has quit IRC | 08:14 | |
| *** yingjun has joined #openstack-horizon | 08:18 | |
| *** JeanBriceCombebi has quit IRC | 08:20 | |
| *** JeanBriceCombebi has joined #openstack-horizon | 08:20 | |
| *** kiseok7_ has quit IRC | 08:20 | |
| *** mrunge has quit IRC | 08:22 | |
| *** alanf-mc_ has joined #openstack-horizon | 08:22 | |
| *** mrunge has joined #openstack-horizon | 08:22 | |
| *** e0ne has joined #openstack-horizon | 08:23 | |
| *** alanf-mc has quit IRC | 08:26 | |
| *** alanf-mc_ has quit IRC | 08:27 | |
| *** ZZelle has quit IRC | 08:31 | |
| *** JeanBriceCombebi has quit IRC | 08:36 | |
| *** JeanBriceCombebi has joined #openstack-horizon | 08:38 | |
| *** kiran-r has joined #openstack-horizon | 08:40 | |
| kiran-r | Hi! How do I disable Dashboard temporarily.?? | 08:40 |
| *** JeanBriceCombebi has quit IRC | 08:51 | |
| *** jcoufal_ has quit IRC | 08:55 | |
| *** jcoufal has joined #openstack-horizon | 08:56 | |
| binBASH | Question regarding FilterAction. If I want to have a filter_type 'server' but only for a single field (no select box should be visible), how can I do it? | 08:57 |
| *** bluex-pl has joined #openstack-horizon | 08:58 | |
| *** Ala has quit IRC | 09:00 | |
| mrunge | kiran-r, depending on your install: stop httpd? | 09:03 |
| *** e0ne is now known as e0ne_ | 09:03 | |
| *** Miouge has quit IRC | 09:08 | |
| *** romainh has quit IRC | 09:10 | |
| *** romainh1 has joined #openstack-horizon | 09:10 | |
| *** zz_ttrifonov is now known as ttrifonov | 09:10 | |
| *** aix has joined #openstack-horizon | 09:14 | |
| *** akrivoka has joined #openstack-horizon | 09:14 | |
| *** Miouge has joined #openstack-horizon | 09:23 | |
| *** Miouge has quit IRC | 09:24 | |
| *** tosky has joined #openstack-horizon | 09:25 | |
| *** akrivoka has quit IRC | 09:27 | |
| *** yingjun has quit IRC | 09:32 | |
| *** e0ne_ is now known as e0ne | 09:33 | |
| *** robcresswell is now known as robcresswell_afk | 09:36 | |
| *** MaxV has joined #openstack-horizon | 09:45 | |
| *** Ala has joined #openstack-horizon | 09:52 | |
| *** akrivoka has joined #openstack-horizon | 09:56 | |
| *** MaxV has quit IRC | 10:02 | |
| *** romainh1 has quit IRC | 10:13 | |
| *** Jean-Brice has joined #openstack-horizon | 10:25 | |
| *** Jean-Brice has quit IRC | 10:25 | |
| *** ttrifonov is now known as zz_ttrifonov | 10:32 | |
| *** zz_ttrifonov is now known as ttrifonov | 10:34 | |
| *** Miouge has joined #openstack-horizon | 10:37 | |
| binBASH | NotImplementedError: A FilterAction object with the filter_type attribute set to "server" must also have a filter_choices attribute. | 10:42 |
| binBASH | Ok :-) | 10:42 |
| *** tnovacik has quit IRC | 10:44 | |
| *** Miouge has quit IRC | 10:45 | |
| *** alexpilotti has joined #openstack-horizon | 10:49 | |
| *** ttrifonov is now known as zz_ttrifonov | 10:53 | |
| *** zz_ttrifonov is now known as ttrifonov | 10:56 | |
| *** Miouge has joined #openstack-horizon | 10:58 | |
| *** Longgeek has quit IRC | 10:58 | |
| *** Longgeek has joined #openstack-horizon | 10:58 | |
| *** akrivoka has quit IRC | 11:00 | |
| *** Miouge has quit IRC | 11:03 | |
| *** akrivoka has joined #openstack-horizon | 11:03 | |
| *** doug-fish has joined #openstack-horizon | 11:04 | |
| * zhenguo goes home | 11:11 | |
| *** bfic has joined #openstack-horizon | 11:15 | |
| openstackgerrit | Matthias Runge proposed openstack/django_openstack_auth: Replace AnonymousUser with AbstractBaseUser https://review.openstack.org/167981 | 11:17 |
| *** oro has joined #openstack-horizon | 11:26 | |
| *** e0ne is now known as e0ne_ | 11:27 | |
| *** _crobertsrh is now known as crobertsrh | 11:39 | |
| *** romainh has joined #openstack-horizon | 11:42 | |
| *** Ala has quit IRC | 11:44 | |
| *** e0ne_ is now known as e0ne | 11:51 | |
| *** openstackgerrit has quit IRC | 11:52 | |
| *** openstackgerrit has joined #openstack-horizon | 11:53 | |
| *** kiran-r has quit IRC | 12:00 | |
| *** raildo has joined #openstack-horizon | 12:05 | |
| *** raildo has quit IRC | 12:10 | |
| *** raildo has joined #openstack-horizon | 12:10 | |
| *** Ala has joined #openstack-horizon | 12:12 | |
| *** waterkinfe has joined #openstack-horizon | 12:13 | |
| *** waterkinfe has quit IRC | 12:15 | |
| *** MaxV has joined #openstack-horizon | 12:16 | |
| *** Ala has quit IRC | 12:21 | |
| *** JeanBriceCombebi has joined #openstack-horizon | 12:24 | |
| *** MaxV has quit IRC | 12:30 | |
| *** btully has joined #openstack-horizon | 12:35 | |
| *** Ala has joined #openstack-horizon | 12:41 | |
| openstackgerrit | Doug Fish proposed openstack/django_openstack_auth: WIP: Sample keystone client usage for k2k federation https://review.openstack.org/160851 | 12:41 |
| *** bfic has quit IRC | 12:44 | |
| *** bfic has joined #openstack-horizon | 12:45 | |
| *** bfic has quit IRC | 12:45 | |
| *** btully has quit IRC | 12:48 | |
| *** vokhrimenko has quit IRC | 12:50 | |
| *** masco has quit IRC | 12:52 | |
| openstackgerrit | Ken Chen proposed openstack/horizon: Add job type in job template detail page https://review.openstack.org/180898 | 12:53 |
| *** ctina__ has joined #openstack-horizon | 13:02 | |
| *** vhoward has joined #openstack-horizon | 13:04 | |
| *** Ephur has joined #openstack-horizon | 13:05 | |
| *** JeanBriceCombebi has quit IRC | 13:06 | |
| *** JeanBriceCombebi has joined #openstack-horizon | 13:07 | |
| *** yingjun has joined #openstack-horizon | 13:07 | |
| *** neelashah has joined #openstack-horizon | 13:08 | |
| *** amotoki has quit IRC | 13:08 | |
| *** kiran-r has joined #openstack-horizon | 13:12 | |
| doug-fish | would be good to get some other thoughts on https://review.openstack.org/#/c/173027/ | 13:15 |
| doug-fish | I'm not sure if I'm promoting useful backward compatibility or an ugly hack. | 13:15 |
| *** david-lyle has quit IRC | 13:19 | |
| *** Piet has quit IRC | 13:22 | |
| *** yingjun has quit IRC | 13:23 | |
| *** dboik has quit IRC | 13:24 | |
| *** peristeri has joined #openstack-horizon | 13:24 | |
| *** openstackstatus has quit IRC | 13:25 | |
| *** openstackstatus has joined #openstack-horizon | 13:25 | |
| *** ChanServ sets mode: +v openstackstatus | 13:25 | |
| *** matt-borland has joined #openstack-horizon | 13:26 | |
| *** lblanchard has joined #openstack-horizon | 13:27 | |
| *** gokrokve has joined #openstack-horizon | 13:33 | |
| *** e0ne is now known as e0ne_ | 13:34 | |
| *** JeanBriceCombebi has quit IRC | 13:35 | |
| *** jtriley has joined #openstack-horizon | 13:35 | |
| *** mrunge has quit IRC | 13:36 | |
| *** e0ne_ is now known as e0ne | 13:37 | |
| *** chlong has joined #openstack-horizon | 13:39 | |
| *** JeanBriceCombebi has joined #openstack-horizon | 13:42 | |
| *** dboik has joined #openstack-horizon | 13:44 | |
| *** dboik has quit IRC | 13:44 | |
| *** dboik has joined #openstack-horizon | 13:45 | |
| *** Piet has joined #openstack-horizon | 13:48 | |
| *** gokrokve has quit IRC | 13:49 | |
| *** kiran-r has quit IRC | 13:51 | |
| *** jamielennox is now known as jamielennox|away | 13:51 | |
| *** gokrokve has joined #openstack-horizon | 13:53 | |
| openstackgerrit | Matt Borland proposed openstack/horizon: Detail-page directives (Angular/UX) https://review.openstack.org/173359 | 13:53 |
| *** gokrokve has quit IRC | 13:54 | |
| *** gokrokve has joined #openstack-horizon | 13:55 | |
| *** oro has quit IRC | 13:55 | |
| *** zul has quit IRC | 13:57 | |
| *** TravT has joined #openstack-horizon | 14:01 | |
| *** jprovazn has joined #openstack-horizon | 14:01 | |
| *** TravT has quit IRC | 14:02 | |
| *** zul has joined #openstack-horizon | 14:02 | |
| *** mpavlase has quit IRC | 14:02 | |
| *** ericpeterson has joined #openstack-horizon | 14:05 | |
| openstackgerrit | Ken Chen proposed openstack/horizon: Add Type column in Job Templates Panel https://review.openstack.org/181004 | 14:09 |
| *** oro has joined #openstack-horizon | 14:10 | |
| *** btully has joined #openstack-horizon | 14:12 | |
| *** jcoufal has quit IRC | 14:14 | |
| *** jrist has quit IRC | 14:14 | |
| *** absubram has joined #openstack-horizon | 14:16 | |
| *** jtriley has quit IRC | 14:19 | |
| *** jtriley has joined #openstack-horizon | 14:21 | |
| *** bfic has joined #openstack-horizon | 14:25 | |
| *** jrist has joined #openstack-horizon | 14:26 | |
| *** jcoufal has joined #openstack-horizon | 14:27 | |
| *** bfic has left #openstack-horizon | 14:28 | |
| *** masco has joined #openstack-horizon | 14:29 | |
| *** alexvictorchan has quit IRC | 14:31 | |
| *** Drago has joined #openstack-horizon | 14:36 | |
| *** Drago has quit IRC | 14:37 | |
| *** Drago has joined #openstack-horizon | 14:37 | |
| *** mattfarina has joined #openstack-horizon | 14:39 | |
| *** masco has quit IRC | 14:40 | |
| openstackgerrit | Paulo Ewerton Gomes Fragoso proposed openstack/horizon: WIP Angularize Identity Projects Panel https://review.openstack.org/165595 | 14:41 |
| *** packet has joined #openstack-horizon | 14:43 | |
| *** TravT has joined #openstack-horizon | 14:44 | |
| *** radez_g0n3 is now known as radez | 14:45 | |
| *** david-lyle has joined #openstack-horizon | 14:49 | |
| *** unixlike has joined #openstack-horizon | 14:49 | |
| unixlike | Hi there ! | 14:49 |
| *** mpavlase has joined #openstack-horizon | 14:50 | |
| unixlike | Is it possiple to create MultipleChoice Field with Dynamicly choices ('+' button) | 14:50 |
| unixlike | ? | 14:50 |
| *** robcresswell_afk is now known as robcresswell | 14:53 | |
| openstackgerrit | Zhenguo Niu proposed openstack/horizon: Add empty name check to volume types https://review.openstack.org/181027 | 14:53 |
| openstackgerrit | Gary W. Smith proposed openstack/horizon: Add support for cinder pools https://review.openstack.org/147647 | 14:56 |
| *** matt-borland has quit IRC | 14:58 | |
| *** andrewbogott_afk is now known as andrewbogott | 14:59 | |
| openstackgerrit | Brian Tully proposed openstack/horizon: Fix donut chart title data and standardize design https://review.openstack.org/167377 | 15:00 |
| *** dboik_ has joined #openstack-horizon | 15:01 | |
| *** mpavlase has quit IRC | 15:01 | |
| *** jcoufal has quit IRC | 15:02 | |
| *** mpavlase has joined #openstack-horizon | 15:03 | |
| *** dboik has quit IRC | 15:05 | |
| *** bluex-pl has quit IRC | 15:09 | |
| *** bpokorny has joined #openstack-horizon | 15:16 | |
| openstackgerrit | Rob Cresswell proposed openstack/horizon: Fix Flavor Detail tbl in legacy Launch Instance https://review.openstack.org/172860 | 15:16 |
| robcresswell | btully: Double checked your patch, you were correct, my mistake | 15:18 |
| btully | thanks, robcresswell ! no worries :) | 15:19 |
| *** garthb has joined #openstack-horizon | 15:22 | |
| *** ericpeterson has quit IRC | 15:26 | |
| *** Ala has quit IRC | 15:26 | |
| *** radez is now known as radez_g0n3 | 15:26 | |
| *** ducttape_ has joined #openstack-horizon | 15:27 | |
| *** matt-borland has joined #openstack-horizon | 15:29 | |
| *** oro has quit IRC | 15:31 | |
| openstackgerrit | Duk Loi proposed openstack/horizon: Add support for Trove create database https://review.openstack.org/179117 | 15:32 |
| *** mpavlase has quit IRC | 15:33 | |
| *** cody-somerville has joined #openstack-horizon | 15:34 | |
| *** cody-somerville has quit IRC | 15:34 | |
| *** cody-somerville has joined #openstack-horizon | 15:34 | |
| *** alexvictorchan has joined #openstack-horizon | 15:35 | |
| *** krykowski has quit IRC | 15:38 | |
| openstackgerrit | Doug Fish proposed openstack/django_openstack_auth: WIP: Sample keystone client usage for k2k federation https://review.openstack.org/160851 | 15:43 |
| *** zhenguo has quit IRC | 15:44 | |
| robcresswell | doug-fish: Left a comment here, but I may be misunderstanding the issue. https://review.openstack.org/#/c/173027/ | 15:44 |
| doug-fish | robcresswell: It's an issue that affects me for sure - I think others are affected as well. Basically if you write a new panel for Horizon for some new and/or proprietary service part of your process will almost certainly include extending openstack_dashboard/exceptions.py ... | 15:47 |
| *** Drago has left #openstack-horizon | 15:47 | |
| doug-fish | that was a key motivator for doing the revert late in kilo ... | 15:47 |
| *** JeanBriceCombebi has quit IRC | 15:47 | |
| doug-fish | I'm saying if we can keep that file around it will be less disruptive for extensions that have been written into Horizon | 15:48 |
| robcresswell | doug-fish: Yeah, understood that. So, if we move it, anything imported into exceptions.py previously, would just be imported into the settings.py, ? | 15:48 |
| robcresswell | I'm just trying to work out the complexity of the change | 15:49 |
| *** markus_z has quit IRC | 15:49 | |
| doug-fish | oh yeah - it's a recoverable situation - it's just that by removing the file we force all of these plugins to be written separately for Kilo/Liberty and force a breaking change between the two | 15:49 |
| robcresswell | doug-fish: Ahh, yes, that makes sense. | 15:50 |
| robcresswell | Hmm | 15:50 |
| doug-fish | the solution is just to reference the exceptions.py from settings.py | 15:50 |
| *** nlahouti has joined #openstack-horizon | 15:50 | |
| doug-fish | hacky, but not too complex - that would give us a transition period for plugins to switch but still work | 15:51 |
| *** mattfarina has quit IRC | 15:51 | |
| robcresswell | If the change is so minor anyway, do we really require a transitional period? | 15:51 |
| robcresswell | I mean, if we deprecate now and swap in "M" release, the plugins would still have to be backward compatible for Kilo. | 15:52 |
| doug-fish | complexity becomes the problem - I force plugin providers to have both liberty and pre-liberty plugins - or address that complexity in every plugin | 15:52 |
| doug-fish | robcresswell: right - but this is a bit like if nova depreciate v1 and introduced v2 in the same release - on a much smaller scale of course, but still the same idea | 15:53 |
| doug-fish | by supporting both for a period it lets people run in both modes for a time | 15:53 |
| doug-fish | my plugin providers tend to have their own release cycles which aren't openstack - so they'd end up with a complex support matrix without time where both is supported. | 15:54 |
| *** btully has quit IRC | 15:54 | |
| robcresswell | mm, that seems logical. I don't have any strong opnions either way, just interested in the discussion. | 15:55 |
| doug-fish | I think it's a good discussion to have | 15:55 |
| doug-fish | as part of understanding what a robust plugin mechanism should look like | 15:55 |
| doug-fish | I'm interested to hear how others who have internal or external plugins are affected | 15:56 |
| robcresswell | doug-fish: What would be the solution temporarily? Have settings.py append the exceptions found in exceptions.py? | 15:56 |
| doug-fish | I imagined it would look a bit like this: https://github.com/openstack/horizon/blob/master/openstack_dashboard/settings.py#L34 where a setting is defined by referencing code, but we'd just reference openstack_dashboard/exceptions.py | 15:58 |
| robcresswell | Yeah, I see. Cool. Works for me. Interested to hear what others have to say | 16:00 |
| doug-fish | me too! thx for asking | 16:00 |
| robcresswell | No problem; thanks for your patience in answering. | 16:01 |
| *** dboik_ has quit IRC | 16:04 | |
| *** ducttape_ has quit IRC | 16:04 | |
| *** dboik has joined #openstack-horizon | 16:04 | |
| vishwanathj | robcresswell Hi | 16:08 |
| robcresswell | vishwanathj: Hello | 16:08 |
| *** e0ne is now known as e0ne_ | 16:08 | |
| vishwanathj | Hi, I was trying to download the patchset https://review.openstack.org/#/c/172860/ that you created....for the patchset to take effect, is restarting apache2 server sufficient? Thanks | 16:09 |
| *** vhoward has left #openstack-horizon | 16:09 | |
| *** vhoward has joined #openstack-horizon | 16:10 | |
| vishwanathj | Or is ./unstack and ./stack required? | 16:10 |
| robcresswell | vishwanathj: restack isn't required. Just restart the dev server. May need to clean browser cache too. | 16:12 |
| vishwanathj | robcresswell thanks | 16:14 |
| *** jbell8 has joined #openstack-horizon | 16:14 | |
| *** e0ne_ is now known as e0ne | 16:17 | |
| *** gokrokve_ has joined #openstack-horizon | 16:22 | |
| *** gokrokve_ has quit IRC | 16:23 | |
| *** gokrokve_ has joined #openstack-horizon | 16:24 | |
| *** gokrokve has quit IRC | 16:25 | |
| *** oro has joined #openstack-horizon | 16:29 | |
| *** jbell8 has quit IRC | 16:30 | |
| openstackgerrit | Travis Tripp proposed openstack/horizon: Bind Launch instance quota chart to count input https://review.openstack.org/174654 | 16:32 |
| *** alanf-mc has joined #openstack-horizon | 16:36 | |
| *** ducttape_ has joined #openstack-horizon | 16:37 | |
| openstackgerrit | Richard Hagarty proposed openstack/horizon: Add Volume Backend Name to Create Volume Type https://review.openstack.org/132902 | 16:40 |
| *** rushiagr_away is now known as rushiagr | 16:40 | |
| *** jtriley has quit IRC | 16:40 | |
| *** lhcheng has joined #openstack-horizon | 16:43 | |
| *** alanf-mc has quit IRC | 16:43 | |
| *** jingjing_ren has joined #openstack-horizon | 16:44 | |
| *** jbell8 has joined #openstack-horizon | 16:44 | |
| *** alanf-mc has joined #openstack-horizon | 16:45 | |
| *** jingjing_ren has quit IRC | 16:45 | |
| *** jingjing_ren has joined #openstack-horizon | 16:46 | |
| *** ygbo has quit IRC | 16:46 | |
| *** jtriley has joined #openstack-horizon | 16:47 | |
| *** romainh has left #openstack-horizon | 16:47 | |
| *** neelashah has quit IRC | 16:50 | |
| *** bpokorny_ has joined #openstack-horizon | 16:51 | |
| *** bpokorny has quit IRC | 16:55 | |
| *** jingjing_ren has quit IRC | 16:56 | |
| *** jbell8 has quit IRC | 16:58 | |
| *** jingjing_ren has joined #openstack-horizon | 16:58 | |
| openstackgerrit | Eric Peterson proposed openstack/horizon: Add fip to lbaas vip info https://review.openstack.org/180676 | 16:59 |
| * ducttape_ thinks that seeing fip and vip together in a sentence just makes sense and seems right | 17:00 | |
| *** MaxV has joined #openstack-horizon | 17:09 | |
| *** e0ne has quit IRC | 17:11 | |
| openstackgerrit | Eric Peterson proposed openstack/horizon: Add fip to lbaas vip info https://review.openstack.org/180676 | 17:16 |
| *** jbell8 has joined #openstack-horizon | 17:17 | |
| *** unixlike has quit IRC | 17:18 | |
| *** mattfarina has joined #openstack-horizon | 17:20 | |
| *** garthb has quit IRC | 17:20 | |
| *** btully has joined #openstack-horizon | 17:21 | |
| openstackgerrit | Merged openstack/horizon: Fix donut chart title data and standardize design https://review.openstack.org/167377 | 17:22 |
| openstackgerrit | Cindy Lu proposed openstack/horizon: WIP Table Demo https://review.openstack.org/179504 | 17:23 |
| *** radez_g0n3 is now known as radez | 17:24 | |
| *** oro has quit IRC | 17:27 | |
| *** ybathia has joined #openstack-horizon | 17:27 | |
| *** oro has joined #openstack-horizon | 17:28 | |
| *** mpavlase has joined #openstack-horizon | 17:32 | |
| *** shivharis has quit IRC | 17:35 | |
| *** jingjin__ has joined #openstack-horizon | 17:37 | |
| *** ctina__ has quit IRC | 17:37 | |
| *** ctina___ has joined #openstack-horizon | 17:37 | |
| *** jingjing_ren has quit IRC | 17:40 | |
| *** jwy has joined #openstack-horizon | 17:42 | |
| *** anteaya has quit IRC | 17:45 | |
| *** robcresswell is now known as robcresswell_afk | 17:48 | |
| openstackgerrit | Matt Borland proposed openstack/horizon: Fix bug where WEB_ROOT is not respected https://review.openstack.org/181095 | 17:49 |
| *** gokrokve has joined #openstack-horizon | 17:53 | |
| *** gokrokve_ has quit IRC | 17:57 | |
| *** garthb has joined #openstack-horizon | 17:58 | |
| *** gokrokve has quit IRC | 17:59 | |
| *** rushiagr is now known as rushiagr_away | 18:00 | |
| *** jingjin__ has quit IRC | 18:01 | |
| *** jbell8 has quit IRC | 18:01 | |
| *** bpokorny has joined #openstack-horizon | 18:02 | |
| *** gokrokve has joined #openstack-horizon | 18:03 | |
| *** masco has joined #openstack-horizon | 18:03 | |
| *** mattfarina has quit IRC | 18:04 | |
| *** jbell8 has joined #openstack-horizon | 18:04 | |
| *** pauloefg has quit IRC | 18:05 | |
| *** ericksonsantos has quit IRC | 18:05 | |
| *** raildo has quit IRC | 18:06 | |
| *** bpokorny_ has quit IRC | 18:06 | |
| *** htruta has quit IRC | 18:06 | |
| *** e0ne has joined #openstack-horizon | 18:06 | |
| *** tnovacik has joined #openstack-horizon | 18:09 | |
| *** matt-borland has quit IRC | 18:10 | |
| *** jbell8 has quit IRC | 18:11 | |
| *** gokrokve has quit IRC | 18:13 | |
| *** gokrokve has joined #openstack-horizon | 18:14 | |
| *** gokrokve has quit IRC | 18:19 | |
| *** jingjing_ren has joined #openstack-horizon | 18:19 | |
| *** ctina___ has quit IRC | 18:20 | |
| *** jingjing_ren has quit IRC | 18:22 | |
| *** ttrifonov is now known as zz_ttrifonov | 18:22 | |
| *** jingjing_ren has joined #openstack-horizon | 18:23 | |
| *** htruta has joined #openstack-horizon | 18:24 | |
| *** david-lyle_ has joined #openstack-horizon | 18:25 | |
| *** david-lyle has quit IRC | 18:25 | |
| *** david_lyle__ has joined #openstack-horizon | 18:25 | |
| *** raildo has joined #openstack-horizon | 18:26 | |
| *** david-lyle has joined #openstack-horizon | 18:28 | |
| *** ducttape_ has quit IRC | 18:28 | |
| *** Drago has joined #openstack-horizon | 18:28 | |
| *** david-lyle_ has quit IRC | 18:29 | |
| *** ybathia has quit IRC | 18:29 | |
| *** ybathia has joined #openstack-horizon | 18:29 | |
| *** ericksonfgds has joined #openstack-horizon | 18:31 | |
| *** david_lyle__ has quit IRC | 18:31 | |
| *** Drago has quit IRC | 18:33 | |
| *** jbell8 has joined #openstack-horizon | 18:33 | |
| *** Drago has joined #openstack-horizon | 18:33 | |
| *** jbell8 has quit IRC | 18:34 | |
| *** david-lyle has quit IRC | 18:34 | |
| *** Drago has left #openstack-horizon | 18:35 | |
| openstackgerrit | Merged openstack/horizon: Bind Launch instance quota chart to count input https://review.openstack.org/174654 | 18:40 |
| openstackgerrit | Cindy Lu proposed openstack/horizon: WIP Table Demo https://review.openstack.org/179504 | 18:40 |
| openstackgerrit | Merged openstack/horizon: Add Type column in Job Templates Panel https://review.openstack.org/181004 | 18:40 |
| *** masco has quit IRC | 18:40 | |
| *** ducttape_ has joined #openstack-horizon | 18:41 | |
| openstackgerrit | Cindy Lu proposed openstack/horizon: WIP Table Demo https://review.openstack.org/179504 | 18:41 |
| *** raildo has quit IRC | 18:41 | |
| *** ericksonfgds has quit IRC | 18:42 | |
| *** htruta has quit IRC | 18:42 | |
| *** david-lyle has joined #openstack-horizon | 18:47 | |
| *** reed has quit IRC | 18:49 | |
| *** matt-borland has joined #openstack-horizon | 18:50 | |
| *** david-lyle_ has joined #openstack-horizon | 18:53 | |
| *** packet has quit IRC | 18:56 | |
| *** david-lyle has quit IRC | 18:56 | |
| *** david-lyle_ is now known as david-lyle | 18:57 | |
| *** packet has joined #openstack-horizon | 18:57 | |
| *** reed has joined #openstack-horizon | 18:57 | |
| *** Sukhdev has joined #openstack-horizon | 18:58 | |
| *** ericpeterson has joined #openstack-horizon | 19:00 | |
| *** jingjing_ren has quit IRC | 19:01 | |
| *** ducttape_ has quit IRC | 19:02 | |
| *** stevemar has joined #openstack-horizon | 19:03 | |
| matt-borland | tqtran: thanks for the review...you are right about the api layer. There are some other problems I'm finding too, so I'll try to ID and wrap them in the same patch | 19:06 |
| *** pauloewerton has joined #openstack-horizon | 19:07 | |
| matt-borland | they are all related to assuming a root path | 19:07 |
| *** zul has quit IRC | 19:16 | |
| *** bpokorny has quit IRC | 19:22 | |
| *** bpokorny has joined #openstack-horizon | 19:23 | |
| openstackgerrit | Matt Borland proposed openstack/horizon: Fix bug where WEBROOT is not respected https://review.openstack.org/181095 | 19:26 |
| *** raildo has joined #openstack-horizon | 19:27 | |
| openstackgerrit | Matt Borland proposed openstack/horizon: Fix bug where WEBROOT is not respected https://review.openstack.org/181095 | 19:29 |
| *** zul has joined #openstack-horizon | 19:31 | |
| *** jingjing_ren has joined #openstack-horizon | 19:32 | |
| *** jingjing_ren has quit IRC | 19:38 | |
| *** ducttape_ has joined #openstack-horizon | 19:42 | |
| *** david-lyle has quit IRC | 19:43 | |
| *** akrivoka has quit IRC | 19:43 | |
| *** ericpeterson has quit IRC | 19:45 | |
| *** nlahouti has quit IRC | 19:46 | |
| *** jingjing_ren has joined #openstack-horizon | 19:48 | |
| *** gokrokve has joined #openstack-horizon | 19:51 | |
| *** Piet has quit IRC | 19:53 | |
| *** gokrokve has quit IRC | 19:55 | |
| *** csd has quit IRC | 19:56 | |
| *** lblanchard has quit IRC | 19:56 | |
| *** csd has joined #openstack-horizon | 19:57 | |
| *** r1chardj0n3s_afk is now known as r1chardj0n3s | 19:57 | |
| r1chardj0n3s | morning | 19:58 |
| openstackgerrit | Richard Jones proposed openstack/horizon: WIP re-design of top-level Horizon menu https://review.openstack.org/179337 | 20:00 |
| *** tnovacik has quit IRC | 20:00 | |
| *** bpokorny_ has joined #openstack-horizon | 20:02 | |
| *** jingjing_ren has quit IRC | 20:03 | |
| *** bpokorny_ has quit IRC | 20:03 | |
| openstackgerrit | Richard Jones proposed openstack/horizon: WIP re-design of top-level Horizon menu https://review.openstack.org/179337 | 20:04 |
| *** bpokorny_ has joined #openstack-horizon | 20:04 | |
| *** bpokorny has quit IRC | 20:06 | |
| *** jingjing_ren has joined #openstack-horizon | 20:07 | |
| *** alexpilotti has quit IRC | 20:08 | |
| *** jingjing_ren has quit IRC | 20:08 | |
| *** jingjing_ren has joined #openstack-horizon | 20:08 | |
| *** jwy has quit IRC | 20:09 | |
| *** alexpilotti has joined #openstack-horizon | 20:09 | |
| *** alexpilotti has quit IRC | 20:16 | |
| *** Longgeek has quit IRC | 20:18 | |
| *** AlkaD has joined #openstack-horizon | 20:20 | |
| *** jwy has joined #openstack-horizon | 20:23 | |
| *** alexpilotti has joined #openstack-horizon | 20:24 | |
| *** gokrokve has joined #openstack-horizon | 20:26 | |
| *** oro has quit IRC | 20:27 | |
| *** gokrokve has quit IRC | 20:28 | |
| *** gokrokve has joined #openstack-horizon | 20:28 | |
| *** alexpilotti has quit IRC | 20:29 | |
| *** jbell8 has joined #openstack-horizon | 20:29 | |
| *** ericksonfgds has joined #openstack-horizon | 20:35 | |
| *** matt-borland_ has joined #openstack-horizon | 20:35 | |
| *** matt-borland has quit IRC | 20:37 | |
| openstackgerrit | Matt Borland proposed openstack/horizon: Fix bug where WEBROOT is not respected https://review.openstack.org/181095 | 20:38 |
| *** jbell8 has quit IRC | 20:39 | |
| *** stevemar has quit IRC | 20:42 | |
| *** nlahouti has joined #openstack-horizon | 20:42 | |
| *** matt-borland has joined #openstack-horizon | 20:43 | |
| openstackgerrit | Merged openstack/horizon: Fixing Jasmine tests in dashboard https://review.openstack.org/180739 | 20:45 |
| *** matt-borland_ has quit IRC | 20:45 | |
| *** jtriley_ has joined #openstack-horizon | 20:47 | |
| *** absubram has quit IRC | 20:49 | |
| *** jtriley has quit IRC | 20:50 | |
| *** e0ne has quit IRC | 20:51 | |
| *** jtriley_ has quit IRC | 20:51 | |
| *** jingjing_ren has quit IRC | 20:52 | |
| *** jbell8 has joined #openstack-horizon | 20:56 | |
| *** crobertsrh is now known as _crobertsrh | 20:57 | |
| *** oro has joined #openstack-horizon | 20:57 | |
| *** Sukhdev has quit IRC | 20:58 | |
| TravT | r1chardj0n3s: | 20:59 |
| TravT | morning | 20:59 |
| r1chardj0n3s | hey | 20:59 |
| TravT | i wanted to review the directory structure patch with you tomorrow, and david just reminded me that tomorrow is your saturday | 20:59 |
| TravT | so, would you be able to look at it today and give any feedback? | 20:59 |
| r1chardj0n3s | yep, it's in my calendar, 7am. summit prep at 8am ;) | 21:00 |
| r1chardj0n3s | I'll see if I can find some time to look at it today | 21:00 |
| TravT | ok, so you will still make it for it. | 21:00 |
| r1chardj0n3s | I intend to | 21:00 |
| *** bpokorny has joined #openstack-horizon | 21:02 | |
| TravT | hey, so tyr is wondering if we could talk through it in about an hour instead. | 21:03 |
| TravT | turns out he's out... | 21:03 |
| TravT | tomorrow | 21:03 |
| *** tnovacik has joined #openstack-horizon | 21:03 | |
| r1chardj0n3s | I could, but I have to go out in 1.5 hours, so I'll only be around for 30 minutes of discussion ... actually .. \o/ | 21:04 |
| r1chardj0n3s | so let's do that | 21:04 |
| TravT | ok, well, that might be all we have. | 21:04 |
| TravT | you are out next week right? | 21:04 |
| *** jbell8 has quit IRC | 21:04 | |
| *** bpokorny_ has quit IRC | 21:05 | |
| r1chardj0n3s | I'm in San Antonio next week, with a day lost to travel on Monday. I'll have connectivity and a desk, but there'll be other distractions. | 21:05 |
| *** jingjing_ren has joined #openstack-horizon | 21:06 | |
| *** Piet has joined #openstack-horizon | 21:06 | |
| *** Anticime1 is now known as Anticimex | 21:14 | |
| ducttape_ | lhcheng - deployed new DOA with your changes, and the session remains usable before and after the upgrade. thanks :D | 21:15 |
| *** jbell8 has joined #openstack-horizon | 21:15 | |
| *** EmilienM is now known as EmilienM|afk | 21:16 | |
| *** jbell8 has quit IRC | 21:16 | |
| *** jbell8 has joined #openstack-horizon | 21:16 | |
| lhcheng | ducttape_: great! thanks for validating. I've also submitted a patch to backport the fix to Kilo. | 21:17 |
| openstackgerrit | Thai Tran proposed openstack/horizon: Angularize Identity Users Panel https://review.openstack.org/133767 | 21:19 |
| *** packet has quit IRC | 21:23 | |
| *** neelashah has joined #openstack-horizon | 21:25 | |
| *** jprovazn has quit IRC | 21:29 | |
| openstackgerrit | Thai Tran proposed openstack/horizon: Angularize Identity Users Panel https://review.openstack.org/133767 | 21:29 |
| *** Sukhdev has joined #openstack-horizon | 21:32 | |
| *** jbell8 has quit IRC | 21:38 | |
| *** peristeri has quit IRC | 21:39 | |
| *** mpavlase has quit IRC | 21:42 | |
| openstackgerrit | Matt Borland proposed openstack/horizon: Fix bug where WEBROOT is not respected https://review.openstack.org/181095 | 21:42 |
| openstackgerrit | Matt Borland proposed openstack/horizon: Detail-page directives (Angular/UX) https://review.openstack.org/173359 | 21:50 |
| *** oro has quit IRC | 21:53 | |
| TravT | r1chardj0nes: tqtran: clu_: are you around? | 21:53 |
| TravT | r1chardj0n3s: | 21:55 |
| r1chardj0n3s | ohai | 21:55 |
| r1chardj0n3s | TravT: sorry, was making coffee | 21:55 |
| TravT | no worries, | 21:55 |
| TravT | so re: https://review.openstack.org/#/c/176152/ | 21:56 |
| r1chardj0n3s | yup | 21:56 |
| TravT | here's a hangout: | 21:56 |
| TravT | https://plus.google.com/hangouts/_/event/c8j8km27k3retmn7jgplp94g61c?authuser=2 | 21:56 |
| *** david-lyle has joined #openstack-horizon | 21:56 | |
| *** ChanServ sets mode: +o david-lyle | 21:56 | |
| TravT | anybody here is welcome to join | 21:56 |
| TravT | just going to talk about that patch | 21:57 |
| *** neelashah has quit IRC | 21:58 | |
| *** chlong has quit IRC | 21:59 | |
| *** gokrokve has quit IRC | 22:01 | |
| *** gokrokve has joined #openstack-horizon | 22:01 | |
| *** matt-borland has quit IRC | 22:02 | |
| *** btully has quit IRC | 22:05 | |
| *** gokrokve has quit IRC | 22:07 | |
| *** gokrokve has joined #openstack-horizon | 22:07 | |
| *** jingjing_ren has quit IRC | 22:09 | |
| *** jingjing_ren has joined #openstack-horizon | 22:09 | |
| *** dboik_ has joined #openstack-horizon | 22:12 | |
| *** dboik has quit IRC | 22:16 | |
| *** dboik_ has quit IRC | 22:17 | |
| *** ducttape_ has quit IRC | 22:21 | |
| *** gokrokve has quit IRC | 22:21 | |
| *** mayurig has joined #openstack-horizon | 22:25 | |
| *** mayurig has quit IRC | 22:27 | |
| *** btully has joined #openstack-horizon | 22:29 | |
| *** amerine has joined #openstack-horizon | 22:35 | |
| *** mayurig has joined #openstack-horizon | 22:35 | |
| *** mayurig has quit IRC | 22:35 | |
| *** Raildo_ has joined #openstack-horizon | 22:36 | |
| *** TravT has quit IRC | 22:38 | |
| *** david-lyle has quit IRC | 22:38 | |
| *** tosky has quit IRC | 22:40 | |
| *** tqtran has joined #openstack-horizon | 22:41 | |
| *** tnovacik has quit IRC | 22:45 | |
| *** TravT has joined #openstack-horizon | 22:47 | |
| *** TravT has quit IRC | 22:49 | |
| *** TravT_ has joined #openstack-horizon | 22:49 | |
| *** ayoung has joined #openstack-horizon | 22:50 | |
| *** bigjools has joined #openstack-horizon | 22:50 | |
| r1chardj0n3s | does anyone have any ideas about why ui-bootstrap's popover doesn't work in horizon? just the simplest <button popover> doesn't seem to work :/ | 23:01 |
| *** AlkaD has quit IRC | 23:02 | |
| openstackgerrit | Thai Tran proposed openstack/horizon: Angular Identity Users Panel Demo https://review.openstack.org/177489 | 23:04 |
| *** Piet has quit IRC | 23:05 | |
| openstackgerrit | Doug Fish proposed openstack/django_openstack_auth: WIP: K2K federation https://review.openstack.org/159910 | 23:13 |
| *** dboik has joined #openstack-horizon | 23:23 | |
| *** chlong has joined #openstack-horizon | 23:24 | |
| *** darrenc is now known as darrenc_afk | 23:24 | |
| *** dboik_ has joined #openstack-horizon | 23:25 | |
| *** dboik has quit IRC | 23:28 | |
| *** jingjing_ren has quit IRC | 23:28 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/django_openstack_auth: Updated from global requirements https://review.openstack.org/181201 | 23:30 |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/horizon: Updated from global requirements https://review.openstack.org/181203 | 23:31 |
| *** Sukhdev has quit IRC | 23:32 | |
| *** TravT_ has quit IRC | 23:36 | |
| *** tqtran has left #openstack-horizon | 23:36 | |
| *** btully has quit IRC | 23:38 | |
| *** tqtran has joined #openstack-horizon | 23:38 | |
| *** lhcheng has quit IRC | 23:40 | |
| openstackgerrit | Cindy Lu proposed openstack/horizon: WIP Angular Table Demo boilerplate https://review.openstack.org/181253 | 23:46 |
| *** darrenc_afk is now known as darrenc | 23:47 | |
| *** jingjing_ren has joined #openstack-horizon | 23:58 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!