05:00:53 <yamahata> #startmeeting servicevm-device-manager 05:00:54 <openstack> Meeting started Tue Aug 19 05:00:53 2014 UTC and is due to finish in 60 minutes. The chair is yamahata. Information about MeetBot at http://wiki.debian.org/MeetBot. 05:00:55 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 05:00:57 <openstack> The meeting name has been set to 'servicevm_device_manager' 05:01:23 <yamahata> #topic Announcement 05:01:34 <yamahata> I have no special announcement today 05:01:41 <yamahata> Does anyone have any? 05:02:47 <bmelande> Hi all. Nothing from me. At the moment busy getting stuff done for J3. 05:03:00 <yamahata> bmelande: hi 05:03:01 <s3wong> Neutron feature freeze is this Thursday 05:03:20 <yamahata> Sure. it's busy now. 05:03:31 <yamahata> #open discussion 05:03:47 <yamahata> For now I'm addressing config agent and plugging drivers. 05:03:59 <yamahata> This week, I'll upload WIP code to github 05:04:18 <s3wong> nice 05:04:31 <yamahata> I think patch review is urgent issue? 05:04:51 <bmelande> Which patch? 05:05:01 <yamahata> bmelande: yours and Karthik 05:05:12 <bmelande> Aha. :-) 05:05:27 <yamahata> #link https://review.openstack.org/#/c/101002/ 05:05:40 <yamahata> #link https://review.openstack.org/#/c/102336/ 05:06:11 <yamahata> I posted a simplification patch for csr1kv. Does it make sense? 05:06:13 <natarajk> hi 05:06:38 <yamahata> #link https://review.openstack.org/#/c/115157/ csr1kv simplification 05:06:40 <yamahata> natarajk: hi 05:07:24 <yamahata> bmelande: or do you have any plan to use locally created file by hosting device driver? 05:07:34 <bmelande> yamahata: Yes, it was good. Thanks. The configdrive change you pointed out is also useful. Has adopted that. Working on the 3rd party CI. That's why no new upload yet. 05:08:15 <yamahata> bmelande: Great, then I'll abandon mine. 05:08:24 <bmelande> yamahata: No, I'm happy to not have to generate a file and later remove it. Just a hazzle. 05:08:54 <yamahata> bmelande: okay 05:09:25 <yamahata> bmelande: I have another question. Is complementary_id necessary? Doesn't id work? 05:12:20 <yamahata> bmelande: Maybe a small patch to show the idea would help. 05:13:07 <bmelande> yamahata: I had to add that to ensure cleaning up the ports/networks I create is alwoays possible to remove. 05:13:53 <yamahata> bmelande: Oh, I'll check it from that point of view. 05:14:14 <bmelande> yamahata: you kind of already have it 05:14:49 <yamahata> maybe, I'll try to check it by creating a patch 05:15:29 <bmelande> yahamata: because you had this attribute to hold the uuid of the Nova VM 05:16:47 <yamahata> I'm fine with keeping complementary_id in table 05:17:16 <bmelande> yamahata: Actually, I like the name you have used better. :-) 05:19:18 <yamahata> anything else to discuss? 05:19:24 <bmelande> bmelande: The problem I had was that I set the id of the hosting device to the Nova VM's uuid. But if spawning fails when Nova has been given the instruction to spin up VM, *but* before the ports for it have been marked with that uuid, I had no good way of identifying theose ports for a later clean up. 05:20:40 <yamahata> bmelande: I see. It's error recovery path. I totally forgot it as I've wanted to have something working first. 05:20:55 <bmelande> yamahata: Sorry, last was for you. That was the reasoning why I added it. But as said, afaik, you store the Nova uuid in a separate attribute and not in the hosting device id so you pretty miuch have the complementeary id already. 05:21:50 <yamahata> I understood its background. 05:22:28 <yamahata> thanks for the explanation 05:23:53 <yamahata> natarajk: s3wong do you have any topics? 05:24:11 <s3wong> yamahata: no, all good for me 05:24:18 <natarajk> have been busy with our CI setup to run all the required tests 05:24:37 <natarajk> hopefully i can contribute more from next week 05:24:45 <bmelande> natarajk: You too. :-) 05:24:52 <yamahata> natarajk: No problem. good luck for your CI 05:25:00 <yamahata> so seems no more topics. 05:25:15 <yamahata> thank you every one. see you next week. 05:25:30 <s3wong> thanks 05:25:36 <bmelande> Thanks. Bye 05:25:40 <natarajk> bye 05:25:40 <yamahata> #endmeeting