Retrieve volumes from cinder with matched metadata

Bug #1636365 reported by dengshaolin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuxi
Fix Released
Undecided
dengshaolin

Bug Description

Currently, Fuxi will only retrieve volumes from Cinder which have the attachments(means this volume has been attached to one node of fuxi cluster) and matched metadata.
In this bug report, the condition abot attachments will be removed.

Changed in fuxi:
assignee: nobody → dengshaolin (dengshaolin)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuxi (master)

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

Changed in fuxi:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuxi (master)

Reviewed: https://review.openstack.org/390448
Committed: https://git.openstack.org/cgit/openstack/fuxi/commit/?id=d212add0c4de7073f86d7bbcb2b9071c281a9b2d
Submitter: Jenkins
Branch: master

commit d212add0c4de7073f86d7bbcb2b9071c281a9b2d
Author: drngsl <email address hidden>
Date: Tue Oct 25 02:07:17 2016 -0400

    Retrieve volumes from cinder with matched metadata

    For fuxi, it should retrieves volumes from Cinder which as long as
    have matched metadata(link {"volume_from": "fuxi"}) when Docker
    executes cmd 'docker volume ls'.
    For condition 'or not vol.attachment', it means that volume must
    be attached at least one host, so that Fuxi could recognize it,
    so revome this condition.

    Change-Id: Ie73ebc301d51d33cbce924121ce6971761177542
    Closes-Bug: #1636365

Changed in fuxi:
status: In Progress → Fix Released
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.