13:13:16 #startmeeting hyper-v 13:13:17 Meeting started Wed Sep 28 13:13:16 2016 UTC and is due to finish in 60 minutes. The chair is claudiub. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:13:18 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:13:20 The meeting name has been set to 'hyper_v' 13:13:29 hello 13:13:49 sorry for being late. had some errands to run and they took way longer than expected. 13:14:10 anyone here? 13:14:24 heya 13:14:29 yeay 13:14:44 was about to ask if this is happening or not 13:14:48 anyone else? 13:15:07 yeah, well, if there aren't many people, i'll just write about a few things. 13:15:23 like a summary of the past week's summary. :) 13:15:42 #topic nova patches 13:15:55 sooo, things are going well it seems 13:16:12 we already have 2 blueprints implemented in ocata 13:16:33 the Hyper-V UEFI Boot one, and the storage QoS one. 13:17:05 other than that, the Hyper-V OVS vif patch doesn't have a -2 anymore, which is nice 13:17:26 the os-brick in nova patch already got some attention, which is great 13:17:39 and some python3 patches already merged 13:18:45 #link Hyper-V storage QoS support patch: https://review.openstack.org/#/c/175479/ 13:19:07 #link Hyper-V UEFI Secure Boot https://review.openstack.org/#/c/209581/ 13:19:48 as far as blueprints go, there is still a specless blueprint that needs to be reapproved, and the shielded vms spec. 13:20:05 the pci passthrough spec is not done yet. 13:20:51 #topic PyMI release status 13:21:18 not yet, unfortunately. there is still one patch that needs to get merged before release 13:21:22 soo, yeah. 13:21:47 #topic Newton Release status 13:22:21 so, the ceilometer issue persists. 13:23:07 I've managed to make cotyledon work on Windows, which is the package that was breaking ceilometer-polling on windows, but that's not the end of it. the agent hangs 13:23:37 and it seems it was hanging even before cotyledon was introduced as a replacement for oslo.service 13:24:17 I've managed to pinpoint the exact commit after which the agent stopped working. Will have to analyze it and see why exactly it hangs 13:24:51 secondly, it seems that ceilometer also requires python-swiftclient, which requires the futures library 13:25:26 which shouldn't be installed on python 3 13:25:36 it already exists natively in python 3. 13:26:30 if futures library is installed on a python 3 environment, neutron-hyperv-agent cannot start, because, ironically, the pypi version of futures is not python 3 compatible. :) 13:26:41 submitted a bug report for this 13:26:47 #link https://bugs.launchpad.net/python-swiftclient/+bug/1628107 13:26:48 Launchpad bug 1628107 in python-swiftclient "Futures package should not be installed for python 3" [Undecided,In progress] - Assigned to Claudiu Belu (cbelu) 13:26:52 and a bug fix: 13:27:02 #link https://review.openstack.org/#/c/377726/ 13:27:37 that's pretty much it 13:28:11 going to end the "meeting" now. :) 13:28:13 #endmeeting