*** kebray_ has quit IRC | 00:01 | |
*** openstack has joined #openstack-app-catalog | 02:28 | |
openstackgerrit | Christopher Aedo proposed openstack/app-catalog: WIP - Python Server https://review.openstack.org/227856 | 03:24 |
---|---|---|
openstackgerrit | Christopher Aedo proposed openstack/app-catalog: WIP - Python Server https://review.openstack.org/227856 | 03:33 |
*** kebray has joined #openstack-app-catalog | 04:13 | |
*** kebray has quit IRC | 07:06 | |
*** hogepodge has quit IRC | 09:34 | |
*** hogepodge has joined #openstack-app-catalog | 09:39 | |
*** hogepodge has quit IRC | 09:54 | |
*** openstackgerrit has quit IRC | 10:01 | |
*** openstackgerrit has joined #openstack-app-catalog | 10:02 | |
*** hogepodge has joined #openstack-app-catalog | 10:10 | |
*** openstack has joined #openstack-app-catalog | 10:21 | |
*** hogepodge has quit IRC | 10:42 | |
*** hogepodge has joined #openstack-app-catalog | 10:51 | |
*** DarthVigil has joined #openstack-app-catalog | 14:59 | |
*** DarthVigil has quit IRC | 15:20 | |
*** kebray has joined #openstack-app-catalog | 16:32 | |
kfox1111 | docaedo: looking god. You might # noqa the import * thing. Normally thats bad, but in this case, I think its a good thing. | 16:42 |
kfox1111 | looking good | 16:42 |
kfox1111 | I also finally heard back from rdo. they have a path forward. so hopefully soon. | 16:43 |
*** DarthVigil has joined #openstack-app-catalog | 16:49 | |
docaedo | good news on rdo! | 16:57 |
docaedo | I totally forgot to send an email about the meeting this week (scheduled for 3 minutes from now) | 16:57 |
*** DarthVigil has quit IRC | 17:48 | |
kfox1111 | did I miss it again? | 18:07 |
kfox1111 | #$@$@* outlook! | 18:07 |
kfox1111 | ok. I think I have it moved on my caleandar... its showing up at 9:00am next week. hopefully that fixed it. :/ | 18:18 |
docaedo | Thursday next week is thanksgiving - I like the app-catalog but I don't like it enough to be fully awake and at my computer at 9am :D | 18:39 |
docaedo | But the week after? Hell yes! | 18:39 |
kfox1111 | fair enough. :) | 18:45 |
*** openstackgerrit has quit IRC | 19:46 | |
*** openstackgerrit has joined #openstack-app-catalog | 19:47 | |
*** kebray has quit IRC | 19:48 | |
*** kebray has joined #openstack-app-catalog | 19:49 | |
kfox1111 | docaedo: ever do a deep fat fried turkey? :) | 20:57 |
kfox1111 | Doing another one this year. :) | 20:57 |
*** kebray has quit IRC | 21:06 | |
docaedo | kfox1111: yes, did one a few times when I lived in Los Angeles, lots of fun :) | 21:10 |
docaedo | always did two since the oil was already hot and ready to go... Man that makes some good turkey | 21:11 |
kfox1111 | yeah. love it. and so fast. less then an hour. :) | 21:12 |
openstackgerrit | Christopher Aedo proposed openstack/app-catalog: WIP - Python Server https://review.openstack.org/227856 | 21:13 |
kfox1111 | oh. and this stuff: http://www.cajuninjector.com/product/cajun-injector-creole-butter/ | 21:13 |
docaedo | yes! gotta inject it, makes such a different | 21:13 |
docaedo | *difference | 21:13 |
kfox1111 | I'm hungry now..... :) | 21:14 |
kfox1111 | the patch is looking good.... | 21:14 |
kfox1111 | I think it still might complain about settings.py:86 | 21:15 |
*** rhagarty has quit IRC | 21:15 | |
docaedo | ah damnit yeah, I was going to add the noqa .. do I add it just before that line? | 21:16 |
*** kebray has joined #openstack-app-catalog | 21:16 | |
kfox1111 | sec... let me find an example. | 21:16 |
*** rhagarty has joined #openstack-app-catalog | 21:17 | |
kfox1111 | at the end of the import line, two spaces, then # then a space, then noqa | 21:17 |
kfox1111 | import... * # noqa | 21:17 |
openstackgerrit | Christopher Aedo proposed openstack/app-catalog: WIP - Python Server https://review.openstack.org/227856 | 21:18 |
docaedo | just putting hopefully the final polish on the puppet piece (with luck I mean) | 21:19 |
kfox1111 | nice. Thanks for working on it. :) | 21:21 |
docaedo | np, thanks for laying the foundation for all this! | 21:21 |
kfox1111 | :) | 21:24 |
kfox1111 | getting closer with our new deployment. got a 3 node ha keystone cluster just about done. | 21:24 |
*** kebray has quit IRC | 21:29 | |
docaedo | awesome! Using kolla? | 21:30 |
kfox1111 | going to try, but I'm getting less convinced I'll be able to. they need to get a 1.1 release out the door. | 21:31 |
*** rhagarty has quit IRC | 21:34 | |
*** rhagarty has joined #openstack-app-catalog | 21:36 | |
*** kebray has joined #openstack-app-catalog | 21:41 | |
openstackgerrit | Christopher Aedo proposed openstack/app-catalog: WIP - Python Server https://review.openstack.org/227856 | 21:45 |
*** kebray has quit IRC | 21:45 | |
*** kebray has joined #openstack-app-catalog | 21:50 | |
docaedo | kfox1111: I believe 227856 should have index.html restored, then we can merge that whole set without breaking the existing site (and we have to merge this before we can push for the infra patch to merge) | 21:56 |
docaedo | kfox1111: https://review.openstack.org/#/c/245315/ works properly for me and does all the things I think it needs to do (including enabling compression, making the static cache, and running "collectstatic" | 21:58 |
docaedo | let me know what you think about restoring index.html for 227856 - I believe that would allow the site to continue functioning as-is until the infra merge changes the apache settings, and then everything goes through wsgi | 21:59 |
kfox1111 | you mean, recopy imdex.html from trunk back into templates/ ? | 22:05 |
kfox1111 | oh. or are you saying, we should copy index.html back in its static location and then push 227856 before the infra one? | 22:06 |
docaedo | second one - copy index back to original location so we can merge 227856 soon/now | 22:07 |
docaedo | not sure if infra will like the last version of my patch, but it works for me in my test environment, throws no errors, and does all the things it's supposed to do. Also copied methods from storyboard manifest, so it's consistent with other infra-hosted projects | 22:08 |
kfox1111 | sounds like a good idea to me, if it works. | 22:08 |
docaedo | (so fingers crossed I would be stuck in too many reviews | 22:08 |
kfox1111 | can you give it a shot with your vm without the infra patch, and with the index.html coppied? | 22:09 |
docaedo | I'll give it a try, assuming it works locally I'll push one up | 22:09 |
docaedo | yup | 22:09 |
docaedo | wanted your input first to make sure I wasn't missing something really obvious as to why we wouldn't take this path | 22:09 |
*** kebray has quit IRC | 22:10 | |
kfox1111 | its a good idea. it didn't occur to me to try that. | 22:12 |
docaedo | Works! pushing up (hopefully) last commit | 22:12 |
kfox1111 | nice. | 22:14 |
openstackgerrit | Christopher Aedo proposed openstack/app-catalog: Python Server https://review.openstack.org/227856 | 22:14 |
docaedo | DUN | 22:14 |
kfox1111 | does pip install do pip install -r requirements.txt too? I didn't think it did. | 22:19 |
docaedo | Oh I thought it did? | 22:20 |
kfox1111 | just reviewed. its looking pretty close. | 22:21 |
docaedo | validating my assertion right now... | 22:21 |
docaedo | pip freeze in clean virtualenv after only running "pip install ." in app-catalog: http://paste.openstack.org/show/479499 | 22:22 |
kfox1111 | Did you copy index.html from trunk? | 22:22 |
docaedo | I copied it from templates and removed the three lines you changed | 22:23 |
docaedo | s/changed/added/ | 22:23 |
kfox1111 | ok. just doublechecking. I thought I had put a bit of template stuff in it. | 22:23 |
kfox1111 | k... I've got some meetings to go to, and then I'lll double check but I think the python server before the infra idea should work. :) | 22:27 |
docaedo | cool | 22:28 |
*** kebray has joined #openstack-app-catalog | 22:52 | |
*** kebray has quit IRC | 23:11 | |
*** kebray has joined #openstack-app-catalog | 23:15 | |
*** rhagarty_ has joined #openstack-app-catalog | 23:18 | |
*** rhagarty has quit IRC | 23:20 | |
*** kebray has quit IRC | 23:51 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!