15:00:24 <d0ugal> #startmeeting mistral 15:00:24 <openstack> Meeting started Mon Jun 18 15:00:24 2018 UTC and is due to finish in 60 minutes. The chair is d0ugal. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:25 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:28 <openstack> The meeting name has been set to 'mistral' 15:00:30 <d0ugal> Monday Mistral office hour! 15:00:32 <d0ugal> Hello 15:00:45 <d0ugal> https://etherpad.openstack.org/p/mistral-office-hours 15:00:59 <d0ugal> PING! rakhmerov, apetrich, bobh, mcdoker181818 15:01:05 <d0ugal> Hows everyone doing? 15:02:20 <bobh> o/ 15:03:19 <d0ugal> We have no new bugs 15:03:44 <apetrich> o/ 15:04:06 <bobh> I have one I need to write - can't specify fields=task_name for a GET action_executions 15:04:07 <apetrich> I told you that the idea of writting software with no bugs would pay off later 15:04:20 <d0ugal> apetrich: spoke too soon! 15:04:23 <apetrich> dang 15:04:39 <d0ugal> bobh: interesting, I wonder why not. Is there an error? 15:05:22 <bobh> yes - it's a derived field, the action_execution DB model has a reference to the task model, and the task_name is retrieved from that, but only when you retrieve the entire model, not when you specify fields 15:06:00 <d0ugal> aha 15:06:12 <d0ugal> Makes sense :) 15:06:32 <bobh> I dig through some of it but haven't figured out the fix yet - it's a bit convoluted 15:06:39 <bobh> s/dig/dug/ 15:07:58 <d0ugal> bobh: I bet :) Please make sure you open a bug even if you don't manage to figure it out 15:08:49 <bobh> will do - it's tied in with a python-mistralclient refactor I'm working on that wants to only retrieve the fields it needs instead of the entire model, but can't in this case 15:09:20 <d0ugal> I see, sounds interesting. 15:10:14 <bobh> gotta run - see you next week 15:54:50 <d0ugal> I'm outta here :0 15:54:52 <d0ugal> :) 15:54:54 <d0ugal> #endmeeting