13:02:25 <claudiub> #startmeeting hyper-v
13:02:26 <openstack> 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 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
13:02:29 <openstack> The meeting name has been set to 'hyper_v'
13:02:42 <seanhandley> o/
13:02:45 <claudiub> hellou
13:02:55 <lpetrut> hey
13:03:48 <claudiub> so, I'll go through a few things we're currently doing at the moment
13:04:45 <claudiub> #topic Windows Server 2016 Network Controller support
13:05:39 <claudiub> as you might know, Windows Server 2016 comes with a Network Controller, which has quite a few features.
13:06:02 <claudiub> you can more information about it in the blueprint:
13:06:04 <claudiub> #link https://blueprints.launchpad.net/networking-hyperv/+spec/hyperv-network-virtualization-support
13:06:35 <claudiub> there are primarely 2 parts to the implementation: the agent side, and the neutron mechanism driver side.
13:06:57 <claudiub> the agent side has been merged already
13:07:39 <claudiub> 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 <claudiub> here's the list of patches related to the network controller:
13:08:18 <claudiub> #link https://review.openstack.org/#/q/project:openstack/networking-hyperv+branch:master+topic:bp/hyperv-network-virtualization-support
13:09:01 <claudiub> 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 <claudiub> any questions?
13:09:43 <claudiub> if not, moving on.
13:10:23 <claudiub> #topic os-win tempest plugin
13:11:30 <claudiub> 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 <claudiub> the plugin implementation is fairly straight-forward and easy to use
13:13:47 <claudiub> 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 <claudiub> #topic nova Hyper-V SR-IOV support
13:17:39 <claudiub> 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 <claudiub> #topic open discussion
13:19:18 <claudiub> that's pretty much the main points of interest we're working on at the moment.
13:19:21 <claudiub> any questions?
13:20:58 <claudiub> if not, we can end it here.
13:21:06 <claudiub> thanks for joining, see you next week!
13:21:08 <claudiub> #endmeeting