Improve manage volume
Registered by
Yusuke Hayashi
Currently, manage-volume requires at least twice getting volume information from a storage.
(1. get size for quota, 2. get other volume information)
It is inefficient for some storages which take almost same time to offer size / detailed volume info.
This bp improves this logic by adding bypass between manage_existing and manage_
Blueprint information
- Status:
- Complete
- Approver:
- Sean McGinnis
- Priority:
- Low
- Drafter:
- Yusuke Hayashi
- Direction:
- Approved
- Assignee:
- Yusuke Hayashi
- Definition:
- Obsolete
- Series goal:
- Accepted for queens
- Implementation:
- Unknown
- Milestone target:
- queens-3
- Started by
- Completed by
- Eric Harney
Related branches
Related bugs
Sprints
Whiteboard
Blueprint not really needed for something like this.
Gerrit topic: https:/
Addressed by: https:/
Decrease times of communication in manage volume
(?)