| *** aspiers has quit IRC | 00:35 | |
| *** btully has joined #openstack-horizon | 00:36 | |
| *** btully has quit IRC | 00:41 | |
| *** jawad_axd has joined #openstack-horizon | 01:21 | |
| *** jawad_axd has quit IRC | 01:26 | |
| *** openstackgerrit has joined #openstack-horizon | 01:29 | |
| openstackgerrit | wuduochao proposed openstack/horizon master: Auto refresh, part 1 https://review.opendev.org/660612 | 01:29 |
|---|---|---|
| openstackgerrit | wuduochao proposed openstack/horizon master: Auto refresh, part 2 https://review.opendev.org/666985 | 01:29 |
| *** jawad_axd has joined #openstack-horizon | 01:42 | |
| *** jawad_axd has quit IRC | 01:47 | |
| *** jawad_axd has joined #openstack-horizon | 02:03 | |
| *** jawad_axd has quit IRC | 02:07 | |
| *** Guest14611 has quit IRC | 03:50 | |
| *** benj has joined #openstack-horizon | 03:51 | |
| *** benj is now known as Guest85345 | 03:51 | |
| *** clauz has quit IRC | 04:08 | |
| *** clauz has joined #openstack-horizon | 04:09 | |
| *** btully has joined #openstack-horizon | 04:14 | |
| *** btully has quit IRC | 04:19 | |
| *** dave-mccowan has quit IRC | 04:22 | |
| *** vishalmanchanda has joined #openstack-horizon | 05:02 | |
| *** jawad_axd has joined #openstack-horizon | 06:14 | |
| *** tkajinam has quit IRC | 06:50 | |
| *** tkajinam has joined #openstack-horizon | 06:51 | |
| *** jawad_axd has quit IRC | 07:04 | |
| *** e0ne has joined #openstack-horizon | 07:10 | |
| *** ChanServ sets mode: +o e0ne | 07:10 | |
| *** e0ne_ has joined #openstack-horizon | 07:11 | |
| *** e0ne has quit IRC | 07:11 | |
| *** e0ne_ has quit IRC | 07:12 | |
| *** e0ne has joined #openstack-horizon | 07:14 | |
| *** ChanServ sets mode: +o e0ne | 07:14 | |
| *** jawad_axd has joined #openstack-horizon | 07:15 | |
| *** jawad_ax_ has joined #openstack-horizon | 07:16 | |
| *** e0ne has quit IRC | 07:17 | |
| *** jawad_axd has quit IRC | 07:20 | |
| *** rcernin has quit IRC | 07:28 | |
| *** pcaruana has joined #openstack-horizon | 07:37 | |
| *** jtomasek has joined #openstack-horizon | 07:37 | |
| *** tesseract has joined #openstack-horizon | 07:49 | |
| *** tkajinam has quit IRC | 07:54 | |
| openstackgerrit | Merged openstack/horizon master: doc: Update local.conf example https://review.opendev.org/684255 | 08:04 |
| *** yaawang has quit IRC | 08:10 | |
| *** yaawang has joined #openstack-horizon | 08:10 | |
| *** dayou has quit IRC | 08:26 | |
| *** dayou has joined #openstack-horizon | 08:32 | |
| *** priteau has joined #openstack-horizon | 08:46 | |
| *** witek_ has joined #openstack-horizon | 09:03 | |
| *** witek_ is now known as witek | 09:08 | |
| *** tkajinam has joined #openstack-horizon | 09:15 | |
| *** tkajinam has quit IRC | 09:16 | |
| *** e0ne has joined #openstack-horizon | 09:36 | |
| *** ChanServ sets mode: +o e0ne | 09:36 | |
| *** btully has joined #openstack-horizon | 09:40 | |
| *** btully has quit IRC | 09:45 | |
| *** xinranwang has joined #openstack-horizon | 09:49 | |
| xinranwang | Hello, I am new here. I have one basic question: how to make web change after I modify the code? Just reload the web page? | 09:51 |
| *** pcaruana has quit IRC | 10:03 | |
| *** duochao has joined #openstack-horizon | 10:08 | |
| vishalmanchanda | xinranwang: It's depends on what you changing. | 10:12 |
| xinranwang | I changed the code under dashboard directory | 10:13 |
| xinranwang | @vishalmanchanda: | 10:13 |
| vishalmanchanda | you have to run 'python setup.py install' command. | 10:15 |
| vishalmanchanda | and then restart Apache server. | 10:15 |
| *** priteau has quit IRC | 10:20 | |
| *** pcaruana has joined #openstack-horizon | 10:24 | |
| *** witek has quit IRC | 10:27 | |
| *** duochao has left #openstack-horizon | 10:31 | |
| *** duochao has joined #openstack-horizon | 10:36 | |
| *** witek has joined #openstack-horizon | 10:40 | |
| *** prometheanfire has quit IRC | 10:52 | |
| *** prometheanfire has joined #openstack-horizon | 10:52 | |
| *** duochao has quit IRC | 11:05 | |
| *** ianychoi__ is now known as ianychoi | 11:24 | |
| *** pcaruana has quit IRC | 12:45 | |
| *** dklyle has quit IRC | 12:57 | |
| *** david-lyle has joined #openstack-horizon | 12:57 | |
| *** ChanServ sets mode: +o david-lyle | 12:57 | |
| *** pcaruana has joined #openstack-horizon | 12:58 | |
| *** dave-mccowan has joined #openstack-horizon | 13:05 | |
| *** btully has joined #openstack-horizon | 13:17 | |
| *** btully has quit IRC | 13:22 | |
| *** david-lyle is now known as dklyle | 13:28 | |
| *** vishalmanchanda has quit IRC | 13:32 | |
| *** e0ne has quit IRC | 13:42 | |
| *** e0ne has joined #openstack-horizon | 13:42 | |
| *** ChanServ sets mode: +o e0ne | 13:42 | |
| amotoki | xinranwang: regarding your question above, it depends on what file you touch AND how horizon is deployed. | 13:45 |
| amotoki | xinranwang: if you touch a python file directly referred to in your horizon deployment, you need to reload your web server. | 13:46 |
| amotoki | xinranwang: if you modify template files, you don't need to reload the web server. | 13:46 |
| amotoki | xinranwang: if you touch files under 'static' directory somewhere, you need to run manage.py collectstatic (and compress in most cases). | 13:47 |
| amotoki | xinranwang: if your file come from distro package, you might need more additional steps but I don't know them. | 13:47 |
| *** witek has quit IRC | 13:52 | |
| *** pcaruana has quit IRC | 13:52 | |
| *** witek has joined #openstack-horizon | 13:54 | |
| *** pcaruana has joined #openstack-horizon | 13:55 | |
| *** witek has quit IRC | 13:58 | |
| *** witek has joined #openstack-horizon | 14:03 | |
| *** dklyle has quit IRC | 14:05 | |
| *** dklyle has joined #openstack-horizon | 14:07 | |
| *** ChanServ sets mode: +o dklyle | 14:07 | |
| *** e0ne has quit IRC | 14:09 | |
| *** e0ne has joined #openstack-horizon | 14:11 | |
| *** ChanServ sets mode: +o e0ne | 14:11 | |
| *** dklyle has quit IRC | 14:12 | |
| *** e0ne has quit IRC | 14:20 | |
| *** e0ne has joined #openstack-horizon | 14:23 | |
| *** ChanServ sets mode: +o e0ne | 14:23 | |
| xinranwang | Thanks for this explanation in detail, it is very useful :) | 14:31 |
| xinranwang | @amotoki: | 14:31 |
| amotoki | xinranwang: you're welcome. if you have more questions, feel free to ask | 14:33 |
| *** gyee has joined #openstack-horizon | 14:57 | |
| *** dklyle has joined #openstack-horizon | 15:01 | |
| *** ChanServ sets mode: +o dklyle | 15:01 | |
| openstackgerrit | Merged openstack/horizon master: Forwards LOGOUT_URL to templates. https://review.opendev.org/683347 | 15:23 |
| *** jawad_ax_ has quit IRC | 15:24 | |
| *** jawad_axd has joined #openstack-horizon | 15:25 | |
| *** jawad_axd has quit IRC | 15:29 | |
| *** e0ne has quit IRC | 16:17 | |
| *** tesseract has quit IRC | 16:38 | |
| *** xinranwang has quit IRC | 16:38 | |
| *** btully has joined #openstack-horizon | 16:55 | |
| *** btully has quit IRC | 17:00 | |
| *** witek has quit IRC | 17:11 | |
| *** jawad_axd has joined #openstack-horizon | 17:26 | |
| *** gmann is now known as gmann_afk | 17:29 | |
| openstackgerrit | Pedro Henrique Pereira Martins proposed openstack/horizon master: Set up the initial displayed values in all boot-sources https://review.opendev.org/688541 | 17:32 |
| *** gmann_afk is now known as gmann | 17:35 | |
| *** witek has joined #openstack-horizon | 17:53 | |
| openstackgerrit | Merged openstack/horizon master: doc: Move DevStack local.conf to "Topics" section https://review.opendev.org/684256 | 17:55 |
| openstackgerrit | Pedro Henrique Pereira Martins proposed openstack/horizon master: Set up the initial displayed values in all boot-sources https://review.opendev.org/688541 | 18:10 |
| *** spatel has joined #openstack-horizon | 19:02 | |
| *** spatel has quit IRC | 19:02 | |
| *** Guest85345 is now known as benj_ | 19:08 | |
| *** witek has quit IRC | 20:20 | |
| *** btully has joined #openstack-horizon | 20:33 | |
| openstackgerrit | Colleen Murphy proposed openstack/horizon master: Add support for keystone access rules https://review.opendev.org/687439 | 20:35 |
| *** btully has quit IRC | 20:37 | |
| openstackgerrit | Pedro Henrique Pereira Martins proposed openstack/horizon master: Set up the initial displayed values in all boot-sources https://review.opendev.org/688541 | 20:42 |
| *** dtruong has quit IRC | 21:01 | |
| *** dtruong has joined #openstack-horizon | 21:01 | |
| *** pcaruana has quit IRC | 21:15 | |
| *** prometheanfire has quit IRC | 21:44 | |
| *** prometheanfire has joined #openstack-horizon | 21:45 | |
| *** rcernin has joined #openstack-horizon | 22:02 | |
| *** btully has joined #openstack-horizon | 22:22 | |
| *** e0ne has joined #openstack-horizon | 22:22 | |
| *** ChanServ sets mode: +o e0ne | 22:22 | |
| *** btully has quit IRC | 22:26 | |
| *** e0ne has quit IRC | 22:26 | |
| *** gyee has quit IRC | 22:27 | |
| *** e0ne has joined #openstack-horizon | 22:28 | |
| *** ChanServ sets mode: +o e0ne | 22:28 | |
| *** e0ne has quit IRC | 22:29 | |
| *** e0ne has joined #openstack-horizon | 22:33 | |
| *** ChanServ sets mode: +o e0ne | 22:33 | |
| openstackgerrit | Colleen Murphy proposed openstack/horizon master: Add support for keystone access rules https://review.opendev.org/687439 | 22:34 |
| *** e0ne has quit IRC | 22:36 | |
| *** e0ne has joined #openstack-horizon | 22:39 | |
| *** ChanServ sets mode: +o e0ne | 22:39 | |
| *** e0ne has quit IRC | 22:42 | |
| *** e0ne has joined #openstack-horizon | 22:45 | |
| *** ChanServ sets mode: +o e0ne | 22:45 | |
| *** e0ne has quit IRC | 22:48 | |
| *** e0ne has joined #openstack-horizon | 22:51 | |
| *** ChanServ sets mode: +o e0ne | 22:51 | |
| *** gyee has joined #openstack-horizon | 22:52 | |
| *** e0ne has quit IRC | 22:56 | |
| *** e0ne has joined #openstack-horizon | 23:00 | |
| *** ChanServ sets mode: +o e0ne | 23:00 | |
| *** e0ne has quit IRC | 23:03 | |
| *** e0ne has joined #openstack-horizon | 23:07 | |
| *** ChanServ sets mode: +o e0ne | 23:07 | |
| *** tkajinam has joined #openstack-horizon | 23:08 | |
| *** e0ne has quit IRC | 23:10 | |
| *** e0ne has joined #openstack-horizon | 23:14 | |
| *** ChanServ sets mode: +o e0ne | 23:14 | |
| *** e0ne has quit IRC | 23:16 | |
| *** e0ne has joined #openstack-horizon | 23:20 | |
| *** ChanServ sets mode: +o e0ne | 23:20 | |
| *** e0ne has quit IRC | 23:24 | |
| *** e0ne has joined #openstack-horizon | 23:28 | |
| *** ChanServ sets mode: +o e0ne | 23:28 | |
| *** e0ne has quit IRC | 23:31 | |
| *** e0ne has joined #openstack-horizon | 23:34 | |
| *** ChanServ sets mode: +o e0ne | 23:34 | |
| *** e0ne has quit IRC | 23:37 | |
| *** e0ne has joined #openstack-horizon | 23:40 | |
| *** ChanServ sets mode: +o e0ne | 23:40 | |
| *** e0ne has quit IRC | 23:42 | |
| *** tkajinam has quit IRC | 23:48 | |
| *** gyee has quit IRC | 23:54 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!