*** ircuser-1 has joined #openstack-horizon | 00:26 | |
*** zhurong has joined #openstack-horizon | 00:54 | |
*** namnh has joined #openstack-horizon | 01:00 | |
*** itlinux has quit IRC | 01:09 | |
hoangcx | amotoki: Hi. I proposed some patches for fixing bugs and clean up as our discussion when supported EP feature in VPN. | 01:19 |
---|---|---|
hoangcx | amotoki: If you have time, please check it: https://review.openstack.org/#/q/project:openstack/neutron-vpnaas-dashboard+status:open | 01:20 |
hoangcx | amotoki: Just want to notice and it's not so urgent thought. Thanks! | 01:20 |
*** Seb-Solon has joined #openstack-horizon | 01:43 | |
*** jtriley has joined #openstack-horizon | 01:58 | |
*** catintheroof has joined #openstack-horizon | 02:24 | |
*** catintheroof has quit IRC | 02:43 | |
*** dave-mccowan has quit IRC | 02:56 | |
*** vkmc has quit IRC | 03:29 | |
*** vkmc has joined #openstack-horizon | 03:35 | |
*** jtriley has quit IRC | 04:05 | |
*** udesale has joined #openstack-horizon | 04:06 | |
*** jtriley has joined #openstack-horizon | 04:13 | |
*** gary-smith_ has quit IRC | 04:20 | |
*** jtriley has quit IRC | 04:21 | |
*** gary-smith_ has joined #openstack-horizon | 04:21 | |
*** john5223 has quit IRC | 04:22 | |
*** dlevy has quit IRC | 04:22 | |
*** john5223 has joined #openstack-horizon | 04:23 | |
*** jtriley has joined #openstack-horizon | 04:31 | |
*** ratailor has joined #openstack-horizon | 04:47 | |
*** zhurong has quit IRC | 04:55 | |
*** zhurong has joined #openstack-horizon | 05:44 | |
*** lajoskatona has joined #openstack-horizon | 05:53 | |
*** jtriley has quit IRC | 06:10 | |
*** nikhil has quit IRC | 06:30 | |
*** linkedinyou has joined #openstack-horizon | 06:37 | |
*** hoonetorg has quit IRC | 06:37 | |
*** hoonetorg has joined #openstack-horizon | 06:53 | |
*** tosky has joined #openstack-horizon | 06:53 | |
*** jtomasek has joined #openstack-horizon | 06:58 | |
*** rcernin has quit IRC | 06:59 | |
*** jtomasek has quit IRC | 07:00 | |
*** spectr has joined #openstack-horizon | 07:08 | |
*** pcaruana has joined #openstack-horizon | 07:17 | |
*** tosky has quit IRC | 07:19 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/horizon master: Imported Translations from Zanata https://review.openstack.org/516538 | 07:28 |
*** jtomasek has joined #openstack-horizon | 07:33 | |
*** linkedinyou has quit IRC | 07:39 | |
*** rcernin has joined #openstack-horizon | 07:44 | |
*** felipemonteiro__ has quit IRC | 08:13 | |
*** tesseract has joined #openstack-horizon | 08:16 | |
*** priteau has joined #openstack-horizon | 08:22 | |
*** yamamoto has quit IRC | 08:23 | |
*** BoJin has joined #openstack-horizon | 08:43 | |
*** jpich has joined #openstack-horizon | 08:44 | |
*** rubasov has joined #openstack-horizon | 08:45 | |
*** BoJin has quit IRC | 08:59 | |
*** zhurong has quit IRC | 09:03 | |
*** itxaka has joined #openstack-horizon | 09:05 | |
*** BoJin has joined #openstack-horizon | 09:10 | |
*** yamamoto has joined #openstack-horizon | 09:24 | |
*** mvk has quit IRC | 09:26 | |
*** yamamoto has quit IRC | 09:34 | |
*** wolverineav has joined #openstack-horizon | 09:38 | |
*** wolverineav has quit IRC | 09:46 | |
*** wolverineav has joined #openstack-horizon | 09:47 | |
*** wolverineav has quit IRC | 09:51 | |
*** NightKhaos has quit IRC | 09:52 | |
*** NightKhaos has joined #openstack-horizon | 09:56 | |
*** mvk has joined #openstack-horizon | 09:56 | |
*** gary-smith__ has joined #openstack-horizon | 09:59 | |
*** namnh has quit IRC | 10:00 | |
*** hoangcx_ has joined #openstack-horizon | 10:00 | |
*** rickflare has joined #openstack-horizon | 10:00 | |
*** xhku_ has joined #openstack-horizon | 10:01 | |
*** hoangcx has quit IRC | 10:01 | |
*** fbouliane has quit IRC | 10:01 | |
*** gary-smith_ has quit IRC | 10:01 | |
*** rickflare2 has quit IRC | 10:01 | |
*** Jeffrey4l has quit IRC | 10:04 | |
*** Jeffrey4l has joined #openstack-horizon | 10:07 | |
*** ratailor has quit IRC | 10:11 | |
*** e0ne has joined #openstack-horizon | 10:15 | |
*** udesale has quit IRC | 10:26 | |
*** mvk has quit IRC | 10:30 | |
*** yamamoto has joined #openstack-horizon | 10:39 | |
*** mvk has joined #openstack-horizon | 10:43 | |
*** priteau has quit IRC | 11:09 | |
*** priteau has joined #openstack-horizon | 11:10 | |
*** priteau has quit IRC | 11:11 | |
*** rcernin has quit IRC | 11:18 | |
*** bjolo has quit IRC | 11:23 | |
*** ratailor has joined #openstack-horizon | 11:27 | |
openstackgerrit | Merged openstack/horizon master: Imported Translations from Zanata https://review.openstack.org/516538 | 11:28 |
*** wolverineav has joined #openstack-horizon | 11:29 | |
*** ratailor has quit IRC | 11:50 | |
*** udesale has joined #openstack-horizon | 11:54 | |
e0ne | is it OK that horizon shows volume id as name if name is None? | 11:54 |
*** yamamoto has quit IRC | 12:11 | |
*** yamamoto has joined #openstack-horizon | 12:11 | |
amotoki | e0ne: do you know name_or_id property in openstack_dashboard/api/neutron.py? | 12:22 |
amotoki | e0ne: I think the similar approach can be used. name_or_id is used in the tables related to neutron resources | 12:23 |
amotoki | e0ne: name_or_id returns something like '(eecb8d13-6673)' if name is empty | 12:24 |
amotoki | e0ne: the heart of name_or_id is that a raw UUID is long for tables and to provide a shorten version of ID | 12:24 |
*** masco has joined #openstack-horizon | 12:26 | |
*** catintheroof has joined #openstack-horizon | 12:31 | |
*** catintheroof has quit IRC | 12:32 | |
*** catintheroof has joined #openstack-horizon | 12:32 | |
*** rmart04 has joined #openstack-horizon | 12:33 | |
*** dave-mccowan has joined #openstack-horizon | 12:35 | |
openstackgerrit | Lajos Katona proposed openstack/horizon master: Remove initScope from trunk delete.action.service https://review.openstack.org/493538 | 12:38 |
openstackgerrit | Lajos Katona proposed openstack/horizon master: Trunks panel: default to enabled https://review.openstack.org/489186 | 12:38 |
openstackgerrit | Lajos Katona proposed openstack/horizon master: Trunks admin panel https://review.openstack.org/516657 | 12:38 |
*** bruvik has joined #openstack-horizon | 12:43 | |
*** tosky has joined #openstack-horizon | 12:44 | |
*** udesale has quit IRC | 12:49 | |
*** udesale has joined #openstack-horizon | 12:49 | |
*** zhurong has joined #openstack-horizon | 12:49 | |
*** lblanchard has joined #openstack-horizon | 12:52 | |
*** udesale has quit IRC | 12:56 | |
*** yamamoto has quit IRC | 12:56 | |
*** udesale has joined #openstack-horizon | 12:56 | |
*** felipemonteiro has joined #openstack-horizon | 13:03 | |
*** marlinc has quit IRC | 13:03 | |
*** BoJin has quit IRC | 13:07 | |
*** yamamoto has joined #openstack-horizon | 13:10 | |
*** yamamoto has quit IRC | 13:15 | |
*** jtriley has joined #openstack-horizon | 13:28 | |
*** nikhil has joined #openstack-horizon | 13:32 | |
*** lbragstad has joined #openstack-horizon | 13:37 | |
*** yamamoto has joined #openstack-horizon | 13:41 | |
openstackgerrit | Bence Romsics proposed openstack/horizon master: Trunks panel: create button https://review.openstack.org/468396 | 13:42 |
openstackgerrit | Bence Romsics proposed openstack/horizon master: Trunks panel: edit button https://review.openstack.org/485473 | 13:42 |
openstackgerrit | Bence Romsics proposed openstack/horizon master: Remove initScope from trunk delete.action.service https://review.openstack.org/493538 | 13:42 |
openstackgerrit | Bence Romsics proposed openstack/horizon master: Trunks admin panel https://review.openstack.org/516657 | 13:42 |
openstackgerrit | Bence Romsics proposed openstack/horizon master: Trunks panel: default to enabled https://review.openstack.org/489186 | 13:42 |
*** zhurong has quit IRC | 13:42 | |
*** lvdombrkr has quit IRC | 13:43 | |
*** lvdombrkr has joined #openstack-horizon | 13:43 | |
openstackgerrit | Bence Romsics proposed openstack/horizon master: Trunks panel: create button https://review.openstack.org/468396 | 13:44 |
openstackgerrit | Bence Romsics proposed openstack/horizon master: Trunks panel: edit button https://review.openstack.org/485473 | 13:44 |
openstackgerrit | Bence Romsics proposed openstack/horizon master: Remove initScope from trunk delete.action.service https://review.openstack.org/493538 | 13:44 |
openstackgerrit | Bence Romsics proposed openstack/horizon master: Trunks admin panel https://review.openstack.org/516657 | 13:44 |
openstackgerrit | Bence Romsics proposed openstack/horizon master: Trunks panel: default to enabled https://review.openstack.org/489186 | 13:44 |
*** ratailor has joined #openstack-horizon | 13:45 | |
*** yamamoto has quit IRC | 13:45 | |
*** felipemonteiro_ has joined #openstack-horizon | 13:46 | |
*** BoJin has joined #openstack-horizon | 13:47 | |
*** felipemonteiro has quit IRC | 13:49 | |
*** ratailor is now known as rtailor | 13:49 | |
e0ne | amotoki: thanks. I didn't know about it | 14:02 |
amotoki | e0ne: you're welcome | 14:07 |
*** catintheroof has quit IRC | 14:12 | |
e0ne | amotoki: btw, I saw your comment to blueprint with parallel resource fetching: I'm trying to figure out why green threads are slower with apache | 14:12 |
*** catintheroof has joined #openstack-horizon | 14:14 | |
*** catintheroof has quit IRC | 14:30 | |
*** catintheroof has joined #openstack-horizon | 14:35 | |
*** spectr has quit IRC | 14:37 | |
*** spectr has joined #openstack-horizon | 14:39 | |
*** amotoki has quit IRC | 14:44 | |
*** udesale has quit IRC | 14:47 | |
*** amotoki has joined #openstack-horizon | 14:47 | |
*** ChanServ sets mode: +v amotoki | 14:47 | |
*** david-lyle has quit IRC | 14:50 | |
*** itxaka has quit IRC | 14:59 | |
*** yamamoto has joined #openstack-horizon | 15:04 | |
*** lbragstad has quit IRC | 15:05 | |
*** lbragstad has joined #openstack-horizon | 15:08 | |
*** marlinc has joined #openstack-horizon | 15:08 | |
*** yamamoto has quit IRC | 15:14 | |
*** Tahvok has quit IRC | 15:23 | |
*** Tahvok has joined #openstack-horizon | 15:28 | |
*** spectr has quit IRC | 15:29 | |
*** catintheroof has quit IRC | 15:34 | |
*** gyee has joined #openstack-horizon | 15:34 | |
openstackgerrit | Jeremy Moffitt proposed openstack/horizon master: Prevent "enter" from triggering submit action on modal forms https://review.openstack.org/461490 | 15:38 |
*** bruvik has quit IRC | 15:38 | |
*** itlinux has joined #openstack-horizon | 15:39 | |
*** catintheroof has joined #openstack-horizon | 15:40 | |
*** spectr has joined #openstack-horizon | 15:42 | |
*** catintheroof has quit IRC | 15:42 | |
e0ne | robcresswell, ying_zuo: hi. will we have meeting this week> | 15:50 |
e0ne | ? | 15:50 |
robcresswell | e0ne: yes | 15:50 |
e0ne | robcresswell: thanks for the confirmation | 15:50 |
e0ne | I know that at least cinder team won't have meeting this week | 15:50 |
e0ne | I'll add few topics to discuss for tomorrow's agenda | 15:51 |
itlinux | hello team.. I have a dilemma when I spin up a vm the dashboard shows Error: Unable to retrieve the security groups. but from the cli I do not get this msg.. any tips? | 15:54 |
itlinux | thanks | 15:54 |
e0ne | itlinux: hi. do you have any errors in the logs? | 15:54 |
itlinux | no errors in the logs | 15:55 |
itlinux | which logs should I look.. nothing in http and neutron..btw | 15:55 |
*** rtailor has quit IRC | 15:55 | |
e0ne | itlinux: it could be somewhere in /var/log/apache2/ | 15:56 |
e0ne | e.g. /var/log/apache2/horizon_error.log | 15:56 |
itlinux | well it's centos | 15:56 |
e0ne | do you have Debug enabled? | 15:56 |
itlinux | let me check.. | 15:56 |
itlinux | which one do I debug enable? | 15:57 |
itlinux | http? | 15:57 |
*** yamamoto has joined #openstack-horizon | 16:02 | |
*** yamamoto has quit IRC | 16:02 | |
*** BoJin has quit IRC | 16:03 | |
*** mvk has quit IRC | 16:07 | |
*** david-lyle has joined #openstack-horizon | 16:09 | |
*** ChanServ sets mode: +o david-lyle | 16:09 | |
*** lajoskatona has quit IRC | 16:09 | |
*** masco has quit IRC | 16:17 | |
*** rmart04 has quit IRC | 16:22 | |
itlinux | thank e0ne: will check out and enable httpd debug.. Ciao | 16:30 |
*** felipemonteiro_ has quit IRC | 16:32 | |
*** catintheroof has joined #openstack-horizon | 16:40 | |
*** rubasov has quit IRC | 16:44 | |
*** catintheroof has quit IRC | 16:45 | |
*** yamamoto has joined #openstack-horizon | 17:03 | |
*** mvk has joined #openstack-horizon | 17:06 | |
*** yamamoto has quit IRC | 17:11 | |
*** tosky has quit IRC | 17:11 | |
*** catintheroof has joined #openstack-horizon | 17:12 | |
*** e0ne has quit IRC | 17:23 | |
*** felipemonteiro has joined #openstack-horizon | 17:24 | |
*** felipemonteiro_ has joined #openstack-horizon | 17:25 | |
*** felipemonteiro has quit IRC | 17:29 | |
*** jpich has quit IRC | 17:29 | |
*** pcaruana has quit IRC | 17:29 | |
*** felipemonteiro_ has quit IRC | 17:36 | |
*** tesseract has quit IRC | 17:36 | |
*** felipemonteiro_ has joined #openstack-horizon | 17:36 | |
*** felipemonteiro__ has joined #openstack-horizon | 17:54 | |
*** itlinux has quit IRC | 17:56 | |
*** felipemonteiro_ has quit IRC | 17:57 | |
*** itlinux has joined #openstack-horizon | 18:06 | |
*** bruvik_ has joined #openstack-horizon | 18:35 | |
*** bruvik_ has quit IRC | 18:40 | |
*** e0ne has joined #openstack-horizon | 18:54 | |
*** catintheroof has quit IRC | 19:14 | |
*** pcaruana has joined #openstack-horizon | 19:15 | |
*** pcaruana has quit IRC | 19:49 | |
*** catintheroof has joined #openstack-horizon | 19:55 | |
openstackgerrit | Jeremy Moffitt proposed openstack/horizon master: Prevent "enter" from triggering submit action on modal forms https://review.openstack.org/461490 | 20:02 |
*** jtomasek has quit IRC | 20:17 | |
*** mrunge has quit IRC | 20:18 | |
*** mrunge has joined #openstack-horizon | 20:22 | |
*** dave-mcc_ has joined #openstack-horizon | 20:26 | |
*** bruvik_ has joined #openstack-horizon | 20:26 | |
*** dave-mccowan has quit IRC | 20:27 | |
*** priteau has joined #openstack-horizon | 20:45 | |
*** felipemonteiro__ has quit IRC | 20:51 | |
*** bruvik_ has quit IRC | 21:01 | |
*** catintheroof has quit IRC | 21:09 | |
openstackgerrit | Jeremy Moffitt proposed openstack/horizon master: Prevent "enter" from triggering submit action on modal forms https://review.openstack.org/461490 | 21:18 |
*** priteau has quit IRC | 21:22 | |
*** priteau has joined #openstack-horizon | 21:23 | |
*** priteau_ has joined #openstack-horizon | 21:26 | |
*** priteau has quit IRC | 21:27 | |
*** mrunge has quit IRC | 21:31 | |
*** rcernin has joined #openstack-horizon | 21:32 | |
*** mrunge has joined #openstack-horizon | 21:39 | |
openstackgerrit | Jeremy Moffitt proposed openstack/horizon master: Prevent "enter" from triggering submit action on modal forms https://review.openstack.org/461490 | 21:46 |
openstackgerrit | Jeremy Moffitt proposed openstack/horizon master: Prevent "enter" from triggering submit action on modal forms https://review.openstack.org/461490 | 22:13 |
*** e0ne has quit IRC | 22:18 | |
*** lbragstad has quit IRC | 22:36 | |
*** itlinux has quit IRC | 22:41 | |
*** wolverineav has quit IRC | 22:44 | |
*** priteau_ has quit IRC | 22:47 | |
*** jlabarre has quit IRC | 22:57 | |
*** gyee has quit IRC | 23:10 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!