Checking storage_protocol via initialize_connection() is high cost

Bug #1648900 reported by Mitsuhiro Tanino
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-cinderclient
Fix Released
Low
Unassigned

Bug Description

Currently, local_attach() via brick-cinerclient-ext verifies storage_protocol from connection_info using initialize_connection(), but this operation is high cost because this operates backend storage directly.

We can check storage_protocol from storage backend capabilities using capabilities.get(host), therefore, we should change the way to retrieve storage_protocol.

Changed in python-cinderclient:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-brick-cinderclient-ext 0.3.0

This issue was fixed in the openstack/python-brick-cinderclient-ext 0.3.0 release.

Revision history for this message
Sean McGinnis (sean-mcginnis) wrote : Bug Assignee Expired

Unassigning due to no activity for > 6 months.

Changed in python-cinderclient:
assignee: Mitsuhiro Tanino (mitsuhiro-tanino) → nobody
tags: added: brick-cinderclient-ext
Revision history for this message
Brian Rosmaita (brian-rosmaita) wrote :

This change was released and then reverted. See https://bugs.launchpad.net/python-cinderclient/+bug/1674412

Changed in python-cinderclient:
status: New → 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.