openstackgerrit | Steve McLellan proposed openstack/searchlight: WIP - Add nova instances plugin https://review.openstack.org/198852 | 00:42 |
---|---|---|
*** TravT has joined #openstack-searchlight | 01:04 | |
*** TravT has quit IRC | 01:09 | |
*** TravT has joined #openstack-searchlight | 02:05 | |
*** TravT has quit IRC | 02:09 | |
*** TravT has joined #openstack-searchlight | 04:06 | |
*** TravT has quit IRC | 04:10 | |
*** TravT has joined #openstack-searchlight | 05:21 | |
*** TravT has quit IRC | 05:26 | |
*** TravT has joined #openstack-searchlight | 05:26 | |
*** TravT has quit IRC | 05:30 | |
*** lakshmiS has joined #openstack-searchlight | 05:38 | |
*** TravT has joined #openstack-searchlight | 07:27 | |
*** TravT has quit IRC | 07:31 | |
*** lakshmiS has quit IRC | 08:20 | |
*** TravT has joined #openstack-searchlight | 09:28 | |
*** TravT has quit IRC | 09:32 | |
*** asahlin_ has quit IRC | 10:05 | |
*** asahlin has joined #openstack-searchlight | 10:06 | |
*** lakshmiS has joined #openstack-searchlight | 10:54 | |
*** TravT has joined #openstack-searchlight | 11:29 | |
*** TravT has quit IRC | 11:33 | |
*** lakshmiS has quit IRC | 12:42 | |
*** lakshmiS has joined #openstack-searchlight | 12:43 | |
*** TravT has joined #openstack-searchlight | 13:30 | |
*** TravT has quit IRC | 13:34 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 14:04 | |
sigmavirus24 | So it looks like webob is open to making the exception response generators more flexible | 14:13 |
*** TravT has joined #openstack-searchlight | 14:31 | |
*** TravT has quit IRC | 14:35 | |
sjmc7 | glance must be doing it right now | 14:49 |
sigmavirus24 | sjmc7: actually not | 14:54 |
sigmavirus24 | Glance returns exceptions as HTML | 14:55 |
sjmc7 | oh. :) | 14:59 |
sigmavirus24 | Unless you send an explicit content-type that isn't an HTML mimetype | 15:03 |
sigmavirus24 | Then it sends plain-text | 15:03 |
sigmavirus24 | =P | 15:03 |
sjmc7 | hmm.. that might be good enough? | 15:03 |
sigmavirus24 | Yeah the clients don't send "Accept: application/json" | 15:05 |
sigmavirus24 | Because, why would you ever do something so reasonale | 15:05 |
* sigmavirus24 is bitter | 15:06 | |
sjmc7 | :) | 15:16 |
*** TravT has joined #openstack-searchlight | 15:18 | |
*** lakshmiS has quit IRC | 15:39 | |
* TravT crossing fingers... just launched a new devstack with designate. Hopefully I can actually try out the designate plugin today. | 16:28 | |
sjmc7 | yay. i'm going to try as well. i did upload some improvements to the nova patch yesterday | 16:29 |
TravT | i also am hoping that i can make the new notifications patch work today. I saw you tested it | 16:30 |
sjmc7 | yep | 16:30 |
TravT | I don't know what I was doing wrong on Firday | 16:30 |
sjmc7 | you were using rabbit_notification_topic i think? | 16:30 |
TravT | i don't know.... | 16:30 |
sjmc7 | it was so long ago :) | 16:30 |
TravT | i purged all of last week from my memory already | 16:30 |
TravT | so you rebased / etc the instances patch? | 16:31 |
TravT | if so, i'll give it a go as well today | 16:31 |
sjmc7 | yep | 16:32 |
TravT | hey, just figured out what you were saying above | 16:38 |
sjmc7 | you deciphered my code? | 16:38 |
TravT | no I was using searchlight_listener as topic | 16:38 |
TravT | not searchlight_indexer | 16:38 |
sjmc7 | ah | 16:38 |
TravT | since the service name is listener, my brain was garbled | 16:39 |
TravT | although I'm still waiting for my devstack to finish right now to see if I have other isues | 16:39 |
sjmc7 | i just rebuilt mine | 17:07 |
sjmc7 | TravT be really nice to have a parameter to only reindex one resource :) | 17:25 |
TravT | yep, we talked about that.. | 17:25 |
TravT | i think it is not even "really nice" | 17:25 |
TravT | probably a must | 17:25 |
sjmc7 | yeah. there's a BP for it i think. i'll try and do it this week | 17:25 |
TravT | :) | 17:25 |
sjmc7 | just indexed some designate data | 17:26 |
sjmc7 | so that's good | 17:26 |
openstackgerrit | Steve McLellan proposed openstack/searchlight: Glance image notification serialization fix https://review.openstack.org/206242 | 22:22 |
TravT | sjmc7: ^ holy crap, i was literally just hacking on the same thing. | 22:32 |
TravT | :) | 22:32 |
sjmc7 | well, don't | 22:32 |
sjmc7 | :) | 22:32 |
sjmc7 | there are some other oddities in there | 22:32 |
sjmc7 | notifications are different in strnage, subtle ways | 22:32 |
sjmc7 | from the API responses | 22:32 |
TravT | big surprise | 22:33 |
TravT | well, i guess I'll just apply your patch and try it out then... | 22:33 |
sjmc7 | the patch'll fix what ails you for now | 22:34 |
TravT | i was basing off of Lakshmi's patch (which I did just verify). let me go kill ceilometer in the meantime. | 22:38 |
TravT | sjmc7: yep it cured my ailments | 22:51 |
sjmc7 | ok. i'm trying to figure out the other differences with notifications | 22:52 |
TravT | tox just completed for me as well. | 22:52 |
sjmc7 | proeprties is the obvious one | 22:52 |
openstackgerrit | Steve McLellan proposed openstack/searchlight: Glance image notification serialization fix https://review.openstack.org/206242 | 23:14 |
sjmc7 | TravT - that patch ^ is a more complete fix | 23:14 |
sjmc7 | also, how did we not have a 'sort' parameter | 23:15 |
TravT | ok, will switch to looking at it. | 23:15 |
sjmc7 | or am i going blind? | 23:15 |
TravT | had just got done reading the comments on the designate patch. | 23:16 |
sjmc7 | keep up, man! | 23:16 |
sjmc7 | TravT - i filed https://blueprints.launchpad.net/searchlight/+spec/dont-expose-index-doctype on friday too | 23:35 |
sjmc7 | for the agenda on thursday | 23:35 |
TravT | Excellent, thanks for capturing that. | 23:36 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!