Friday, 2016-04-01

tqtranbasically, if you successfully installed it, it will show up in your browser console, just make sure to have DEBUG = True in local_settings.py00:02
tqtranyou can always inspect the .venv/lib/pythong2.7/site-packages/ for your installed xstatic lib if you did it via requirements00:03
*** gyee has quit IRC00:08
kfox1111its just a xstatic lib I want to add a dependency on in my angular plugin.00:08
kfox1111not sure how to get it added properly.00:08
kfox1111since it installs into: horizon/.venv/lib/python2.7/site-packages/xstatic/pkg/app_catalog_common/data/00:09
*** garthb_ has quit IRC00:09
kfox1111it looks like all the STATICFILES_DIRS stuff is hardcoded in openstack_dashboard/static_settings.py though.00:09
kfox1111so I'm not sure how to tweak it from the plugin.00:09
kfox1111in a nut shell, I'm trying to seperate the common code between the app catalog horizon plugin and the app-catalog website into an xstatic module.00:11
kfox1111so its got some angular js code, some images and some html templates in it at the moment.00:11
david-lylekfox1111: there is not a clean way to do that00:16
david-lyleyou could monkey patch using the .d feature, but that's no good for a deployable plugin00:16
david-lylejust a one off hack in a private deployment00:16
kfox1111bummer. :/00:17
kfox1111as code gets pushed off into their own plugins, thats probably going to become a requirement.00:17
david-lyleseems reasonable00:17
david-lyleI think we didn't believe anyone else would be foolish enough to use xstatic00:17
david-lyleit would be our hill to die on00:18
david-lylewelcome to the hill, lie down over there00:18
david-lyle:-D00:18
kfox1111I think I'm getting close to something workable. I've got the following in local_settings.py and its doing that part:00:18
kfox1111http://pastebin.com/AMRR099P00:18
kfox1111heh. :)00:18
kfox1111I'm hoping we can have a conversation about taking some of the angular parts of horizon and moving them to xstatic too, so they can be reused. :)00:19
david-lylein settings or local_settings?00:19
kfox1111local_settings.00:19
david-lyleah then .d may work for you00:19
kfox1111since it imports * from local_settings, it overrides.00:19
kfox1111its still quite the hack.. it will only work for one plugin. :/00:19
david-lyletrue00:20
kfox1111though  Ithink we can claim sqwatters rights? ;)00:20
david-lyleit's your blood on the hill after all00:20
kfox1111yeah. I don't think anyone but us are crazy enough to try and support multiple horizon versions with the same plugin either.00:20
tqtrankfox1111: that is an interest use case, we hadnt really thought about external plugins using xstatic00:21
*** mtanino has quit IRC00:21
tqtrani can do a local test and come up with something to help support00:22
kfox1111cool. thanks. :)00:22
tqtranseems reasonable that we have an answer for00:22
tqtrannp, will get back to you once i prototyped something workable00:22
kfox1111awesome. :)00:22
kfox1111ok. yeah, the pastebin workaround got it to bind to 127.0.0.1:18000/static/lib/app-catalog-common/00:27
kfox1111then I gota figure out how to get the angular and the js code loading.00:28
*** tqtran has quit IRC00:41
*** cshahani has quit IRC00:41
*** ski2 has quit IRC00:45
*** ski1 has quit IRC00:45
kfox1111just changing the ADD_ANGULAR_MODULES, ADD_JS_FILES, and ADD_SCSS_FILES referenced relative to the xstatic stuff seems to be working ok.00:47
kfox1111looks like things are more strict now then they use to be though, so somethings breaking.00:48
kfox1111yeah. just an old checkout it seems...00:52
*** Daisy has joined #openstack-horizon00:54
*** Daisy_ has joined #openstack-horizon00:56
*** Daisy__ has joined #openstack-horizon00:58
*** Daisy has quit IRC01:00
*** Daisy_ has quit IRC01:02
*** tqtran has joined #openstack-horizon01:03
kfox1111yeah, it kind of looks like a local.d would work too...01:05
kfox1111still means there could be only one, but it would not break on rpm upgrade, which is a big deal.01:06
*** hurgleburgler1 is now known as hurgleburgler01:07
*** ChanServ sets mode: +v hurgleburgler01:07
*** tqtran has quit IRC01:07
*** hurgleburgler1 has joined #openstack-horizon01:09
*** hurgleburgler has quit IRC01:12
*** Daisy__ has quit IRC01:16
*** dan_nguyen has quit IRC01:21
*** zzxwill has joined #openstack-horizon01:23
*** clu_ has quit IRC01:23
*** mtanino has joined #openstack-horizon01:28
*** hurgleburgler1 has quit IRC01:36
*** SimonChung1 has quit IRC01:38
*** cshahani has joined #openstack-horizon01:38
*** eroussel has joined #openstack-horizon01:57
*** tqtran has joined #openstack-horizon02:04
*** bpokorny has quit IRC02:06
*** tqtran has quit IRC02:08
*** yamamoto has joined #openstack-horizon02:24
*** Andy_Yan has joined #openstack-horizon02:28
openstackgerrithanjiabao proposed openstack/horizon: Add kernel and ramdisk setted in editing an image  https://review.openstack.org/29928402:39
*** SimonChung has joined #openstack-horizon02:49
*** liuyulong has joined #openstack-horizon02:53
*** yamamoto has quit IRC02:54
openstackgerrityuki kasuya proposed openstack/horizon: Remove repetation of "Attached to" in table  https://review.openstack.org/30029002:58
*** SimonChung has quit IRC03:00
*** eroussel has quit IRC03:00
*** bpokorny has joined #openstack-horizon03:09
*** wangbo has joined #openstack-horizon03:19
*** dan_nguyen has joined #openstack-horizon03:20
*** krotscheck is now known as krotscheck_vaca03:20
openstackgerritWang Bo proposed openstack/horizon: Fix some trivial errors in plugin.rst  https://review.openstack.org/29946803:27
*** cshahani has quit IRC03:33
*** x00350071_ has quit IRC03:36
*** fedexo has joined #openstack-horizon03:38
*** x00350071 has joined #openstack-horizon03:38
*** cshahani has joined #openstack-horizon03:41
*** yamamoto has joined #openstack-horizon03:43
*** dan_nguyen has quit IRC03:52
*** zzxwill has quit IRC04:00
*** bpokorny has quit IRC04:06
*** dan_nguyen has joined #openstack-horizon04:10
*** dan_nguyen has quit IRC04:17
*** zzxwill has joined #openstack-horizon04:20
*** sdake has joined #openstack-horizon04:29
*** patk has quit IRC04:29
*** lhcheng has joined #openstack-horizon04:37
*** ChanServ sets mode: +v lhcheng04:37
*** zzxwill has quit IRC04:38
*** lhcheng_ has joined #openstack-horizon04:44
*** lhcheng has quit IRC04:47
*** masco has joined #openstack-horizon04:51
*** zzxwill has joined #openstack-horizon04:54
*** wolverineav has joined #openstack-horizon04:57
*** rcernin has joined #openstack-horizon04:57
*** stevemar_ has quit IRC05:02
*** stevemar has joined #openstack-horizon05:02
*** dratushnyy has joined #openstack-horizon05:09
*** cshahani has quit IRC05:29
*** toabctl has left #openstack-horizon05:29
*** sdake_ has joined #openstack-horizon05:30
*** sdake_ has quit IRC05:31
*** sdake has quit IRC05:32
*** hurgleburgler has joined #openstack-horizon05:34
*** ChanServ sets mode: +v hurgleburgler05:34
*** kzaitsev_mb has joined #openstack-horizon05:46
*** jprovazn has joined #openstack-horizon05:52
*** kzaitsev_mb has quit IRC05:53
*** fedexo has quit IRC06:01
*** tqtran has joined #openstack-horizon06:06
*** akulshin has joined #openstack-horizon06:10
*** tqtran has quit IRC06:10
*** hurgleburgler has quit IRC06:21
*** zhurong_ has joined #openstack-horizon06:22
*** sdake has joined #openstack-horizon06:36
*** SimonChung has joined #openstack-horizon06:44
*** SimonChung has joined #openstack-horizon06:44
*** SimonChung1 has joined #openstack-horizon06:46
*** lhcheng_ has quit IRC06:46
openstackgerritGeorgy Dyuldin proposed openstack/horizon: Fix CheckBoxMixin:is_marked behavior  https://review.openstack.org/29758706:47
*** SimonChung has quit IRC06:48
*** aortega has quit IRC06:55
*** e0ne has joined #openstack-horizon07:07
*** rdopiera has joined #openstack-horizon07:14
*** jamielennox is now known as jamielennox|away07:17
*** kzaitsev_mb has joined #openstack-horizon07:19
*** kzaitsev_mb has quit IRC07:25
*** pcaruana has joined #openstack-horizon07:25
*** wolverineav has quit IRC07:31
*** zzxwill has quit IRC07:34
*** e0ne has quit IRC07:35
*** e0ne has joined #openstack-horizon07:35
*** ygbo has joined #openstack-horizon07:36
*** zzxwill has joined #openstack-horizon07:38
*** e0ne has quit IRC07:40
*** e0ne has joined #openstack-horizon07:45
*** amotoki has joined #openstack-horizon07:52
*** e0ne has quit IRC07:54
*** tesseract has joined #openstack-horizon07:56
*** tesseract is now known as Guest9087707:56
*** e0ne has joined #openstack-horizon07:57
*** aortega has joined #openstack-horizon08:02
*** kzaitsev_mb has joined #openstack-horizon08:06
*** itxaka has joined #openstack-horizon08:06
*** e0ne has quit IRC08:10
*** itxaka has quit IRC08:11
*** itxaka has joined #openstack-horizon08:12
*** e0ne has joined #openstack-horizon08:13
*** e0ne has quit IRC08:16
*** kzaitsev_mb has quit IRC08:18
*** e0ne has joined #openstack-horizon08:20
*** kzaitsev_mb has joined #openstack-horizon08:21
*** e0ne has quit IRC08:26
*** e0ne has joined #openstack-horizon08:29
*** x00350071 has quit IRC08:29
*** x00350071 has joined #openstack-horizon08:30
*** zzxwill has quit IRC08:31
*** e0ne_ has joined #openstack-horizon08:31
*** e0ne has quit IRC08:32
*** wolverineav has joined #openstack-horizon08:32
*** e0ne_ has quit IRC08:33
robcresswelldavid-lyle, ducttape_: +1 to gin. It's the only spirit I drink really. Apart from tequila when TravT is around. I'm not sure why that is.08:37
*** wolverineav has quit IRC08:37
*** pbourke has quit IRC08:44
*** vgridnev has joined #openstack-horizon08:44
*** pbourke has joined #openstack-horizon08:44
*** e0ne has joined #openstack-horizon08:48
*** katyafervent_awa has quit IRC08:48
*** amit213 has quit IRC08:49
*** kmARC has quit IRC08:50
*** kmARC has joined #openstack-horizon08:50
*** wangbo has quit IRC08:50
*** wangbo has joined #openstack-horizon08:51
*** kzaitsev_mb has quit IRC08:51
*** e0ne has quit IRC08:53
*** kzaitsev_mb has joined #openstack-horizon08:53
*** katyafervent_awa has joined #openstack-horizon08:56
*** kzaitsev_mb has quit IRC08:58
*** e0ne has joined #openstack-horizon08:58
openstackgerritGeorgy Dyuldin proposed openstack/horizon: Fix CheckBoxMixin:is_marked behavior  https://review.openstack.org/29758709:01
*** vgridnev has quit IRC09:04
*** mpavlase has joined #openstack-horizon09:05
*** vgridnev has joined #openstack-horizon09:06
*** gparaskevas has joined #openstack-horizon09:10
gparaskevasHello there09:10
gparaskevashttps://review.openstack.org/#/c/287135/ when will this merge?09:11
*** sdake has quit IRC09:13
*** vgridnev has quit IRC09:18
itxakagparaskevas, you need another +2 and +workflow from a member of the stable team09:18
itxakaI know mrunge is part of the stable team but he is on PTO09:19
itxakanot sure which other members there are that you could ask for a review09:19
itxakaMaybe doug-fish ?09:20
*** amotoki has quit IRC09:27
*** kenji-i has quit IRC09:33
*** wolverineav has joined #openstack-horizon09:34
*** tosky has joined #openstack-horizon09:35
*** e0ne has quit IRC09:36
gparaskevasdoug-fish: Hello can you review this https://review.openstack.org/#/c/287135/09:38
gparaskevasitxaka: Thanks a lot09:38
*** wolverineav has quit IRC09:39
*** amotoki has joined #openstack-horizon09:42
*** amotoki has quit IRC09:44
*** mvk has joined #openstack-horizon09:46
*** amotoki has joined #openstack-horizon09:46
*** e0ne has joined #openstack-horizon09:47
*** amotoki has quit IRC09:51
*** itisha has joined #openstack-horizon09:55
*** amotoki has joined #openstack-horizon09:56
*** amotoki has quit IRC09:56
*** amotoki has joined #openstack-horizon09:59
*** vgridnev has joined #openstack-horizon10:01
*** Andy_Yan has quit IRC10:04
*** e0ne has quit IRC10:08
*** liuyulong has quit IRC10:10
*** wangbo has quit IRC10:11
*** e0ne has joined #openstack-horizon10:12
schipigarobcresswell: I found a bug in stable/mitaka, that with ceph as storage backends it's not possible to view and manipulate with uploaded files and folders at horizon containers page. I would like to add a it as critical bug to launchpad/horizon in order it to be solved until RC3. How do you think about that?10:13
robcresswellschipiga: Yeah, happy to add it as critical. Mark it as mitaka-backport-potential and I'll review.10:14
robcresswellIt seems to fulfill the critical bug criteria, in that its a primary feature that doesnt function.10:15
robcresswellschipiga: How involved is the solution? Or do we not have a working fix yet?10:15
*** amotoki has quit IRC10:16
schipigarobcresswell: Sorry, but I can't understand, what do you mean under "How involved is the solution?". About working fix - yep, right now it's absent.10:23
*** wangbo has joined #openstack-horizon10:24
*** yamamoto has quit IRC10:30
*** zzxwill has joined #openstack-horizon10:32
*** zzxwill has quit IRC10:34
itxakamitaka-backport-potential or mitaka-rc-potential robcresswell ?10:34
itxakaI thougth that if it was critical it was the rc tag so it will raise alarms to the cores10:35
robcresswellschipiga: Sorry, I meant how difficult is it; for example, a few alterations are fine, but obviously bigger rewrites = higher risk10:35
robcresswellitxaka: There's roughly 3 people that look at the bug list whatsoever, so backport-potential is fine.10:36
itxakaah, great :)10:36
itxakathanks10:36
robcresswellUsually we use rc-potential and then backport-potential as the cycle goes on, but at this stage RC and backport have the same process.10:37
robcresswellmerge to master and then backport to stable/mitaka; so there is no real difference in the tag.10:37
*** robcresswell changes topic to "Bug Day Incoming! April 5th. https://etherpad.openstack.org/p/horizon-bug-day"10:41
*** amotoki has joined #openstack-horizon10:45
*** robcresswell changes topic to "Bug Day Incoming! Tuesday, 5th of April. https://etherpad.openstack.org/p/horizon-bug-day"10:45
robcresswellDon't mind me, abusing my new powers.10:46
*** kzaitsev_mb has joined #openstack-horizon10:46
*** e0ne has quit IRC10:47
*** e0ne has joined #openstack-horizon10:52
schipigarobcresswell: Unfortunately, I don't know how much effort it requires.10:54
itxakaschipiga, do you have a link to the bug?10:56
schipigaitxaka: https://bugs.launchpad.net/horizon/+bug/156483410:58
openstackLaunchpad bug 1564834 in OpenStack Dashboard (Horizon) "With Ceph horizon containers page raises error "Unable to get the Swift service info"" [Undecided,New]10:58
itxakathanks schipiga !10:58
schipiga:)10:59
itxakaIll have a quick look at it, seems that there was a kind soul that did an easy ceph-in-devstack repo!11:00
robcresswellschipiga: Is there anyone internally looking into it? Just wondering if I should assign myself :p11:00
robcresswellitxaka: You have time to look into it?11:00
itxakaI can have a quick look, but I cant promise a fix11:01
itxakabut anyway, will report anything that I see on the bug report, maybe its an easy fix.......(sure....)11:01
robcresswellitxaka: Thanks. Could you ping me when you've had a look? I'll assign myself after that.11:02
itxakawill do!11:02
*** e0ne has quit IRC11:04
schipigarobcresswell: This problem was looked by tsufiev and pkarikh also. Think, someone of them can be assignee :)11:05
robcresswellschipiga: Ah, thanks. I think tsufiev is on PTO today. We'll see what we can dig up.11:06
schipigarobcresswell: thank you :)11:07
*** e0ne has joined #openstack-horizon11:08
robcresswellschipiga: I know that the current page was written with Swift in mind, and I'm not really familiar with the level of shared API11:08
*** yamamoto has joined #openstack-horizon11:09
*** rudolfvriend has joined #openstack-horizon11:09
*** rudolfvriend has quit IRC11:09
*** rudolfvriend_ has joined #openstack-horizon11:09
*** yamamoto has quit IRC11:09
*** yamamoto has joined #openstack-horizon11:09
*** e0ne has quit IRC11:11
pkarikhrobcresswell: and a remember that our swift dashboard had very bad bugs for a long time and no one cared about it. Looks like angularized swift ui has great potential. :D11:13
pkarikhlooks like swift is not very popular, is it?11:14
robcresswellpkarikh: Its a huge improvement, yes :)11:14
robcresswellI don't know about usage numbers off the top of my head. Certainly within Horizon, it was unusable.11:15
*** dratushnyy has quit IRC11:15
*** Mounica has joined #openstack-horizon11:22
*** rudolfvriend_ has quit IRC11:22
*** wangbo has quit IRC11:23
*** rudolfvriend has joined #openstack-horizon11:23
*** Mounica has quit IRC11:26
*** masco has quit IRC11:31
*** e0ne has joined #openstack-horizon11:33
*** amotoki has quit IRC11:34
*** jtriley has joined #openstack-horizon11:36
*** lblanchard has joined #openstack-horizon11:38
*** wangbo has joined #openstack-horizon11:42
openstackgerritMartin Pavlásek proposed openstack/horizon: Refactor of BaseTestCase  https://review.openstack.org/19007711:44
*** zhurong_ has quit IRC11:46
*** e0ne has quit IRC11:50
*** kzaitsev_mb has quit IRC11:50
*** jtriley has quit IRC11:53
*** e0ne has joined #openstack-horizon11:54
*** e0ne has quit IRC11:57
*** wangbo has quit IRC12:00
*** mvk_ has joined #openstack-horizon12:03
*** mvk has quit IRC12:07
*** e0ne has joined #openstack-horizon12:09
*** itisha has quit IRC12:09
*** kzaitsev_mb has joined #openstack-horizon12:09
*** ducttape_ has joined #openstack-horizon12:12
*** mvk_ has quit IRC12:17
*** ducttape_ has quit IRC12:27
openstackgerritPaul Karikh proposed openstack/horizon: Add strip() to filter string in instances  https://review.openstack.org/30044612:28
*** erlon has joined #openstack-horizon12:32
*** x00350071_ has joined #openstack-horizon12:35
*** x00350071 has quit IRC12:39
*** cbader has quit IRC12:41
pkarikhrobcresswell: what kind of fixes do we backport in liberty now? Is it security only too, or not?12:45
*** jtriley has joined #openstack-horizon12:48
*** mvk_ has joined #openstack-horizon12:50
*** cbader has joined #openstack-horizon12:50
*** peristeri has joined #openstack-horizon12:54
itxakaschipiga, robcresswell I dont think my devstack+ceph works well enough to test that unfortunately :(12:55
*** e0ne has quit IRC12:57
*** yamamoto has quit IRC13:00
*** mtanino has quit IRC13:01
robcresswellCritical bugs/ security pkarikh13:04
pkarikhrobcresswell: ok, thanks!13:06
*** amotoki has joined #openstack-horizon13:06
*** masco has joined #openstack-horizon13:11
*** pabardina has joined #openstack-horizon13:11
*** e0ne has joined #openstack-horizon13:15
*** vgridnev has quit IRC13:15
*** jpomeroy has joined #openstack-horizon13:20
*** julim_ has quit IRC13:20
*** vgridnev has joined #openstack-horizon13:21
*** julim has joined #openstack-horizon13:22
*** matt-borland has joined #openstack-horizon13:23
*** pauloewerton has joined #openstack-horizon13:23
*** Qingqing has joined #openstack-horizon13:27
*** yamamoto has joined #openstack-horizon13:28
*** e0ne has quit IRC13:29
openstackgerritMatt Borland proposed openstack/horizon: Adding Edit Image Action to angular images panel  https://review.openstack.org/21782813:31
matt-borlanddoug-fish, I cleaned up that pep8 error on the Edit Image patch.  Thanks for reviewing that!!!13:31
*** openstackgerrit has quit IRC13:33
*** openstackgerrit has joined #openstack-horizon13:34
matt-borlandrobcresswell, thanks for setting up that triage walkthrough!13:34
*** itxaka is now known as itxaka|lunch13:35
*** jtriley has quit IRC13:35
*** rodrigods has quit IRC13:39
*** rodrigods has joined #openstack-horizon13:40
openstackgerritMatt Borland proposed openstack/horizon: Generic details display framework  https://review.openstack.org/29659013:40
*** pab31 has joined #openstack-horizon13:46
*** Liuqing has joined #openstack-horizon13:48
robcresswellmatt-borland: Diana set it up. I just sat still while the cage was placed over me. :)13:48
matt-borlandlol13:49
*** zzxwill has joined #openstack-horizon13:50
*** e0ne has joined #openstack-horizon13:51
*** mtanino has joined #openstack-horizon13:51
openstackgerritMatt Borland proposed openstack/horizon: Adding Edit Image Action to angular images panel  https://review.openstack.org/21782813:52
pab31Hello, in my project, I override the dashbord when creating an instance (add some informations...). With liberty, it's working, with Mitaka, nothing seems to work. I haven't found the problem... My code http://paste.nullplace.com/paste/zExn74tX#9A2M51WW4mEqmBCvI31QbUNBjlKW64rnuoUpiEGH3Rm  My template : http://paste.nullplace.com/paste/RS5HgOor#btRSvl64vGfMJrVxQMN-c0Y3DeKcVJIRxgqnFo3oO/3  . Thanks for the help13:52
*** itxaka|lunch is now known as itxaka13:53
matt-borlandpab31, in Mitaka we introduced the AngularJS Launch Instance wizard by default; you may want to investigate the local_settings setting "LAUNCH_INSTANCE_LEGACY_ENABLED" if you want the Python-based wizard.13:58
*** openstack has quit IRC13:58
*** openstack has joined #openstack-horizon14:02
*** erlon has quit IRC14:04
*** erlon has joined #openstack-horizon14:05
*** pushkaru has joined #openstack-horizon14:06
*** sdake has joined #openstack-horizon14:06
*** e0ne has quit IRC14:07
*** neelashah has joined #openstack-horizon14:09
*** hurgleburgler has joined #openstack-horizon14:12
*** ChanServ sets mode: +v hurgleburgler14:12
*** yamamoto has quit IRC14:18
pab31matt-borland: but if I want to override the new dashboard with Angular when creating an instance, is it still possible, how can I do?14:18
*** gparaskevas has quit IRC14:18
matt-borlandpab31, I believe jpomeroy has a sample patch that may be the best way to get a view onto how to add/replace a new step in the wizard14:19
matt-borlandone second, looking14:19
*** yamamoto has joined #openstack-horizon14:20
pab31sounds nice :)14:20
jpomeroypab31, yeah if you just want to add a new step in the wizard that is fairly easy14:21
matt-borlandjpomeroy, do you have that sample patch/docs/etc.?14:22
jpomeroymatt-borland, pab31 - this is the patch that added the support.  there is a link to the example in the commit message. -> https://review.openstack.org/21430614:22
*** cshahani has joined #openstack-horizon14:23
jpomeroyalso points to the docs14:23
*** TravT has quit IRC14:23
matt-borlandthanks jpomeroy14:23
pab31amazing14:23
pab31thanks matt-borland jpomeroy  !!14:23
jpomeroypab31, no problem14:25
*** itxaka has quit IRC14:27
*** pabardina has left #openstack-horizon14:27
*** dan_nguyen has joined #openstack-horizon14:29
*** vishwanathj has joined #openstack-horizon14:37
*** dratushnyy has joined #openstack-horizon14:39
*** ametts has joined #openstack-horizon14:42
*** zhurong has quit IRC14:46
*** Liuqing has quit IRC14:47
*** Liuqing has joined #openstack-horizon14:48
*** dani_castellanos is now known as lcastell14:50
*** aortega has quit IRC14:52
*** masco has quit IRC14:52
openstackgerritMatt Borland proposed openstack/horizon: WIP: Images uses generic/extensible details views  https://review.openstack.org/29660114:54
*** garthb_ has joined #openstack-horizon14:54
*** rdopiera has quit IRC14:56
*** e0ne has joined #openstack-horizon14:57
*** kzaitsev_mb has quit IRC15:00
*** Drago has joined #openstack-horizon15:00
*** Drago has quit IRC15:01
*** kzaitsev_mb has joined #openstack-horizon15:01
*** Drago has joined #openstack-horizon15:01
*** weezS has joined #openstack-horizon15:04
*** Qingqing has quit IRC15:04
pkarikhDo we have any bugs with gerrit npm-run-lint job? Got failure, but can't find out what's wrong with my patch. I didn't change any js files.15:04
matt-borlandpkarikh, yes, I've seen lots of gate problems with npm in the last few days15:05
matt-borlandI don't know if it's related to the npm repo explosion earlier this week15:06
matt-borlandperhaps, if they have cached resources15:06
*** Liuqing has quit IRC15:07
*** josecastroleon has quit IRC15:07
*** Liuqing has joined #openstack-horizon15:09
*** hurgleburgler has quit IRC15:09
*** hurgleburgler has joined #openstack-horizon15:09
*** ChanServ sets mode: +v hurgleburgler15:09
*** zzxwill has quit IRC15:09
*** yamamoto has quit IRC15:11
*** vgridnev has quit IRC15:11
*** Liuqing has quit IRC15:12
openstackgerritMatt Borland proposed openstack/horizon: WIP: Django-routed panels  https://review.openstack.org/29680415:16
pkarikhmatt-borland: maybe. There are a lot of 'npm ERR! Error: ENOENT, lstat ' and 'npm ERR! errno 34' lines. But looks like there are a lot of reasons for it.15:18
matt-borlandpkarikh, yeah15:19
matt-borlandWhoever wrote "weird error 1" needs to be bludgeoned15:20
*** yamamoto has joined #openstack-horizon15:23
openstackgerritMatt Borland proposed openstack/horizon: WIP: Django-routed panels  https://review.openstack.org/29680415:23
matt-borlandpkarikh, yeah, I think if you check on infra, there are some network errors with the npm failures.15:25
matt-borlandthis is different from Weird Error 1 errors we had earlier this week15:25
matt-borlandI think some nodes are having nw/proxy issues.15:26
pkarikhmatt-borland: oh yeah, "weird error 1" is so useful hint :D15:27
pkarikhBut I'm not sure about connectivity issues. Looks like request got 200 code. Like here: http://logs.openstack.org/46/300446/1/check/gate-horizon-npm-run-lint/da1e264/console.html#_2016-04-01_12_34_26_96215:28
*** schipiga has quit IRC15:29
matt-borlandpkarikh, I think the useful error here is above that15:29
matt-borlandwhere it fails to load phantomjs15:30
matt-borlandttps://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-linux-x86_64.tar.bz2",15:30
matt-borlandyou're right, we get lots of other 200s15:30
matt-borlandbut that is the common failure we get.15:30
pkarikhmatt-borland: looks like you're right, I've missed it15:31
*** david_cu has joined #openstack-horizon15:31
matt-borlandit could be a problem with strictSSL15:31
*** e0ne has quit IRC15:31
*** jtriley has joined #openstack-horizon15:32
matt-borlandit could also be a proxy issue.15:32
*** akulshin has quit IRC15:32
*** Mounica has joined #openstack-horizon15:33
*** bpokorny has joined #openstack-horizon15:36
*** jtriley has quit IRC15:37
*** zzxwill has joined #openstack-horizon15:37
*** david_cu has quit IRC15:43
*** zzxwill has quit IRC15:44
*** Guest90877 has quit IRC15:44
*** eandersson^ has quit IRC15:46
*** yamamoto has quit IRC15:46
*** roxanaghe has joined #openstack-horizon15:46
*** david_cu has joined #openstack-horizon15:50
*** zzxwill has joined #openstack-horizon15:54
*** pab31 has quit IRC15:56
*** SimonChung1 has quit IRC15:56
*** lapalm has joined #openstack-horizon15:56
*** wolverineav has joined #openstack-horizon15:59
matt-borlandpkarikh, an extended conversation occurred about the npm problems in openstack-infra16:02
*** amotoki has quit IRC16:04
*** rudolfvriend has quit IRC16:04
*** zzxwill has quit IRC16:04
*** roxanaghe has quit IRC16:08
*** lhcheng has joined #openstack-horizon16:09
*** ChanServ sets mode: +v lhcheng16:09
*** garthb_ has quit IRC16:10
matt-borlanddoug-fish, doing some basic bug triage.  You filed: https://bugs.launchpad.net/horizon/+bug/1445189 ...is that a panel outside of Horizon?  I can't find it.16:13
openstackLaunchpad bug 1445189 in OpenStack Dashboard (Horizon) "resource usage statistic detail is illegible" [Undecided,New] - Assigned to Karen Ventura (ventura-802)16:13
*** cshahani has quit IRC16:14
*** weezS has quit IRC16:18
*** hurgleburgler has quit IRC16:18
*** roxanaghe has joined #openstack-horizon16:21
*** Qingqing has joined #openstack-horizon16:21
david-lylematt-borland: it's disabled by default starting in Mitaka16:22
david-lylecommented in bug16:23
robcresswellDid that patch land?16:23
david-lylerobcresswell: did it not?16:23
david-lylehmm16:23
robcresswellWere you thinking of this one/ https://review.openstack.org/#/c/272644/616:23
robcresswell?*16:24
david-lyleoh, it didn't land16:24
robcresswellmatt-borland: Its the ceilometer panel btw, which is probably why its not there16:24
*** e0ne has joined #openstack-horizon16:24
matt-borlandah, thanks david-lyle and robcresswell16:25
robcresswelldavid-lyle: Yeah, I took issue with the parent patch :p16:25
*** wolverineav has quit IRC16:25
david-lyleparent patch?16:25
robcresswellhttps://review.openstack.org/#/c/27581716:25
david-lylethings are so complicated :(16:26
david-lyleor at least made to be so16:27
david-lylewhy did we need the parent patch?16:27
* david-lyle should read through all the comments because at a cursory glance is unconvinced16:28
*** clu_ has joined #openstack-horizon16:28
*** ChanServ sets mode: +v clu_16:28
*** e0ne has quit IRC16:29
david-lylewe should test deprecated code by default until it's removed16:29
david-lylethe rest is just engineering busy work that was unnecessary16:29
* david-lyle opines16:29
*** roxanaghe has quit IRC16:29
*** e0ne has joined #openstack-horizon16:29
*** weezS has joined #openstack-horizon16:30
*** openstackgerrit has quit IRC16:31
*** rcernin has quit IRC16:32
*** cshahani has joined #openstack-horizon16:32
robcresswellOh16:32
*** TravT has joined #openstack-horizon16:32
*** ChanServ sets mode: +v TravT16:32
robcresswellI'm just reading the initial bug report16:32
*** pbourke has quit IRC16:32
*** kzaitsev_mb has quit IRC16:32
robcresswellI think its come from people getting muddled between DISABLED and REMOVE_PANEL16:32
robcresswellhttps://bugs.launchpad.net/horizon/+bug/1541489 << david-lyle16:33
openstackLaunchpad bug 1541489 in OpenStack Dashboard (Horizon) "Tests fail if a panel is disabled" [Medium,In progress] - Assigned to Itxaka Serrano (itxakaserrano)16:33
*** weezS has quit IRC16:34
david-lylerobcresswell: that's fine, but I think we should test metering panel regardless. The two are related, but independent. Just put an enabled enabled file in the testing directory16:35
david-lyleisn't English lovely16:36
*** ygbo has quit IRC16:36
*** gyee has joined #openstack-horizon16:37
robcresswellMy point was that I think the ceilometer patch could've just added DISABLED = True and been fine.16:37
robcresswellI can't recall if that changes the test runs or not16:38
*** e0ne has quit IRC16:39
david-lyleI think we agree that having the other patch as a blocking parent was unnecessary and just may disagree on the mechanism as to why16:39
david-lylewhich is sufficient16:39
david-lylebut too late for Mitaka :(16:39
*** SimonChung has joined #openstack-horizon16:40
robcresswellYes16:40
*** cshahani has quit IRC16:40
david-lylefeels like breaking out the /#success ironically16:40
robcresswellNow I'm wondering what the point of REMOVE_PANEL is, vs. DISABLED.16:41
*** pushkaru has quit IRC16:41
*** pushkaru has joined #openstack-horizon16:41
david-lyleI think remove just removes from the navigation and disable blocks navigation?16:42
david-lylebut I would have to go reinvestigate16:42
david-lylethat's probably wrong16:42
david-lyleargh16:42
* david-lyle goes to look at code16:42
*** wolverineav has joined #openstack-horizon16:42
*** fedexo has joined #openstack-horizon16:43
*** pcaruana has quit IRC16:44
david-lyleI believe I was actually right16:45
robcresswellTime for a success.16:45
robcresswell:)16:45
*** openstackgerrit has joined #openstack-horizon16:46
robcresswellSo it seems from that bug report that REMOVE_PANEL causes tests to fail16:46
david-lylehttps://github.com/openstack/horizon/blob/master/openstack_dashboard/utils/settings.py#L112 vs https://github.com/openstack/horizon/blob/master/horizon/base.py#L93216:46
*** wolverineav has quit IRC16:47
david-lyleok, I'm wasn't exactly right16:47
*** yamamoto has joined #openstack-horizon16:47
david-lyleI wasnt'16:47
* david-lyle quits16:47
robcresswellhaha16:47
david-lyleDISABLED, the code isn't loaded16:47
robcresswellStop taking typing lessons from TravT16:47
david-lyleREMOVED is loaded but unregistered16:47
*** david_cu has quit IRC16:47
david-lyleso, I think my original suggestion of a test version of the metering enabled file is correct16:48
david-lylebut the bug would be useful to fix for downstream work16:48
robcresswellgotcha16:48
david-lylethe bug being https://bugs.launchpad.net/horizon/+bug/154148916:49
openstackLaunchpad bug 1541489 in OpenStack Dashboard (Horizon) "Tests fail if a panel is disabled" [Medium,In progress] - Assigned to Itxaka Serrano (itxakaserrano)16:49
TravTleave me alone16:49
david-lyletype something :P16:49
robcresswellSo... whats the use case for REMOVE_PANEL?16:49
david-lyleentertain us16:49
david-lylecode is still accessible16:49
david-lyleso if I REMOVE instances, the utils.py is still accessible16:49
*** roxanaghe has joined #openstack-horizon16:50
david-lylewhich may be used cross tree16:50
*** david_cu has joined #openstack-horizon16:50
david-lylewhich to me is a failing of our code organization, but we're there16:50
robcresswellSure16:51
*** kzaitsev_mb has joined #openstack-horizon16:51
robcresswellYep, works around the inheritance problems16:51
*** fedexo has quit IRC16:52
*** yamamoto has quit IRC16:52
*** cshahani has joined #openstack-horizon16:55
*** e0ne has joined #openstack-horizon16:55
*** Qingqing has quit IRC16:56
*** bpokorny has quit IRC16:57
*** kzaitsev_mb has quit IRC16:57
*** tqtran has joined #openstack-horizon16:57
*** bpokorny has joined #openstack-horizon16:58
*** bpokorny has quit IRC16:59
*** bpokorny has joined #openstack-horizon17:00
*** tosky has quit IRC17:02
*** wolverineav has joined #openstack-horizon17:03
*** jprovazn has quit IRC17:04
*** wolverineav has quit IRC17:08
openstackgerritCindy Lu proposed openstack/horizon: Angular Table Directive  https://review.openstack.org/25201417:09
*** e0ne has quit IRC17:15
*** wolverineav has joined #openstack-horizon17:15
*** wolverineav has quit IRC17:16
*** wolverineav has joined #openstack-horizon17:17
*** weezS has joined #openstack-horizon17:32
*** jtriley has joined #openstack-horizon17:32
*** weezS has quit IRC17:35
*** jtriley has quit IRC17:38
*** vishwanathj has quit IRC17:40
*** aortega has joined #openstack-horizon17:45
*** yamamoto has joined #openstack-horizon17:48
*** yamamoto has quit IRC17:52
*** vishwanathj has joined #openstack-horizon17:57
*** harlowja has quit IRC18:02
*** lapalm has quit IRC18:03
*** piet has joined #openstack-horizon18:05
*** SimonChung1 has joined #openstack-horizon18:05
*** SimonChung has quit IRC18:05
*** ybathia has joined #openstack-horizon18:07
*** bpokorny has quit IRC18:08
*** bpokorny has joined #openstack-horizon18:10
*** piet has quit IRC18:15
*** mvk_ has quit IRC18:19
*** garthb has joined #openstack-horizon18:22
*** vishwanathj has quit IRC18:22
*** TravT has quit IRC18:23
*** piet has joined #openstack-horizon18:30
*** aortega_ has joined #openstack-horizon18:44
*** aortega has quit IRC18:47
*** jtriley has joined #openstack-horizon18:48
*** yamamoto has joined #openstack-horizon18:49
ducttape_is anyone here familiar with the pie charts in horizon?   the styles seem to always be blue, I wonder if there are alternate color schemes for theme ?18:49
*** david-lyle has quit IRC18:53
*** jtriley has quit IRC18:53
*** bpokorny has quit IRC18:54
*** yamamoto has quit IRC18:54
*** piet has quit IRC18:56
*** piet has joined #openstack-horizon18:58
*** david-lyle has joined #openstack-horizon18:59
*** ChanServ sets mode: +o david-lyle18:59
*** piet has quit IRC19:03
*** matt-borland has quit IRC19:05
sjmc7ducttape_: mine are green!19:06
*** lhcheng has quit IRC19:06
ducttape_I see the scss for that stuff, I think, right?19:06
sjmc7yeah, i’m using the material theme i think19:06
ducttape_ala https://github.com/openstack/horizon/blob/master/openstack_dashboard/static/dashboard/scss/components/_pie_charts.scss#L6719:06
sjmc7everything’s a sort of nauseous sea-green19:06
sjmc7lemme check19:07
ducttape_yeah, when I switch to material that is mine too19:07
ducttape_I think I must need to add some more scss magic for alternate chart colors19:07
sjmc7looks like the bit above that19:07
sjmc7d3_pie_chart_usage19:07
sjmc7.arc.inner?19:07
ducttape_y.  it's all in there for sure19:08
sjmc7try changing that to ‘vomit-beige’19:08
ducttape_I just kinda wanted one to be blue, one to be red , etc.... more different colors at the same time19:08
sjmc7ah. that might be trickier unless each graph has its own class19:08
ducttape_#vomit-beige   should be a recognized standard19:09
ducttape_yeah, that's what I am looking for.  I have like 3 charts on a single page, and all of them with same color is kinda lame looking19:09
sjmc7did you write the page? you could apply a different class to each graph and diddle with the css19:10
ducttape_but like vomit-beige and puke-green and bile-brown might be nice  ;)19:10
ducttape_y, it's custom stuff I have19:10
ducttape_it's for showback / chargeback type info.   I need some sizzle for these boring numbers19:11
sjmc7where’s diana when i’m tragically fumbling for answers?19:11
ducttape_yeah, jinkx19:11
sjmc7yeah, so inside the d3_pie_chart_usage you’d need to add selectors that would override the default .arc.inner19:11
ducttape_I was looking for her too, I'll usually show her what I have, and then she will embarrass me with a simpler solution19:11
ducttape_yep19:12
sjmc7ditto19:12
sjmc7“.sizzling.arc.inner”19:12
sjmc7err, possibly with a spaces19:13
sjmc7.sizzling .arc.inner19:13
sjmc7i think i’m beyond the point i’m willing to embarrass myself now19:13
ducttape_thanks for the help sjmc719:14
ducttape_will you be in austin ?19:14
sjmc7i will19:14
ducttape_cheers, will see you there then ;)19:15
sjmc7yep. tokyo’s spoiled me for coffee vending machines though, i feel a brewing disappointment19:16
ducttape_well, I'd think the sushi will be worse and the bbq to be better  ;)19:18
*** itisha has joined #openstack-horizon19:18
sjmc7tokyo had it’s bbq places :)19:26
*** SimonChung1 has quit IRC19:28
*** SimonChung has joined #openstack-horizon19:28
*** roxanaghe has quit IRC19:34
*** ybathia has quit IRC19:36
*** harlowja has joined #openstack-horizon19:37
*** hurgleburgler has joined #openstack-horizon19:37
*** ChanServ sets mode: +v hurgleburgler19:37
*** mvk_ has joined #openstack-horizon19:43
*** yamamoto has joined #openstack-horizon19:50
*** yamamoto has quit IRC19:55
*** garthb_ has joined #openstack-horizon19:57
*** TravT has joined #openstack-horizon20:00
*** ChanServ sets mode: +v TravT20:00
*** garthb has quit IRC20:00
*** bpokorny has joined #openstack-horizon20:07
*** slogan_ has quit IRC20:08
*** roxanaghe has joined #openstack-horizon20:09
*** pushkaru has quit IRC20:11
openstackgerritJaime Guerrero proposed openstack/horizon: Modification of hamburger menu CSS  https://review.openstack.org/30064220:14
openstackgerritJaime Guerrero proposed openstack/horizon: Modification of hamburger menu CSS  https://review.openstack.org/30064220:15
openstackgerritJaime Guerrero proposed openstack/horizon: Modification of hamburger menu CSS  https://review.openstack.org/30064220:16
*** sdake has quit IRC20:17
*** pushkaru has joined #openstack-horizon20:21
*** roxanaghe has quit IRC20:26
*** neelashah has quit IRC20:29
*** neelashah has joined #openstack-horizon20:31
*** sdake has joined #openstack-horizon20:33
*** roxanaghe has joined #openstack-horizon20:35
*** Mounica has quit IRC20:35
*** neelashah has quit IRC20:40
*** Mounica has joined #openstack-horizon20:44
*** ybathia has joined #openstack-horizon20:45
*** roxanaghe has quit IRC20:46
*** jtriley has joined #openstack-horizon20:49
*** roxanaghe has joined #openstack-horizon20:49
*** pauloewerton has quit IRC20:51
*** yamamoto has joined #openstack-horizon20:51
*** jtriley has quit IRC20:54
*** yamamoto has quit IRC20:56
*** roxanaghe has quit IRC20:59
*** TravT has quit IRC21:02
*** roxanaghe has joined #openstack-horizon21:09
*** dratushnyy has quit IRC21:09
*** david_cu has quit IRC21:16
*** itisha has quit IRC21:19
*** hogepodge has joined #openstack-horizon21:25
hogepodgehi21:26
hogepodgeHow do I remove the developer side tab from the devstack version of horizon? Where would that configuration be?21:26
*** ybathia has quit IRC21:26
david-lylehogepodge: two ways21:26
david-lyleone is set DEBUG=False in local_settings.py21:27
hogepodgedavid-lyle: ah, I thought that might be it.21:28
david-lyleor more specifically, remove the last two line in https://github.com/openstack/horizon/blob/master/openstack_dashboard/enabled/_9001_developer.py#L3521:28
david-lyleeither will work21:28
david-lyleif you still want to run debug21:28
robcresswellQuestion is, why would you want to remove the best panel21:34
robcresswell:D21:34
robcresswellducttape_: The reason its varying gradients is because its bright red when full iirc21:38
ducttape_nah, my question was more - I wanted one pie chart to be various blue shades.... another to be various red shades.... etc21:39
ducttape_and that requires a bit of work on my side, it seems21:39
robcresswellOh, I see21:39
robcresswellIf you just wrap each one in a context class, should be easy to have specific colour overrides in your theme21:40
*** lhcheng has joined #openstack-horizon21:41
*** ChanServ sets mode: +v lhcheng21:41
hurgleburglerwait … you want the different pie charts to be different colors?21:43
hurgleburgleroh, that's can be easier than what I thought you meant21:43
ducttape_yeah21:43
hurgleburglerducttape_ let me put something together really quick21:43
hurgleburglerone second21:43
*** bpokorny has quit IRC21:43
ducttape_k21:44
hogepodgerobcresswell: recording the mitaka demo :-D21:46
*** pushkaru has quit IRC21:49
*** dratushnyy has joined #openstack-horizon21:50
*** TravT has joined #openstack-horizon21:57
*** ChanServ sets mode: +v TravT21:57
*** Mounica has quit IRC21:58
*** slogan has joined #openstack-horizon21:58
*** dratushnyy has quit IRC21:59
*** TravT has quit IRC21:59
*** TravT has joined #openstack-horizon21:59
*** ChanServ sets mode: +v TravT21:59
*** hurgleburgler has quit IRC22:00
*** hurgleburgler1 has joined #openstack-horizon22:00
*** TravT has quit IRC22:00
robcresswellhogepodge: Oh I see, cool. May be a little more slick without all the DEBUG slowdown, but ah well :p22:00
*** TravT has joined #openstack-horizon22:00
*** ChanServ sets mode: +v TravT22:00
hogepodgerobcresswell: I'm not too worried about slowdown. That's what post-production is for :-D22:01
*** ducttape_ has quit IRC22:01
hogepodgerobcresswell: it's the script that's killing me right now. I have five minutes to fill.22:01
*** Drago has quit IRC22:05
robcresswellSwift, Launch Instance workflow, Theme swapping, Domain management, idp management. Then you could potentially show some of the plugin work thats going on, but that might be stealing from the other teams. Difficult to know, since many of the cores contribute to plugin UIs; Magnum-UI, LBaaS, Zaqar22:05
robcresswellhogepodge: ^^22:05
*** lblanchard has quit IRC22:05
robcresswellThose are the most obvious demonstrable features I think.22:08
*** mpavlase has quit IRC22:08
*** Mounica has joined #openstack-horizon22:09
*** ZZelle_ has joined #openstack-horizon22:10
*** jpomeroy has quit IRC22:10
*** SimonChung1 has joined #openstack-horizon22:11
*** SimonChung1 has quit IRC22:12
*** SimonChung2 has joined #openstack-horizon22:12
*** SimonChung has quit IRC22:12
*** sdake_ has joined #openstack-horizon22:13
openstackgerritxyuan lu proposed openstack/horizon: Allow reassociate for associated FIPs  https://review.openstack.org/28322322:13
*** sdake has quit IRC22:13
*** sdake has joined #openstack-horizon22:19
*** sdake_ has quit IRC22:21
*** sjmc7 has left #openstack-horizon22:23
*** ametts has quit IRC22:28
*** itisha has joined #openstack-horizon22:46
*** neelashah has joined #openstack-horizon22:46
*** neelashah has quit IRC22:48
*** ppiela_ has quit IRC22:49
*** jtriley has joined #openstack-horizon22:50
*** neelashah has joined #openstack-horizon22:50
hurgleburgler1ducttape_ would something like this work for you?22:50
hurgleburgler1https://i.imgur.com/6eOWeiS.png22:50
*** hurgleburgler1 is now known as hurgleburgler22:50
*** ChanServ sets mode: +v hurgleburgler22:50
hurgleburglershoot, I think he left22:51
*** yamamoto has joined #openstack-horizon22:55
*** jtriley has quit IRC22:55
*** TravT_ has joined #openstack-horizon22:55
*** ChanServ sets mode: +v TravT_22:55
*** TravT has quit IRC22:58
*** yamamoto has quit IRC23:00
*** peristeri has quit IRC23:02
*** neelashah has quit IRC23:05
*** roxanaghe has quit IRC23:10
*** roxanaghe has joined #openstack-horizon23:10
*** mtanino has quit IRC23:13
openstackgerritDiana Whitten proposed openstack/horizon: Add Distribution Chart types  https://review.openstack.org/30069123:14
*** hurgleburgler1 has joined #openstack-horizon23:16
*** hurgleburgler has quit IRC23:17
*** erlon has quit IRC23:27
openstackgerritDiana Whitten proposed openstack/horizon: Add Distribution Chart types  https://review.openstack.org/30069123:35
*** hurgleburgler1 has quit IRC23:35
*** harlowja has quit IRC23:36
hogepodgerobcresswell: I didn't realize that magnum had a ui23:47
hogepodgerobcresswell: we're going to focus a bit on the openstack-client this time around, but it's good to know for the next release.23:48
*** Mounica has quit IRC23:52
*** yamamoto has joined #openstack-horizon23:56

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!