cinder list shows multiple duplicate copies of each volume
Bug #1435121 reported by
Jerry Cai
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
powervc-driver |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
This is due to get_local_volumes api changed from community.
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/166682 /git.openstack. org/cgit/ stackforge/ powervc- driver/ commit/ ?id=516eba24a70 5d6bcd10f769ece ccca4cdc5b33a5
Committed: https:/
Submitter: Jenkins
Branch: master
commit 516eba24a705d6b cd10f769ececcca 4cdc5b33a5
Author: Jerry Cai <email address hidden>
Date: Mon Mar 23 11:13:17 2015 +0800
cinder list shows multiple duplicate copies of each volume
This is due to get_local_volumes api changed from community, it always
cannot get local volume from db(empty list []), so driver attempts
to insert new volumes every time restarted or periodically sync.
Change-Id: I225394bfaff222 9dbb93caa69e067 154c608c15a
Closes-Bug: 1435121