Wrong checks whether only one cinder volume service when volume creation
Bug #1572413 reported by
Lisa Li
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
Triaged
|
Undecided
|
Unassigned |
Bug Description
Currently when creating volume from source or snapshot, it checks whether there are only one cinder-volume service in system.
It uses following check:
services = objects.
This call returns disabled cinder-volume service, which is wrong. We should find out non-disabled cinder-volume services.
Changed in cinder: | |
status: | In Progress → Triaged |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/308148
Review: https:/