[openstack-dev] [nova][vmware] VMwareAPI sub-team status update 2013-12-11

Shawn Hartsock hartsock at acm.org
Wed Dec 11 19:03:33 UTC 2013


Greetings Stackers!

The VMwareAPI subteam is still working out a few priorities, but we should
have these mostly ironed out by next week's IRC meeting. If you need to
comment or adjust expectations be sure to show up and let us know. We had a
very active discussion in this week's IRC meeting. I think our plans are
pretty well set for Icehouse-2 now. We'll follow up again in next week's
IRC meeting on #openstack-meeting at
http://www.timeanddate.com/worldclock/fixedtime.html?iso=20131218T1700

We may edit and change this list a bit over the next 7 days, but here's
what we're tracking so far.

== Blueprint priorities ==

Icehouse-2

*. https://blueprints.launchpad.net/nova/+spec/vmware-image-cache-management*approved!

*. https://blueprints.launchpad.net/nova/+spec/vmware-vsan-support*approved!

*. https://blueprints.launchpad.net/oslo/+spec/pw-keyrings --- Or alternate
design... finalize by 2013-12-18 meeting in IRC

*. https://blueprints.launchpad.net/nova/+spec/autowsdl-caching -- phase 1
*needs an edit and approval...

Icehouse-3

*. https://blueprints.launchpad.net/nova/+spec/autowsdl-caching -- phase 2
(might should break into 2 BP?) * needs edit/approval

*. https://blueprints.launchpad.net/nova/+spec/config-validation-script*needs
edit/approval, this is the Nova VMware driver half of another BP
I would like to have anything targeted at Icehouse-2 out of Draft status
and ready for approval by next weeks IRC meeting! If you have a related BP
that needs help, ping me or show up in IRC to solicit help. Other than
that...

The order of the day is reviews! We need to get more reviews on our own
code, otherwise how can we recommend a change for review by a core
reviewer? We can save everybody time and effort if people with a vested
interest in the VMware drivers step up and really work things out before
they get escalated up.

== Bugs by priority: ==

* High/Critical, needs review,needs review : 'vmware driver does not work
with more than one datacenter in vC'
 https://review.openstack.org/52630
 https://review.openstack.org/43270
* High/Critical, needs review,needs review : 'nova failures when vCenter
has multiple datacenters'
 https://review.openstack.org/52630
 https://review.openstack.org/43270
* High/High, needs review : 'VMware: spawning large amounts of VMs
concurrently sometimes causes "VMDK lock" error'
 https://review.openstack.org/58598
* High/High, needs review : 'VMWare: AssertionError: Trying to re-send() an
already-triggered event.'
 https://review.openstack.org/54808
* High/High, needs review : 'VMware: timeouts due to nova-compute stuck at
100% when using deploying 100 VMs'
 https://review.openstack.org/60259
* Medium/High, needs review : 'VMware: instance names can be edited, breaks
nova-driver lookup'
 https://review.openstack.org/59571
* Medium/High, needs revision : '_check_if_folder_file_exists only checks
for metadata file'
 https://review.openstack.org/48544


= Reviews By fitness for core: =


== needs one more +2/approval ==
* https://review.openstack.org/47743
 title: 'VMWare: bug fix for Vim exception handling'
votes: +2:1, +1:7, -1:0, -2:0. +80 days in progress, revision: 11 is 18
days old

== ready for core ==
* https://review.openstack.org/55070
title: 'VMware: fix rescue with disks are not hot-addable'
 votes: +2:0, +1:5, -1:0, -2:0. +38 days in progress, revision: 2 is 17
days old
* https://review.openstack.org/49692
 title: 'VMware: iscsi target discovery fails while attaching volumes'
votes: +2:0, +1:5, -1:0, -2:0. +68 days in progress, revision: 10 is 8 days
old
* https://review.openstack.org/57376
title: 'VMware: delete vm snapshot after nova snapshot'
 votes: +2:0, +1:5, -1:0, -2:0. +21 days in progress, revision: 4 is 16
days old
* https://review.openstack.org/57519
 title: 'VMware: use .get() to access 'summary.accessible''
votes: +2:0, +1:5, -1:0, -2:0. +21 days in progress, revision: 1 is 16 days
old
* https://review.openstack.org/54361
title: 'VMware: fix datastore selection when token is returned'
 votes: +2:0, +1:8, -1:0, -2:0. +43 days in progress, revision: 5 is 42
days old

== needs review ==
* https://review.openstack.org/59571
 title: 'VMware: fix instance lookup against vSphere'
