*** Administrator_ has quit IRC | 00:04 | |
*** Administrator_ has joined #openstack-horizon | 00:05 | |
*** lblanchard has joined #openstack-horizon | 00:09 | |
*** mvk has quit IRC | 00:12 | |
*** zackf has quit IRC | 00:13 | |
*** catintheroof has quit IRC | 00:19 | |
*** amotoki has joined #openstack-horizon | 00:20 | |
*** MasterOfBugs has quit IRC | 00:22 | |
*** pramodrj07 has quit IRC | 00:23 | |
*** mtanino_ has joined #openstack-horizon | 00:23 | |
*** mvk has joined #openstack-horizon | 00:25 | |
*** mtanino has quit IRC | 00:25 | |
*** wolverineav has quit IRC | 00:29 | |
*** aortega has quit IRC | 00:33 | |
*** mvk has quit IRC | 00:34 | |
*** mvk has joined #openstack-horizon | 00:34 | |
*** mvk has quit IRC | 00:51 | |
*** zhurong has joined #openstack-horizon | 00:55 | |
*** mvk has joined #openstack-horizon | 01:03 | |
*** gyee has quit IRC | 01:04 | |
*** mvk has quit IRC | 01:10 | |
*** mvk has joined #openstack-horizon | 01:10 | |
*** shu-mutou-AWAY has quit IRC | 01:19 | |
*** yingwei has joined #openstack-horizon | 01:21 | |
*** lblanchard has quit IRC | 01:26 | |
*** ying_zuo has quit IRC | 01:34 | |
*** shuyingya has joined #openstack-horizon | 02:01 | |
*** mtanino_ has quit IRC | 02:11 | |
*** catintheroof has joined #openstack-horizon | 02:16 | |
*** shu-mutou has joined #openstack-horizon | 02:21 | |
*** catintheroof has quit IRC | 02:34 | |
*** catintheroof has joined #openstack-horizon | 02:35 | |
*** mine0901 has joined #openstack-horizon | 02:37 | |
*** Elaine_wu has quit IRC | 02:37 | |
*** Elaine_wu has joined #openstack-horizon | 02:37 | |
*** catintheroof has quit IRC | 02:40 | |
*** spartacloud has joined #openstack-horizon | 03:04 | |
*** amotoki has quit IRC | 03:26 | |
*** amotoki has joined #openstack-horizon | 03:40 | |
*** chlong has quit IRC | 03:47 | |
*** amotoki has quit IRC | 03:50 | |
*** Tamayo has joined #openstack-horizon | 03:54 | |
*** amotoki has joined #openstack-horizon | 03:58 | |
*** yamamoto_ has quit IRC | 04:09 | |
*** yamamoto has joined #openstack-horizon | 04:09 | |
*** amotoki has quit IRC | 04:13 | |
*** amotoki has joined #openstack-horizon | 04:29 | |
*** mine0901 has quit IRC | 04:57 | |
*** rcernin has joined #openstack-horizon | 05:15 | |
*** shuyingy_ has joined #openstack-horizon | 05:19 | |
*** shuyingya has quit IRC | 05:19 | |
*** udesale has joined #openstack-horizon | 05:20 | |
*** yingwei has quit IRC | 05:22 | |
*** jprovazn has joined #openstack-horizon | 05:22 | |
*** yingwei has joined #openstack-horizon | 05:34 | |
*** adriant has quit IRC | 06:02 | |
*** masco has joined #openstack-horizon | 06:17 | |
*** shuyingya has joined #openstack-horizon | 06:19 | |
*** shuyingy_ has quit IRC | 06:20 | |
*** yingwei has quit IRC | 06:21 | |
*** jtomasek_ has quit IRC | 06:31 | |
*** yingwei has joined #openstack-horizon | 06:34 | |
*** Tamayo has quit IRC | 06:42 | |
openstackgerrit | M V P Nitesh proposed openstack/manila-ui master: Optimize the link address https://review.openstack.org/455545 | 06:44 |
---|---|---|
openstackgerrit | OpenStack Proposal Bot proposed openstack/django_openstack_auth master: Imported Translations from Zanata https://review.openstack.org/455546 | 06:45 |
*** tesseract has joined #openstack-horizon | 06:47 | |
*** mgagne has quit IRC | 06:52 | |
*** shuyingy_ has joined #openstack-horizon | 07:00 | |
*** shuyingya has quit IRC | 07:00 | |
*** pcaruana has joined #openstack-horizon | 07:06 | |
*** kong has quit IRC | 07:39 | |
*** jpich has joined #openstack-horizon | 07:50 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/manila-ui master: Imported Translations from Zanata https://review.openstack.org/455567 | 07:54 |
*** ianychoi has quit IRC | 07:54 | |
*** ianychoi has joined #openstack-horizon | 07:54 | |
shu-mutou | @robcresswell: Please let me know how to refresh details view using detailRoute path with F5 key. | 07:57 |
*** yingwei has quit IRC | 08:00 | |
robcresswell | shu-mutou: I'm not sure what you mean? | 08:00 |
shu-mutou | @robcresswell: is details view on 'ngdetails/[resource_type]/[uuid]' refreshable? | 08:03 |
robcresswell | shu-mutou: I mean it should be, its just a page | 08:05 |
shu-mutou | @robcresswell: I recognize that the page is routed by Angular in browser side. And F5 key seems to send requests to server. Can the Angular router catch F5 key operation? | 08:13 |
*** ianychoi has quit IRC | 08:20 | |
*** ianychoi has joined #openstack-horizon | 08:21 | |
robcresswell | shu-mutou: Its just a page load; angular should route it properly | 08:24 |
robcresswell | But it'll still refresh the page and thus hit the server | 08:24 |
robcresswell | I mean, refresh is a browser operation on the website, its just saying try and reload the page | 08:25 |
robcresswell | Most SPA sites put a refresh button inline. We should do that in our tables IMO. | 08:26 |
shu-mutou | @robcresswell: You are exactly right. However, our user wants to press F5 key, then Django returns 404 error. And they told me fix them.... | 08:34 |
shu-mutou | Reluctantly, I added an empty item action as "Refresh" action. | 08:34 |
shu-mutou | But such a refresh function is not yet implemented in Horizon, is it? | 08:35 |
*** ianychoi has quit IRC | 08:35 | |
robcresswell | shu-mutou: F5 shouldnt return a 404, that's a bug | 08:35 |
robcresswell | shu-mutou: It should route to a django page and then angulars route should take over | 08:36 |
*** ianychoi has joined #openstack-horizon | 08:38 | |
robcresswell | amotoki: I know its late, but are you around for 2 mins? Had a quick question | 08:40 |
amotoki | robcresswell: hi | 08:40 |
amotoki | robcresswell: it's not so late. evening now | 08:40 |
robcresswell | amotoki: Excellent! Re: the nova-net blueprint, will you have the time to do that work, or will you need assistance? | 08:41 |
robcresswell | I'm keen to unblock novaclient 8.0, as Horizon is currently the blocker iirc. | 08:41 |
amotoki | robcresswell: I can do it. I don't want to block novaclient 8.0 too :) | 08:42 |
shu-mutou | @robcresswell: Thanks for your reply. I'm happy to confirm the current status of Horizon's implementation for refreshing page. Thanks again. | 08:42 |
robcresswell | shu-mutou: Sure, sorry for my confusion over the issue. Let me know if you need help debugging. | 08:42 |
amotoki | robcresswell: from the yesterdays discussion on -dev ML, it looks no blocking thing on dropping nova-network in Pike. | 08:43 |
robcresswell | amotoki: Ah, that is such a relief! I went from 0 -> 60 with workload and was worried. | 08:43 |
robcresswell | amotoki: Agreed, I think there is consensus on Horizon dropping support | 08:43 |
amotoki | dropping nova-net support makes various things easy like quota effort :) | 08:44 |
robcresswell | amotoki: Less code paths is always good now that our maintenance team is smaller | 08:46 |
robcresswell | amotoki: Thanks so much for your help! | 08:46 |
openstackgerrit | zhang debo proposed openstack/horizon master: Improve a translation. https://review.openstack.org/455603 | 08:51 |
*** marcyb17 has joined #openstack-horizon | 08:57 | |
robcresswell | amotoki: Haha, I think we ganged up a little in https://review.openstack.org/#/c/455603/ :p | 09:02 |
*** openstackgerrit has quit IRC | 09:03 | |
amotoki | :p | 09:08 |
*** openstackgerrit has joined #openstack-horizon | 09:09 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/horizon master: Imported Translations from Zanata https://review.openstack.org/455612 | 09:09 |
*** tosky has joined #openstack-horizon | 09:09 | |
*** yingwei has joined #openstack-horizon | 09:22 | |
*** belmoreira has joined #openstack-horizon | 09:47 | |
openstackgerrit | Merged openstack/django_openstack_auth master: Imported Translations from Zanata https://review.openstack.org/455546 | 09:55 |
*** zhurong has quit IRC | 10:10 | |
*** zhurong has joined #openstack-horizon | 10:11 | |
openstackgerrit | Akihiro Motoki proposed openstack/horizon master: Fix quota of floating IP usage https://review.openstack.org/455633 | 10:19 |
*** kong has joined #openstack-horizon | 10:22 | |
openstackgerrit | Akihiro Motoki proposed openstack/horizon master: Ensure log messages are not translated https://review.openstack.org/455635 | 10:24 |
*** makowals_ has quit IRC | 10:32 | |
*** ianychoi has quit IRC | 10:36 | |
*** ianychoi has joined #openstack-horizon | 10:38 | |
Mr_Smurf | When an instance is created with the option to create new volume, I would like the volume name to be the instance name and not the uuid of the volume... But looking at the code that does not look like an easy patch.. | 10:39 |
robcresswell | Mr_Smurf: How does that work via the CLI? Does it take a vol name parameter or something?? | 10:41 |
Mr_Smurf | don't know.. | 10:43 |
Mr_Smurf | is device_name in the block_device_mapping_v2 the name of the volume? | 10:45 |
Mr_Smurf | https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-model.service.js#L692 | 10:46 |
robcresswell | Mr_Smurf: I don't know, but it seems like it | 10:49 |
Mr_Smurf | if I set "var deviceName = finalSpec.vol_device_name ? finalSpec.vol_device_name : finalSpec.name;" will things explode? | 10:50 |
robcresswell | Mr_Smurf: untested changes in code you don't really understand? Sounds like OpenStack to me :) | 10:51 |
Mr_Smurf | robcresswell: :) | 10:52 |
Mr_Smurf | vol_device_name was internal name only like 'vda' not the display name :( | 10:58 |
*** yingwei has quit IRC | 11:02 | |
Mr_Smurf | block_device_mapping_v2 does not have support for volume names it seems | 11:05 |
*** yingwei has joined #openstack-horizon | 11:16 | |
*** aortega has joined #openstack-horizon | 11:26 | |
openstackgerrit | Beth Elwell proposed openstack/horizon master: Adds basic angular QoS panel to Horizon https://review.openstack.org/418828 | 11:39 |
openstackgerrit | Bence Romsics proposed openstack/horizon master: WIP Trunks panel: item and batch delete https://review.openstack.org/454143 | 11:45 |
*** mvk has quit IRC | 11:49 | |
*** marcyb17 has left #openstack-horizon | 11:58 | |
*** yingwei has quit IRC | 12:01 | |
*** amotoki has quit IRC | 12:11 | |
*** Pavo has joined #openstack-horizon | 12:14 | |
*** breton has quit IRC | 12:17 | |
*** breton has joined #openstack-horizon | 12:18 | |
*** ianychoi has quit IRC | 12:21 | |
*** amotoki has joined #openstack-horizon | 12:23 | |
*** ianychoi has joined #openstack-horizon | 12:26 | |
*** shu-mutou is now known as shu-mutou-AWAY | 12:27 | |
*** amotoki has quit IRC | 12:39 | |
*** amotoki has joined #openstack-horizon | 12:43 | |
*** shuyingy_ has quit IRC | 12:43 | |
*** scottda has joined #openstack-horizon | 12:44 | |
*** amotoki has quit IRC | 12:49 | |
*** zhurong has quit IRC | 12:54 | |
*** amotoki has joined #openstack-horizon | 13:12 | |
*** lblanchard has joined #openstack-horizon | 13:19 | |
*** jtriley has joined #openstack-horizon | 13:21 | |
*** erlon has joined #openstack-horizon | 13:24 | |
*** lblanchard has quit IRC | 13:32 | |
*** mvk has joined #openstack-horizon | 13:33 | |
*** udesale has quit IRC | 13:40 | |
*** TravT has joined #openstack-horizon | 13:42 | |
*** ChanServ sets mode: +v TravT | 13:42 | |
*** jtomasek_ has joined #openstack-horizon | 13:42 | |
*** shuyingya has joined #openstack-horizon | 13:43 | |
*** masco has quit IRC | 13:44 | |
*** shuyingya has quit IRC | 13:47 | |
*** shuyingya has joined #openstack-horizon | 13:54 | |
*** flwang has quit IRC | 13:57 | |
*** ianychoi has quit IRC | 14:05 | |
*** ianychoi has joined #openstack-horizon | 14:06 | |
*** shuyingya has quit IRC | 14:07 | |
*** flwang has joined #openstack-horizon | 14:10 | |
*** yingwei has joined #openstack-horizon | 14:10 | |
*** lblanchard has joined #openstack-horizon | 14:12 | |
*** lucasxu has joined #openstack-horizon | 14:17 | |
*** chlong has joined #openstack-horizon | 14:22 | |
*** spartacloud is now known as zackf | 14:26 | |
-openstackstatus- NOTICE: latest base images have mistakenly put python3 in some places expecting python2 causing widespread failure of docs patches - fixes are underway | 14:26 | |
*** lucasxu has quit IRC | 14:28 | |
*** lucasxu has joined #openstack-horizon | 14:29 | |
*** dave-mccowan has joined #openstack-horizon | 14:34 | |
*** lucasxu has quit IRC | 14:38 | |
*** lucasxu has joined #openstack-horizon | 14:44 | |
-openstackstatus- NOTICE: we have rolled back centos-7, fedora-25 and ubuntu-xenial images to the previous days release. Feel free to recheck your jobs now. | 14:47 | |
*** ianychoi has quit IRC | 14:48 | |
*** mtanino has joined #openstack-horizon | 14:49 | |
*** ianychoi has joined #openstack-horizon | 14:52 | |
*** lucasxu has quit IRC | 14:54 | |
*** lucasxu has joined #openstack-horizon | 14:55 | |
*** belmoreira has quit IRC | 14:59 | |
openstackgerrit | Markus Zoeller (markus_z) proposed openstack/horizon master: fix href of previously renamed "serial_console.scss" https://review.openstack.org/455741 | 14:59 |
*** Tamayo has joined #openstack-horizon | 15:00 | |
*** rcernin has quit IRC | 15:05 | |
*** kong has quit IRC | 15:09 | |
*** dolphm has left #openstack-horizon | 15:10 | |
*** gary-smith has joined #openstack-horizon | 15:15 | |
*** wolverineav has joined #openstack-horizon | 15:15 | |
*** shuyingya has joined #openstack-horizon | 15:16 | |
*** shuyingya has quit IRC | 15:20 | |
*** lucasxu has quit IRC | 15:26 | |
*** chlong_ has joined #openstack-horizon | 15:29 | |
*** chlong has quit IRC | 15:32 | |
openstackgerrit | Gary W. Smith proposed openstack/horizon master: Legacy Transfer Table should inherit from theme https://review.openstack.org/303625 | 15:37 |
*** vinsh has quit IRC | 15:43 | |
*** chlong has joined #openstack-horizon | 15:44 | |
openstackgerrit | Bence Romsics proposed openstack/horizon master: WIP Trunks panel: item and batch delete https://review.openstack.org/454143 | 15:46 |
*** Administrator_ has quit IRC | 15:51 | |
*** Administrator_ has joined #openstack-horizon | 15:52 | |
*** ianychoi has quit IRC | 16:07 | |
*** weezS has joined #openstack-horizon | 16:11 | |
*** ianychoi has joined #openstack-horizon | 16:12 | |
*** jpich has quit IRC | 16:17 | |
*** shuyingya has joined #openstack-horizon | 16:18 | |
*** udesale has joined #openstack-horizon | 16:20 | |
*** shuyingya has quit IRC | 16:21 | |
*** gyee has joined #openstack-horizon | 16:25 | |
*** pcaruana has quit IRC | 16:29 | |
*** jeremy_moffitt has quit IRC | 16:32 | |
*** Elaine_wu has quit IRC | 16:38 | |
*** Elaine_wu has joined #openstack-horizon | 16:38 | |
*** udesale has quit IRC | 16:40 | |
*** ying_zuo has joined #openstack-horizon | 16:45 | |
*** weezS has quit IRC | 16:49 | |
*** jeremy_moffitt has joined #openstack-horizon | 16:51 | |
*** mgagne has joined #openstack-horizon | 17:00 | |
*** amotoki has quit IRC | 17:04 | |
*** mtanino has quit IRC | 17:21 | |
*** mvk has quit IRC | 17:25 | |
*** tesseract has quit IRC | 17:26 | |
*** tosky has quit IRC | 17:29 | |
ying_zuo | Hello, there's some discussion on my patches. Can someone please take a look? Thanks. https://review.openstack.org/#/c/439859/ https://review.openstack.org/#/c/450489/ | 17:38 |
*** MasterOfBugs has joined #openstack-horizon | 17:41 | |
*** pramodrj07 has joined #openstack-horizon | 17:41 | |
*** weezS has joined #openstack-horizon | 17:50 | |
*** mvk has joined #openstack-horizon | 17:57 | |
*** mtanino has joined #openstack-horizon | 18:06 | |
*** jprovazn has quit IRC | 18:08 | |
openstackgerrit | Gloria Gu proposed openstack/horizon master: Horizon Spinner/Loader should inherit from theme https://review.openstack.org/313685 | 18:14 |
*** ducttape_ has joined #openstack-horizon | 18:18 | |
*** ducttape_ has quit IRC | 18:18 | |
*** MasterOfBugs has quit IRC | 18:21 | |
*** pramodrj07 has quit IRC | 18:21 | |
*** ducttape_ has joined #openstack-horizon | 18:22 | |
*** lucasxu has joined #openstack-horizon | 18:25 | |
*** mgagne_ has joined #openstack-horizon | 18:35 | |
*** mgagne_ is now known as Guest89317 | 18:35 | |
*** mtanino has left #openstack-horizon | 18:36 | |
*** Guest89317 has quit IRC | 18:46 | |
*** kzaitsev_mb has joined #openstack-horizon | 19:03 | |
*** lucasxu has quit IRC | 19:08 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/horizon master: Updated from global requirements https://review.openstack.org/454479 | 19:09 |
*** lucasxu has joined #openstack-horizon | 19:11 | |
openstackgerrit | Gary W. Smith proposed openstack/horizon master: HORI-5493 Update Network Port VNIC Types https://review.openstack.org/455806 | 19:13 |
*** ducttape_ has quit IRC | 19:13 | |
openstackgerrit | Gary W. Smith proposed openstack/horizon master: Update Network Port VNIC Types https://review.openstack.org/455806 | 19:13 |
*** mgagne_ has joined #openstack-horizon | 19:18 | |
*** mgagne_ is now known as Guest4366 | 19:19 | |
*** dave-mccowan has quit IRC | 19:21 | |
*** mgagne has quit IRC | 19:24 | |
*** Guest4366 is now known as mgagne | 19:25 | |
*** mgagne has quit IRC | 19:25 | |
*** mgagne has joined #openstack-horizon | 19:25 | |
*** kzaitsev_mb has quit IRC | 19:31 | |
*** ianychoi has quit IRC | 19:34 | |
*** ianychoi has joined #openstack-horizon | 19:35 | |
*** pramodrj07 has joined #openstack-horizon | 19:36 | |
*** MasterOfBugs has joined #openstack-horizon | 19:36 | |
*** aortega has quit IRC | 19:45 | |
openstackgerrit | Gary W. Smith proposed openstack/horizon master: Update Network Port VNIC Types https://review.openstack.org/455806 | 19:51 |
*** ducttape_ has joined #openstack-horizon | 20:05 | |
*** Pavo has quit IRC | 20:09 | |
*** aortega has joined #openstack-horizon | 20:21 | |
*** lucasxu has quit IRC | 20:27 | |
*** lblanchard has quit IRC | 20:27 | |
*** lucasxu has joined #openstack-horizon | 20:30 | |
*** lucasxu has quit IRC | 20:34 | |
*** ducttape_ has quit IRC | 20:34 | |
*** lucasxu has joined #openstack-horizon | 20:35 | |
*** ducttape_ has joined #openstack-horizon | 20:35 | |
*** mrunge has quit IRC | 20:49 | |
*** jtomasek_ has quit IRC | 20:51 | |
*** TravT has quit IRC | 20:52 | |
*** ducttap__ has joined #openstack-horizon | 21:01 | |
*** ducttape_ has quit IRC | 21:04 | |
*** jtriley has quit IRC | 21:06 | |
*** chlong has quit IRC | 21:09 | |
*** chlong_ has quit IRC | 21:09 | |
*** lucasxu has quit IRC | 21:12 | |
*** lucasxu has joined #openstack-horizon | 21:16 | |
*** catintheroof has joined #openstack-horizon | 21:19 | |
*** catintheroof has quit IRC | 21:21 | |
*** catintheroof has joined #openstack-horizon | 21:21 | |
*** ducttap__ has quit IRC | 21:23 | |
*** ducttape_ has joined #openstack-horizon | 21:23 | |
*** ducttape_ has quit IRC | 21:28 | |
*** ducttape_ has joined #openstack-horizon | 21:30 | |
*** kong has joined #openstack-horizon | 21:30 | |
*** ducttape_ has quit IRC | 21:47 | |
*** ducttape_ has joined #openstack-horizon | 21:47 | |
*** ducttape_ has joined #openstack-horizon | 21:51 | |
*** lucasxu has quit IRC | 21:58 | |
*** ducttape_ has quit IRC | 21:59 | |
*** TravT has joined #openstack-horizon | 22:00 | |
*** ChanServ sets mode: +v TravT | 22:00 | |
*** Tamayo has quit IRC | 22:22 | |
*** erlon has quit IRC | 23:15 | |
*** jtriley has joined #openstack-horizon | 23:25 | |
*** catintheroof has quit IRC | 23:29 | |
*** catintheroof has joined #openstack-horizon | 23:30 | |
*** catintheroof has quit IRC | 23:30 | |
*** jamielennox is now known as jamielennox|away | 23:48 | |
*** jamielennox|away is now known as jamielennox | 23:51 | |
*** jtriley has quit IRC | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!