tqtran_ | ok, let me take you step by step. | 00:00 |
---|---|---|
kfox1111 | https://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/ folder | 00:00 |
tqtran_ | kfox1111: no it doesnt ahve to | 00:00 |
tqtran_ | it wont show up UNTIL you include the enabled file | 00:00 |
kfox1111 | do I just skip the panel.py then? | 00:00 |
tqtran_ | correct | 00:01 |
kfox1111 | so 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/rest | 00:01 |
tqtran_ | that is correct | 00:01 |
kfox1111 | ah... | 00:01 |
tqtran_ | https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/rest/keystone.py#L30 | 00:01 |
kfox1111 | so then it proably should be working as is... | 00:01 |
tqtran_ | that is where the magic happens | 00:01 |
kfox1111 | no, I think it actually gets loaded at: https://github.com/openstack/horizon/blob/master/openstack_dashboard/urls.py#L35 | 00:02 |
kfox1111 | keystone.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 correct | 00:03 |
openstackgerrit | Rajat Vig proposed openstack/horizon: Adding action to delete multiple images to angular images panel https://review.openstack.org/217422 | 00:04 |
tqtran_ | the decorator is doing the heavy lifting for you | 00:04 |
kfox1111 | so I repeated that pattern in the murano review, but it isn't working. | 00:04 |
kfox1111 | there isn't a corisponding thing like https://review.openstack.org/217422 | 00:04 |
kfox1111 | like https://github.com/openstack/horizon/blob/master/openstack_dashboard/urls.py#L35 | 00:04 |
TravT | kfox1111: i'm doing to many things at once to give proper attention | 00:05 |
TravT | so just going to throw this at you | 00:05 |
TravT | https://review.openstack.org/#/c/136676/51 | 00:05 |
kfox1111 | TravT: thanks. I'll have a look. | 00:05 |
kfox1111 | yeah. thats the code I'm going through. | 00:06 |
kfox1111 | the issue is that code lives in horizon, and I'm trying to add a rest service in a plugin. | 00:07 |
kfox1111 | there may be some glue missing to hook the two together. | 00:07 |
TravT | ok, | 00:08 |
TravT | so here's something i just did | 00:08 |
TravT | i got a new api to run under project/images/ | 00:08 |
TravT | just a sec... maybe i need to paste something. | 00:09 |
kfox1111 | k. thx. | 00:09 |
tqtran_ | have a good weekends guys, gotta run! | 00:10 |
*** tqtran_ has quit IRC | 00:10 | |
kfox1111 | ah... I think I may have gotten it. | 00:11 |
*** tqtran has quit IRC | 00:12 | |
kfox1111 | https://review.openstack.org/#/c/218515/ | 00:12 |
kfox1111 | I import the rest api in dashboard, | 00:13 |
kfox1111 | and then just register it directly with the horizon rest api urls. | 00:13 |
TravT | http://paste.openstack.org/show/431554/ | 00:13 |
TravT | i just hacked and added that to the images panel in the project dashboard. | 00:13 |
kfox1111 | yeah. that looks very similar. | 00:14 |
kfox1111 | ok. cool. thanks. :) | 00:14 |
TravT | np | 00:14 |
openstackgerrit | Rajat Vig proposed openstack/horizon: Adding action to delete multiple images to angular images panel https://review.openstack.org/217422 | 00:15 |
*** Drago has joined #openstack-horizon | 00:21 | |
openstackgerrit | Rajat Vig proposed openstack/horizon: Adding action to delete multiple images to angular images panel https://review.openstack.org/217422 | 00:25 |
*** Drago has quit IRC | 00:27 | |
*** kzaitsev_mb has quit IRC | 00:28 | |
*** Drago has joined #openstack-horizon | 00:28 | |
*** amotoki has joined #openstack-horizon | 00:31 | |
*** amotoki has quit IRC | 00:31 | |
*** rajatvig has quit IRC | 00:40 | |
*** david-lyle has joined #openstack-horizon | 01:06 | |
*** ChanServ sets mode: +o david-lyle | 01:06 | |
*** geoffarnold is now known as geoffarnoldX | 01:09 | |
*** sqchen has quit IRC | 01:14 | |
openstackgerrit | Rajat Vig proposed openstack/horizon: Adding action to delete multiple images to angular images panel https://review.openstack.org/217422 | 01:29 |
*** ducttape_ has joined #openstack-horizon | 01:33 | |
openstackgerrit | Rajat Vig proposed openstack/horizon: Move the difference function to horizon.util.js https://review.openstack.org/218538 | 01:33 |
*** cloudtrainme has quit IRC | 01:34 | |
*** amotoki has joined #openstack-horizon | 01:43 | |
*** david-lyle has quit IRC | 01:43 | |
*** alanf has quit IRC | 01:44 | |
*** amotoki_ has joined #openstack-horizon | 01:46 | |
*** amotoki has quit IRC | 01:48 | |
*** ducttape_ has quit IRC | 01:50 | |
*** amotoki_ has quit IRC | 01:51 | |
*** stevemar has quit IRC | 01:53 | |
*** ducttape_ has joined #openstack-horizon | 01:53 | |
*** stevemar has joined #openstack-horizon | 01:53 | |
*** ducttape_ has quit IRC | 01:54 | |
*** devlaps has quit IRC | 01:55 | |
*** stevemar has quit IRC | 01:58 | |
*** ducttape_ has joined #openstack-horizon | 02:00 | |
*** ducttape_ has quit IRC | 02:01 | |
*** jcoufal has quit IRC | 02:01 | |
*** zhenguo has joined #openstack-horizon | 02:06 | |
*** wolverineav has quit IRC | 02:13 | |
*** yamamoto has quit IRC | 02:15 | |
*** jwy has quit IRC | 02:17 | |
*** stevemar has joined #openstack-horizon | 02:19 | |
*** broken_cow has joined #openstack-horizon | 02:20 | |
*** broken_cow has left #openstack-horizon | 02:20 | |
*** h00327910__ has joined #openstack-horizon | 02:22 | |
*** geoffarnoldX has quit IRC | 02:38 | |
*** mtanino has joined #openstack-horizon | 02:44 | |
openstackgerrit | Merged openstack/horizon: Add tacker-horizon plugin to plugins registry https://review.openstack.org/218089 | 02:44 |
openstackgerrit | Merged openstack/horizon: Fix local_settings.py.example to be consistently styled https://review.openstack.org/212041 | 02:44 |
*** sqchen has joined #openstack-horizon | 02:49 | |
*** stevemar has quit IRC | 02:58 | |
*** david-lyle has joined #openstack-horizon | 02:59 | |
*** ChanServ sets mode: +o david-lyle | 02:59 | |
*** lhcheng has joined #openstack-horizon | 03:00 | |
*** yamamoto has joined #openstack-horizon | 03:04 | |
*** david-lyle has quit IRC | 03:05 | |
*** hurgleburgler has joined #openstack-horizon | 03:06 | |
*** shivrao has joined #openstack-horizon | 03:09 | |
*** jcoufal has joined #openstack-horizon | 03:18 | |
*** sqchen has quit IRC | 03:24 | |
lhcheng | I am getting some unstable behavior in horizon. Would be great if someone else can verify: https://bugs.launchpad.net/horizon/+bug/1490087 | 03:33 |
openstack | Launchpad bug 1490087 in OpenStack Dashboard (Horizon) "horizon unstable on development environment" [Undecided,New] | 03:33 |
*** stevemar has joined #openstack-horizon | 03:34 | |
*** stevemar has quit IRC | 03:34 | |
*** stevemar has joined #openstack-horizon | 03:34 | |
hurgleburgler | lhcheng does it happen on master? | 03:35 |
hurgleburgler | or a specific patch? | 03:36 |
lhcheng | master and whenever I switch to a patch | 03:36 |
lhcheng | added the instruction | 03:36 |
lhcheng | I am testing this patch when I hit the error: https://review.openstack.org/#/c/142481/ | 03:37 |
lhcheng | but this doesn't have any settings related change :| | 03:37 |
hurgleburgler | i'll see if I can recreate | 03:38 |
lhcheng | hurgleburgler: thank you ! | 03:38 |
hurgleburgler | what do you have COMPRESS_OFFLINE and COMPRESS_ENABLED set to? | 03:38 |
hurgleburgler | and how do you start your server? | 03:38 |
lhcheng | ./tools/with_venv.sh ./manage.py runserver | 03:39 |
lhcheng | I didn't made any settings change | 03:39 |
lhcheng | I am guessing it is using the default in settings.py | 03:39 |
hurgleburgler | k | 03:39 |
*** yamamoto has quit IRC | 03:40 | |
hurgleburgler | Yikes, I don't see the same errors you do | 03:43 |
hurgleburgler | but when I pull that patch and try to run it and load a page | 03:43 |
hurgleburgler | I get on | 03:44 |
hurgleburgler | SyntaxError: Undefined variable: '$dropdown-item-padding-vertical'. | 03:44 |
hurgleburgler | hold on | 03:44 |
*** stevemar has quit IRC | 03:44 | |
*** sqchen has joined #openstack-horizon | 03:50 | |
*** dsneddon has quit IRC | 03:51 | |
*** dsneddon has joined #openstack-horizon | 03:51 | |
*** stevemar has joined #openstack-horizon | 03:54 | |
lhcheng | hurgleburgler: don't tell me there's a third error ;) | 03:55 |
hurgleburgler | nope, it went away, disregard ! | 03:55 |
lhcheng | heh great :) | 03:56 |
hurgleburgler | But rebuilt my venv and still no errors for me | 03:56 |
lhcheng | so yeah, rebuilt venv run the server, switch from master to a patch or patch to a master generates an error for me | 03:57 |
hurgleburgler | Yeah, hit the gettext error when I switched back to master | 04:01 |
lhcheng | rebuilding venv fixes that | 04:02 |
hurgleburgler | I think you are right … the patch just needs to get rebased | 04:02 |
lhcheng | there is something weird going on | 04:02 |
hurgleburgler | it updates XStatic-Angular-Gettext | 04:02 |
openstackgerrit | Lin Hua Cheng proposed openstack/horizon: Logout user if he has no valid tokens https://review.openstack.org/142481 | 04:02 |
*** sqchen has quit IRC | 04:03 | |
lhcheng | okay, trying it now | 04:04 |
hurgleburgler | me too | 04:04 |
*** linkedinyou has quit IRC | 04:06 | |
hurgleburgler | no more error for me \o/ | 04:06 |
lhcheng | whew -- glad its user error | 04:08 |
lhcheng | hurgleburgler: appreciate the help | 04:08 |
hurgleburgler | Those are the easiest ones to fix, phew | 04:08 |
hurgleburgler | No problem | 04:08 |
hurgleburgler | have a great night | 04:08 |
lhcheng | thanks you too | 04:09 |
*** shivrao_ has joined #openstack-horizon | 04:11 | |
*** shivrao has quit IRC | 04:14 | |
hurgleburgler | lhcheng instead of running manage.py directly next time | 04:14 |
hurgleburgler | If you run ./run_tests.sh --runserver | 04:14 |
hurgleburgler | it will update your pip if you have updated requirements | 04:15 |
hurgleburgler | I think that's why you had to 'rebuild' your venv | 04:15 |
lhcheng | hmm thought manage.py prompts me too if the requirements get updated. | 04:15 |
*** shivrao_ has quit IRC | 04:16 | |
lhcheng | okay, got used to the old command | 04:16 |
hurgleburgler | me too, I had to make an alias cause I was used to manage.py too | 04:17 |
lhcheng | hah | 04:18 |
lhcheng | that might help | 04:18 |
*** david-lyle has joined #openstack-horizon | 04:18 | |
*** ChanServ sets mode: +o david-lyle | 04:18 | |
TravT | lhcheng: last night i had issues and it turned out xstatic angular was upgraded. | 04:23 |
TravT | but richard fixed it | 04:24 |
TravT | i mean he had uploaded a new version and our requirements file is >= | 04:24 |
TravT | anyway, not relevant to your problem. | 04:24 |
lhcheng | oh I've been having problem with our packaging on xstatic angular | 04:24 |
lhcheng | I did hit that problem too | 04:25 |
lhcheng | :) | 04:25 |
TravT | i had to delete venv | 04:25 |
lhcheng | past two days have been bad.. | 04:25 |
TravT | and richard had to remove the package from xstatic | 04:25 |
TravT | and unhide the old version... | 04:25 |
lhcheng | been figthing with angular, pbr, requests and yum.. they are not cooperating recently | 04:25 |
TravT | yeah, i lost an hour to fighting requirements last night | 04:26 |
TravT | all i set out to do was look at hurgleburgler 's patch for the theme | 04:26 |
lhcheng | I've lost two days, figuring out each :( | 04:27 |
lhcheng | new requests seems bad | 04:27 |
hurgleburgler | Doh! ⊙﹏⊙ | 04:27 |
*** sqchen has joined #openstack-horizon | 04:27 | |
lhcheng | and the epoch versioning.. I am feeling the pain now.. | 04:27 |
TravT | hurgleburgler: i never did get it working under devstack | 04:27 |
TravT | i have brand new devstack | 04:28 |
hurgleburgler | Does devstack require webroot still? | 04:28 |
TravT | and i just kept fighting with apache not finding bootswatch or something | 04:28 |
TravT | https://review.openstack.org/#/c/197821/ | 04:28 |
* lhcheng ranting how great his last two days was | 04:28 | |
hurgleburgler | and did Blue work on devstack? | 04:28 |
TravT | i didn't try... | 04:28 |
TravT | it wasn't a webroot thing | 04:28 |
TravT | devstack does have alternate webroot | 04:28 |
TravT | that is what i was wanting to test | 04:28 |
lhcheng | hurgleburgler: is the theme-ing preview dashboard going to make it on L? | 04:29 |
hurgleburgler | I won't work then, you have to set that manually in the theme I thought | 04:29 |
hurgleburgler | I hope so lhcheng | 04:29 |
lhcheng | hurgleburgler: I haven't got the chance to do review lately, but that would be a cool feature. | 04:29 |
TravT | hurgleburgler: in your commit message | 04:29 |
TravT | i think you have a mistake | 04:30 |
TravT | CUSTOM_THEME_PATH = 'themes/material' | 04:30 |
hurgleburgler | That's right | 04:30 |
hurgleburgler | w00t! | 04:30 |
hurgleburgler | https://review.openstack.org/#/c/206592/ | 04:30 |
hurgleburgler | that went in, that means it should work with webroot changes on devstack if I rebase it | 04:30 |
TravT | ok, ok. | 04:30 |
hurgleburgler | TravT, the themes were moved up a directory | 04:30 |
TravT | well, maybe that'll resolve it | 04:30 |
hurgleburgler | so, they aren't in /static anymore | 04:30 |
TravT | hurgleburgler: that what i thought | 04:31 |
TravT | but the rst and example settings didn't have that... | 04:31 |
hurgleburgler | They are undated in this patch: https://review.openstack.org/#/c/213473/ | 04:32 |
hurgleburgler | That move change squeaked by without the doc update, so I updated all the documentation in that ^ patch | 04:32 |
TravT | https://github.com/openstack/horizon/blob/master/openstack_dashboard/local/local_settings.py.example#L373 | 04:32 |
hurgleburgler | ARG, I missed one | 04:33 |
hurgleburgler | I'll update in this doc patch | 04:33 |
*** jtomasek has joined #openstack-horizon | 04:34 | |
TravT | ok. just added that comment... | 04:35 |
TravT | i hate to tell all of you this, but this is sad we are on here on friday night | 04:35 |
openstackgerrit | Diana Whitten proposed openstack/horizon: Horizon Logo Documentation is out of date https://review.openstack.org/213473 | 04:36 |
hurgleburgler | TravT … agreed | 04:36 |
openstackgerrit | Diana Whitten proposed openstack/horizon: Horizon Logo Documentation is out of date https://review.openstack.org/213473 | 04:37 |
hurgleburgler | Updated and rebased, ready for your perusal :) | 04:37 |
TravT | hurgleburgler: we need to get that doc update in sooner than later, are you done with it | 04:37 |
hurgleburgler | Yup | 04:37 |
TravT | ok, i'll read now | 04:37 |
hurgleburgler | I hope so | 04:37 |
hurgleburgler | *crosser her fingers* | 04:38 |
hurgleburgler | CROSSES too | 04:38 |
hurgleburgler | lhcheng Oh, the theme preview dashbaord? | 04:39 |
*** mtanino has quit IRC | 04:39 | |
lhcheng | yes | 04:40 |
hurgleburgler | I don't think that's gonna get in at all | 04:40 |
hurgleburgler | davidlyle would rather it be made into a plugin | 04:40 |
hurgleburgler | david-lyle too :) | 04:40 |
lhcheng | ah.. makes sense.. | 04:40 |
*** yamamoto has joined #openstack-horizon | 04:41 | |
lhcheng | not something used by end users | 04:41 |
hurgleburgler | yeah | 04:41 |
*** bapalm has quit IRC | 04:42 | |
*** lyanchih has joined #openstack-horizon | 04:44 | |
*** yamamoto has quit IRC | 04:45 | |
*** yamamoto has joined #openstack-horizon | 04:46 | |
*** bapalm has joined #openstack-horizon | 04:49 | |
*** garthb has joined #openstack-horizon | 04:57 | |
*** yamamoto has quit IRC | 04:59 | |
*** yamamoto has joined #openstack-horizon | 05:03 | |
*** yamamoto has quit IRC | 05:07 | |
*** sayan has joined #openstack-horizon | 05:14 | |
*** jcoufal has quit IRC | 05:17 | |
*** jtomasek has quit IRC | 05:27 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/horizon: Imported Translations from Transifex https://review.openstack.org/218114 | 06:13 |
*** stevemar has quit IRC | 06:25 | |
*** lhcheng has quit IRC | 06:27 | |
*** stevemar has joined #openstack-horizon | 06:27 | |
*** vgridnev has joined #openstack-horizon | 06:30 | |
*** lhcheng has joined #openstack-horizon | 06:45 | |
*** sayan has quit IRC | 06:45 | |
*** sqchen has quit IRC | 06:49 | |
*** stevemar has quit IRC | 06:49 | |
*** sqchen has joined #openstack-horizon | 06:54 | |
*** ttrifonov is now known as zz_ttrifonov | 06:56 | |
*** lhcheng has quit IRC | 07:06 | |
*** sqchen has quit IRC | 07:09 | |
*** lyanchih has quit IRC | 07:41 | |
*** yamamoto has joined #openstack-horizon | 07:41 | |
*** lyanchih has joined #openstack-horizon | 07:42 | |
*** lhcheng has joined #openstack-horizon | 07:43 | |
*** yamamoto has quit IRC | 07:46 | |
*** cody-somerville has quit IRC | 07:52 | |
*** jbell8 has joined #openstack-horizon | 08:16 | |
*** lhcheng has quit IRC | 08:30 | |
*** lyanchih has quit IRC | 08:33 | |
*** ig0r_ has joined #openstack-horizon | 08:36 | |
*** yamamoto has joined #openstack-horizon | 08:58 | |
*** kzaitsev_mb has joined #openstack-horizon | 08:59 | |
*** kzaitsev_mb has quit IRC | 09:12 | |
*** yamamoto has joined #openstack-horizon | 09:24 | |
*** yamamoto has quit IRC | 09:27 | |
*** kzaitsev_mb has joined #openstack-horizon | 09:30 | |
*** ig0r__ has joined #openstack-horizon | 09:31 | |
*** ig0r_ has quit IRC | 09:34 | |
*** kzaitsev_mb has quit IRC | 09:37 | |
*** vgridnev has quit IRC | 09:46 | |
*** Drago has quit IRC | 09:46 | |
*** lhcheng has joined #openstack-horizon | 10:05 | |
*** lhcheng has quit IRC | 10:09 | |
*** TravT has quit IRC | 10:10 | |
*** TravT has joined #openstack-horizon | 10:14 | |
*** garthb has quit IRC | 10:16 | |
*** kzaitsev_mb has joined #openstack-horizon | 10:19 | |
*** zhenguo has quit IRC | 10:26 | |
*** yamamoto has joined #openstack-horizon | 10:28 | |
*** yamamoto has quit IRC | 10:33 | |
*** kzaitsev_mb has quit IRC | 10:55 | |
*** vgridnev has joined #openstack-horizon | 11:14 | |
*** vgridnev has quit IRC | 11:17 | |
*** vgridnev has joined #openstack-horizon | 11:27 | |
*** vgridnev has quit IRC | 11:28 | |
*** yamamoto has joined #openstack-horizon | 11:42 | |
*** _crobertsrh has left #openstack-horizon | 11:48 | |
*** kzaitsev_mb has joined #openstack-horizon | 11:49 | |
*** lhcheng has joined #openstack-horizon | 11:54 | |
*** lhcheng has quit IRC | 11:58 | |
*** kzaitsev_mb has quit IRC | 12:04 | |
*** linkedinyou has joined #openstack-horizon | 12:19 | |
*** kzaitsev_mb has joined #openstack-horizon | 12:21 | |
*** sayan has joined #openstack-horizon | 12:54 | |
*** sqchen has joined #openstack-horizon | 12:56 | |
*** ducttape_ has joined #openstack-horizon | 13:02 | |
*** ducttape_ has quit IRC | 13:04 | |
*** ducttape_ has joined #openstack-horizon | 13:04 | |
*** kzaitsev_mb has quit IRC | 13:07 | |
*** ducttape_ has quit IRC | 13:12 | |
*** Ephur_ has quit IRC | 13:23 | |
*** htruta has quit IRC | 13:23 | |
*** NightKhaos has quit IRC | 13:23 | |
*** Madkiss has quit IRC | 13:23 | |
*** cody-somerville- has quit IRC | 13:23 | |
*** NightKhaos has joined #openstack-horizon | 13:24 | |
*** htruta has joined #openstack-horizon | 13:24 | |
*** cody-somerville- has joined #openstack-horizon | 13:24 | |
*** ig0r__ has quit IRC | 13:24 | |
*** ericksonsantos has quit IRC | 13:24 | |
*** nullvariable has quit IRC | 13:24 | |
*** logan2 has quit IRC | 13:24 | |
*** christophs has quit IRC | 13:24 | |
*** fnordahl has quit IRC | 13:24 | |
*** christophs has joined #openstack-horizon | 13:25 | |
*** christophs has quit IRC | 13:25 | |
*** christophs has joined #openstack-horizon | 13:25 | |
*** logan2 has joined #openstack-horizon | 13:25 | |
*** ericksonsantos has joined #openstack-horizon | 13:25 | |
*** liangbo has joined #openstack-horizon | 13:26 | |
*** Madkiss has joined #openstack-horizon | 13:26 | |
*** Madkiss has joined #openstack-horizon | 13:26 | |
*** ig0r_ has joined #openstack-horizon | 13:27 | |
*** yamamoto has quit IRC | 13:28 | |
*** yamamoto has joined #openstack-horizon | 13:30 | |
*** nullvariable has joined #openstack-horizon | 13:31 | |
*** vgridnev has joined #openstack-horizon | 13:33 | |
*** vgridnev has quit IRC | 13:34 | |
*** lhcheng has joined #openstack-horizon | 13:43 | |
*** shivrao has joined #openstack-horizon | 13:47 | |
*** lhcheng has quit IRC | 13:47 | |
*** sayan has quit IRC | 13:50 | |
*** sqchen has quit IRC | 13:52 | |
*** jtriley has joined #openstack-horizon | 13:54 | |
*** ducttape_ has joined #openstack-horizon | 14:13 | |
*** ericpeterson has joined #openstack-horizon | 14:13 | |
*** ducttape_ has quit IRC | 14:13 | |
*** jtriley has quit IRC | 14:15 | |
*** jtriley has joined #openstack-horizon | 14:27 | |
robcresswell | lhcheng: 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 |
robcresswell | lhcheng: 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-horizon | 14:54 | |
*** jtriley has quit IRC | 14:57 | |
*** liangbo has quit IRC | 15:08 | |
*** TravT has quit IRC | 15:20 | |
*** cloudtrainme has joined #openstack-horizon | 15:24 | |
*** TravT has joined #openstack-horizon | 15:24 | |
*** ericpeterson has quit IRC | 15:33 | |
*** Drago has joined #openstack-horizon | 15:37 | |
*** vgridnev has joined #openstack-horizon | 15:45 | |
*** Drago has quit IRC | 15:45 | |
*** shivrao has quit IRC | 15:51 | |
*** jtriley has joined #openstack-horizon | 15:53 | |
*** ongk has joined #openstack-horizon | 15:57 | |
*** jtriley has quit IRC | 15:58 | |
*** vgridnev has quit IRC | 16:00 | |
*** sqchen has joined #openstack-horizon | 16:02 | |
*** linkedinyou has quit IRC | 16:08 | |
*** jtriley has joined #openstack-horizon | 16:13 | |
openstackgerrit | Merged openstack/horizon: Styles and Asset No Longer Necessary https://review.openstack.org/218088 | 16:16 |
openstackgerrit | Travis Tripp proposed openstack/horizon: Theming Mechanism now supports 3rd party themes https://review.openstack.org/197821 | 16:19 |
*** jtriley has quit IRC | 16:20 | |
*** shivrao has joined #openstack-horizon | 16:39 | |
hurgleburgler | TravT is it more or less sad that we are now working on a saturday morning than friday night? | 16:39 |
*** sqchen has quit IRC | 16:41 | |
*** jtomasek has joined #openstack-horizon | 16:42 | |
*** kzaitsev_mb has joined #openstack-horizon | 16:58 | |
*** jtriley has joined #openstack-horizon | 17:06 | |
*** TravT has quit IRC | 17:07 | |
*** jtriley has quit IRC | 17:11 | |
*** TravT has joined #openstack-horizon | 17:12 | |
TravT | more | 17:19 |
*** shivrao has quit IRC | 17:20 | |
*** cloudtrainme has quit IRC | 17:22 | |
*** lhcheng has joined #openstack-horizon | 17:24 | |
openstackgerrit | Christian Berendt proposed openstack/horizon: Use '#!/usr/bin/env bash' as shebang in RC files https://review.openstack.org/218594 | 17:30 |
*** sqchen has joined #openstack-horizon | 17:45 | |
*** cloudtrainme has joined #openstack-horizon | 17:48 | |
openstackgerrit | Shaoquan Chen proposed openstack/horizon: Moving inline html code out of login.spec.js https://review.openstack.org/216517 | 17:51 |
*** stevemar has joined #openstack-horizon | 18:03 | |
*** sqchen has quit IRC | 18:04 | |
*** lhcheng has quit IRC | 18:11 | |
*** sqchen has joined #openstack-horizon | 18:12 | |
*** lyanchih has quit IRC | 18:13 | |
*** kzaitsev_mb has quit IRC | 18:14 | |
*** kzaitsev_mb has joined #openstack-horizon | 18:17 | |
*** kzaitsev_mb has quit IRC | 18:23 | |
*** linkedinyou has joined #openstack-horizon | 18:31 | |
*** tjones has joined #openstack-horizon | 18:39 | |
*** fedexo has joined #openstack-horizon | 18:41 | |
*** vgridnev has joined #openstack-horizon | 18:51 | |
*** tjones has quit IRC | 18:58 | |
*** e0ne has joined #openstack-horizon | 19:21 | |
*** e0ne has quit IRC | 19:23 | |
*** e0ne has joined #openstack-horizon | 19:25 | |
*** cloudtrainme has quit IRC | 19:25 | |
*** fnordahl has joined #openstack-horizon | 19:25 | |
*** shivrao has joined #openstack-horizon | 19:27 | |
*** itisha has joined #openstack-horizon | 19:29 | |
itisha | Hey, 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 IRC | 19:34 | |
*** garthb has joined #openstack-horizon | 19:36 | |
*** kristinebrown has joined #openstack-horizon | 19:39 | |
*** e0ne has joined #openstack-horizon | 19:39 | |
*** e0ne has quit IRC | 19:43 | |
*** kristinebrown has quit IRC | 19:43 | |
*** fedexo has quit IRC | 19:44 | |
*** fedexo has joined #openstack-horizon | 19:44 | |
*** shivrao_ has joined #openstack-horizon | 19:46 | |
*** e0ne has joined #openstack-horizon | 19:47 | |
*** sqchen has quit IRC | 19:48 | |
*** shivrao has quit IRC | 19:50 | |
*** shivrao_ is now known as shivrao | 19:50 | |
*** e0ne has quit IRC | 19:52 | |
hurgleburgler | itisha there are lots of ways you can contribute | 19:53 |
hurgleburgler | you can start to look at reviews that need to be looked over | 19:53 |
hurgleburgler | do you have it running locally where you can test patches yet? | 19:54 |
*** e0ne has joined #openstack-horizon | 19:56 | |
itisha | Actually, I am working behind a proxy, and am still having a few problems with running one of the files | 20:00 |
itisha | hurgleburgler: ^ | 20:01 |
*** e0ne has quit IRC | 20:03 | |
itisha | and i tried running the dashboard in my browser, and i am unable to login there | 20:03 |
*** e0ne has joined #openstack-horizon | 20:07 | |
*** e0ne has quit IRC | 20:08 | |
hurgleburgler | itisha what do you mean by proxy? I'll dm you … | 20:19 |
*** shivrao has quit IRC | 20:26 | |
*** shivrao has joined #openstack-horizon | 20:27 | |
*** Drago has joined #openstack-horizon | 20:37 | |
*** Drago has quit IRC | 20:37 | |
*** Drago has joined #openstack-horizon | 20:38 | |
openstackgerrit | Merged openstack/horizon: Add Angular Table Footer Directive https://review.openstack.org/207631 | 21:40 |
openstackgerrit | Diana Whitten proposed openstack/horizon: Basic tables now inherit from Bootstrap Theme https://review.openstack.org/218608 | 21:48 |
*** jbell8 has quit IRC | 21:52 | |
openstackgerrit | Diana Whitten proposed openstack/horizon: Basic tables now inherit from Bootstrap Theme https://review.openstack.org/218608 | 21:53 |
*** davidmichaelkarr has quit IRC | 22:07 | |
*** kzaitsev_mb has joined #openstack-horizon | 22:08 | |
*** kzaitsev_mb has quit IRC | 22:17 | |
*** stevemar has quit IRC | 22:20 | |
*** garthb has quit IRC | 22:21 | |
*** shivrao has quit IRC | 22:21 | |
*** stevemar has joined #openstack-horizon | 22:27 | |
*** stevemar has quit IRC | 22:32 | |
*** shivrao has joined #openstack-horizon | 22:58 | |
*** fedexo has quit IRC | 23:01 | |
*** vgridnev has quit IRC | 23:16 | |
*** shivrao has quit IRC | 23:20 | |
*** stevemar has joined #openstack-horizon | 23:30 | |
*** stevemar has quit IRC | 23:36 | |
*** stevemar has joined #openstack-horizon | 23:36 | |
hurgleburgler | Anyone know if the d3_pie_chart_distribution is even used anymore? | 23:38 |
openstackgerrit | Merged openstack/horizon: Allow to edit image metadata from project view https://review.openstack.org/184280 | 23:55 |
openstackgerrit | Merged openstack/horizon: JSCS Cleanup - use DI in launch instance model https://review.openstack.org/211741 | 23:57 |
openstackgerrit | Merged openstack/horizon: Run ESLint on Javascript files in dashboards https://review.openstack.org/214057 | 23:57 |
openstackgerrit | Merged openstack/horizon: Remove controller reference in ng launch instance https://review.openstack.org/217913 | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!