Jump to: navigation, search

Difference between revisions of "NovaVMware/Minesweeper/Status"

(Blocking Bugs)
Line 8: Line 8:
 
From time to time, there may be bugs in the driver that may be preventing Minesweeper from running correctly. This section lists any patches that need to be merged in order for successful test results.
 
From time to time, there may be bugs in the driver that may be preventing Minesweeper from running correctly. This section lists any patches that need to be merged in order for successful test results.
  
* [https://review.openstack.org/#/c/69622 VMware: prevent race for vmdk deletion]
+
https://bugs.launchpad.net/nova/+bug/1276539
* [https://review.openstack.org/#/c/70137 VMware: raise more specific exception]
+
{| border="1" cellpadding="10"
* [https://review.openstack.org/#/c/65306 VMware: fix race for datastore directory existence]
+
|-
 +
! Bug
 +
! Fix
 +
|-
 +
| [https://bugs.launchpad.net/nova/+bug/1276539 VMware: exception handling throws error - AttributeError: 'NoneType' object has no attribute 'getChildren']
 +
| [https://review.openstack.org/#/c/70137 VMware: raise more specific exception]
 +
|-
 +
| [https://bugs.launchpad.net/nova/+bug/1266579 VMware: Unable to launch instance because vmware_base already exists]
 +
| [https://review.openstack.org/#/c/65306 VMware: fix race for datastore directory existence]
 +
|-
 +
| [https://bugs.launchpad.net/nova/+bug/1266580 VMware: Unable to delete image cache vmdk while launching instance]
 +
| [https://review.openstack.org/#/c/69622 VMware: prevent race for vmdk deletion]
 +
|}
  
== Service Disrpution History ==  
+
== Service Disruption History ==  
 
All times are in PST.
 
All times are in PST.
  

Revision as of 23:59, 5 February 2014

HypervisorSupportMatrix | NovaVMware

Current Service Status

Sweeper-ok.png No known issues at this time Sweeper-notok.png There are known issues currently affecting CI

Blocking Bugs

From time to time, there may be bugs in the driver that may be preventing Minesweeper from running correctly. This section lists any patches that need to be merged in order for successful test results.

https://bugs.launchpad.net/nova/+bug/1276539

Bug Fix
VMware: exception handling throws error - AttributeError: 'NoneType' object has no attribute 'getChildren' VMware: raise more specific exception
VMware: Unable to launch instance because vmware_base already exists VMware: fix race for datastore directory existence
VMware: Unable to delete image cache vmdk while launching instance VMware: prevent race for vmdk deletion

Service Disruption History

All times are in PST.

Event Time Description
Feb 5, 1:47 AM Small percentage of builds failing due to infra issues. Investigating.
Feb 4, 5:00 PM Infrastructure issue have been resolved.
Feb 3, 8:29 AM Infrastructure issue involving testbed provision. Small percentage of builds may be failing.