raginbajin | How would I go about getting a change I made merged? - https://review.openstack.org/#/c/166569/ | 00:07 |
---|---|---|
raginbajin | I'm not familiar with the process. | 00:07 |
*** doug-fish has left #openstack-horizon | 00:07 | |
*** alexvictorchan has quit IRC | 00:08 | |
*** bpokorny_ has quit IRC | 00:09 | |
openstackgerrit | Thai Tran proposed openstack/horizon: WIP angularize identity users. https://review.openstack.org/133767 | 00:09 |
*** mpavlase has quit IRC | 00:10 | |
*** SimonChung has quit IRC | 00:10 | |
*** SimonChung has joined #openstack-horizon | 00:10 | |
*** flwang has quit IRC | 00:10 | |
*** absubram has joined #openstack-horizon | 00:17 | |
*** dboik_ has quit IRC | 00:17 | |
*** SimonChung has quit IRC | 00:19 | |
*** flwang has joined #openstack-horizon | 00:24 | |
*** ybathia has joined #openstack-horizon | 00:35 | |
*** TravT has quit IRC | 00:35 | |
*** mattfarina has quit IRC | 00:36 | |
*** jcoufal has quit IRC | 00:46 | |
*** gyee has quit IRC | 00:48 | |
*** yingjun has joined #openstack-horizon | 00:49 | |
*** r1chardj0n3s_afk is now known as r1chardj0n3s | 00:50 | |
*** asahlin_ has quit IRC | 00:52 | |
jamielennox | lhcheng: still here? | 00:54 |
*** Drago has quit IRC | 00:55 | |
*** crobertsrh is now known as _crobertsrh | 00:57 | |
*** TravT has joined #openstack-horizon | 00:59 | |
openstackgerrit | Dan Nguyen proposed openstack/horizon: Retrieve domain scoped token https://review.openstack.org/148082 | 00:59 |
r1chardj0n3s | lol, so I tried switching our JS minifier to one that does name mangling (slimit), and it barfed on our JS with a syntax error ;) | 01:06 |
*** neelashah has joined #openstack-horizon | 01:06 | |
r1chardj0n3s | so, that's one minifier-with-mangling we don't need to worry about ;) | 01:06 |
*** Sukhdev has joined #openstack-horizon | 01:08 | |
*** mwhagedorn has joined #openstack-horizon | 01:08 | |
lhcheng | jamielennox: hi | 01:08 |
*** Longgeek has joined #openstack-horizon | 01:09 | |
jamielennox | lhcheng: dumb idea after we just merged the plugin, i have in my settings: | 01:10 |
jamielennox | 4 AUTHENTICATION_URLS = ('openstack_auth.urls', | 01:10 |
jamielennox | 3 'openstack_auth_kerberos.urls') | 01:10 |
jamielennox | 2 AUTH_PLUGINS = ['openstack_auth.plugin.password.PasswordPlugin', | 01:10 |
jamielennox | 1 'openstack_auth_kerberos.plugin.Kerberos'] | 01:10 |
jamielennox | and AUTHENTICATION_BACKENDS = | 01:10 |
jamielennox | thinking i should rename AUTH_PLUGINS to AUTHENTICATION_PLUGINS | 01:10 |
*** gokrokve has quit IRC | 01:11 | |
lhcheng | ugh. yeah, would be nice to make the naming consistent | 01:11 |
lhcheng | we should just update it | 01:12 |
vishwanathj | Horizon Experts, I need help figuring out why my tests are failing with "KeyError: tab_group" at http://logs.openstack.org/52/162552/32/check/gate-horizon-python27/4166700/console.html.....not sure what code change that I made is causing this error | 01:13 |
vishwanathj | http://logs.openstack.org/52/162552/32/check/gate-horizon-python27/4166700/console.html | 01:13 |
*** jwy has quit IRC | 01:14 | |
lhcheng | let's try to get kerberos and websso before making another release of DOA, that way we can validate the interfaces we have are sufficient. | 01:15 |
lhcheng | jamielennox: ^ | 01:15 |
openstackgerrit | Richard Jones proposed openstack/horizon: [Launch Instance Fix] Split Security and Access into two steps https://review.openstack.org/167078 | 01:16 |
lhcheng | vishwanathj: I have to go now, will be back later. Can help you out when I get back | 01:18 |
*** lhcheng has quit IRC | 01:18 | |
*** TravT has quit IRC | 01:18 | |
openstackgerrit | Jamie Lennox proposed openstack/django_openstack_auth: Rename AUTH_PLUGINS option https://review.openstack.org/167466 | 01:18 |
vishwanathj | lhcheng, i will wait, thanks | 01:18 |
*** nlahouti has quit IRC | 01:22 | |
*** ybathia has quit IRC | 01:23 | |
r1chardj0n3s | OMG we desperately need LiveReload. Working with Launch Instance in the way it's structured is ... ugh. I miss $route :( | 01:32 |
r1chardj0n3s | currently struggling to get my browser to reload the flavor.html source from the django :/ | 01:33 |
*** bpokorny has joined #openstack-horizon | 01:36 | |
*** r1chardj0n3s is now known as r1chardj0n3s_afk | 01:36 | |
*** vishwanathj_ has joined #openstack-horizon | 01:36 | |
*** mattfarina has joined #openstack-horizon | 01:36 | |
*** zhenguo has quit IRC | 01:37 | |
*** smc7 has joined #openstack-horizon | 01:39 | |
*** yingjun has quit IRC | 01:42 | |
*** smc7 has quit IRC | 01:43 | |
*** jwy has joined #openstack-horizon | 01:45 | |
*** yingjun has joined #openstack-horizon | 01:46 | |
*** stevemar has quit IRC | 01:46 | |
openstackgerrit | Shaoquan Chen proposed openstack/horizon: [Launch Instance Fix] Enhancing wizard widget https://review.openstack.org/165475 | 01:49 |
openstackgerrit | Shaoquan Chen proposed openstack/horizon: [Launch Instance Fix] Enabling loading script from local file https://review.openstack.org/165300 | 01:49 |
*** wchrisj has quit IRC | 02:00 | |
*** dboik has joined #openstack-horizon | 02:04 | |
*** dboik_ has joined #openstack-horizon | 02:04 | |
*** asahlin_ has joined #openstack-horizon | 02:08 | |
*** dboik has quit IRC | 02:08 | |
*** bpokorny has quit IRC | 02:09 | |
openstackgerrit | Dan Nguyen proposed openstack/horizon: Retrieve domain scoped token https://review.openstack.org/148082 | 02:12 |
*** bradjones has quit IRC | 02:16 | |
*** harlowja is now known as harlowja_away | 02:17 | |
*** oro has quit IRC | 02:18 | |
*** alanf-mc_ has quit IRC | 02:20 | |
*** bradjones has joined #openstack-horizon | 02:21 | |
*** bradjones has quit IRC | 02:21 | |
*** bradjones has joined #openstack-horizon | 02:21 | |
*** absubram has quit IRC | 02:21 | |
*** mwhagedorn has quit IRC | 02:22 | |
*** Sukhdev has quit IRC | 02:31 | |
*** bpokorny has joined #openstack-horizon | 02:34 | |
*** jwy has quit IRC | 02:39 | |
*** yingjun has quit IRC | 02:44 | |
*** yingjun has joined #openstack-horizon | 02:45 | |
*** SimonChung has joined #openstack-horizon | 02:50 | |
*** Longgeek has quit IRC | 02:53 | |
*** Longgeek has joined #openstack-horizon | 02:59 | |
*** jecarey has joined #openstack-horizon | 03:02 | |
*** Longgeek has quit IRC | 03:04 | |
*** tqtran has quit IRC | 03:04 | |
*** SimonChung1 has joined #openstack-horizon | 03:07 | |
*** r1chardj0n3s_afk is now known as r1chardj0n3s | 03:09 | |
*** SimonChung has quit IRC | 03:10 | |
*** ybathia has joined #openstack-horizon | 03:22 | |
*** ybathia_ has joined #openstack-horizon | 03:23 | |
*** neelashah1 has joined #openstack-horizon | 03:26 | |
*** ybathia has quit IRC | 03:26 | |
*** ybathia_ is now known as ybathia | 03:26 | |
openstackgerrit | Shaoquan Chen proposed openstack/horizon: Launch Instance - Optional Network Enabled https://review.openstack.org/164359 | 03:27 |
*** neelashah has quit IRC | 03:28 | |
*** absubram has joined #openstack-horizon | 03:29 | |
openstackgerrit | Li Yingjun proposed openstack/horizon: [Launch Instance fix] Fixes button verbose name https://review.openstack.org/166107 | 03:32 |
*** yingjun has quit IRC | 03:48 | |
*** csd has quit IRC | 03:51 | |
*** Sukhdev has joined #openstack-horizon | 03:54 | |
*** csd has joined #openstack-horizon | 03:59 | |
*** Longgeek has joined #openstack-horizon | 04:00 | |
*** wchrisj has joined #openstack-horizon | 04:01 | |
*** TravT has joined #openstack-horizon | 04:06 | |
*** akanksha has quit IRC | 04:07 | |
*** akanksha has joined #openstack-horizon | 04:16 | |
*** stevemar has joined #openstack-horizon | 04:17 | |
*** lhcheng has joined #openstack-horizon | 04:18 | |
openstackgerrit | Travis Tripp proposed openstack/horizon: [Launch Instance Fix] Source Details - Metadata https://review.openstack.org/165613 | 04:19 |
*** Longgeek has quit IRC | 04:19 | |
*** lhcheng has quit IRC | 04:23 | |
*** bradjones has quit IRC | 04:24 | |
*** bradjones has joined #openstack-horizon | 04:28 | |
*** bradjones has quit IRC | 04:29 | |
*** bradjones has joined #openstack-horizon | 04:29 | |
*** andrewbogott_afk is now known as andrewbogott | 04:36 | |
*** annashen has joined #openstack-horizon | 04:37 | |
*** dboik_ has quit IRC | 04:38 | |
*** andrewbogott is now known as andrewbogott_afk | 04:39 | |
*** yingjun has joined #openstack-horizon | 04:42 | |
*** annashen has quit IRC | 04:42 | |
*** rushiagr_away is now known as rushiagr | 04:44 | |
*** alexvictorchan has joined #openstack-horizon | 04:45 | |
*** yingjun has quit IRC | 04:56 | |
*** bpokorny has quit IRC | 04:57 | |
openstackgerrit | Shaoquan Chen proposed openstack/horizon: Launch Instance - Optional Network Enabled https://review.openstack.org/164359 | 05:00 |
*** vokhrimenko has quit IRC | 05:06 | |
*** mhorban has quit IRC | 05:07 | |
*** mhorban has joined #openstack-horizon | 05:07 | |
*** alexvictorchan has quit IRC | 05:08 | |
*** vokhrimenko has joined #openstack-horizon | 05:09 | |
*** yingjun has joined #openstack-horizon | 05:09 | |
*** alexvictorchan has joined #openstack-horizon | 05:10 | |
*** yingjun has quit IRC | 05:11 | |
*** yingjun has joined #openstack-horizon | 05:14 | |
*** Longgeek has joined #openstack-horizon | 05:16 | |
*** smc7 has joined #openstack-horizon | 05:17 | |
openstackgerrit | Shaoquan Chen proposed openstack/horizon: Launch Instance - Optional Network Enabled https://review.openstack.org/164359 | 05:18 |
*** absubram has quit IRC | 05:19 | |
*** amotoki has joined #openstack-horizon | 05:21 | |
*** smc7 has quit IRC | 05:21 | |
*** Sukhdev has quit IRC | 05:22 | |
openstackgerrit | Masco Kaliyamoorthy proposed openstack/horizon: fixed row update of firewall table https://review.openstack.org/158244 | 05:22 |
*** Longgeek has quit IRC | 05:26 | |
*** sayan has joined #openstack-horizon | 05:27 | |
*** masco has joined #openstack-horizon | 05:31 | |
*** welldannit has quit IRC | 05:34 | |
openstackgerrit | Brian Tully proposed openstack/horizon: Improve instance source form field valignment https://review.openstack.org/166409 | 05:35 |
*** ybathia_ has joined #openstack-horizon | 05:40 | |
*** ybathia has quit IRC | 05:41 | |
*** ybathia_ is now known as ybathia | 05:41 | |
*** ybathia_ has joined #openstack-horizon | 05:46 | |
*** ybathia has quit IRC | 05:48 | |
*** ybathia_ is now known as ybathia | 05:48 | |
*** jamielennox is now known as jamielennox|away | 05:49 | |
*** lhcheng has joined #openstack-horizon | 05:50 | |
*** ishant has joined #openstack-horizon | 05:52 | |
lhcheng | vishwanathj vishwanathj_: I'm back, still having issue with test? | 05:53 |
vishwanathj | lhcheng, hi | 05:54 |
lhcheng | vishwanathj: hey | 05:54 |
vishwanathj | thanks for pinging me, yes, I am still having issues figuring out why the KeyError tab_group is being thrown.... | 05:54 |
vishwanathj | http://logs.openstack.org/52/162552/32/check/gate-horizon-python27/4166700/console.html | 05:55 |
vishwanathj | lhcheng, not sure what code change that I have made is causing this issue, would appreciate your guidance very much | 05:57 |
* lhcheng looking | 05:57 | |
*** nikunj2512 has joined #openstack-horizon | 05:58 | |
lhcheng | vishwanathj: you're missing mocks to some of the fwaas api calls | 06:03 |
lhcheng | http://logs.openstack.org/52/162552/32/check/gate-horizon-python27/4166700/console.html#_2015-03-23_22_09_13_345 | 06:03 |
lhcheng | each of the additional api call added in the index view have to be mocked in the test as well | 06:04 |
lhcheng | you might want to add it to the set_up_expect() method | 06:04 |
vishwanathj | lhcheng, are you referring to lines 52 -87 in https://review.openstack.org/#/c/162552/32/openstack_dashboard/dashboards/project/firewalls/views.py | 06:06 |
vishwanathj | lhcheng, apologies, I might be asking you a dumb question | 06:07 |
lhcheng | https://review.openstack.org/#/c/162552/32/openstack_dashboard/dashboards/project/firewalls/tabs.py line 78 | 06:07 |
openstackgerrit | Brian Tully proposed openstack/horizon: Make donut chart styles common for all steps https://review.openstack.org/167377 | 06:08 |
lhcheng | I think all the tabs are loaded when the index page load, unless the lazy loading is explicit set on the tabs | 06:08 |
*** nlahouti has joined #openstack-horizon | 06:09 | |
lhcheng | if there is no "preload=False" on the tab class, it will be loaded right away even if it is not rendered to the user | 06:09 |
vishwanathj | lhcheng, ok, so the api.neutron.router_list() needs to be added to the function in line 52 at https://review.openstack.org/#/c/162552/32/openstack_dashboard/dashboards/project/firewalls/tests.py | 06:10 |
vishwanathj | lhcheng, let me add the api.neutron.router_list() and see if it solves the test issue | 06:11 |
lhcheng | vishwanathj: the test is complaining about firewall_list_for_tenant() | 06:12 |
lhcheng | still looking where it should be added | 06:12 |
vishwanathj | lhcheng, I also see multiple KeyError: 'tab_group' | 06:13 |
*** nlahouti has quit IRC | 06:13 | |
*** nlahouti has joined #openstack-horizon | 06:13 | |
*** yingjun has quit IRC | 06:13 | |
lhcheng | yeah, but I suspect the underlying error is on the method mocking | 06:14 |
vishwanathj | oh, I see | 06:14 |
lhcheng | if you search at the logs for "test_delete_firewall" | 06:14 |
lhcheng | it is repeated twice | 06:14 |
lhcheng | the second one has a little more details | 06:15 |
vishwanathj | lhcheng, what is repeated twice? | 06:16 |
lhcheng | ERROR: test_delete_firewall | 06:16 |
vishwanathj | firewall_list_for_tenant() ? | 06:16 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/horizon: Imported Translations from Transifex https://review.openstack.org/167500 | 06:16 |
lhcheng | the first shows the KeyError: 'tab_group' | 06:17 |
vishwanathj | yes, I see | 06:17 |
lhcheng | the second instance of that have a different msg | 06:17 |
lhcheng | stacktrace | 06:17 |
vishwanathj | Yup, I saw it, Thanks | 06:17 |
*** yingjun has joined #openstack-horizon | 06:18 | |
*** markus_z has joined #openstack-horizon | 06:18 | |
*** markus_z has quit IRC | 06:18 | |
vishwanathj | lhcheng, wanted to confirm that the api.neutron.router_list() needs to be in the set_up_expect(), right? | 06:20 |
lhcheng | I'm pulling in the changes | 06:20 |
lhcheng | don't know yet what is exactly missing | 06:21 |
lhcheng | the test is tricky to troubleshoot | 06:21 |
vishwanathj | lhcheng, I will wait for your further guidance | 06:21 |
vishwanathj | the neutron_data file may need to be modified if you are going to pull the changes and test out | 06:22 |
lhcheng | is there something missing? | 06:22 |
vishwanathj | line 979 in https://review.openstack.org/#/c/162552/32/openstack_dashboard/test/test_data/neutron_data.py has to be modified from router_names -> routers | 06:24 |
*** nikunj2512_ has joined #openstack-horizon | 06:25 | |
*** nikunj2512 has quit IRC | 06:27 | |
openstackgerrit | Nikunj Aggarwal proposed openstack/horizon: Makes Launch/ Edit buttons in Images explicit https://review.openstack.org/167502 | 06:30 |
*** alexvictorchan has quit IRC | 06:32 | |
openstackgerrit | Shaoquan Chen proposed openstack/horizon: [Launch Instance Fix] Enabling loading script from local file https://review.openstack.org/165300 | 06:38 |
*** annashen has joined #openstack-horizon | 06:39 | |
*** annashen has quit IRC | 06:44 | |
*** yingjun has quit IRC | 06:47 | |
lhcheng | vishwanathj: still going through it | 06:54 |
vishwanathj | lhcheng, thanks for your time and help | 06:54 |
*** ybathia has quit IRC | 06:56 | |
*** vishwanathj_ has quit IRC | 06:59 | |
openstackgerrit | Nikunj Aggarwal proposed openstack/horizon: Adds header for Firewalls index page https://review.openstack.org/167505 | 07:00 |
*** smc7 has joined #openstack-horizon | 07:02 | |
*** nlahouti has quit IRC | 07:02 | |
*** vishwanathj_ has joined #openstack-horizon | 07:05 | |
*** Longgeek has joined #openstack-horizon | 07:12 | |
lhcheng | vishwanathj: there seems a more issue than I expected | 07:17 |
*** akanksha has quit IRC | 07:17 | |
vishwanathj | Oh, What is the issue? | 07:17 |
lhcheng | half way fixing the tests, will submit a fixed version | 07:17 |
*** stevemar has quit IRC | 07:17 | |
lhcheng | you can view the diff when I submit it | 07:17 |
lhcheng | couple of missing mocks | 07:17 |
vishwanathj | wow, thank you so much, very nice of you ...will wait for you to upload and then try it out.... | 07:18 |
vishwanathj | if you are coming to the vancouver summit I owe you a couple of drinks | 07:18 |
vishwanathj | I have been spending too much time on this with no luck since monday morning | 07:19 |
lhcheng | tests are really a beast | 07:20 |
lhcheng | to debug | 07:20 |
*** Longgeek has quit IRC | 07:22 | |
vishwanathj | lhcheng, hopefully, I can review your changes and learn something out of it | 07:23 |
*** mpavlase has joined #openstack-horizon | 07:24 | |
*** mpavlase has quit IRC | 07:25 | |
*** Ala has joined #openstack-horizon | 07:32 | |
*** mrunge has joined #openstack-horizon | 07:32 | |
*** Ala has quit IRC | 07:33 | |
*** Ala has joined #openstack-horizon | 07:33 | |
*** jprovazn has joined #openstack-horizon | 07:35 | |
*** dsneddon has quit IRC | 07:42 | |
*** amotoki has quit IRC | 07:43 | |
*** sayan has quit IRC | 07:45 | |
*** r1chardj0n3s is now known as r1chardj0n3s_afk | 07:50 | |
*** rdopiera has joined #openstack-horizon | 07:50 | |
*** chlong has quit IRC | 07:52 | |
*** dsneddon has joined #openstack-horizon | 07:55 | |
openstackgerrit | Lin Hua Cheng proposed openstack/horizon: Adds configuration support to associate firewall to routers https://review.openstack.org/162552 | 08:03 |
lhcheng | vishwanathj: tests fixed, mostly mocking issue ^ | 08:04 |
openstackgerrit | zhu.rong proposed openstack/horizon: change the floating_ips tables.py argument the floating_ips tables.py use the argument 'volume = None', it's a mistake, so change it to 'fip = None' as the argument https://review.openstack.org/167518 | 08:04 |
vishwanathj | lhcheng, thanks a bunch | 08:04 |
lhcheng | I think there are still some performance improvement we could still make | 08:05 |
lhcheng | the allowed() method is making an api all for each row | 08:05 |
*** tnovacik has joined #openstack-horizon | 08:05 | |
lhcheng | that needs to be cache | 08:06 |
vishwanathj | lhcheng, please provide your comments so that I can fix them | 08:06 |
*** oro has joined #openstack-horizon | 08:06 | |
lhcheng | I will look at them tomorrow | 08:06 |
lhcheng | its 1am here | 08:06 |
vishwanathj | ok, Are you in PST, I am in CST and its 3 AM here :) thanks a lot for your help though | 08:07 |
lhcheng | PST | 08:07 |
*** yingjun has joined #openstack-horizon | 08:07 | |
lhcheng | hah | 08:07 |
lhcheng | I thought it is late my time :) | 08:07 |
vishwanathj | I have been having interesting sleep pattern for the past couple weeks :) | 08:08 |
vishwanathj | lhcheng, good nite and a huge thanks for all your help | 08:08 |
lhcheng | vishwanathj: good nite | 08:13 |
lhcheng | glad to help | 08:13 |
lhcheng | nikunj2512_: ping | 08:13 |
lhcheng | regarding the message of the day blueprint | 08:14 |
lhcheng | I think it horizon could read it from a file | 08:14 |
lhcheng | and during deployment, that file would be a remote file that is accessed by all horizon instance | 08:15 |
lhcheng | we already have our own implementation of that. | 08:15 |
mrunge | lhcheng, would you put that file on glance? | 08:17 |
mrunge | (since glance is available on each install) | 08:17 |
lhcheng | mrunge: haven't thought of that, didn't want to overcomplicate | 08:18 |
mrunge | sure. | 08:18 |
mrunge | glance wouldn't be the best option here | 08:18 |
lhcheng | mrunge: an alternative for that is to upload a file in swift and set it public, and horizon can access that. | 08:19 |
mrunge | yes, swift comes immediately in mind | 08:19 |
mrunge | but it's not deployed everywhere | 08:19 |
lhcheng | mrunge: so horizon just need to be flexible that the path can be local_path or an http resource | 08:20 |
mrunge | yes! | 08:20 |
*** dsneddon has quit IRC | 08:20 | |
*** romainh has joined #openstack-horizon | 08:21 | |
lhcheng | mrunge: the initial idea was to put the msg in settings, but would require horizon restart to reload the msg | 08:21 |
openstackgerrit | zhu.rong proposed openstack/horizon: change the floating_ips tables.py argument https://review.openstack.org/167518 | 08:21 |
lhcheng | mrunge: have to move msg somewhere else | 08:22 |
lhcheng | so horizon can refresh the msg without requiring restart | 08:22 |
lhcheng | we have a lot of time to figure out the details, FF just started anyway :) | 08:24 |
lhcheng | mrunge: I'm hitting the bed | 08:25 |
lhcheng | mrunge: have a good day! | 08:25 |
*** lhcheng is now known as lhcheng_afk | 08:26 | |
mrunge | lhcheng_afk, good night | 08:26 |
*** e0ne has joined #openstack-horizon | 08:30 | |
*** jecarey_ has joined #openstack-horizon | 08:32 | |
*** jecarey has quit IRC | 08:33 | |
*** neelashah1 has quit IRC | 08:35 | |
*** neelashah has joined #openstack-horizon | 08:36 | |
*** sunilm has joined #openstack-horizon | 08:38 | |
*** smc7 has quit IRC | 08:41 | |
*** smc7 has joined #openstack-horizon | 08:44 | |
*** mpavlase has joined #openstack-horizon | 08:46 | |
*** Miouge_ has joined #openstack-horizon | 08:49 | |
*** Miouge has quit IRC | 08:50 | |
*** Miouge_ is now known as Miouge | 08:50 | |
openstackgerrit | Li Yingjun proposed openstack/horizon: Validate volume quota when booting from volume https://review.openstack.org/167526 | 08:54 |
*** sayan has joined #openstack-horizon | 08:56 | |
*** zz_ttrifonov is now known as ttrifonov | 09:02 | |
*** Longgeek has joined #openstack-horizon | 09:07 | |
*** ygbo has joined #openstack-horizon | 09:07 | |
*** JeanBriceCombebi has joined #openstack-horizon | 09:08 | |
*** e0ne has quit IRC | 09:10 | |
openstackgerrit | Gerome Chardon proposed openstack/horizon: Add Extra Routes to Router Tabs View https://review.openstack.org/135890 | 09:10 |
openstackgerrit | Li Yingjun proposed openstack/horizon: Validate volume quota when booting from volume https://review.openstack.org/167526 | 09:12 |
openstackgerrit | Nikunj Aggarwal proposed openstack/horizon: Adds header for Firewalls index page https://review.openstack.org/167505 | 09:14 |
ccard | I have horizon configured to support multidomains, and can successfully create a project within a domain, with an initial set of users. But if I try to add a user to an existing project in the domain I get an Unauthorized error from horizon "Error: Unauthorized: Failed to modify 0 project members, update project groups and update project quotas". I can see a stack trace in the horizon log from openstack_dashboard/api/keystone.py", line 295, in | 09:17 |
ccard | user_list, and I see an error in the keystone log "No domain information specified as part of list request". Is this a known issue? Or is my OpenStack misconfigured? | 09:17 |
ccard | I have tracked this down to what looks like a bug in openstack_dashboard/dashboards/identity/projects/workflows.py, in this call to user_list : http://pastebin.com/97aLE9C0 | 09:20 |
ccard | When I changed the code to pass the domain_id to user_list, everything worked fine. | 09:20 |
*** Longgeek has quit IRC | 09:22 | |
ccard | How do I raise a bug report for this? | 09:24 |
openstackgerrit | Paul Karikh proposed openstack/horizon: Remove admin role name 'admin' hardcode https://review.openstack.org/123741 | 09:24 |
mrunge | ccard, https://bugs.launchpad.net/horizon | 09:24 |
mrunge | that's the upstream bug tracker | 09:24 |
mrunge | has anyone seen this message before? Cannot get authenticated endpoint without an auth plugin | 09:27 |
mrunge | that seems to be a doa message | 09:28 |
mrunge | django_openstack_auth I meant | 09:28 |
*** lhcheng_afk has quit IRC | 09:31 | |
*** JeanBriceCombebi has quit IRC | 09:33 | |
*** yingjun has quit IRC | 09:34 | |
*** smc7 has quit IRC | 09:34 | |
*** tosky has joined #openstack-horizon | 09:34 | |
*** JeanBriceCombebi has joined #openstack-horizon | 09:34 | |
*** amotoki has joined #openstack-horizon | 09:39 | |
*** amotoki has quit IRC | 09:41 | |
*** robcresswell has joined #openstack-horizon | 09:44 | |
robcresswell | nikunj2512_: ping | 09:44 |
openstackgerrit | Nikunj Aggarwal proposed openstack/horizon: Makes Launch/ Edit buttons in Images explicit https://review.openstack.org/167502 | 09:48 |
*** robcresswell has quit IRC | 09:49 | |
ccard | https://bugs.launchpad.net/horizon/+bug/1436239 raised | 09:49 |
openstack | Launchpad bug 1436239 in OpenStack Dashboard (Horizon) "modifying users in non-default domain project fails" [Undecided,New] | 09:49 |
*** vishwanathj_ has quit IRC | 09:49 | |
*** JeanBriceCombebi has quit IRC | 09:52 | |
*** JeanBriceCombebi has joined #openstack-horizon | 09:53 | |
*** robcresswell has joined #openstack-horizon | 09:58 | |
openstackgerrit | Gerome Chardon proposed openstack/horizon: Add Extra Routes to Router Tabs View https://review.openstack.org/135890 | 10:02 |
*** Miouge has quit IRC | 10:04 | |
*** JeanBriceCombebi has quit IRC | 10:05 | |
*** e0ne has joined #openstack-horizon | 10:07 | |
*** Miouge has joined #openstack-horizon | 10:09 | |
*** markus_z has joined #openstack-horizon | 10:10 | |
*** JeanBriceCombebi has joined #openstack-horizon | 10:16 | |
*** bluex-pl has joined #openstack-horizon | 10:17 | |
*** kmartin has quit IRC | 10:17 | |
*** Longgeek has joined #openstack-horizon | 10:21 | |
*** robcresswell has quit IRC | 10:25 | |
openstackgerrit | Merged openstack/horizon: Imported Translations from Transifex https://review.openstack.org/167500 | 10:26 |
*** tnovacik has quit IRC | 10:28 | |
*** Longgeek has quit IRC | 10:36 | |
*** mark-os has joined #openstack-horizon | 10:37 | |
*** krykowski has joined #openstack-horizon | 10:38 | |
pkarikh | TravT: hello! | 10:39 |
*** JeanBriceCombebi has quit IRC | 10:40 | |
openstackgerrit | Merged openstack/horizon: Adding spyOn and jasmine to global jshint https://review.openstack.org/166930 | 10:43 |
*** oro has quit IRC | 10:44 | |
*** samueldmq-away is now known as samueldmq- | 10:49 | |
*** samueldmq- is now known as samueldmq | 10:49 | |
*** yingjun has joined #openstack-horizon | 10:51 | |
*** e0ne is now known as e0ne_ | 10:54 | |
openstackgerrit | Nikunj Aggarwal proposed openstack/horizon: Adds header for Firewalls index page https://review.openstack.org/167505 | 10:56 |
*** JeanBriceCombebi has joined #openstack-horizon | 11:00 | |
*** e0ne_ has quit IRC | 11:04 | |
*** e0ne has joined #openstack-horizon | 11:07 | |
openstackgerrit | Matthias Runge proposed openstack/horizon: run compilemessages with runtime deps https://review.openstack.org/167562 | 11:07 |
*** bluex-pl has quit IRC | 11:09 | |
mark-os | Hey all | 11:12 |
mark-os | I'm having trouble signing into Horizon, it doesn't matter what name and password I use from Keystone, it doesn't let me sign in | 11:13 |
mark-os | I can't see any errors appearing in my openstack-dashboard-error_log now either | 11:13 |
openstackgerrit | Paul Karikh proposed openstack/horizon: Remove admin role name 'admin' hardcode https://review.openstack.org/123741 | 11:13 |
*** smc7 has joined #openstack-horizon | 11:20 | |
*** tnovacik has joined #openstack-horizon | 11:20 | |
*** smc7 has quit IRC | 11:25 | |
*** yingjun has quit IRC | 11:25 | |
openstackgerrit | vishwanath jayaraman proposed openstack/horizon: Adds configuration support to associate firewall to routers https://review.openstack.org/162552 | 11:28 |
mrunge | mark-os, just a thought: can you please clear your cookies for your dashboard host? | 11:29 |
mark-os | mrunge: I'm getting this error now - Unable to retrieve authorized projects | 11:31 |
mark-os | mrunge: I haven't deleted the cookies just yet | 11:31 |
mark-os | mrunge logged in, I didn't have the correct ports for keystone | 11:35 |
mark-os | had 35357 instead of 5000 | 11:35 |
*** mwhagedorn has joined #openstack-horizon | 11:37 | |
*** bluex-pl has joined #openstack-horizon | 11:37 | |
mrunge | mark-os, ok, great. glad you figured that out | 11:39 |
*** masco has quit IRC | 11:40 | |
mark-os | mrunge: thanks for the help! | 11:42 |
*** annashen has joined #openstack-horizon | 11:43 | |
*** annashen has quit IRC | 11:48 | |
*** JeanBriceCombebi has quit IRC | 11:49 | |
*** chlong has joined #openstack-horizon | 11:50 | |
*** openstackgerrit has quit IRC | 12:06 | |
*** openstackgerrit has joined #openstack-horizon | 12:06 | |
*** ZZelle has quit IRC | 12:15 | |
*** ZZelle has joined #openstack-horizon | 12:16 | |
*** rushiagr is now known as rushiagr_away | 12:20 | |
*** Longgeek has joined #openstack-horizon | 12:21 | |
mark-os | Currently having an issue where I'm being logged out of the dashboard randomly. Could anyone explain why this is happening? | 12:21 |
*** bradjones has quit IRC | 12:21 | |
*** bradjones has joined #openstack-horizon | 12:21 | |
*** bradjones has quit IRC | 12:21 | |
*** bradjones has joined #openstack-horizon | 12:21 | |
*** jcoufal has joined #openstack-horizon | 12:22 | |
*** sunilm has quit IRC | 12:25 | |
*** Longgeek has quit IRC | 12:26 | |
raginbajin | mark-os: Sounds like your tokens are expiring | 12:27 |
mark-os | raginbajin: I thought it would have been because I was going from the different sections? | 12:28 |
*** jecarey_ has quit IRC | 12:28 | |
mark-os | raginbajin: e.g. Project, Identity, Admin | 12:29 |
raginbajin | Well you need to make sure that the cache you are using is sufficient (memcache, local-cache, etc), and that your token expiration within keystone is atleast the same time as Horizon | 12:29 |
*** e0ne is now known as e0ne_ | 12:29 | |
mark-os | raginbajin: SESSION_ENGINE = 'django.contrib.sessions.backends.cache' | 12:30 |
mark-os | raginbajin: Should that be changed? | 12:30 |
raginbajin | no that's fine, but what are your CACHE's being set to | 12:31 |
*** masco has joined #openstack-horizon | 12:32 | |
*** e0ne_ is now known as e0ne | 12:37 | |
*** asahlin_ has quit IRC | 12:41 | |
*** doug-fish has joined #openstack-horizon | 12:41 | |
*** akrivoka has joined #openstack-horizon | 12:49 | |
*** tnovacik has quit IRC | 12:50 | |
*** akrivoka has quit IRC | 12:52 | |
*** akrivoka has joined #openstack-horizon | 12:54 | |
openstackgerrit | Merged openstack/horizon: [Data_processing] fix job_executions table https://review.openstack.org/125927 | 12:55 |
*** rwsu has quit IRC | 12:56 | |
*** tnovacik has joined #openstack-horizon | 12:58 | |
*** akrivoka has quit IRC | 13:01 | |
*** julim has joined #openstack-horizon | 13:02 | |
*** oro has joined #openstack-horizon | 13:02 | |
*** matt-borland has joined #openstack-horizon | 13:05 | |
*** _crobertsrh is now known as crobertsrh | 13:07 | |
*** jecarey has joined #openstack-horizon | 13:07 | |
*** smc7 has joined #openstack-horizon | 13:09 | |
openstackgerrit | Nikunj Aggarwal proposed openstack/horizon: angularJS workflow for launching heat stacks https://review.openstack.org/151111 | 13:09 |
*** radez_g0n3 is now known as radez | 13:09 | |
*** jecarey has quit IRC | 13:11 | |
*** radez is now known as radez_g0n3 | 13:12 | |
*** smc7 has quit IRC | 13:13 | |
openstackgerrit | Matt Borland proposed openstack/horizon: [Launch Instance Fix] Add Details Step Unit Tests https://review.openstack.org/167333 | 13:14 |
openstackgerrit | Matt Borland proposed openstack/horizon: [Launch Instance Fix] Add Flavor Step Unit Tests https://review.openstack.org/167326 | 13:14 |
*** jtriley has joined #openstack-horizon | 13:15 | |
openstackgerrit | Matt Borland proposed openstack/horizon: [Launch Instance Fix] Add Security Group Step Unit Tests https://review.openstack.org/167337 | 13:16 |
openstackgerrit | Matt Borland proposed openstack/horizon: [Launch Instance Fix] Add Keypair Step Unit Tests https://review.openstack.org/167338 | 13:17 |
openstackgerrit | Nikunj Aggarwal proposed openstack/horizon: angularJS workflow for launching heat stacks https://review.openstack.org/151111 | 13:17 |
*** ishant has quit IRC | 13:18 | |
*** Longgeek has joined #openstack-horizon | 13:22 | |
*** peristeri has joined #openstack-horizon | 13:23 | |
*** JeanBriceCombebi has joined #openstack-horizon | 13:25 | |
openstackgerrit | Matt Borland proposed openstack/horizon: [Launch Instance Fix] Add Configuration Step Unit Tests https://review.openstack.org/167323 | 13:25 |
*** e0ne is now known as e0ne_ | 13:28 | |
*** andrewbogott_afk is now known as andrewbogott | 13:30 | |
*** bradjones has quit IRC | 13:31 | |
*** bradjones has joined #openstack-horizon | 13:32 | |
*** bradjones has quit IRC | 13:32 | |
*** bradjones has joined #openstack-horizon | 13:32 | |
*** radez_g0n3 is now known as radez | 13:34 | |
*** rushiagr_away is now known as rushiagr | 13:35 | |
*** e0ne_ is now known as e0ne | 13:35 | |
*** openstackgerrit has quit IRC | 13:36 | |
*** asahlin_ has joined #openstack-horizon | 13:36 | |
*** openstackgerrit has joined #openstack-horizon | 13:36 | |
*** angular_mike has joined #openstack-horizon | 13:37 | |
*** Longgeek has quit IRC | 13:37 | |
*** lblanchard has joined #openstack-horizon | 13:40 | |
*** smc7 has joined #openstack-horizon | 13:41 | |
openstackgerrit | Nikunj Aggarwal proposed openstack/horizon: angularJS workflow for launching heat stacks https://review.openstack.org/151111 | 13:42 |
*** tnovacik has quit IRC | 13:43 | |
*** dboik has joined #openstack-horizon | 13:44 | |
*** dboik has quit IRC | 13:44 | |
*** dboik has joined #openstack-horizon | 13:45 | |
*** yolanda has joined #openstack-horizon | 13:45 | |
*** yolanda has left #openstack-horizon | 13:46 | |
openstackgerrit | Matt Borland proposed openstack/horizon: [Launch Instance Fix] Add Details Step Unit Tests https://review.openstack.org/167333 | 13:48 |
mark-os | raginbajin: http://paste.openstack.org/show/ygrlCU8VsX51LlanngIY/ | 13:51 |
mark-os | raginbajin: that's my CACHES | 13:51 |
*** Drago has joined #openstack-horizon | 13:51 | |
*** Drago has quit IRC | 13:52 | |
raginbajin | Are you using memcache or saying you are using localcache | 13:52 |
*** Drago has joined #openstack-horizon | 13:52 | |
openstackgerrit | Nikunj Aggarwal proposed openstack/horizon: angularJS workflow for launching heat stacks https://review.openstack.org/151111 | 13:55 |
openstackgerrit | Matt Borland proposed openstack/horizon: [Launch Instance Fix] Add Details Step Unit Tests https://review.openstack.org/167333 | 13:56 |
*** Ephur has quit IRC | 14:03 | |
*** Ephur has joined #openstack-horizon | 14:05 | |
*** asahlin_ has quit IRC | 14:07 | |
*** uschreiber_ has joined #openstack-horizon | 14:08 | |
*** mwhagedorn has quit IRC | 14:08 | |
*** Ephur has quit IRC | 14:10 | |
*** vijendar has joined #openstack-horizon | 14:13 | |
*** vijendar has quit IRC | 14:13 | |
*** vijendar has joined #openstack-horizon | 14:13 | |
*** Ephur has joined #openstack-horizon | 14:13 | |
*** mwhagedorn has joined #openstack-horizon | 14:14 | |
*** Piet has quit IRC | 14:20 | |
*** kodoku has joined #openstack-horizon | 14:20 | |
kodoku | Hi, I have one question ==> Why horizon revoke my user token after 30~50min ?? | 14:21 |
*** JeanBriceCombebi has quit IRC | 14:26 | |
*** doug-fish has quit IRC | 14:28 | |
*** ericpeterson has joined #openstack-horizon | 14:28 | |
*** sayan has quit IRC | 14:31 | |
kodoku | Ok When I sign out, my token is revoked !!!! | 14:32 |
*** Miouge_ has joined #openstack-horizon | 14:33 | |
kodoku | Is very bad is Snapshot is in progress | 14:33 |
kodoku | It ss very bad if Snapshot is in progress* | 14:33 |
ericpeterson | kodoku - yes, this is a known issue | 14:34 |
ericpeterson | ideally the service would have some long running token handling | 14:34 |
*** Miouge has quit IRC | 14:35 | |
*** Miouge_ is now known as Miouge | 14:35 | |
ericpeterson | like when you try to start something that will take hours, the service should be able to get a secondary token to use for this time period, or some other approach | 14:36 |
smc7 | keystone's trusts was designed to cope with this to some degree; heat's allowed to get a token on your behalf that can live longer than the token you used to make the heat request | 14:36 |
ericpeterson | what smc7 said :D | 14:36 |
smc7 | but there's no common way for APIs to treat some operations as long running requests and deal with this authentication issue | 14:38 |
kodoku | Can I disable revoke token ? | 14:38 |
kodoku | or increase time out | 14:38 |
smc7 | kodoku - yeah.. you can check keystone.conf, and also increase it for horizon | 14:39 |
ericpeterson | certainly you can revoke, adjust the timeout not so much | 14:39 |
*** jprovazn has quit IRC | 14:39 | |
kodoku | I have always increse timeout | 14:39 |
ericpeterson | but the timeout cannot be adjusted on a single user / token though - it is a global setting | 14:39 |
smc7 | ah, yes | 14:39 |
kodoku | expiration_time = 6000000 | 14:39 |
kodoku | expiration=3600000 | 14:39 |
smc7 | kodoku - see SESSION_TIMEOUT in horizon | 14:39 |
kodoku | revocation_cache_time=360000000 | 14:39 |
kodoku | ok | 14:39 |
ericpeterson | keep in mind that increasing that has some risk | 14:39 |
kodoku | in local_setting ? | 14:39 |
smc7 | set to 30 minutes by default. yeah. but as ericpeterson says, there are security implications | 14:40 |
kodoku | no pb | 14:40 |
kodoku | my plateform is in security zone | 14:40 |
smc7 | this might be something that could be brought up to the api working group, that some operations (large swift uploads, snapshots) are difficult in horizon because of this | 14:40 |
ericpeterson | the session timeout in horizon should die a horrible death, in my mind. it just adds problems | 14:40 |
kodoku | no acces to web, connect with cisco token | 14:41 |
smc7 | it'd be nice to be able to say to glance "fire this off, but don't rely on this token" | 14:41 |
ericpeterson | +1 smc7 | 14:41 |
ericpeterson | try uploading / transferring images that are 100Gb on slower networks. you race the token timeout clock | 14:42 |
ericpeterson | and usually, I lose | 14:42 |
*** rushiagr is now known as rushiagr_away | 14:42 | |
*** JeanBriceCombebi has joined #openstack-horizon | 14:44 | |
kodoku | I has increase SESSION_TIMEOUT but if user click on Sign Out, the token is revoke ? | 14:44 |
*** tnovacik has joined #openstack-horizon | 14:44 | |
*** rushiagr_away is now known as rushiagr | 14:45 | |
*** annashen has joined #openstack-horizon | 14:46 | |
*** romainh has left #openstack-horizon | 14:48 | |
openstackgerrit | Matt Borland proposed openstack/horizon: [Launch Instance Fix] Add Flavor Step Unit Tests https://review.openstack.org/167326 | 14:49 |
smc7 | correct kodoku | 14:49 |
smc7 | that's what you would want to happen | 14:49 |
smc7 | or rather, that's what one would normally want to happen | 14:49 |
*** annashen has quit IRC | 14:51 | |
*** dsneddon has joined #openstack-horizon | 14:57 | |
openstackgerrit | Kelly Domico proposed openstack/horizon: [Launch Instance Fix] Adding validation https://review.openstack.org/165155 | 14:57 |
*** kmartin has joined #openstack-horizon | 15:01 | |
*** JeanBriceCombebi has quit IRC | 15:02 | |
*** masco has quit IRC | 15:04 | |
openstackgerrit | Ambroise Christea proposed openstack/horizon: Correct "Uptime" field in csv report file https://review.openstack.org/167630 | 15:05 |
*** openstackgerrit has quit IRC | 15:08 | |
*** openstackgerrit has joined #openstack-horizon | 15:09 | |
*** uschreiber_ has quit IRC | 15:09 | |
*** bpokorny has joined #openstack-horizon | 15:13 | |
david-lyle | ccard: did esp talk to you yesterday? | 15:14 |
*** jprovazn has joined #openstack-horizon | 15:22 | |
*** Longgeek has joined #openstack-horizon | 15:23 | |
*** Longgeek has quit IRC | 15:28 | |
*** stevemar has joined #openstack-horizon | 15:29 | |
bpokorny | Quick question on enabling regions in Horizon: I know I need to set the regions in the AVAILABLE_REGIONS tuple in local_settings.py. | 15:31 |
bpokorny | My original thought was that since the keystone endpoints were specified there, I didn't need to include the OPENSTACK_KEYSTONE_URL setting. | 15:31 |
bpokorny | But I get an error when I don't have OPENSTACK_KEYSTONE_URL set. Is that expected? | 15:31 |
*** akrivoka has joined #openstack-horizon | 15:35 | |
*** kodoku has quit IRC | 15:35 | |
*** Sukhdev has joined #openstack-horizon | 15:38 | |
*** e0ne is now known as e0ne_ | 15:38 | |
david-lyle | bpokorny: what type of regions are you wanting? | 15:40 |
david-lyle | unfortunately the term is used for two concepts in horizon | 15:40 |
*** SimonChung1 has quit IRC | 15:40 | |
openstackgerrit | Nikunj Aggarwal proposed openstack/horizon: angularJS workflow for launching heat stacks https://review.openstack.org/151111 | 15:40 |
david-lyle | one for multiple keystones | 15:40 |
david-lyle | and one for multiple service endpoints | 15:40 |
david-lyle | (non-keystone) | 15:41 |
bpokorny | What I'm trying to set up is the one with multiple keystones. | 15:41 |
david-lyle | ok, wanted to make sure | 15:41 |
*** amotoki has joined #openstack-horizon | 15:43 | |
david-lyle | bpokorny: you will need to have that value still set for the default, but the code should be smart enough to use the one in your service_catalog | 15:44 |
bpokorny | ok, so I need to set OPENSTACK_KEYSTONE_URL as a default keystone endpoint. And then the code will use the endpoints in the keystone service_catalog for the other services? | 15:46 |
openstackgerrit | Nikunj Aggarwal proposed openstack/horizon: angularJS workflow for launching heat stacks https://review.openstack.org/151111 | 15:46 |
david-lyle | bpokorny: for keystone as well | 15:47 |
david-lyle | there are just fallbacks in the code that require the default | 15:48 |
*** e0ne_ has quit IRC | 15:48 | |
esp | ccard: ping | 15:48 |
bpokorny | Ah, I see. Thanks, david-lyle. | 15:49 |
*** doug-fish has joined #openstack-horizon | 15:50 | |
*** e0ne has joined #openstack-horizon | 15:51 | |
*** alexvictorchan has joined #openstack-horizon | 15:51 | |
*** JeanBriceCombebi has joined #openstack-horizon | 15:51 | |
*** gokrokve has joined #openstack-horizon | 15:51 | |
openstackgerrit | Matt Borland proposed openstack/horizon: [Launch Instance Fix] Add Source Step Unit Tests https://review.openstack.org/167334 | 15:53 |
*** rwsu has joined #openstack-horizon | 15:53 | |
*** nlahouti has joined #openstack-horizon | 15:55 | |
esp | david-lyle: sup, not sure what ccard’s ? was. will try to follow up tho. | 15:55 |
*** Piet has joined #openstack-horizon | 15:56 | |
*** tosky has quit IRC | 15:58 | |
*** tosky has joined #openstack-horizon | 16:01 | |
tsufiev_ | TravT, unfortunately, I was already out of office when you replied back. Still the same question: how do I run the new Launch Instance view on current Horizon? | 16:05 |
*** lhcheng_afk has joined #openstack-horizon | 16:09 | |
david-lyle | tsufiev_: there is a setting that can be added in local_settings.py | 16:12 |
david-lyle | let me find it | 16:12 |
TravT | tsufiev_: LAUNCH_INSTANCE_NG_ENABLED = True | 16:13 |
TravT | This will at the moment give you two launch instance buttons | 16:13 |
TravT | one is old, one is new | 16:13 |
*** vishwanathj_ has joined #openstack-horizon | 16:13 | |
david-lyle | tsufiev_: https://github.com/openstack/horizon/commit/61e4d5988bf97c0bfe79f037591981a9417bd5e6 for more info | 16:14 |
TravT | you can set LAUNCH_INSTANCE_LEGACY_ENABLED = False | 16:14 |
TravT | and the old button will not show | 16:14 |
*** SimonChung has joined #openstack-horizon | 16:16 | |
openstackgerrit | Brian Tully proposed openstack/horizon: Add help panel text - Launch Instance source step https://review.openstack.org/166358 | 16:17 |
*** lhcheng_afk is now known as lhcheng | 16:19 | |
*** chlong has quit IRC | 16:22 | |
tsufiev_ | david-lyle, TravT: thank you, gentlemen :). Will look at it | 16:22 |
openstackgerrit | Travis Tripp proposed openstack/horizon: [Launch Instance Fix] Source Details - Metadata https://review.openstack.org/165613 | 16:22 |
ccard | esp: I'm here | 16:25 |
*** jmolo has joined #openstack-horizon | 16:25 | |
esp | ccard: did you have a question for me yesterday perhaps? | 16:25 |
ccard | I did have an issue with horizon, I've raised a bug: https://bugs.launchpad.net/horizon/+bug/1436239 | 16:26 |
openstack | Launchpad bug 1436239 in OpenStack Dashboard (Horizon) "modifying users in non-default domain project fails" [Undecided,New] - Assigned to Satyanarayana Patibandla (satya-patibandla) | 16:26 |
* esp reading | 16:27 | |
*** nikunj2512_ has quit IRC | 16:27 | |
esp | thx ccard, we are working on a few of those bugs now | 16:28 |
esp | ccard: do mind if I assign this one to myself? | 16:29 |
*** jprovazn has quit IRC | 16:29 | |
ccard | esp: no, please go ahead | 16:30 |
*** krykowski has quit IRC | 16:31 | |
esp | cool ccard, thx. I’ll probably address it here https://review.openstack.org/#/c/148082/43 | 16:31 |
openstackgerrit | Matt Farina proposed openstack/horizon: Update customizing docs to include themes https://review.openstack.org/166989 | 16:31 |
openstackgerrit | Matt Farina proposed openstack/horizon: Update customizing docs to include themes https://review.openstack.org/166989 | 16:32 |
openstackgerrit | Travis Tripp proposed openstack/horizon: [Launch Instance Fix] Source Details - Metadata https://review.openstack.org/165613 | 16:32 |
*** chlong has joined #openstack-horizon | 16:33 | |
openstackgerrit | Szymon Wróblewski proposed openstack/horizon: [Launch Instance Fix] Source Details - Metadata https://review.openstack.org/165613 | 16:35 |
*** chlong has quit IRC | 16:39 | |
openstackgerrit | Matt Borland proposed openstack/horizon: [Launch Instance Fix] Add Source Step Unit Tests https://review.openstack.org/167334 | 16:40 |
*** gokrokve_ has joined #openstack-horizon | 16:40 | |
*** gokrokve has quit IRC | 16:43 | |
*** markus_z has quit IRC | 16:46 | |
*** gyee has joined #openstack-horizon | 16:49 | |
*** akanksha has joined #openstack-horizon | 16:50 | |
*** DaveJ__ has quit IRC | 16:50 | |
*** vishwanathj has quit IRC | 16:51 | |
*** vishwanathj_ is now known as vishwanathj | 16:51 | |
*** jmolo has quit IRC | 16:53 | |
*** andrewbogott is now known as andrewbogott_afk | 16:58 | |
*** amotoki has quit IRC | 16:59 | |
*** tnovacik has quit IRC | 17:00 | |
*** ygbo has quit IRC | 17:03 | |
*** tqtran has joined #openstack-horizon | 17:04 | |
openstackgerrit | Brian Tully proposed openstack/horizon: Add help panel text - Launch Instance source step https://review.openstack.org/166358 | 17:06 |
*** SimonChung1 has joined #openstack-horizon | 17:07 | |
*** SimonChung has quit IRC | 17:07 | |
*** JeanBriceCombebi has quit IRC | 17:08 | |
openstackgerrit | Merged openstack/django_openstack_auth: Follow ups to Authentication Plugins https://review.openstack.org/167404 | 17:08 |
*** andrewbogott_afk is now known as andrewbogott | 17:08 | |
*** alanf-mc has joined #openstack-horizon | 17:09 | |
*** andrewbogott is now known as andrewbogott_afk | 17:11 | |
*** Longgeek has joined #openstack-horizon | 17:13 | |
openstackgerrit | Merged openstack/django_openstack_auth: Rename AUTH_PLUGINS option https://review.openstack.org/167466 | 17:14 |
*** andrewbogott_afk is now known as andrewbogott | 17:14 | |
*** gokrokve_ has quit IRC | 17:15 | |
*** harlowja_away is now known as harlowja | 17:18 | |
*** tqtran is now known as tqtran_afk | 17:20 | |
*** ttrifonov is now known as zz_ttrifonov | 17:22 | |
openstackgerrit | Kelly Domico proposed openstack/horizon: [Launch Instance Fix] Cleanup $scope injection in help controllers https://review.openstack.org/167704 | 17:23 |
*** Sukhdev has quit IRC | 17:23 | |
*** absubram has joined #openstack-horizon | 17:24 | |
*** SimonChung1 has quit IRC | 17:28 | |
*** SimonChung has joined #openstack-horizon | 17:28 | |
*** SimonChung1 has joined #openstack-horizon | 17:29 | |
*** SimonChung has quit IRC | 17:29 | |
*** bluex-pl has quit IRC | 17:29 | |
*** SimonChung1 has quit IRC | 17:30 | |
*** SimonChung has joined #openstack-horizon | 17:30 | |
*** Longgeek has quit IRC | 17:39 | |
*** tnovacik has joined #openstack-horizon | 17:47 | |
*** e0ne has quit IRC | 17:50 | |
*** Ala has quit IRC | 17:53 | |
*** lhcheng has quit IRC | 17:54 | |
*** ericpeterson has quit IRC | 17:54 | |
*** mpavlase has quit IRC | 17:54 | |
openstackgerrit | Matt Borland proposed openstack/horizon: [Launch Instance Fix] Add Source Step Unit Tests https://review.openstack.org/167334 | 17:57 |
openstackgerrit | Aaron Sahlin proposed openstack/horizon: Add Magic Search to users table https://review.openstack.org/151386 | 17:57 |
*** ericpeterson has joined #openstack-horizon | 17:58 | |
*** gokrokve has joined #openstack-horizon | 18:00 | |
*** lhcheng has joined #openstack-horizon | 18:00 | |
*** SimonChung1 has joined #openstack-horizon | 18:05 | |
*** SimonChung has quit IRC | 18:05 | |
*** gokrokve has quit IRC | 18:06 | |
*** stevemar has quit IRC | 18:06 | |
*** stevemar2 has joined #openstack-horizon | 18:06 | |
*** gokrokve has joined #openstack-horizon | 18:09 | |
*** SimonChung1 has quit IRC | 18:11 | |
*** SimonChung has joined #openstack-horizon | 18:11 | |
openstackgerrit | Matthias Runge proposed openstack/horizon: run compilemessages with runtime deps https://review.openstack.org/167562 | 18:13 |
*** jtriley has quit IRC | 18:14 | |
*** lhcheng has quit IRC | 18:17 | |
*** vishwanathj has quit IRC | 18:19 | |
openstackgerrit | Kelly Domico proposed openstack/horizon: [Launch Instance Fix] Adding validation https://review.openstack.org/165155 | 18:24 |
*** ericpeterson has quit IRC | 18:29 | |
*** vishwanathj has joined #openstack-horizon | 18:29 | |
*** ericpete_ has joined #openstack-horizon | 18:29 | |
openstackgerrit | Travis Tripp proposed openstack/horizon: [Launch Instance Fix] Split Security and Access into two steps https://review.openstack.org/167078 | 18:31 |
*** jwy has joined #openstack-horizon | 18:33 | |
*** e0ne has joined #openstack-horizon | 18:33 | |
openstackgerrit | Matt Borland proposed openstack/horizon: [Launch Instance Fix] Add Keypair Step Unit Tests https://review.openstack.org/167338 | 18:35 |
openstackgerrit | Matt Borland proposed openstack/horizon: [Launch Instance Fix] Add Security Group Step Unit Tests https://review.openstack.org/167337 | 18:35 |
*** vishwana_ has joined #openstack-horizon | 18:37 | |
*** jtriley has joined #openstack-horizon | 18:38 | |
*** akrivoka has quit IRC | 18:39 | |
*** vishwana_ has quit IRC | 18:40 | |
*** vishwana_ has joined #openstack-horizon | 18:40 | |
*** stevemar2 has quit IRC | 18:44 | |
*** stevemar2 has joined #openstack-horizon | 18:45 | |
openstackgerrit | Michael Hagedorn proposed openstack/horizon: [Launch Instance Fix] upstream deltas needed for neutron api https://review.openstack.org/164287 | 18:47 |
openstackgerrit | Tyr Johanson proposed openstack/horizon: [Launch Instance Fix] Add details to Select Flavor step https://review.openstack.org/165260 | 18:48 |
*** Sukhdev has joined #openstack-horizon | 18:51 | |
*** ericpete_ has quit IRC | 18:52 | |
*** sqchen has joined #openstack-horizon | 18:52 | |
*** lhcheng has joined #openstack-horizon | 18:55 | |
*** lhcheng_ has joined #openstack-horizon | 18:56 | |
*** lhcheng has quit IRC | 18:56 | |
*** jtriley has quit IRC | 18:56 | |
*** jtriley has joined #openstack-horizon | 18:58 | |
openstackgerrit | Brian Tully proposed openstack/horizon: Make donut chart styles common for all steps https://review.openstack.org/167377 | 18:59 |
openstackgerrit | Matt Borland proposed openstack/horizon: [Launch Instance Fix] Add Model Unit Tests https://review.openstack.org/167738 | 19:02 |
*** harlowja is now known as harlowja_away | 19:02 | |
*** vishwana_ has quit IRC | 19:03 | |
*** rushiagr is now known as rushiagr_away | 19:03 | |
openstackgerrit | Matt Borland proposed openstack/horizon: [Launch Instance Fix] Add Flavor Step Unit Tests https://review.openstack.org/167326 | 19:04 |
openstackgerrit | Matt Borland proposed openstack/horizon: [Launch Instance Fix] Add Flavor Step Unit Tests https://review.openstack.org/167326 | 19:10 |
openstackgerrit | Dan Nguyen proposed openstack/horizon: Retrieve domain scoped token https://review.openstack.org/148082 | 19:10 |
*** jtriley has quit IRC | 19:13 | |
*** jtriley has joined #openstack-horizon | 19:14 | |
*** ericpeterson has joined #openstack-horizon | 19:14 | |
*** ericpeterson has quit IRC | 19:15 | |
*** ericpeterson has joined #openstack-horizon | 19:15 | |
*** radez is now known as radez_g0n3 | 19:19 | |
*** jtriley has quit IRC | 19:21 | |
*** jtriley has joined #openstack-horizon | 19:22 | |
*** radez_g0n3 is now known as radez | 19:22 | |
*** Longgeek has joined #openstack-horizon | 19:24 | |
openstackgerrit | Merged openstack/horizon: Next/Create button loses state in create network https://review.openstack.org/132038 | 19:24 |
openstackgerrit | Shaoquan Chen proposed openstack/horizon: [Launch Instance Fix] Wizard should have max-width of 1440px https://review.openstack.org/166363 | 19:25 |
*** andrewbogott is now known as andrewbogott_afk | 19:25 | |
openstackgerrit | Matt Farina proposed openstack/horizon: Update customizing docs to include themes https://review.openstack.org/166989 | 19:28 |
openstackgerrit | Shaoquan Chen proposed openstack/horizon: [Launch Instance Fix] Wizard should have max-width of 1440px https://review.openstack.org/166363 | 19:29 |
*** Longgeek has quit IRC | 19:29 | |
openstackgerrit | Dan Nguyen proposed openstack/horizon: Retrieve domain scoped token https://review.openstack.org/148082 | 19:30 |
openstackgerrit | Thai Tran proposed openstack/horizon: Adding styling for disabled and danger action items https://review.openstack.org/166411 | 19:37 |
*** Piet has quit IRC | 19:38 | |
*** harlowja_away is now known as harlowja | 19:38 | |
*** lhcheng_ has quit IRC | 19:41 | |
*** tosky has quit IRC | 19:42 | |
openstackgerrit | Matt Borland proposed openstack/horizon: [Launch Instance Fix] Add Model Unit Tests https://review.openstack.org/167738 | 19:43 |
*** sayan has joined #openstack-horizon | 19:45 | |
*** lhcheng has joined #openstack-horizon | 19:47 | |
openstackgerrit | Matt Farina proposed openstack/horizon: Update customizing docs to include themes https://review.openstack.org/166989 | 19:47 |
*** vishwana_ has joined #openstack-horizon | 19:48 | |
*** nlahouti has quit IRC | 19:51 | |
*** lhcheng has quit IRC | 19:51 | |
*** lhcheng has joined #openstack-horizon | 19:52 | |
*** annashen has joined #openstack-horizon | 19:52 | |
*** radez is now known as radez_g0n3 | 19:53 | |
*** r1chardj0n3s_afk is now known as r1chardj0n3s | 19:54 | |
r1chardj0n3s | morning | 19:55 |
mrunge | morning r1chardj0n3s | 19:55 |
*** lhcheng_ has joined #openstack-horizon | 19:55 | |
*** akrivoka has joined #openstack-horizon | 19:56 | |
openstackgerrit | vishwanath jayaraman proposed openstack/horizon: Adds configuration support to associate firewall to routers https://review.openstack.org/162552 | 19:57 |
*** Piet has joined #openstack-horizon | 19:58 | |
openstackgerrit | David Lyle proposed openstack/horizon: [Launch Instance fix] Fix decimal point https://review.openstack.org/166121 | 19:58 |
*** lhcheng has quit IRC | 19:59 | |
*** sqchen has quit IRC | 19:59 | |
openstackgerrit | Dan Nguyen proposed openstack/horizon: Retrieve domain scoped token https://review.openstack.org/148082 | 20:00 |
*** clu_ has joined #openstack-horizon | 20:00 | |
david-lyle | mrunge: on the webroot patch, how did you get the devserver to map a non-'/' root url? | 20:00 |
mrunge | david-lyle, ugh | 20:01 |
david-lyle | ugh? | 20:01 |
mrunge | I could only use it from / | 20:01 |
mrunge | the issue was login | 20:01 |
david-lyle | the devserver is not designed to use other than / | 20:01 |
mrunge | after login, I had to change url manually to the different url | 20:01 |
mattfarina | david-lyle hate to interrupt... is it meeting time? | 20:01 |
david-lyle | doh | 20:02 |
mrunge | which works then | 20:02 |
david-lyle | yeah, can't set the root for the devserver | 20:02 |
mrunge | yes. | 20:02 |
mrunge | I'll look at your correction right now | 20:02 |
mrunge | ^ david-lyle | 20:03 |
david-lyle | mrunge: no worries, just trying to understand | 20:03 |
*** angular_mike has quit IRC | 20:03 | |
*** sqchen has joined #openstack-horizon | 20:03 | |
*** sqchen has left #openstack-horizon | 20:04 | |
*** mseri has joined #openstack-horizon | 20:04 | |
*** jtriley has quit IRC | 20:08 | |
openstackgerrit | Samuel de Medeiros Queiroz proposed openstack/horizon: Create Hierarchical Projects https://review.openstack.org/119469 | 20:09 |
openstackgerrit | Samuel de Medeiros Queiroz proposed openstack/horizon: User Primary Project Choices as Hierarchical Names https://review.openstack.org/166956 | 20:09 |
openstackgerrit | Samuel de Medeiros Queiroz proposed openstack/horizon: Projects in Dropdown Header as Hierarchical Names https://review.openstack.org/166957 | 20:09 |
openstackgerrit | Samuel de Medeiros Queiroz proposed openstack/horizon: Hierarchical Projects as Expandable Treetable https://review.openstack.org/119385 | 20:10 |
*** akrivoka has quit IRC | 20:11 | |
*** jtriley has joined #openstack-horizon | 20:11 | |
*** lhcheng_ is now known as lhcheng | 20:12 | |
*** stevemar2 has quit IRC | 20:15 | |
openstackgerrit | Tyr Johanson proposed openstack/horizon: [Launch Instance Fix] Add details to Select Flavor step https://review.openstack.org/165260 | 20:15 |
*** tqtran_afk is now known as tqtran | 20:16 | |
*** vishwana_ is now known as vishwanathj_ | 20:17 | |
*** dsneddon has quit IRC | 20:18 | |
openstackgerrit | Dan Nguyen proposed openstack/horizon: Retrieve domain scoped token https://review.openstack.org/148082 | 20:19 |
*** tnovacik has quit IRC | 20:19 | |
*** dboik_ has joined #openstack-horizon | 20:20 | |
*** dsneddon has joined #openstack-horizon | 20:22 | |
*** dboik has quit IRC | 20:24 | |
openstackgerrit | Matt Borland proposed openstack/horizon: [Launch Instance Fix] Add Flavor Step Unit Tests https://review.openstack.org/167326 | 20:25 |
*** akrivoka has joined #openstack-horizon | 20:25 | |
openstackgerrit | Kelly Domico proposed openstack/horizon: [Launch Instance Fix] Adding validation https://review.openstack.org/165155 | 20:27 |
*** gyee has quit IRC | 20:30 | |
*** lblanchard has quit IRC | 20:33 | |
*** nlahouti has joined #openstack-horizon | 20:34 | |
*** emw has joined #openstack-horizon | 20:36 | |
*** med_ has quit IRC | 20:36 | |
*** gokrokve has quit IRC | 20:39 | |
*** gokrokve has joined #openstack-horizon | 20:40 | |
*** oro has quit IRC | 20:40 | |
*** tyr_ has joined #openstack-horizon | 20:43 | |
mattfarina | r1chardj0n3s mrunge TravT some numbers i ran on gzip and minification (not using the best minification method) for another project... http://engineeredweb.com/blog/why-minify-javascript/ | 20:46 |
mattfarina | err, maybe i did use a good tool. just read my own note | 20:46 |
mattfarina | david-lyle ^^ | 20:47 |
*** gokrokve has quit IRC | 20:47 | |
*** gokrokve has joined #openstack-horizon | 20:48 | |
*** dboik_ has quit IRC | 20:48 | |
*** dboik has joined #openstack-horizon | 20:49 | |
mrunge | mattfarina, as r1chardj0n3s already mentioned, concatinating js files is the key to reduce round trips and latency. that should be safe for all code | 20:50 |
*** Sukhdev has quit IRC | 20:51 | |
mattfarina | mrunge can you show me serious front-end apps that don't rewrite variable names? | 20:52 |
mattfarina | also, if you can cut files down in size, even concatated ones, it can remove round trips | 20:52 |
*** alexpilotti has joined #openstack-horizon | 20:54 | |
r1chardj0n3s | not sure how file size changes removes round trips | 20:54 |
mattfarina | tcp slow-start and round trips | 20:54 |
samueldmq | lhcheng, ping - you around ? would like to talk about pkiz tokens on horizon | 20:54 |
lhcheng | samueldmq: pong - yeah, but I'm just about to go for late lunch | 20:55 |
lhcheng | samueldmq: I'll ping you when I get back | 20:56 |
mrunge | mattfarina, can you please elaborate, how compressing (not concating) saves round trips? | 20:56 |
samueldmq | lhcheng, k np bon apetit | 20:56 |
mattfarina | mrunge are you familiar with tcp-slow start? | 20:57 |
openstackgerrit | Janet Yu proposed openstack/horizon: Load pluggable dashboards for unit tests https://review.openstack.org/152730 | 20:57 |
*** tnovacik has joined #openstack-horizon | 20:58 | |
*** e0ne has quit IRC | 21:00 | |
*** SimonChung1 has joined #openstack-horizon | 21:03 | |
*** SimonChung has quit IRC | 21:03 | |
*** jwy has quit IRC | 21:03 | |
*** SimonChung has joined #openstack-horizon | 21:03 | |
*** SimonChung2 has joined #openstack-horizon | 21:04 | |
*** SimonChung has quit IRC | 21:04 | |
tqtran | david-lyle: regarding the renaming of irdragndrop to lrdragndrop, its actually pretty difficult to rename a project. it might be faster to create a new repo for it and go through requirements again. is that reasonable? | 21:04 |
mattfarina | mrunge http://www.stevesouders.com/blog/2010/07/13/velocity-tcp-and-the-lower-bound-of-web-performance/ | 21:04 |
*** SimonChung1 has quit IRC | 21:05 | |
*** SimonChung2 has quit IRC | 21:05 | |
*** SimonChung has joined #openstack-horizon | 21:05 | |
mattfarina | there are some changes that affect this (segments) but the idea applies | 21:05 |
david-lyle | tqtran: I think that's the best approach | 21:05 |
*** crobertsrh is now known as _crobertsrh | 21:05 | |
david-lyle | create a replacement and we'll try to get it into requirements.txt | 21:05 |
*** jwy has joined #openstack-horizon | 21:05 | |
tqtran | ok i'll get started on that then | 21:05 |
*** SimonChung1 has joined #openstack-horizon | 21:05 | |
*** SimonChung has quit IRC | 21:06 | |
david-lyle | thanks tqtran | 21:06 |
mattfarina | mrunge r1chardj0n3s i really just want to be able to apply the front-end performance best practices to horizon. 75% - 99% of the time in a typical web app is in the front end. making that faster makes users happier. they expect web apps to be as fast as desktop apps (loading in 2 seconds or less) | 21:07 |
*** mseri has quit IRC | 21:07 | |
* mattfarina has to run | 21:07 | |
*** mattfarina has quit IRC | 21:07 | |
mrunge | mattfarina, sigh. most time in horizon is spent in backend. | 21:08 |
* r1chardj0n3s tries to think about how many desktop apps he has that load in 2 seconds or less even off SSD | 21:08 | |
mrunge | transporting data is just a fraction of spent time | 21:08 |
r1chardj0n3s | yep | 21:08 |
*** annashen has quit IRC | 21:08 | |
mrunge | and even if we safe 50% of data.... | 21:09 |
r1chardj0n3s | anyway, this is all just theory without actual numbers | 21:09 |
mrunge | sure. | 21:09 |
openstackgerrit | Doug Fish proposed openstack/horizon: Add --location option to image create https://review.openstack.org/166032 | 21:09 |
smc7 | from last time i did any profiling, the single biggest speedup would be not having to hit keystone each time (once from horizon, one for each request to any other service) | 21:11 |
*** sqchen has joined #openstack-horizon | 21:11 | |
ericpeterson | is horizon trying to be developed for WAN access and large number of end users? I think that perspective is not representative of most deployments. < 100 users, many times less than 15ms latency | 21:11 |
smc7 | everoyne speaks from their own point of view which may not be representative | 21:13 |
*** Longgeek has joined #openstack-horizon | 21:13 | |
*** julim has quit IRC | 21:14 | |
ericpeterson | I can say that at the Philadelphia operators meetup, most operators used horizon, and performance of horizon was not a complaint fwiw | 21:14 |
david-lyle | I think we have so many more pressing issues than JS compression | 21:14 |
mrunge | yes! | 21:14 |
mrunge | or 10% "performance improvement" | 21:15 |
david-lyle | back in my day we didn't compress our JS and we liked it that way | 21:15 |
r1chardj0n3s | lol | 21:15 |
r1chardj0n3s | (I remember those days fondly also) | 21:15 |
smc7 | :) | 21:15 |
*** annashen has joined #openstack-horizon | 21:15 | |
r1chardj0n3s | I my day we could read the damn JS in our browser | 21:15 |
david-lyle | yup | 21:15 |
smc7 | ah, the good old days! | 21:16 |
r1chardj0n3s | ... of 10 years ago ;) | 21:16 |
smc7 | you can still read it if you squint | 21:16 |
david-lyle | I would have really enjoyed jquery back in the day though | 21:17 |
mwhagedorn | @david you forgot to say “and we liked it" | 21:17 |
*** mwhagedorn has left #openstack-horizon | 21:19 | |
*** oro has joined #openstack-horizon | 21:24 | |
*** Longgeek has quit IRC | 21:25 | |
*** matt-borland has quit IRC | 21:25 | |
*** akanksha has quit IRC | 21:27 | |
*** lhcheng_ has joined #openstack-horizon | 21:29 | |
*** lhcheng has quit IRC | 21:29 | |
*** vijendar has quit IRC | 21:31 | |
*** rdopiera has quit IRC | 21:33 | |
openstackgerrit | Brian Tully proposed openstack/horizon: Add subtitle text for Launch Instance source step https://review.openstack.org/166347 | 21:35 |
*** jtriley has quit IRC | 21:36 | |
*** tnovacik has quit IRC | 21:37 | |
*** cbader has quit IRC | 21:39 | |
*** ybathia has joined #openstack-horizon | 21:41 | |
*** mpavlase has joined #openstack-horizon | 21:43 | |
*** gokrokve has quit IRC | 21:45 | |
*** doug-fish has left #openstack-horizon | 21:46 | |
*** samueldmq is now known as samueldmq-away | 21:48 | |
lhcheng_ | samueldmq-away: ping | 21:49 |
*** lhcheng_ is now known as lhcheng | 21:49 | |
mrunge | lhcheng, I'm trying master checkout from django-openstack-auth, and I'm getting a message: Cannot get authenticated endpoint without an auth plugin | 21:53 |
mrunge | does that ring a bell at you? | 21:54 |
mrunge | do I have to configure something? | 21:54 |
lhcheng | that message sounds like a keystoneclient error | 21:54 |
mrunge | doh, maybe my keystoneclient is not fresh enough | 21:55 |
mrunge | lhcheng, thanks, updating keystoneclient solved the issue. | 21:56 |
lhcheng | could be, I assume you should be using >=1.1.0 ? | 21:56 |
lhcheng | cool | 21:56 |
mrunge | I just used master checkout | 21:56 |
lhcheng | mrunge: great | 21:56 |
mrunge | unfortunately, I immediately hit another django-1.8 issue. | 21:57 |
mrunge | maybe time is not ready for horizon on django-1.8 | 21:57 |
lhcheng | auth backend related issue? | 21:57 |
mrunge | uhm, User object changed | 21:58 |
mrunge | AttributeError: 'User' object has no attribute '_meta' | 21:58 |
lhcheng | I remember when I did the upgrade to 1.6, there are a auth backend related issue that is not obvious in logs | 21:58 |
*** iamjarvo has joined #openstack-horizon | 21:58 | |
*** smc7 has quit IRC | 21:58 | |
lhcheng | had to view the changes in django code | 21:58 |
lhcheng | to figure what's going on | 21:58 |
david-lyle | oh yeah | 21:58 |
mrunge | yes, same here for debugging django-nose | 21:59 |
david-lyle | we must be doing something wrong to break every time django updates | 21:59 |
lhcheng | mrunge: I thought seeing a patch where you added _meta | 21:59 |
david-lyle | or they don't update well | 21:59 |
mrunge | lhcheng, I thought, I added something like that. | 21:59 |
mrunge | the issue is, DJango-1.8 now uses the undocumented ,_meta api a bit more | 22:00 |
mrunge | (to be documented) | 22:00 |
david-lyle | (to be supported by horizon) | 22:00 |
mrunge | I'll leave that for tomorrow. | 22:01 |
mrunge | good day/afternoon/evening to you all | 22:01 |
*** mrunge has quit IRC | 22:01 | |
krotscheck | david-lyle: Hey, I heard a rumor that you intended to propose splitting horizon sometime soon, is that still a thing? | 22:03 |
krotscheck | Or is that just a rumor? | 22:04 |
openstackgerrit | Travis Tripp proposed openstack/horizon: [Launch Instance Fix] Split Security & Access in 2 https://review.openstack.org/167078 | 22:04 |
david-lyle | krotscheck: in which way? we had a split proposed before, but that has been deprioritized for now | 22:04 |
david-lyle | we are looking at splitting out plugins | 22:05 |
*** emw has quit IRC | 22:05 | |
*** emw has joined #openstack-horizon | 22:05 | |
krotscheck | david-lyle: I guess that's what I was looking for. I'm trying to figure out what to focus on now that storyboard's future is in limbo. | 22:05 |
david-lyle | for non-foundation infrastructure type services | 22:05 |
openstackgerrit | Kelly Domico proposed openstack/horizon: [Launch Instance Fix] Adding validation https://review.openstack.org/165155 | 22:05 |
krotscheck | And, well, I do JS really well. And I do Infra pretty well. | 22:05 |
david-lyle | well infra as IaaS | 22:06 |
krotscheck | So if a split is necessary, and there's needed tooling, that seems like a useful thing for me to focus on. | 22:06 |
david-lyle | rather than say Heat, Sahara, and Trove | 22:06 |
krotscheck | david-lyle: Right. I know how to add tooling to infra so we can run tests on things. | 22:06 |
david-lyle | oh, ok I see | 22:06 |
david-lyle | I thought infra was getting overloaded | 22:07 |
*** andrewbogott_afk is now known as andrewbogott | 22:07 | |
*** emilyw has joined #openstack-horizon | 22:07 | |
david-lyle | but was not | 22:07 |
david-lyle | :) | 22:07 |
krotscheck | david-lyle: Well, it is :). | 22:07 |
gary-smith_ | is there a recommended way to unit test horizon plugins? | 22:07 |
krotscheck | david-lyle: I'm pondering whether it makes sense to get to the point where we can publish JS components to, say, npm or bower. | 22:07 |
*** jamielennox|away is now known as jamielennox | 22:08 | |
krotscheck | david-lyle: Which is why I was wondering on what kind of a split horizon's thinking of. | 22:08 |
david-lyle | I think we're a ways off from that | 22:08 |
openstackgerrit | Travis Tripp proposed openstack/horizon: [Launch Instance Fix] Split Security & Access in 2 https://review.openstack.org/167078 | 22:08 |
krotscheck | david-lyle: Gotcah | 22:08 |
*** peristeri has quit IRC | 22:09 | |
david-lyle | but we are actively converting existing workflows and views to angularJS | 22:09 |
david-lyle | yes it's messy and building of django for now, but it's where we're at | 22:09 |
david-lyle | *off | 22:09 |
zigo_ | tqtran: Are you around? | 22:09 |
krotscheck | I'm not worried about django, you have a migration well in hand. | 22:09 |
tqtran | zigo__: sort of :) what i can do for you? | 22:10 |
david-lyle | more angular expertise is always needed and helpful | 22:10 |
krotscheck | I want to make sure that the tooling you need to support that angular work is available :) | 22:10 |
*** akrivoka has quit IRC | 22:10 | |
zigo_ | tqtran: Did you make any progress on the lrdragndrop rename? | 22:10 |
david-lyle | that's been a heck of an uphill fight | 22:10 |
tqtran | yep just uploaded a new patch and waiting for it to go through infra | 22:10 |
krotscheck | david-lyle: Yep. | 22:10 |
*** emw has quit IRC | 22:10 | |
krotscheck | david-lyle: And I'm going to fight it until I win. | 22:10 |
zigo_ | tqtran: It's blocking me here, to package murano-dashboard (ie: installing horizon fails for me because of this issue) | 22:10 |
krotscheck | Or, well, until we win. | 22:11 |
tqtran | zigo__: just waiting for infra to pass it atm | 22:11 |
david-lyle | krotscheck: ok, again r1chardj0n3s has been taking up the fight most recently | 22:11 |
zigo_ | tqtran: You mean, approve your patch? | 22:11 |
krotscheck | david-lyle: The bower thing, right? Good work there, I've piled on with help. | 22:11 |
openstackgerrit | Anna Shen proposed openstack/horizon: Add vertica cluster support https://review.openstack.org/166053 | 22:12 |
r1chardj0n3s | david-lyle, krotscheck: we're not touching bower/bower.py/infra until after K | 22:12 |
david-lyle | krotscheck: ok, great. I must admit I've fallen behind there | 22:12 |
zigo_ | tqtran: I can try to ping someone from ifra, they are usually very helpful. | 22:12 |
tqtran | zigo__: yes | 22:12 |
*** jwy has quit IRC | 22:12 | |
zigo_ | tqtran: Can you give me the review URL ? | 22:12 |
krotscheck | r1chardj0n3s: I figured as much. Are there things that you need in infra to pave the way? | 22:12 |
*** jwy has joined #openstack-horizon | 22:13 | |
tqtran | https://review.openstack.org/#/c/167798/ | 22:13 |
zigo_ | Thanks. | 22:13 |
krotscheck | r1chardj0n3s: Example: NPM Mirror to support buidls. | 22:14 |
*** dboik has quit IRC | 22:15 | |
r1chardj0n3s | krotscheck: no, infra were on board with our bower.py/mirror/cache proposal, we just needed to polish the tooling and some minor spec details | 22:15 |
*** sayan has quit IRC | 22:15 | |
david-lyle | gary-smith_: I think they would just need to pull down horizon and install the plugin. But not sure about unit tests | 22:15 |
*** andrewbogott is now known as andrewbogott_afk | 22:16 | |
r1chardj0n3s | And we still need to convince one vocal person who is blocking the xstatic->bower transition for horizon | 22:16 |
*** jcoufal has quit IRC | 22:16 | |
gary-smith_ | david-lyle: in tuskar-ui they put a tarball of horizon on test-requirements.txt, then install and run tests locally (yuck) | 22:16 |
krotscheck | r1chardj0n3s: I read that spec. How've you managed to get around bower's dependency resolution being non-determinsitic? Was it decided to commit dependencies to source? | 22:17 |
gary-smith_ | david-lyle: which requires duplicating all sorts of infrastructural stuff | 22:17 |
david-lyle | yeah that's ugly | 22:17 |
r1chardj0n3s | krotscheck: we're not doing dependency resolution | 22:17 |
gary-smith_ | david-lyle: but I'm not sure how to make a plugin's unit tests run within horizon via a CI build | 22:18 |
r1chardj0n3s | krotscheck: only explicitly listed dependencies are installed | 22:18 |
krotscheck | r1chardj0n3s: Still from bower's registry though? | 22:18 |
r1chardj0n3s | krotscheck: which helps the gating of dependencies being added | 22:18 |
r1chardj0n3s | krotscheck: yes | 22:18 |
openstackgerrit | Brian Tully proposed openstack/horizon: Add help panel text - Launch Instance source step https://review.openstack.org/166358 | 22:18 |
krotscheck | r1chardj0n3s: So, if I run a horizon build, and someone then git push --force onto a tag with malicious and/or breaking code.... | 22:19 |
openstackgerrit | Shaoquan Chen proposed openstack/horizon: [Launch Instance Fix] Wizard should have max-width of 1440px https://review.openstack.org/166363 | 22:19 |
krotscheck | r1chardj0n3s: That would make the second build different from the first, no? | 22:19 |
*** iamjarvo has quit IRC | 22:19 | |
r1chardj0n3s | krotscheck: yep | 22:19 |
krotscheck | r1chardj0n3s: That's basically the definition of nondeterministic. Is zigo_ ok with that? | 22:20 |
r1chardj0n3s | krotscheck: I couldn't say | 22:20 |
david-lyle | gary-smith_: me either off the top of my head, unless you do is as part of the integration test suite | 22:20 |
* krotscheck was told zigo_ is a packager. Correct him if he's wrong. | 22:20 | |
r1chardj0n3s | krotscheck: but really, adding a layer like xstatic in there doesn't fix that issue | 22:21 |
krotscheck | r1chardj0n3s: Oh, I totally agree. | 22:21 |
r1chardj0n3s | since in xstatic land we're just blindly packging up whatever is in the git | 22:21 |
krotscheck | xstatic is an even worse solution. | 22:21 |
zigo_ | krotscheck: We call this "reproducible builds". I'm a "package maintainer" rather than "packager", yes: I've been doing the packaging of OpenStack in Debian alone, since Cactus. | 22:22 |
krotscheck | r1chardj0n3s: I'm really just trying to see where the middle ground is between people who care about build determinism/security and freedom of tool use. | 22:22 |
krotscheck | zigo_: Yay vocabulary! | 22:22 |
* krotscheck needed to know that. | 22:22 | |
r1chardj0n3s | krotscheck: well, the bower component is packaged up by the distros, for people who care about determinism/security | 22:23 |
krotscheck | r1chardj0n3s: Sounds like you have a solution that works for horizon then, great! | 22:23 |
r1chardj0n3s | krotscheck: except one of the distro packagers is deeply grumpy about us even using 3rd party JS components and is blocking bower :/ | 22:24 |
zigo_ | Yes I am. | 22:25 |
zigo_ | I've experienced it for porting Fuel to Debian. | 22:25 |
zigo_ | Bower is just a horrible hack. | 22:25 |
ericpeterson | david-lyle - in openstack-dns room, problems with cookie overflows. any eta on changing from signed cookies? | 22:26 |
zigo_ | Please keep it far far far away from serious code like Horizon. | 22:26 |
krotscheck | zigo_: Wait, you're the grumpy one? Or you're ok with what horizon is doing? | 22:26 |
zigo_ | I'm the grumpy one about bower/npn/gulp. | 22:26 |
* krotscheck is guessing the former. | 22:26 | |
krotscheck | Oh, _sweet_ | 22:26 |
krotscheck | Then you're the person I most want to work with :D | 22:26 |
r1chardj0n3s | zigo_: bower is where the components are; adding an additional horrendous hack like xstatic on top does not help | 22:26 |
zigo_ | I'm *very* happy with the xstatic thing. | 22:26 |
zigo_ | I helps making sure we're not using any random git repository, and also it helps preventing a ridiculous symlink forest. | 22:27 |
r1chardj0n3s | the only thing xstatic adds to the equation is additional unnecessary work for us | 22:27 |
zigo_ | It also helps making sure we're not adding a new dependency every monday. | 22:27 |
zigo_ | Yeah, that's a *GOOD THING*. | 22:28 |
zigo_ | So that way, you think twice before adding a new package. | 22:28 |
zigo_ | :) | 22:28 |
r1chardj0n3s | that's crazy | 22:28 |
zigo_ | What's crazy is the amount of libs that horizon is using. | 22:29 |
krotscheck | zigo_: So, I'm trying to figure out the middle ground here. I think I have a potential solution at least for the bower piece, I'm still working on the npm part :/ | 22:29 |
TravT | As a developer on horizon, I'm very unhappy with how hard it is to get horizon specific libraries in. | 22:29 |
r1chardj0n3s | krotscheck: bower.py removes the npm stuff from the equation for this; it's why I wrote it | 22:30 |
TravT | the system now penalized us for using 3rd party lbiraries. | 22:30 |
krotscheck | r1chardj0n3s: That's awesome. | 22:30 |
r1chardj0n3s | krotscheck: it also turns out to be quite amenable for handling infra mirroring/caching issues | 22:30 |
openstackgerrit | Brian Tully proposed openstack/horizon: Add help panel text - Launch Instance source step https://review.openstack.org/166358 | 22:30 |
krotscheck | The goal is to make the build reproducible. Which means that anything that resovles from git is going to be a WTF moment for zigo. | 22:31 |
*** jcoufal has joined #openstack-horizon | 22:31 | |
lhcheng | I haven't had any issue packaging xstatic so far, as deployer I am happy about it too. | 22:32 |
tqtran | zigo__: patch is ready | 22:32 |
krotscheck | Given that most package.json files have a main:[] field that lists the actual distro files for a package, it should be relatively easy to write a script that resolves a bower dependency, copies those files into a specific directory, and commits them. | 22:32 |
krotscheck | The precedent would be much like oslo-incubator. | 22:33 |
r1chardj0n3s | lhcheng: have you had to go through the pain of adding a new 3rd party component to Horizon, or even just updating one? | 22:33 |
lhcheng | r1chardj0n3s: I've updated 3rd party component in Horizon | 22:33 |
lhcheng | fwiw, I just think user exp > dev exp. | 22:34 |
krotscheck | lhcheng: Are they exclusive? :) | 22:35 |
r1chardj0n3s | I've had to create several xstatic packages, and it's an experience I don't wish to repeat | 22:35 |
lhcheng | krotscheck: not really, I rather reach a compromise where both would be happy. :) | 22:36 |
r1chardj0n3s | Horizon developers are currently adding code to Horizin, bulking it out, code which duplicates functionality in 3rd party packages which already exist, and are mature, but we're not using them because of xstatic | 22:36 |
krotscheck | lhcheng: Same here :) | 22:36 |
TravT | packaging aside one my biggest pain points is that we have to go and nag people to approve dependencies and they really don't know what or why they are approving it anyway | 22:36 |
r1chardj0n3s | krotscheck: I'd like to see more detail on your auto mirroring idea | 22:37 |
krotscheck | r1chardj0n3s: The puppet mirror? Or the oslo-incubator idea? | 22:37 |
krotscheck | Sorry | 22:37 |
krotscheck | The bower mirror/ | 22:37 |
krotscheck | ? | 22:37 |
lhcheng | krotscheck: if we make development easier but harder at packaging/deployment, I don't think we're doing it right. | 22:38 |
r1chardj0n3s | but that's the thing - how does removing xstatic from the equation make packaging harder? | 22:38 |
lhcheng | r1chardj0n3s: I'm not saying we should not go with the new approach, I'm just echoing zigo_ 's feedback that so far xstatic is working fine. | 22:39 |
r1chardj0n3s | lhcheng: but so far xstatic is *not* working fine for developers | 22:39 |
r1chardj0n3s | yes, we need to find a solution that works for packaging/deploying | 22:39 |
r1chardj0n3s | I'm just trying to figure out what the actual impediments are | 22:40 |
lhcheng | r1chardj0n3s: I meant from packaging side. Again, not saying we should not try other solution. | 22:40 |
*** jcoufal has quit IRC | 22:40 | |
r1chardj0n3s | right, so since packagers are bundling up files from a git repos for an xstatic package, and xstatic is just bundling a subset of files from another git repos, why is removing xstatic from the equation making things worse for packagers? | 22:41 |
krotscheck | lhcheng r1chardj0n3s: So, what im playing with is here: https://github.com/krotscheck/ironic-webclient/blob/master/gulpfile.js#L66 | 22:41 |
*** akrivoka has joined #openstack-horizon | 22:42 | |
r1chardj0n3s | euwww, krotscheck posted node.js to #horizon!! | 22:42 |
*** dboik has joined #openstack-horizon | 22:42 | |
*** e0ne has joined #openstack-horizon | 22:43 | |
krotscheck | The idea is that a dev can run gulp to copy the dependencies into source, but that they'd ultimately commit them. | 22:43 |
ericpeterson | r1chardj0n3s - would saying " xstatic is *not* working fine " be a bit of an overstatement? it kind of works, right? | 22:43 |
krotscheck | Much like optimizing a png | 22:43 |
ericpeterson | maybe not ideal, sure | 22:43 |
r1chardj0n3s | ericpeterson: xstatic is actively discouraging horizon developers from using 3rd party components | 22:44 |
lhcheng | r1chardj0n3s: zigo_ is probably more equipt to answer that. Just saying, we should not move to a solution that would cause problem to packagers just to be able to make dev's life easier. | 22:45 |
lhcheng | r1chardj0n3s: you guys probably know more about horizon development, I'll leave that up to you guys :) | 22:46 |
r1chardj0n3s | yep, and I'd like to do that with zigo_, figure out a solution | 22:47 |
lhcheng | ++ | 22:48 |
krotscheck | r1chardj0n3s, zigo_: I'm also interested in contributing- since I know the infra side of these things. | 22:48 |
*** neelashah has quit IRC | 22:49 | |
*** akrivoka has quit IRC | 22:50 | |
*** dboik_ has joined #openstack-horizon | 22:53 | |
openstackgerrit | Brian Tully proposed openstack/horizon: Add help panel text - Launch Instance source step https://review.openstack.org/166358 | 22:53 |
*** gyee has joined #openstack-horizon | 22:54 | |
*** mpavlase has quit IRC | 22:55 | |
*** dboik has quit IRC | 22:56 | |
*** smc7 has joined #openstack-horizon | 22:57 | |
openstackgerrit | Merged openstack/horizon: run compilemessages with runtime deps https://review.openstack.org/167562 | 22:59 |
*** e0ne has quit IRC | 23:01 | |
openstackgerrit | Kelly Domico proposed openstack/horizon: Demo of Action List https://review.openstack.org/162496 | 23:07 |
*** vishwanathj has quit IRC | 23:09 | |
*** e0ne has joined #openstack-horizon | 23:09 | |
*** Longgeek has joined #openstack-horizon | 23:10 | |
*** chlong has joined #openstack-horizon | 23:10 | |
openstackgerrit | Anna Shen proposed openstack/horizon: Add vertica cluster support https://review.openstack.org/166053 | 23:11 |
*** mwhagedorn has joined #openstack-horizon | 23:15 | |
*** Longgeek has quit IRC | 23:20 | |
alanf-mc | has anyone actually used tabs.TableTab with table_classes of size greater than 1? | 23:22 |
alanf-mc | looks like you have to supply a custom template to render it... | 23:24 |
*** andrewbogott_afk is now known as andrewbogott | 23:25 | |
*** tyr_ has quit IRC | 23:28 | |
ericpeterson | alanf-mc - I thought I had done that in my former life | 23:28 |
*** dboik_ has quit IRC | 23:32 | |
*** dboik has joined #openstack-horizon | 23:33 | |
*** dboik_ has joined #openstack-horizon | 23:35 | |
*** e0ne has quit IRC | 23:36 | |
*** welldannit has joined #openstack-horizon | 23:37 | |
*** chlong has quit IRC | 23:37 | |
*** chlong has joined #openstack-horizon | 23:37 | |
*** dboik has quit IRC | 23:37 | |
openstackgerrit | Shaoquan Chen proposed openstack/horizon: [Launch Instance Fix] Enhancing wizard widget https://review.openstack.org/165475 | 23:39 |
openstackgerrit | Shaoquan Chen proposed openstack/horizon: [Launch Instance Fix] Enabling loading script from local file https://review.openstack.org/165300 | 23:39 |
*** SimonChung has joined #openstack-horizon | 23:42 | |
*** SimonChung1 has quit IRC | 23:42 | |
*** SimonChung1 has joined #openstack-horizon | 23:43 | |
*** SimonChung has quit IRC | 23:43 | |
tqtran | is there a way to search within the patchset? | 23:43 |
openstackgerrit | Merged openstack/horizon: [Launch Instance Fix] Wizard should have max-width of 1440px https://review.openstack.org/166363 | 23:48 |
*** alexpilotti has quit IRC | 23:53 | |
*** smc7 has quit IRC | 23:53 | |
*** ericpeterson has quit IRC | 23:55 | |
*** emilyw has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!