*** kzaitsev_mb has quit IRC | 00:01 | |
*** jtomasek has quit IRC | 00:04 | |
*** mtanino has quit IRC | 00:16 | |
*** wolverineav has joined #openstack-horizon | 00:17 | |
*** wolverineav has quit IRC | 00:21 | |
*** revon has quit IRC | 00:23 | |
*** jtriley has joined #openstack-horizon | 00:28 | |
*** chlong has joined #openstack-horizon | 00:32 | |
*** wolverineav has joined #openstack-horizon | 00:37 | |
*** wolverineav has quit IRC | 00:41 | |
adriant | I'm in the process of shifting a good deal of our custom horizon patches into plugins, which mostly seems ok, but one of my problems is that I need to extend the urls file for the dashboard itself to add a couple of top level patterns. Like this: https://github.com/catalyst/horizon/blob/stable/mitaka_stacktask/openstack_dashboard/urls.py#L36-L41 | 00:43 |
---|---|---|
adriant | Is there any good way to do that in a plugin? | 00:43 |
adriant | The only way I thought I could do it is maybe import that urls file and extend the patterns list from within the context of a module in my plugin, but that feels like a terrible approach. | 00:44 |
*** wolverineav has joined #openstack-horizon | 00:53 | |
r1chardj0n3s | adriant: so the content you're talking about isn't additional Panels? | 00:53 |
*** wolverin_ has joined #openstack-horizon | 00:53 | |
r1chardj0n3s | If there's any way to have those urls belong to a Panel that would make life a lot easier | 00:53 |
adriant | nope, these are public facing pages | 00:54 |
r1chardj0n3s | do they have to be in the openstack_dashboard application? could they be in a separate app? | 00:55 |
adriant | maybe? I want to do this so it fits with the horizon team recommendations, but I ideally want these views accessible at: <horizon base url>/token and <horizon base url>/forgot-password | 00:56 |
*** dave-mccowan has joined #openstack-horizon | 00:57 | |
r1chardj0n3s | I'm not familiar with any recommendations we have outside of the panel/dashboard structure | 00:57 |
*** wolverineav has quit IRC | 00:57 | |
adriant | that's why I'm asking :P | 00:57 |
*** wolverin_ has quit IRC | 00:57 | |
adriant | because I can't figure out if there is a way to do this nicely | 00:57 |
r1chardj0n3s | Nothing off the top of my head, I'm afraid. I've also never tried to extend Django's url patterns post-import (handling of urlpatterns is a little magic to me) | 00:59 |
adriant | r1chardj0n3s: by separate app are we talking another django app like 'openstack_dashboard'? | 01:00 |
r1chardj0n3s | adriant: yes | 01:01 |
adriant | does the plugin mechanism support doing that? It would be adding an extra app to the installed app list right? | 01:01 |
r1chardj0n3s | adriant: yeah, it'd be a new entry in INSTALLED_APPS | 01:02 |
adriant | But... how does that play with the horizon theming and such... | 01:02 |
r1chardj0n3s | right. that's a catch | 01:02 |
r1chardj0n3s | sorry, I'm thinking out loud here :-) | 01:02 |
adriant | r1chardj0n3s, not a problem, that's good :P | 01:02 |
r1chardj0n3s | anyhoo, I can't think of anything else, sorry. | 01:02 |
adriant | that what I need, just ideas and avenues for me to try and find a solution I guess. | 01:03 |
adriant | r1chardj0n3s: thanks though :) | 01:03 |
adriant | will try a few things, and may just end up having to carry one tiny patch that can't be made a plugin. :( | 01:03 |
adriant | If I do find a sensible solution I'll document it and send it to the mailing list. | 01:04 |
ducttape_ | has robcresswell seen https://twitter.com/eraserhd/status/831878238070779906 r1chardj0n3s ? | 01:06 |
*** Pavo has joined #openstack-horizon | 01:08 | |
*** chlong has quit IRC | 01:08 | |
r1chardj0n3s | ducttape_: :-D | 01:08 |
*** wolverineav has joined #openstack-horizon | 01:12 | |
*** jrcloud has quit IRC | 01:17 | |
*** wolverineav has quit IRC | 01:17 | |
*** MasterOfBugs has quit IRC | 01:18 | |
*** ZZelle_ has quit IRC | 01:20 | |
*** dave-mccowan has quit IRC | 01:23 | |
*** zackf has joined #openstack-horizon | 01:25 | |
*** spug has quit IRC | 01:28 | |
*** spug has joined #openstack-horizon | 01:29 | |
*** zackf has quit IRC | 01:30 | |
*** weezS has joined #openstack-horizon | 01:32 | |
*** wolverineav has joined #openstack-horizon | 01:36 | |
*** Pavo has quit IRC | 01:37 | |
*** Pavo has joined #openstack-horizon | 01:38 | |
*** wolverineav has quit IRC | 01:41 | |
*** weezS has quit IRC | 01:43 | |
*** wolverineav has joined #openstack-horizon | 01:44 | |
*** esp has quit IRC | 01:53 | |
*** wolverineav has quit IRC | 01:53 | |
*** dave-mccowan has joined #openstack-horizon | 01:57 | |
*** wolverineav has joined #openstack-horizon | 01:58 | |
*** tqtran has quit IRC | 01:59 | |
*** TravT has quit IRC | 02:02 | |
*** kenji-i has quit IRC | 02:03 | |
*** wolverineav has quit IRC | 02:03 | |
*** zackf has joined #openstack-horizon | 02:05 | |
*** wolverineav has joined #openstack-horizon | 02:06 | |
*** spug has quit IRC | 02:07 | |
*** zackf has quit IRC | 02:09 | |
*** wolverineav has quit IRC | 02:10 | |
*** wolverineav has joined #openstack-horizon | 02:23 | |
*** ppiela has quit IRC | 02:25 | |
*** wolverineav has quit IRC | 02:35 | |
*** clu_ has quit IRC | 02:43 | |
*** wolverineav has joined #openstack-horizon | 02:45 | |
*** wolverineav has quit IRC | 02:50 | |
*** amotoki has joined #openstack-horizon | 02:53 | |
*** wolverineav has joined #openstack-horizon | 03:17 | |
*** Pavo has quit IRC | 03:19 | |
*** wolverineav has quit IRC | 03:22 | |
*** gugl has quit IRC | 03:25 | |
*** wolverineav has joined #openstack-horizon | 03:27 | |
*** wolverineav has quit IRC | 03:31 | |
*** flwang1 has joined #openstack-horizon | 03:32 | |
flwang1 | greetings, i'm debugging my local horizon env, but i'm seeing this http://paste.openstack.org/show/599150/ | 03:32 |
flwang1 | it's master horizon | 03:32 |
flwang1 | any idea? thanks | 03:32 |
*** amotoki has quit IRC | 03:41 | |
r1chardj0n3s | flwang1: any errors in the server log? | 03:42 |
*** wolverineav has joined #openstack-horizon | 03:42 | |
flwang1 | r1chardj0n3s: http://paste.openstack.org/show/599152/ yes | 03:42 |
flwang1 | horizon is getting more and more complex :) | 03:43 |
flwang1 | i can't easily start it as before | 03:43 |
r1chardj0n3s | how are you running Horizon? | 03:43 |
r1chardj0n3s | I can't reproduce that error with "tox -e runserver". Do you maybe need to run a collectstatic? | 03:44 |
flwang1 | download the code, set the correct auth url, then run 'python manage.py runserver 127.0.0.1:8800' | 03:44 |
r1chardj0n3s | hm | 03:44 |
flwang1 | r1chardj0n3s: i did run the collectstatic | 03:44 |
flwang1 | but no help | 03:44 |
flwang1 | finally, i removed the plugin of swift from /enabled | 03:45 |
r1chardj0n3s | how did you download the code? git clone? | 03:45 |
flwang1 | yep, git clone | 03:45 |
r1chardj0n3s | ah, I will try that | 03:45 |
flwang1 | i think that's the normal way to setup a horizon dev env | 03:45 |
flwang1 | after remove the swift plugin from /enabled, the problem has gone, bug i can't login the dash, though from login, it's saying i have logined successful | 03:46 |
r1chardj0n3s | I meant I will try disabling swift. ... but swift isn't a plugin. how did you "remove" it? did you just edit DISABLED=True or did you remove the enabled file completely? | 03:46 |
flwang1 | i removed the enabled file | 03:47 |
flwang1 | completely | 03:47 |
*** wolverineav has quit IRC | 03:48 | |
r1chardj0n3s | hmm | 03:48 |
flwang1 | btw, i have another 'horizon' deployed by devstack, it doesn't work either | 03:48 |
r1chardj0n3s | I just set DISABLED=True and the panel goes away and nothing breaks | 03:48 |
r1chardj0n3s | I recommend you do that | 03:48 |
flwang1 | r1chardj0n3s: ok, can you reproduce my issue? | 03:48 |
r1chardj0n3s | flwang1: no | 03:49 |
flwang1 | interesting | 03:49 |
r1chardj0n3s | I'm going to try removing the file | 03:49 |
flwang1 | did you ever seen the login problem i mentioned above? | 03:49 |
r1chardj0n3s | no | 03:49 |
flwang1 | login successfully in log, but no luck on dash | 03:49 |
flwang1 | oh, no, maybe just because you're horizon developer | 03:50 |
flwang1 | are you based in AU? | 03:50 |
r1chardj0n3s | I have deleted the enabled file and I can't reproduce the sass error you saw | 03:50 |
flwang1 | otherwise, i can't understand why we're in same TZ :) | 03:50 |
flwang1 | ok | 03:50 |
flwang1 | no worries | 03:50 |
r1chardj0n3s | yep, I'm in AU | 03:50 |
r1chardj0n3s | (and I evcen remembered to delete the pyc file this time) | 03:51 |
flwang1 | fantastic, i will bug you in the future for the horizon issue | 03:51 |
r1chardj0n3s | I logged out and logged in and no issue | 03:51 |
flwang1 | i based in NZ | 03:51 |
r1chardj0n3s | please feel free to flwang1 | 03:51 |
r1chardj0n3s | oh, so's kong | 03:51 |
flwang1 | i'm his lead :D | 03:51 |
r1chardj0n3s | ha! | 03:51 |
flwang1 | recently, we're migrating our theme from liberty to Ocata | 03:52 |
flwang1 | and I'm working on zaqar UI stuff | 03:52 |
r1chardj0n3s | so I'm running the latest master from horizon git, using "tox -e runserver" and I can't reproduce the issue you're seeing through either setting DISABLED=True or deleting the enabled file outright | 03:52 |
r1chardj0n3s | cool | 03:52 |
flwang1 | so could be many horizon questions recently | 03:52 |
r1chardj0n3s | yup | 03:52 |
flwang1 | i can imagine you're lonely in this channel at this moment ;) | 03:53 |
r1chardj0n3s | nah, it's quiet, I get a lot of work done :-D | 03:53 |
flwang1 | haha | 03:53 |
r1chardj0n3s | I have to go do the school run now, back in about 20 30 mins | 03:53 |
flwang1 | ok, ttyl | 03:54 |
*** wolverineav has joined #openstack-horizon | 03:55 | |
*** weezS has joined #openstack-horizon | 04:04 | |
*** kenji-i has joined #openstack-horizon | 04:06 | |
*** wolverineav has quit IRC | 04:06 | |
*** flwang1 has quit IRC | 04:10 | |
*** yamamoto has joined #openstack-horizon | 04:10 | |
*** ratailor has joined #openstack-horizon | 04:11 | |
*** weezS has quit IRC | 04:17 | |
*** dave-mccowan has quit IRC | 04:19 | |
*** esp has joined #openstack-horizon | 04:27 | |
*** amotoki has joined #openstack-horizon | 04:29 | |
*** adriant has quit IRC | 04:34 | |
*** wolverineav has joined #openstack-horizon | 04:36 | |
*** amotoki has quit IRC | 04:40 | |
*** jerrygb has quit IRC | 04:41 | |
r1chardj0n3s | . | 04:44 |
*** wolverineav has quit IRC | 04:47 | |
*** amotoki has joined #openstack-horizon | 04:48 | |
*** tqtran has joined #openstack-horizon | 04:57 | |
*** tqtran has quit IRC | 05:02 | |
*** erlon has quit IRC | 05:05 | |
openstackgerrit | Kenji Ishii proposed openstack/horizon master: Add Port-Create in Project Dashboard https://review.openstack.org/320203 | 05:13 |
r1chardj0n3s | kenji-i: you about? | 05:14 |
kenji-i | r1chardj0n3s: hi! yes :D | 05:15 |
r1chardj0n3s | I could really use that +a I asked for earlier :-) | 05:16 |
r1chardj0n3s | https://review.openstack.org/#/c/434542/ | 05:16 |
r1chardj0n3s | it's one of two backports we really need to land so I can release Ocata RC2 | 05:16 |
openstackgerrit | Richard Jones proposed openstack/horizon master: Expose more of Swift to ResourceType https://review.openstack.org/348741 | 05:17 |
kenji-i | review this? okay i'll see it :) | 05:18 |
r1chardj0n3s | thanks. doesn't really need a thorough review - it's a backport of a patch that's already landed in master, so the full review's been done. just need to make sure the backport cherrypick hasn't been screwed up, mostly | 05:19 |
*** wolverineav has joined #openstack-horizon | 05:20 | |
kenji-i | I understand, I don't have a right to +2 to stable branch, so I added +1 :) | 05:22 |
r1chardj0n3s | argh, right | 05:22 |
r1chardj0n3s | darn it | 05:22 |
r1chardj0n3s | thanks anyway | 05:23 |
kenji-i | yeah, sorry that I was no help to you | 05:30 |
*** wolverineav has quit IRC | 05:30 | |
r1chardj0n3s | no problem, I was so desperate for help I reached out to people who couldn't help, which isn't fair :-) | 05:31 |
*** tnovacik has joined #openstack-horizon | 05:58 | |
*** weezS has joined #openstack-horizon | 05:58 | |
kenji-i | yep, thanks! | 05:59 |
openstackgerrit | Richard Jones proposed openstack/horizon master: WIP: use ui-router for swift ui panel construction https://review.openstack.org/350523 | 06:00 |
r1chardj0n3s | ediardo: that patch is now rebased so it's not merge conflicting, and I also addressed ducttape_'s comments about the page structure (using named ui-views which are really quite neat!) I need to address some further issues in the patch before it's ready, but I'm pretty happy with the basic operation and layout of the page now. The breadcrumbs bit sucks tho - I think I need to figure how to insert a "up a folder" | 06:02 |
r1chardj0n3s | line at the top of the objects table instead of having the full breadcrumbs | 06:02 |
r1chardj0n3s | (wow, I win "longest IRC message of the day") | 06:02 |
ediardo | o/ r1chardj0n3s | 06:03 |
r1chardj0n3s | ohai ediardo :-) | 06:03 |
r1chardj0n3s | shouldn't you be drinking beer and watching TV or something? :-) | 06:03 |
r1chardj0n3s | or possibly sleeping | 06:03 |
ediardo | Actually I was reading about ui-router | 06:03 |
r1chardj0n3s | ha! | 06:04 |
r1chardj0n3s | I just had to do this thing https://github.com/angular-ui/ui-router/wiki/Multiple-Named-views | 06:04 |
r1chardj0n3s | in that patch | 06:04 |
* ediardo opening link | 06:06 | |
*** zackf has joined #openstack-horizon | 06:07 | |
* ediardo <3 JS | 06:09 | |
*** zackf has quit IRC | 06:12 | |
*** wolverineav has joined #openstack-horizon | 06:15 | |
*** gatuus has quit IRC | 06:18 | |
*** wolverineav has quit IRC | 06:21 | |
*** spug has joined #openstack-horizon | 06:22 | |
r1chardj0n3s | robcresswell / ianychoi : it's getting late here, so I intend to tag Ocata RC2 tomorrow | 06:28 |
*** spug has quit IRC | 06:28 | |
ianychoi | r1chardj0n3s, agreed tagging Ocata RC2 for Horizon tomorrow is quite fine with I18n team | 06:31 |
r1chardj0n3s | thanks ianychoi! | 06:31 |
ianychoi | I18n team sufficiently emphasized the current status :) Thanks a lot also robcresswell ! | 06:32 |
*** wolverineav has joined #openstack-horizon | 06:33 | |
*** wolverineav has quit IRC | 06:42 | |
*** udesale has joined #openstack-horizon | 06:43 | |
*** tnovacik has quit IRC | 06:47 | |
*** tnovacik has joined #openstack-horizon | 06:50 | |
*** wolverineav has joined #openstack-horizon | 06:52 | |
*** spug has joined #openstack-horizon | 06:57 | |
*** spug has quit IRC | 07:02 | |
*** wolverineav has quit IRC | 07:02 | |
*** rcernin has joined #openstack-horizon | 07:03 | |
openstackgerrit | Shu Muto proposed openstack/horizon master: In drawer, handle 'priority' attribute conversely against row https://review.openstack.org/413462 | 07:07 |
*** weezS has quit IRC | 07:08 | |
*** zackf has joined #openstack-horizon | 07:08 | |
*** jtriley has quit IRC | 07:10 | |
*** jtomasek has joined #openstack-horizon | 07:12 | |
*** tesseract has joined #openstack-horizon | 07:13 | |
*** zackf has quit IRC | 07:13 | |
*** itxaka has joined #openstack-horizon | 07:16 | |
*** wolverineav has joined #openstack-horizon | 07:26 | |
*** yamamoto has quit IRC | 07:27 | |
*** amotoki_ has joined #openstack-horizon | 07:29 | |
*** wolverineav has quit IRC | 07:32 | |
*** amotoki has quit IRC | 07:32 | |
*** tnovacik has quit IRC | 07:43 | |
*** spug has joined #openstack-horizon | 07:47 | |
*** spug has quit IRC | 07:48 | |
*** spug has joined #openstack-horizon | 07:48 | |
*** amoralej|off is now known as amoralej | 07:50 | |
*** jtriley has joined #openstack-horizon | 07:52 | |
*** spug has quit IRC | 07:53 | |
*** tqtran has joined #openstack-horizon | 07:59 | |
*** jtriley has quit IRC | 08:00 | |
*** yamamoto has joined #openstack-horizon | 08:03 | |
*** tnovacik has joined #openstack-horizon | 08:03 | |
*** tqtran has quit IRC | 08:03 | |
*** tnovacik has quit IRC | 08:08 | |
*** pcaruana has joined #openstack-horizon | 08:14 | |
*** gatuus_ has joined #openstack-horizon | 08:19 | |
*** gatuus has joined #openstack-horizon | 08:19 | |
*** pcaruana has quit IRC | 08:20 | |
*** pcaruana has joined #openstack-horizon | 08:22 | |
*** spug has joined #openstack-horizon | 08:22 | |
*** spug has quit IRC | 08:28 | |
*** yamamoto has quit IRC | 08:32 | |
*** yamamoto has joined #openstack-horizon | 08:33 | |
*** yamamoto has quit IRC | 08:37 | |
*** jtriley has joined #openstack-horizon | 08:50 | |
*** jpich has joined #openstack-horizon | 08:51 | |
*** jtriley has quit IRC | 09:01 | |
*** yamamoto has joined #openstack-horizon | 09:17 | |
*** yamamoto has quit IRC | 09:19 | |
*** yamamoto has joined #openstack-horizon | 09:20 | |
*** yamamoto has quit IRC | 09:25 | |
*** spug has joined #openstack-horizon | 09:27 | |
*** ygbo has joined #openstack-horizon | 09:31 | |
*** openstackgerrit has quit IRC | 09:32 | |
*** spug has quit IRC | 09:35 | |
*** jtriley has joined #openstack-horizon | 09:50 | |
*** jtriley has quit IRC | 09:55 | |
*** jtriley has joined #openstack-horizon | 09:55 | |
*** tsufiev_ has joined #openstack-horizon | 09:59 | |
*** jtriley has quit IRC | 10:00 | |
*** tsufiev__ has joined #openstack-horizon | 10:00 | |
*** tqtran has joined #openstack-horizon | 10:01 | |
*** amotoki_ has quit IRC | 10:01 | |
*** udesale has quit IRC | 10:03 | |
*** tsufiev_ has quit IRC | 10:04 | |
*** tqtran has quit IRC | 10:05 | |
*** amotoki has joined #openstack-horizon | 10:13 | |
*** akulshin has joined #openstack-horizon | 10:13 | |
*** mvk has quit IRC | 10:17 | |
*** spug has joined #openstack-horizon | 10:17 | |
*** erlon has joined #openstack-horizon | 10:18 | |
*** amotoki has quit IRC | 10:20 | |
*** yamamoto has joined #openstack-horizon | 10:22 | |
*** kzaitsev_mb has joined #openstack-horizon | 10:23 | |
*** udesale has joined #openstack-horizon | 10:26 | |
*** spug has quit IRC | 10:26 | |
*** tosky has joined #openstack-horizon | 10:33 | |
*** amotoki has joined #openstack-horizon | 10:35 | |
*** yamamoto has quit IRC | 10:40 | |
*** amotoki has quit IRC | 10:42 | |
*** gatuus_ has quit IRC | 10:47 | |
*** gatuus has quit IRC | 10:47 | |
*** jtriley has joined #openstack-horizon | 10:49 | |
*** mvk has joined #openstack-horizon | 10:52 | |
*** akulshin has quit IRC | 10:58 | |
*** jtriley has quit IRC | 11:00 | |
*** udesale has quit IRC | 11:03 | |
*** wolverineav has joined #openstack-horizon | 11:23 | |
*** lseki has joined #openstack-horizon | 11:23 | |
*** wolverineav has quit IRC | 11:27 | |
*** yamamoto has joined #openstack-horizon | 11:38 | |
*** yamamoto has quit IRC | 11:47 | |
*** jtriley has joined #openstack-horizon | 11:49 | |
*** Mr_Smurf has joined #openstack-horizon | 11:51 | |
Mr_Smurf | Hi, I'm using horizon in newton and I am trying to figure out if there is a way to hide the admin panel from non admin users | 11:52 |
robcresswell | Mr_Smurf: What version of Newton? 10.0.0? | 11:53 |
*** jtriley has quit IRC | 11:53 | |
robcresswell | It should just need appropriate policy updates, but Newton might have bugs | 11:54 |
*** jtriley has joined #openstack-horizon | 11:54 | |
*** jtriley has quit IRC | 11:59 | |
Mr_Smurf | robcresswell: I'm using stable/newton of openstack-ansible.. so horizon seems to be 14.0.7 | 12:00 |
Mr_Smurf | robcresswell: not sure what the newton version is | 12:00 |
Mr_Smurf | robcresswell: which files should i look at? | 12:01 |
Mr_Smurf | robcresswell: which files to try to figure out the policy updates I need | 12:01 |
*** tqtran has joined #openstack-horizon | 12:03 | |
*** dave-mccowan has joined #openstack-horizon | 12:05 | |
*** aortega has joined #openstack-horizon | 12:07 | |
*** tqtran has quit IRC | 12:07 | |
*** Anticime1 is now known as Anticimex | 12:07 | |
*** ratailor has quit IRC | 12:10 | |
*** catintheroof has joined #openstack-horizon | 12:14 | |
robcresswell | Mr_Smurf: openstack_dashboard/conf contains the policy files | 12:15 |
robcresswell | Mr_Smurf: They should just be copies of your service policy files | 12:15 |
robcresswell | Mr_Smurf: There is no Horizon 14.0.7, so I'm not sure what to make of that. | 12:16 |
Mr_Smurf | ok | 12:16 |
*** Pavo has joined #openstack-horizon | 12:17 | |
Mr_Smurf | robcresswell: should the admin panel be hidden for non admin users by default in newton? | 12:17 |
Mr_Smurf | robcresswell: If stuff is configured correctly | 12:17 |
robcresswell | Mr_Smurf: Should be | 12:18 |
robcresswell | But again, there were policy bugs in Newton, so I need a version really... | 12:18 |
Mr_Smurf | robcresswell: Is there an easy way to check version? | 12:19 |
robcresswell | Mr_Smurf: I don't know, if its installed via OSA. Usually you would just list the packages... | 12:20 |
*** spug has joined #openstack-horizon | 12:24 | |
*** yamamoto has joined #openstack-horizon | 12:25 | |
*** tsufiev__ has quit IRC | 12:27 | |
*** spug has quit IRC | 12:29 | |
*** jtriley has joined #openstack-horizon | 12:37 | |
Mr_Smurf | robcresswell: horizon-10.0.2.dev69 | 12:39 |
robcresswell | ah nice | 12:39 |
robcresswell | There might be bugs that need backporting then | 12:39 |
robcresswell | patches* | 12:39 |
*** wolverineav has joined #openstack-horizon | 12:41 | |
robcresswell | Hmm, no I think everything required is in Newton. It should work if Policy is configured correctly. | 12:41 |
*** jtriley has quit IRC | 12:41 | |
Mr_Smurf | robcresswell: Ok, I will copy all the policy files from the services and see if it helps | 12:42 |
*** jerrygb has joined #openstack-horizon | 12:42 | |
*** jerrygb has quit IRC | 12:42 | |
*** jerrygb has joined #openstack-horizon | 12:43 | |
Mr_Smurf | robcresswell: I still have the admin panel in the nav-bar after updating the policy files.. | 12:46 |
robcresswell | Mr_Smurf: Which panels are in it? | 12:46 |
Mr_Smurf | All i guess... hypervisors, host aggregates, resource usage, flavors, networks, routers, floating ips, defauls and system information | 12:47 |
Mr_Smurf | if I click on them I'm redirected to login | 12:47 |
robcresswell | :/ | 12:47 |
Mr_Smurf | well I can click on some of them and get some information.. like defaults and system information.. but most of them tell me Error or redirect me to login | 12:49 |
Mr_Smurf | Flavors shows the list of flavors.. But I previously had pike installed and then the admin page did nog show at all for non admin users in horizon | 12:50 |
robcresswell | Mr_Smurf: By Pike, you mean master branch? | 12:51 |
Mr_Smurf | yes | 12:51 |
Mr_Smurf | at least i don't remember seeing it.. now I'm unsure... | 12:54 |
*** chlong has joined #openstack-horizon | 12:56 | |
robcresswell | Mr_Smurf: Can you try updating django_openstack_auth? | 12:57 |
Mr_Smurf | robcresswell: I'm using django_openstack_auth-2.4.2 | 13:00 |
*** kzaitsev_mb has quit IRC | 13:00 | |
Mr_Smurf | robcresswell: should I take the latest in stable/newton? | 13:01 |
robcresswell | Mr_Smurf: Try just using the latest available lib | 13:02 |
robcresswell | Should be something like 3.1.1 | 13:02 |
robcresswell | iirc | 13:02 |
*** kzaitsev_mb has joined #openstack-horizon | 13:02 | |
Mr_Smurf | robcresswell: well, I still have the admin menu in the sidebar | 13:11 |
robcresswell | So much for that theory. | 13:12 |
Mr_Smurf | It was worth a try :) | 13:12 |
*** mtanino has joined #openstack-horizon | 13:14 | |
*** dave-mccowan has quit IRC | 13:19 | |
*** catintheroof has quit IRC | 13:20 | |
*** vi01et03 has joined #openstack-horizon | 13:30 | |
*** Jeffrey4l has quit IRC | 13:30 | |
*** wolverineav has quit IRC | 13:30 | |
*** Pavo has quit IRC | 13:31 | |
*** Jeffrey4l has joined #openstack-horizon | 13:31 | |
*** wolverineav has joined #openstack-horizon | 13:31 | |
*** Pavo has joined #openstack-horizon | 13:31 | |
*** wolverineav has quit IRC | 13:35 | |
*** wolverineav has joined #openstack-horizon | 13:35 | |
*** yamamoto has quit IRC | 13:43 | |
*** kenji-i has quit IRC | 13:44 | |
*** belmoreira has joined #openstack-horizon | 13:46 | |
*** yamamoto has joined #openstack-horizon | 13:49 | |
*** mtanino has quit IRC | 13:51 | |
*** tosky has quit IRC | 13:52 | |
Mr_Smurf | robcresswell: any other theory? | 13:52 |
*** yamamoto has quit IRC | 13:53 | |
*** vi01et03_ has joined #openstack-horizon | 13:56 | |
*** vi01et03 has quit IRC | 13:59 | |
*** gatuus has joined #openstack-horizon | 14:02 | |
*** gatuus_ has joined #openstack-horizon | 14:02 | |
*** ygbo has quit IRC | 14:07 | |
*** lblanchard has joined #openstack-horizon | 14:10 | |
*** wolverineav has quit IRC | 14:11 | |
*** wolverineav has joined #openstack-horizon | 14:12 | |
*** gatuus_ has quit IRC | 14:15 | |
*** gatuus has quit IRC | 14:15 | |
*** jperry has joined #openstack-horizon | 14:15 | |
*** wolverin_ has joined #openstack-horizon | 14:16 | |
*** wolverin_ has quit IRC | 14:16 | |
*** wolverineav has quit IRC | 14:17 | |
*** ppiela has joined #openstack-horizon | 14:18 | |
*** lblanchard has quit IRC | 14:20 | |
*** lblanchard has joined #openstack-horizon | 14:21 | |
*** matt-borland has joined #openstack-horizon | 14:21 | |
ducttape_ | so did Richard update his swift patch. trying to catch up on scroll back | 14:22 |
*** wolverineav has joined #openstack-horizon | 14:26 | |
*** spug has joined #openstack-horizon | 14:28 | |
*** jprovazn has joined #openstack-horizon | 14:29 | |
*** jtriley has joined #openstack-horizon | 14:30 | |
*** spug has quit IRC | 14:31 | |
*** wolverineav has quit IRC | 14:34 | |
*** ccesario has joined #openstack-horizon | 14:44 | |
*** wolverineav has joined #openstack-horizon | 14:45 | |
*** tosky has joined #openstack-horizon | 14:47 | |
*** wolverineav has quit IRC | 14:49 | |
*** wolverineav has joined #openstack-horizon | 14:50 | |
*** yamamoto has joined #openstack-horizon | 14:50 | |
*** dave-mccowan has joined #openstack-horizon | 14:54 | |
*** wolverineav has quit IRC | 14:54 | |
*** yamamoto has quit IRC | 14:57 | |
*** jose-phillips has joined #openstack-horizon | 15:00 | |
*** jose-phillips has quit IRC | 15:01 | |
*** wolverineav has joined #openstack-horizon | 15:04 | |
*** tqtran has joined #openstack-horizon | 15:04 | |
*** chlong has quit IRC | 15:05 | |
*** TravT has joined #openstack-horizon | 15:06 | |
*** ChanServ sets mode: +v TravT | 15:06 | |
*** mtanino has joined #openstack-horizon | 15:07 | |
*** wolverineav has quit IRC | 15:08 | |
*** tqtran has quit IRC | 15:09 | |
*** vi01et03_ has quit IRC | 15:12 | |
*** lucasxu has joined #openstack-horizon | 15:15 | |
*** lucasxu has quit IRC | 15:18 | |
*** weezS has joined #openstack-horizon | 15:20 | |
*** kzaitsev_mb has quit IRC | 15:22 | |
*** edtubill has joined #openstack-horizon | 15:28 | |
*** jtriley has quit IRC | 15:30 | |
*** kzaitsev_mb has joined #openstack-horizon | 15:32 | |
*** zackf has joined #openstack-horizon | 15:32 | |
*** lucasxu has joined #openstack-horizon | 15:35 | |
*** kzaitsev_mb has quit IRC | 15:43 | |
*** faizy has joined #openstack-horizon | 15:45 | |
*** jmoffitt has quit IRC | 15:49 | |
*** jtriley has joined #openstack-horizon | 15:53 | |
*** pas has joined #openstack-horizon | 16:02 | |
*** mvk has quit IRC | 16:03 | |
*** rcernin has quit IRC | 16:03 | |
*** tqtran has joined #openstack-horizon | 16:06 | |
*** jprovazn is now known as jprovazn_bbl | 16:06 | |
*** kzaitsev_mb has joined #openstack-horizon | 16:09 | |
*** weezS has quit IRC | 16:09 | |
*** tqtran has quit IRC | 16:10 | |
*** pcaruana has quit IRC | 16:11 | |
pas | hello! I'm currently trying to use/test/deploy the current horizon master branch with an Identity v3 keystone, and simple admins in domains don't have the add/create user button. Is there an easy workaround for this or do I have to apply this https://review.openstack.org/#/c/339487/ ? | 16:12 |
*** tesseract has quit IRC | 16:14 | |
*** faizy has quit IRC | 16:15 | |
*** zackf has quit IRC | 16:20 | |
*** zackf has joined #openstack-horizon | 16:20 | |
*** jtriley has quit IRC | 16:21 | |
*** gatuus has joined #openstack-horizon | 16:27 | |
*** gatuus_ has joined #openstack-horizon | 16:27 | |
*** zackf has quit IRC | 16:28 | |
*** jtriley has joined #openstack-horizon | 16:29 | |
*** spug has joined #openstack-horizon | 16:30 | |
*** spug has quit IRC | 16:31 | |
*** jtriley has quit IRC | 16:43 | |
*** revon has joined #openstack-horizon | 16:44 | |
*** weezS has joined #openstack-horizon | 16:44 | |
*** belmoreira has quit IRC | 16:46 | |
*** jtriley has joined #openstack-horizon | 16:50 | |
*** wolverineav has joined #openstack-horizon | 16:52 | |
*** wolverin_ has joined #openstack-horizon | 16:54 | |
*** wolverineav has quit IRC | 16:57 | |
*** kzaitsev_mb has quit IRC | 16:57 | |
*** chlong has joined #openstack-horizon | 16:59 | |
*** pbandark has joined #openstack-horizon | 17:01 | |
*** jmoffitt has joined #openstack-horizon | 17:04 | |
*** tqtran has joined #openstack-horizon | 17:06 | |
*** esp has joined #openstack-horizon | 17:11 | |
*** jpich has quit IRC | 17:20 | |
*** kzaitsev_mb has joined #openstack-horizon | 17:24 | |
*** zackf has joined #openstack-horizon | 17:26 | |
*** openstackgerrit has joined #openstack-horizon | 17:28 | |
openstackgerrit | Ying Zuo proposed openstack/horizon master: Allow subnet creation from admin networks panel https://review.openstack.org/389817 | 17:28 |
*** kzaitsev_mb has quit IRC | 17:28 | |
openstackgerrit | Ying Zuo proposed openstack/horizon master: Pre-populate image size on create volume from image modal https://review.openstack.org/400515 | 17:28 |
*** kzaitsev_mb has joined #openstack-horizon | 17:29 | |
ediardo | o/ | 17:34 |
*** itxaka has quit IRC | 17:35 | |
*** kzaitsev_mb has quit IRC | 17:42 | |
*** jtriley has quit IRC | 17:44 | |
*** jtriley has joined #openstack-horizon | 17:51 | |
*** lucasxu has quit IRC | 17:53 | |
*** lucasxu has joined #openstack-horizon | 17:55 | |
*** spug has joined #openstack-horizon | 17:57 | |
*** jtriley has quit IRC | 17:57 | |
*** spug has quit IRC | 17:59 | |
*** mvk has joined #openstack-horizon | 18:02 | |
*** jprovazn_bbl is now known as jprovazn | 18:03 | |
*** spug has joined #openstack-horizon | 18:06 | |
*** jtriley has joined #openstack-horizon | 18:07 | |
*** spug has quit IRC | 18:09 | |
*** jtriley has quit IRC | 18:12 | |
*** jtriley has joined #openstack-horizon | 18:23 | |
*** spug has joined #openstack-horizon | 18:33 | |
*** pas has quit IRC | 18:34 | |
*** spug has quit IRC | 18:35 | |
*** kzaitsev_mb has joined #openstack-horizon | 18:44 | |
*** tosky has quit IRC | 18:46 | |
*** pbandark has quit IRC | 18:52 | |
*** gugl has joined #openstack-horizon | 18:57 | |
*** jidar has quit IRC | 19:01 | |
*** jtriley has quit IRC | 19:03 | |
*** gugl has quit IRC | 19:03 | |
*** gugl has joined #openstack-horizon | 19:04 | |
*** jtriley has joined #openstack-horizon | 19:04 | |
*** ZZelle_ has joined #openstack-horizon | 19:10 | |
*** tnovacik has joined #openstack-horizon | 19:16 | |
*** gugl has quit IRC | 19:17 | |
*** jidar has joined #openstack-horizon | 19:28 | |
*** edtubill has quit IRC | 19:30 | |
*** spug has joined #openstack-horizon | 19:33 | |
*** spug has quit IRC | 19:36 | |
*** Pavo has quit IRC | 19:53 | |
*** chlong has quit IRC | 19:56 | |
r1chardj0n3s | morning | 19:57 |
r1chardj0n3s | o/ ducttape_ (there's bugs in it but the basic idea's there) | 20:00 |
ducttape_ | morning r1chardj0n3s. it's better than it was, nice work | 20:09 |
*** kzaitsev_mb has quit IRC | 20:09 | |
r1chardj0n3s | ducttape_: thanks, I guess the big question is whether it's better than the current sidebar approach | 20:09 |
*** amoralej is now known as amoralej|off | 20:16 | |
*** lucasxu has quit IRC | 20:19 | |
*** lucasxu has joined #openstack-horizon | 20:19 | |
*** kzaitsev_mb has joined #openstack-horizon | 20:20 | |
*** jprovazn has quit IRC | 20:24 | |
*** lucasxu has quit IRC | 20:26 | |
*** lucasxu has joined #openstack-horizon | 20:26 | |
*** kzaitsev_mb has quit IRC | 20:28 | |
*** tnovacik has quit IRC | 20:30 | |
* ediardo would like to know what are ducttape_ and r1chardj0n3s talking about... :) | 20:32 | |
ducttape_ | ediardo: - swift patch. want to take a look at it ? | 20:32 |
ediardo | yes | 20:33 |
ducttape_ | https://review.openstack.org/#/c/350523/ | 20:33 |
ediardo | thanks :) | 20:33 |
*** kzaitsev_mb has joined #openstack-horizon | 20:34 | |
*** gatuus has quit IRC | 20:45 | |
*** gatuus_ has quit IRC | 20:45 | |
*** ducttape_ has quit IRC | 20:51 | |
*** ducttape_ has joined #openstack-horizon | 20:51 | |
*** lblanchard has quit IRC | 20:58 | |
*** spug has joined #openstack-horizon | 21:05 | |
*** lucasxu has quit IRC | 21:14 | |
*** lucasxu has joined #openstack-horizon | 21:14 | |
*** yamamoto has joined #openstack-horizon | 21:17 | |
*** yamamoto has quit IRC | 21:19 | |
*** dave-mccowan has quit IRC | 21:21 | |
*** flwang1 has joined #openstack-horizon | 21:28 | |
*** lucasxu has quit IRC | 21:33 | |
*** MasterOfBugs has joined #openstack-horizon | 21:33 | |
*** lucasxu has joined #openstack-horizon | 21:33 | |
*** Jeffrey4l has quit IRC | 21:35 | |
*** Jeffrey4l has joined #openstack-horizon | 21:36 | |
*** wolverin_ has quit IRC | 21:40 | |
*** wolverineav has joined #openstack-horizon | 21:40 | |
*** jerrygb has quit IRC | 21:41 | |
*** ducttape_ has quit IRC | 21:42 | |
*** wolverineav has quit IRC | 21:49 | |
*** ducttape_ has joined #openstack-horizon | 21:50 | |
*** lseki has quit IRC | 22:00 | |
*** ducttape_ has quit IRC | 22:03 | |
*** jtriley has quit IRC | 22:04 | |
*** chlong has joined #openstack-horizon | 22:05 | |
*** ducttape_ has joined #openstack-horizon | 22:10 | |
*** chlong has quit IRC | 22:11 | |
*** wolverineav has joined #openstack-horizon | 22:13 | |
*** wolverineav has quit IRC | 22:14 | |
*** wolverin_ has joined #openstack-horizon | 22:14 | |
*** dave-mccowan has joined #openstack-horizon | 22:14 | |
*** aortega has quit IRC | 22:18 | |
*** adriant has joined #openstack-horizon | 22:34 | |
*** gatuus has joined #openstack-horizon | 22:35 | |
*** yamamoto has joined #openstack-horizon | 22:35 | |
*** gatuus_ has joined #openstack-horizon | 22:38 | |
*** matt-borland has quit IRC | 22:42 | |
adriant | r1chardj0n3s, a very silly question: can I hide a panel if the user is currently scoped to a project that has a non-domain parent? | 22:50 |
r1chardj0n3s | adriant: I'm not sure I even understand your question :-) | 22:55 |
adriant | r1chardj0n3s: Can I make a panel visible only if the scoped project is a root node? | 22:56 |
adriant | domain > root > sub-project > sub-project | 22:56 |
openstackgerrit | Ying Zuo proposed openstack/horizon master: Add charts to show volume quotas on Python launch instance modal https://review.openstack.org/390409 | 22:56 |
adriant | I assume the answer is probably no, but I thought I'd ask :P | 22:56 |
r1chardj0n3s | yeah, probably no :-) | 22:56 |
adriant | Np, I was hoping to do this feature a little differently, but I can just have a panel that is always visible, but changes it's contents/option based on root or not. | 22:57 |
r1chardj0n3s | how can you tell if a project has a non-domain parent? | 22:58 |
r1chardj0n3s | or, rather, how can you tell if a project is a root node? | 22:58 |
adriant | well... I can ask keystone. | 22:59 |
adriant | In this case, I have an API that has a GET that will probably tell the panel the options, and the API can talk to keystone and ask if the token it got was scoped to a root or not. | 23:00 |
adriant | So the panel will change itself based on the GET data and present different options. | 23:00 |
*** jamielennox is now known as jamielennox|away | 23:02 | |
*** catintheroof has joined #openstack-horizon | 23:02 | |
*** dave-mccowan has quit IRC | 23:06 | |
*** jamielennox|away is now known as jamielennox | 23:14 | |
*** lucasxu has quit IRC | 23:15 | |
*** kzaitsev_mb has quit IRC | 23:16 | |
*** jperry has quit IRC | 23:28 | |
*** lblanchard has joined #openstack-horizon | 23:31 | |
*** wolverin_ has quit IRC | 23:45 | |
*** ppiela has quit IRC | 23:53 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!