13:02:25 #startmeeting hyper-v 13:02:26 Meeting started Wed May 24 13:02:25 2017 UTC and is due to finish in 60 minutes. The chair is claudiub. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:02:27 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:02:29 The meeting name has been set to 'hyper_v' 13:02:42 o/ 13:02:45 hellou 13:02:55 hey 13:03:48 so, I'll go through a few things we're currently doing at the moment 13:04:45 #topic Windows Server 2016 Network Controller support 13:05:39 as you might know, Windows Server 2016 comes with a Network Controller, which has quite a few features. 13:06:02 you can more information about it in the blueprint: 13:06:04 #link https://blueprints.launchpad.net/networking-hyperv/+spec/hyperv-network-virtualization-support 13:06:35 there are primarely 2 parts to the implementation: the agent side, and the neutron mechanism driver side. 13:06:57 the agent side has been merged already 13:07:39 and on mechanism driver for neutron is up for review, but we're running tempest first, so we make sure it integrates properly. 13:08:16 here's the list of patches related to the network controller: 13:08:18 #link https://review.openstack.org/#/q/project:openstack/networking-hyperv+branch:master+topic:bp/hyperv-network-virtualization-support 13:09:01 after everything is merged, we're planning on adding python-hnvclient (a RESTful API wrapper for the Network Controller) into the Winstackers governance 13:09:19 any questions? 13:09:43 if not, moving on. 13:10:23 #topic os-win tempest plugin 13:11:30 sooo, this is something i've started working on. Tempest has a plugin system, which allows anyone to develop their own sets of tests without having to merged them into the tempest project itself. 13:11:50 the plugin implementation is fairly straight-forward and easy to use 13:13:47 we're planning on adding tests for all, or at least most of the features we've merged into nova, and other projects. for example: tests for Hyper-V Generation 2 VMs, UEFI secure boot, shielded VMs, etc. 13:16:09 #topic nova Hyper-V SR-IOV support 13:17:39 we're currently working on adding support for it in nova. Basically, the Hyper-V nova driver will report to nova available and assignable VFs, and they can be claimed via flavor extra_specs. 13:18:47 #topic open discussion 13:19:18 that's pretty much the main points of interest we're working on at the moment. 13:19:21 any questions? 13:20:58 if not, we can end it here. 13:21:06 thanks for joining, see you next week! 13:21:08 #endmeeting