vmware cluster driver does not filter inaccessible datastores

Bug #1194078 reported by Kiran Kumar Vaddi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Kiran Kumar Vaddi

Bug Description

The datastore selected for provisioning does not check if the state of the datastore and therefore for inaccessible datastores the instance creation fails even when there are other datastores into which the instance creation can occur.

Tags: vmware
Changed in nova:
assignee: nobody → Kiran Kumar Vaddi (kiran-kumar-vaddi)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/34189

Changed in nova:
importance: Undecided → Medium
dan wendlandt (danwent)
tags: added: grizzly-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: master
Review: https://review.openstack.org/39720

Gary Kotton (garyk)
Changed in nova:
milestone: none → havana-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/39720
Committed: http://github.com/openstack/nova/commit/469ed676bbbf7ddf4803d42e6c1e3b4dbe7d8afd
Submitter: Jenkins
Branch: master

commit 469ed676bbbf7ddf4803d42e6c1e3b4dbe7d8afd
Author: kirankv <email address hidden>
Date: Mon Jun 24 04:14:26 2013 -0700

    VMware: Added check for datastore state before selection

    The driver only checked for the datastore type. The datastore could
    be in an inaccessible state. In such cases creating an instance to
    such datastore will fail. The fix to filter out inaccessible data-
    stores.

    The datastores have a property called accessible. The fix is to use
    this property to filter out inaccessible datastores.

    fix bug #1194078

    Change-Id: I372fc3adc0e89c48d86f1f70164263ed35184c5d

Thierry Carrez (ttx)
Changed in nova:
milestone: havana-3 → havana-rc1
Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: havana-rc1 → 2013.2
Alan Pevec (apevec)
tags: removed: grizzly-backport-potential
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.