votes: +2:0, +1:1, -1:0, -2:0. +9 days in progress, revision: 8 is 6 days
old
* https://review.openstack.org/52630
title: 'VMware: fix bug when more than one datacenter exists'
 votes: +2:0, +1:3, -1:0, -2:0. +54 days in progress, revision: 20 is 1
days old
* https://review.openstack.org/52630
 title: 'VMware: fix bug when more than one datacenter exists'
votes: +2:0, +1:3, -1:0, -2:0. +54 days in progress, revision: 20 is 1 days
old
* https://review.openstack.org/60010
title: 'VMware: prefer shared datastores over unshared'
 votes: +2:0, +1:3, -1:0, -2:0. +7 days in progress, revision: 1 is 5 days
old
* https://review.openstack.org/55038
 title: 'VMware: bug fix for VM rescue when config drive is config...'
votes: +2:0, +1:2, -1:0, -2:0. +39 days in progress, revision: 4 is 8 days
old
* https://review.openstack.org/54808
title: 'VMware: fix bug for exceptions thrown in _wait_for_task'
 votes: +2:0, +1:1, -1:0, -2:0. +41 days in progress, revision: 4 is 3 days
old
* https://review.openstack.org/60259
 title: 'VMware: fix bug causing nova-compute CPU to spike to 100%'
votes: +2:0, +1:1, -1:0, -2:0. +6 days in progress, revision: 4 is 3 days
old
* https://review.openstack.org/58994
title: 'VMware: fix the VNC port allocation'
votes: +2:0, +1:4, -1:0, -2:0. +13 days in progress, revision: 8 is 8 days
old
* https://review.openstack.org/58598
title: 'VMware: deal with concurrent downloads'
votes: +2:0, +1:1, -1:0, -2:0. +15 days in progress, revision: 6 is 6 days
old
* https://review.openstack.org/52557
title: 'VMware Driver update correct disk usage stat'
votes: +2:0, +1:1, -1:0, -2:0. +55 days in progress, revision: 3 is 8 days
old
* https://review.openstack.org/53990
title: 'VMware ESX: Boot from volume must not relocate vol'
 votes: +2:0, +1:2, -1:0, -2:0. +46 days in progress, revision: 5 is 9 days
old
* https://review.openstack.org/58142
 title: 'VMware: validate data returned by task prior to access'
votes: +2:0, +1:2, -1:0, -2:0. +17 days in progress, revision: 2 is 17 days
old
* https://review.openstack.org/53648
title: 'VMware: fix image snapshot with attached volume'
 votes: +2:0, +1:4, -1:0, -2:0. +48 days in progress, revision: 1 is 48
days old
* https://review.openstack.org/43270
 title: 'vmware driver selection of vm_folder_ref.'
votes: +2:0, +1:1, -1:0, -2:0. +111 days in progress, revision: 1 is 111
days old
* https://review.openstack.org/43270
title: 'vmware driver selection of vm_folder_ref.'
votes: +2:0, +1:1, -1:0, -2:0. +111 days in progress, revision: 1 is 111
days old

== needs revision ==
* https://review.openstack.org/53976
title: 'VMware: Fix VSAN datastores cannot be used'
 votes: +2:0, +1:0, -1:1, -2:0. +47 days in progress, revision: 6 is 8 days
old
* https://review.openstack.org/60988
 title: 'VMWare: Enable set_host_enabled for ESXDriver'
votes: +2:0, +1:1, -1:1, -2:0. +2 days in progress, revision: 1 is 2 days
old
* https://review.openstack.org/60652
title: 'VMware: fix disk extend bug when no space on datastore'
 votes: +2:0, +1:1, -1:0, -2:1. +4 days in progress, revision: 2 is 4 days
old
* https://review.openstack.org/48544
 title: 'VMWare - Fix a image upload is interrupted it's not clean...'
votes: +2:0, +1:0, -1:2, -2:0. +76 days in progress, revision: 20 is 23
days old


Meeting info:

* https://wiki.openstack.org/wiki/Meetings/VMwareAPI

** discussion is always: Blueprints then Bugs that need attention.

* If anything is missing, email me so I can examine it.

* We hang out in #openstack-vmware if you need to chat & it's not worth
spamming the whole list

Happy stacking!

-- 
# Shawn.Hartsock - twitter: @hartsock - plus.google.com/+ShawnHartsock
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20131211/aac2cedc/attachment.html>


More information about the OpenStack-dev mailing list