Saturday, 2015-08-29

tqtran_ok, let me take you step by step.00:00
kfox1111https://github.com/tqtran7/mon-ext/blob/master/my_panel/panel.py should make it show up in the ui, right?00:00
tqtran_1. create your murano.py and put it inside openstack_dashboard/api/rest/ folder00:00
tqtran_kfox1111:  no it doesnt ahve to00:00
tqtran_it wont show up UNTIL you include the enabled file00:00
kfox1111do I just skip the panel.py then?00:00
tqtran_correct00:01
kfox1111so if it has a urls.py it just magically loads it?00:01
tqtran_all you need in that plugin is the files in openstack_dashboard/api/rest00:01
tqtran_that is correct00:01
kfox1111ah...00:01
tqtran_https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/rest/keystone.py#L3000:01
kfox1111so then it proably should be working as is...00:01
tqtran_that is where the magic happens00:01
kfox1111no, I think it actually gets loaded at: https://github.com/openstack/horizon/blob/master/openstack_dashboard/urls.py#L3500:02
kfox1111keystone.py just loads a decorator that tags it in api/rest/urls.py, which is then loaded by the above file.00:03
tqtran_yes that is correct00:03
openstackgerritRajat Vig proposed openstack/horizon: Adding action to delete multiple images to angular images panel  https://review.openstack.org/21742200:04
tqtran_the decorator is doing the heavy lifting for you00:04
kfox1111so I repeated that pattern in the murano review, but it isn't working.00:04
kfox1111there isn't a corisponding thing like https://review.openstack.org/21742200:04
kfox1111like https://github.com/openstack/horizon/blob/master/openstack_dashboard/urls.py#L3500:04
TravTkfox1111: i'm doing to many things at once to give proper attention00:05
TravTso just going to throw this at you00:05
TravThttps://review.openstack.org/#/c/136676/5100:05
kfox1111TravT: thanks. I'll have a look.00:05
kfox1111yeah. thats the code I'm going through.00:06
kfox1111the issue is that code lives in horizon, and I'm trying to add a rest service in a plugin.00:07
kfox1111there may be some glue missing to hook the two together.00:07
TravTok,00:08
TravTso here's something i just did00:08
TravTi got a new api to run under project/images/00:08
TravTjust a sec... maybe i need to paste something.00:09
kfox1111k. thx.00:09
tqtran_have a good weekends guys, gotta run!00:10
*** tqtran_ has quit IRC00:10
kfox1111ah... I think I may have gotten it.00:11
*** tqtran has quit IRC00:12
kfox1111https://review.openstack.org/#/c/218515/00:12
kfox1111I import the rest api in dashboard,00:13
kfox1111and then just register it directly with the horizon rest api urls.00:13
TravThttp://paste.openstack.org/show/431554/00:13
TravTi just hacked and added that to the images panel in the project dashboard.00:13
kfox1111yeah. that looks very similar.00:14
kfox1111ok. cool. thanks. :)00:14
TravTnp00:14
openstackgerritRajat Vig proposed openstack/horizon: Adding action to delete multiple images to angular images panel  https://review.openstack.org/21742200:15
*** Drago has joined #openstack-horizon00:21
openstackgerritRajat Vig proposed openstack/horizon: Adding action to delete multiple images to angular images panel  https://review.openstack.org/21742200:25
*** Drago has quit IRC00:27
*** kzaitsev_mb has quit IRC00:28
*** Drago has joined #openstack-horizon00:28
*** amotoki has joined #openstack-horizon00:31
*** amotoki has quit IRC00:31
*** rajatvig has quit IRC00:40
*** david-lyle has joined #openstack-horizon01:06
*** ChanServ sets mode: +o david-lyle01:06
*** geoffarnold is now known as geoffarnoldX01:09
*** sqchen has quit IRC01:14
openstackgerritRajat Vig proposed openstack/horizon: Adding action to delete multiple images to angular images panel  https://review.openstack.org/21742201:29
*** ducttape_ has joined #openstack-horizon01:33
openstackgerritRajat Vig proposed openstack/horizon: Move the difference function to horizon.util.js  https://review.openstack.org/21853801:33
*** cloudtrainme has quit IRC01:34
*** amotoki has joined #openstack-horizon01:43
*** david-lyle has quit IRC01:43
*** alanf has quit IRC01:44
*** amotoki_ has joined #openstack-horizon01:46
*** amotoki has quit IRC01:48
*** ducttape_ has quit IRC01:50
*** amotoki_ has quit IRC01:51
*** stevemar has quit IRC01:53
*** ducttape_ has joined #openstack-horizon01:53
*** stevemar has joined #openstack-horizon01:53
*** ducttape_ has quit IRC01:54
*** devlaps has quit IRC01:55
*** stevemar has quit IRC01:58
*** ducttape_ has joined #openstack-horizon02:00
*** ducttape_ has quit IRC02:01
*** jcoufal has quit IRC02:01
*** zhenguo has joined #openstack-horizon02:06
*** wolverineav has quit IRC02:13
*** yamamoto has quit IRC02:15
*** jwy has quit IRC02:17
*** stevemar has joined #openstack-horizon02:19
*** broken_cow has joined #openstack-horizon02:20
*** broken_cow has left #openstack-horizon02:20
*** h00327910__ has joined #openstack-horizon02:22
*** geoffarnoldX has quit IRC02:38
*** mtanino has joined #openstack-horizon02:44
openstackgerritMerged openstack/horizon: Add tacker-horizon plugin to plugins registry  https://review.openstack.org/21808902:44
openstackgerritMerged openstack/horizon: Fix local_settings.py.example to be consistently styled  https://review.openstack.org/21204102:44
*** sqchen has joined #openstack-horizon02:49
*** stevemar has quit IRC02:58
*** david-lyle has joined #openstack-horizon02:59
*** ChanServ sets mode: +o david-lyle02:59
*** lhcheng has joined #openstack-horizon03:00
*** yamamoto has joined #openstack-horizon03:04
*** david-lyle has quit IRC03:05
*** hurgleburgler has joined #openstack-horizon03:06
*** shivrao has joined #openstack-horizon03:09
*** jcoufal has joined #openstack-horizon03:18
*** sqchen has quit IRC03:24
lhchengI am getting some unstable behavior in horizon. Would be great if someone else can verify: https://bugs.launchpad.net/horizon/+bug/149008703:33
openstackLaunchpad bug 1490087 in OpenStack Dashboard (Horizon) "horizon unstable on development environment" [Undecided,New]03:33
*** stevemar has joined #openstack-horizon03:34
*** stevemar has quit IRC03:34
*** stevemar has joined #openstack-horizon03:34
hurgleburglerlhcheng does it happen on master?03:35
hurgleburgleror a specific patch?03:36
lhchengmaster and whenever I switch to a patch03:36
lhchengadded the instruction03:36
lhchengI am testing this patch when I hit the error: https://review.openstack.org/#/c/142481/03:37
lhchengbut this doesn't have any settings related change :|03:37
hurgleburgleri'll see if I can recreate03:38
lhchenghurgleburgler: thank you !03:38
hurgleburglerwhat do you have COMPRESS_OFFLINE and COMPRESS_ENABLED set to?03:38
hurgleburglerand how do you start your server?03:38
lhcheng./tools/with_venv.sh ./manage.py runserver03:39
lhchengI didn't made any settings change03:39
lhchengI am guessing it is using the default in settings.py03:39
hurgleburglerk03:39
*** yamamoto has quit IRC03:40
hurgleburglerYikes, I don't see the same errors you do03:43
hurgleburglerbut when I pull that patch and try to run it and load a page03:43
hurgleburglerI get on03:44
hurgleburglerSyntaxError: Undefined variable: '$dropdown-item-padding-vertical'.03:44
hurgleburglerhold on03:44
*** stevemar has quit IRC03:44
*** sqchen has joined #openstack-horizon03:50
*** dsneddon has quit IRC03:51
*** dsneddon has joined #openstack-horizon03:51
*** stevemar has joined #openstack-horizon03:54
lhchenghurgleburgler: don't tell me there's a third error ;)03:55
hurgleburglernope, it went away, disregard !03:55
lhchengheh great :)03:56
hurgleburglerBut rebuilt my venv and still no errors for me03:56
lhchengso yeah, rebuilt venv run the server, switch from master to a patch or  patch to a master generates an error for me03:57
hurgleburglerYeah, hit the gettext error when I switched back to master04:01
lhchengrebuilding venv fixes that04:02
hurgleburglerI think you are right … the patch just needs to get rebased04:02
lhchengthere is something weird going on04:02
hurgleburglerit updates XStatic-Angular-Gettext04:02
openstackgerritLin Hua Cheng proposed openstack/horizon: Logout user if he has no valid tokens  https://review.openstack.org/14248104:02
*** sqchen has quit IRC04:03
lhchengokay, trying it now04:04
hurgleburglerme too04:04
*** linkedinyou has quit IRC04:06
hurgleburglerno more error for me \o/04:06
lhchengwhew -- glad its user error04:08
lhchenghurgleburgler: appreciate the help04:08
hurgleburglerThose are the easiest ones to fix, phew04:08
hurgleburglerNo problem04:08
hurgleburglerhave a great night04:08
lhchengthanks you too04:09
*** shivrao_ has joined #openstack-horizon04:11
*** shivrao has quit IRC04:14
hurgleburglerlhcheng instead of running manage.py directly next time04:14
hurgleburglerIf you run ./run_tests.sh --runserver04:14
hurgleburglerit will update your pip if you have updated requirements04:15
hurgleburglerI think that's why you had to 'rebuild' your venv04:15
lhchenghmm thought manage.py prompts me too if the requirements get updated.04:15
*** shivrao_ has quit IRC04:16
lhchengokay, got used to the old command04:16
hurgleburglerme too, I had to make an alias cause I was used to manage.py too04:17
lhchenghah04:18
lhchengthat might help04:18
*** david-lyle has joined #openstack-horizon04:18
*** ChanServ sets mode: +o david-lyle04:18
TravTlhcheng: last night i had issues and it turned out xstatic angular was upgraded.04:23
TravTbut richard fixed it04:24
TravTi mean he had uploaded a new version and our requirements file is >=04:24
TravTanyway, not relevant to your problem.04:24
lhchengoh I've been having problem with our packaging on xstatic angular04:24
lhchengI did hit that problem too04:25
lhcheng:)04:25
TravTi had to delete venv04:25
lhchengpast two days have been bad..04:25
TravTand richard had to remove the package from xstatic04:25
TravTand unhide the old version...04:25
lhchengbeen figthing with angular, pbr, requests and yum.. they are not cooperating recently04:25
TravTyeah, i lost an hour to fighting requirements last night04:26
TravTall i set out to do was look at hurgleburgler 's patch for the theme04:26
lhchengI've lost two days, figuring out each :(04:27
lhchengnew requests seems bad04:27
hurgleburglerDoh! ⊙﹏⊙04:27
*** sqchen has joined #openstack-horizon04:27
lhchengand the epoch versioning..  I am feeling the pain now..04:27
TravThurgleburgler: i never did get it working under devstack04:27
TravTi have brand new devstack04:28
hurgleburglerDoes devstack require webroot still?04:28
TravTand i just kept fighting with apache not finding bootswatch or something04:28
TravThttps://review.openstack.org/#/c/197821/04:28
* lhcheng ranting how great his last two days was04:28
hurgleburglerand did Blue work on devstack?04:28
TravTi didn't try...04:28
TravTit wasn't a webroot thing04:28
TravTdevstack does have alternate webroot04:28
TravTthat is what i was wanting to test04:28
lhchenghurgleburgler: is the theme-ing preview dashboard going to make it on L?04:29
hurgleburglerI won't work then, you have to set that manually in the theme I thought04:29
hurgleburglerI hope so lhcheng04:29
lhchenghurgleburgler: I haven't got the chance to do review lately, but that would be a cool feature.04:29
TravThurgleburgler: in your commit message04:29
TravTi think you have a mistake04:30
TravTCUSTOM_THEME_PATH = 'themes/material'04:30
hurgleburglerThat's right04:30
hurgleburglerw00t!04:30
hurgleburglerhttps://review.openstack.org/#/c/206592/04:30
hurgleburglerthat went in, that means it should work with webroot changes on devstack if I rebase it04:30
TravTok, ok.04:30
hurgleburglerTravT, the themes were moved up a directory04:30
TravTwell, maybe that'll resolve it04:30
hurgleburglerso, they aren't in /static anymore04:30
TravThurgleburgler: that what i thought04:31
TravTbut the rst and example settings didn't have that...04:31
hurgleburglerThey are undated in this patch: https://review.openstack.org/#/c/213473/04:32
hurgleburglerThat move change squeaked by without the doc update, so I updated all the documentation in that ^ patch04:32
TravThttps://github.com/openstack/horizon/blob/master/openstack_dashboard/local/local_settings.py.example#L37304:32
hurgleburglerARG, I missed one04:33
hurgleburglerI'll update in this doc patch04:33
*** jtomasek has joined #openstack-horizon04:34
TravTok. just added that comment...04:35
TravTi hate to tell all of you this, but this is sad we are on here on friday night04:35
openstackgerritDiana Whitten proposed openstack/horizon: Horizon Logo Documentation is out of date  https://review.openstack.org/21347304:36
hurgleburglerTravT … agreed04:36
openstackgerritDiana Whitten proposed openstack/horizon: Horizon Logo Documentation is out of date  https://review.openstack.org/21347304:37
hurgleburglerUpdated and rebased, ready for your perusal :)04:37
TravThurgleburgler: we need to get that doc update in sooner than later, are you done with it04:37
hurgleburglerYup04:37
TravTok, i'll read now04:37
hurgleburglerI hope so04:37
hurgleburgler*crosser her fingers*04:38
hurgleburglerCROSSES too04:38
hurgleburglerlhcheng Oh, the theme preview dashbaord?04:39
*** mtanino has quit IRC04:39
lhchengyes04:40
hurgleburglerI don't think that's gonna get in at all04:40
hurgleburglerdavidlyle would rather it be made into a plugin04:40
hurgleburglerdavid-lyle too :)04:40
lhchengah.. makes sense..04:40
*** yamamoto has joined #openstack-horizon04:41
lhchengnot something used by end users04:41
hurgleburgleryeah04:41
*** bapalm has quit IRC04:42
*** lyanchih has joined #openstack-horizon04:44
*** yamamoto has quit IRC04:45
*** yamamoto has joined #openstack-horizon04:46
*** bapalm has joined #openstack-horizon04:49
*** garthb has joined #openstack-horizon04:57
*** yamamoto has quit IRC04:59
*** yamamoto has joined #openstack-horizon05:03
*** yamamoto has quit IRC05:07
*** sayan has joined #openstack-horizon05:14
*** jcoufal has quit IRC05:17
*** jtomasek has quit IRC05:27
openstackgerritOpenStack Proposal Bot proposed openstack/horizon: Imported Translations from Transifex  https://review.openstack.org/21811406:13
*** stevemar has quit IRC06:25
*** lhcheng has quit IRC06:27
*** stevemar has joined #openstack-horizon06:27
*** vgridnev has joined #openstack-horizon06:30
*** lhcheng has joined #openstack-horizon06:45
*** sayan has quit IRC06:45
*** sqchen has quit IRC06:49
*** stevemar has quit IRC06:49
*** sqchen has joined #openstack-horizon06:54
*** ttrifonov is now known as zz_ttrifonov06:56
*** lhcheng has quit IRC07:06
*** sqchen has quit IRC07:09
*** lyanchih has quit IRC07:41
*** yamamoto has joined #openstack-horizon07:41
*** lyanchih has joined #openstack-horizon07:42
*** lhcheng has joined #openstack-horizon07:43
*** yamamoto has quit IRC07:46
*** cody-somerville has quit IRC07:52
*** jbell8 has joined #openstack-horizon08:16
*** lhcheng has quit IRC08:30
*** lyanchih has quit IRC08:33
*** ig0r_ has joined #openstack-horizon08:36
*** yamamoto has joined #openstack-horizon08:58
*** kzaitsev_mb has joined #openstack-horizon08:59
*** kzaitsev_mb has quit IRC09:12
*** yamamoto has joined #openstack-horizon09:24
*** yamamoto has quit IRC09:27
*** kzaitsev_mb has joined #openstack-horizon09:30
*** ig0r__ has joined #openstack-horizon09:31
*** ig0r_ has quit IRC09:34
*** kzaitsev_mb has quit IRC09:37
*** vgridnev has quit IRC09:46
*** Drago has quit IRC09:46
*** lhcheng has joined #openstack-horizon10:05
*** lhcheng has quit IRC10:09
*** TravT has quit IRC10:10
*** TravT has joined #openstack-horizon10:14
*** garthb has quit IRC10:16
*** kzaitsev_mb has joined #openstack-horizon10:19
*** zhenguo has quit IRC10:26
*** yamamoto has joined #openstack-horizon10:28
*** yamamoto has quit IRC10:33
*** kzaitsev_mb has quit IRC10:55
*** vgridnev has joined #openstack-horizon11:14
*** vgridnev has quit IRC11:17
*** vgridnev has joined #openstack-horizon11:27
*** vgridnev has quit IRC11:28
*** yamamoto has joined #openstack-horizon11:42
*** _crobertsrh has left #openstack-horizon11:48
*** kzaitsev_mb has joined #openstack-horizon11:49
*** lhcheng has joined #openstack-horizon11:54
*** lhcheng has quit IRC11:58
*** kzaitsev_mb has quit IRC12:04
*** linkedinyou has joined #openstack-horizon12:19
*** kzaitsev_mb has joined #openstack-horizon12:21
*** sayan has joined #openstack-horizon12:54
*** sqchen has joined #openstack-horizon12:56
*** ducttape_ has joined #openstack-horizon13:02
*** ducttape_ has quit IRC13:04
*** ducttape_ has joined #openstack-horizon13:04
*** kzaitsev_mb has quit IRC13:07
*** ducttape_ has quit IRC13:12
*** Ephur_ has quit IRC13:23
*** htruta has quit IRC13:23
*** NightKhaos has quit IRC13:23
*** Madkiss has quit IRC13:23
*** cody-somerville- has quit IRC13:23
*** NightKhaos has joined #openstack-horizon13:24
*** htruta has joined #openstack-horizon13:24
*** cody-somerville- has joined #openstack-horizon13:24
*** ig0r__ has quit IRC13:24
*** ericksonsantos has quit IRC13:24
*** nullvariable has quit IRC13:24
*** logan2 has quit IRC13:24
*** christophs has quit IRC13:24
*** fnordahl has quit IRC13:24
*** christophs has joined #openstack-horizon13:25
*** christophs has quit IRC13:25
*** christophs has joined #openstack-horizon13:25
*** logan2 has joined #openstack-horizon13:25
*** ericksonsantos has joined #openstack-horizon13:25
*** liangbo has joined #openstack-horizon13:26
*** Madkiss has joined #openstack-horizon13:26
*** Madkiss has joined #openstack-horizon13:26
*** ig0r_ has joined #openstack-horizon13:27
*** yamamoto has quit IRC13:28
*** yamamoto has joined #openstack-horizon13:30
*** nullvariable has joined #openstack-horizon13:31
*** vgridnev has joined #openstack-horizon13:33
*** vgridnev has quit IRC13:34
*** lhcheng has joined #openstack-horizon13:43
*** shivrao has joined #openstack-horizon13:47
*** lhcheng has quit IRC13:47
*** sayan has quit IRC13:50
*** sqchen has quit IRC13:52
*** jtriley has joined #openstack-horizon13:54
*** ducttape_ has joined #openstack-horizon14:13
*** ericpeterson has joined #openstack-horizon14:13
*** ducttape_ has quit IRC14:13
*** jtriley has quit IRC14:15
*** jtriley has joined #openstack-horizon14:27
robcresswelllhcheng: I moved the theme preview dash to a contrib patch. I'd personally like it to stay in tree... I think if it exists seperately it won't see much usage, which would be a shame. I've got a few follow on patches; one panel that displays angular widget examples, and in another panel I'm experimenting with running the Jasmine tests inside the panel, just so its a bit more accessible.14:28
robcresswelllhcheng: End goal is just to have some more accessible browser based tools for Horizon work. I think that would be pretty neat. The entire dash is disabled by default, and just enabled when DEBUG is on.14:29
*** lyanchih has joined #openstack-horizon14:54
*** jtriley has quit IRC14:57
*** liangbo has quit IRC15:08
*** TravT has quit IRC15:20
*** cloudtrainme has joined #openstack-horizon15:24
*** TravT has joined #openstack-horizon15:24
*** ericpeterson has quit IRC15:33
*** Drago has joined #openstack-horizon15:37
*** vgridnev has joined #openstack-horizon15:45
*** Drago has quit IRC15:45
*** shivrao has quit IRC15:51
*** jtriley has joined #openstack-horizon15:53
*** ongk has joined #openstack-horizon15:57
*** jtriley has quit IRC15:58
*** vgridnev has quit IRC16:00
*** sqchen has joined #openstack-horizon16:02
*** linkedinyou has quit IRC16:08
*** jtriley has joined #openstack-horizon16:13
openstackgerritMerged openstack/horizon: Styles and Asset No Longer Necessary  https://review.openstack.org/21808816:16
openstackgerritTravis Tripp proposed openstack/horizon: Theming Mechanism now supports 3rd party themes  https://review.openstack.org/19782116:19
*** jtriley has quit IRC16:20
*** shivrao has joined #openstack-horizon16:39
hurgleburglerTravT is it more or less sad that we are now working on a saturday morning than friday night?16:39
*** sqchen has quit IRC16:41
*** jtomasek has joined #openstack-horizon16:42
*** kzaitsev_mb has joined #openstack-horizon16:58
*** jtriley has joined #openstack-horizon17:06
*** TravT has quit IRC17:07
*** jtriley has quit IRC17:11
*** TravT has joined #openstack-horizon17:12
TravTmore17:19
*** shivrao has quit IRC17:20
*** cloudtrainme has quit IRC17:22
*** lhcheng has joined #openstack-horizon17:24
openstackgerritChristian Berendt proposed openstack/horizon: Use '#!/usr/bin/env bash' as shebang in RC files  https://review.openstack.org/21859417:30
*** sqchen has joined #openstack-horizon17:45
*** cloudtrainme has joined #openstack-horizon17:48
openstackgerritShaoquan Chen proposed openstack/horizon: Moving inline html code out of login.spec.js  https://review.openstack.org/21651717:51
*** stevemar has joined #openstack-horizon18:03
*** sqchen has quit IRC18:04
*** lhcheng has quit IRC18:11
*** sqchen has joined #openstack-horizon18:12
*** lyanchih has quit IRC18:13
*** kzaitsev_mb has quit IRC18:14
*** kzaitsev_mb has joined #openstack-horizon18:17
*** kzaitsev_mb has quit IRC18:23
*** linkedinyou has joined #openstack-horizon18:31
*** tjones has joined #openstack-horizon18:39
*** fedexo has joined #openstack-horizon18:41
*** vgridnev has joined #openstack-horizon18:51
*** tjones has quit IRC18:58
*** e0ne has joined #openstack-horizon19:21
*** e0ne has quit IRC19:23
*** e0ne has joined #openstack-horizon19:25
*** cloudtrainme has quit IRC19:25
*** fnordahl has joined #openstack-horizon19:25
*** shivrao has joined #openstack-horizon19:27
*** itisha has joined #openstack-horizon19:29
itishaHey, I am new to OpenStack and I want to contribute. I have finished set up from the quickstart guide. Can someone help me find something I can contribute to?19:29
*** e0ne has quit IRC19:34
*** garthb has joined #openstack-horizon19:36
*** kristinebrown has joined #openstack-horizon19:39
*** e0ne has joined #openstack-horizon19:39
*** e0ne has quit IRC19:43
*** kristinebrown has quit IRC19:43
*** fedexo has quit IRC19:44
*** fedexo has joined #openstack-horizon19:44
*** shivrao_ has joined #openstack-horizon19:46
*** e0ne has joined #openstack-horizon19:47
*** sqchen has quit IRC19:48
*** shivrao has quit IRC19:50
*** shivrao_ is now known as shivrao19:50
*** e0ne has quit IRC19:52
hurgleburgleritisha there are lots of ways you can contribute19:53
hurgleburgleryou can start to look at reviews that need to be looked over19:53
hurgleburglerdo you have it running locally where you can test patches yet?19:54
*** e0ne has joined #openstack-horizon19:56
itishaActually, I am working behind a proxy, and am still having a few problems with running one of the files20:00
itishahurgleburgler: ^20:01
*** e0ne has quit IRC20:03
itishaand i tried running the dashboard in my browser, and i am unable to login there20:03
*** e0ne has joined #openstack-horizon20:07
*** e0ne has quit IRC20:08
hurgleburgleritisha what do you mean by proxy?  I'll dm you …20:19
*** shivrao has quit IRC20:26
*** shivrao has joined #openstack-horizon20:27
*** Drago has joined #openstack-horizon20:37
*** Drago has quit IRC20:37
*** Drago has joined #openstack-horizon20:38
openstackgerritMerged openstack/horizon: Add Angular Table Footer Directive  https://review.openstack.org/20763121:40
openstackgerritDiana Whitten proposed openstack/horizon: Basic tables now inherit from Bootstrap Theme  https://review.openstack.org/21860821:48
*** jbell8 has quit IRC21:52
openstackgerritDiana Whitten proposed openstack/horizon: Basic tables now inherit from Bootstrap Theme  https://review.openstack.org/21860821:53
*** davidmichaelkarr has quit IRC22:07
*** kzaitsev_mb has joined #openstack-horizon22:08
*** kzaitsev_mb has quit IRC22:17
*** stevemar has quit IRC22:20
*** garthb has quit IRC22:21
*** shivrao has quit IRC22:21
*** stevemar has joined #openstack-horizon22:27
*** stevemar has quit IRC22:32
*** shivrao has joined #openstack-horizon22:58
*** fedexo has quit IRC23:01
*** vgridnev has quit IRC23:16
*** shivrao has quit IRC23:20
*** stevemar has joined #openstack-horizon23:30
*** stevemar has quit IRC23:36
*** stevemar has joined #openstack-horizon23:36
hurgleburglerAnyone know if the d3_pie_chart_distribution is even used anymore?23:38
openstackgerritMerged openstack/horizon: Allow to edit image metadata from project view  https://review.openstack.org/18428023:55
openstackgerritMerged openstack/horizon: JSCS Cleanup - use DI in launch instance model  https://review.openstack.org/21174123:57
openstackgerritMerged openstack/horizon: Run ESLint on Javascript files in dashboards  https://review.openstack.org/21405723:57
openstackgerritMerged openstack/horizon: Remove controller reference in ng launch instance  https://review.openstack.org/21791323:58

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