cinder/cinder/volume/drivers/hpe
Vivek Soni 8a039bb5cd VSA: Concurrent request handling in attachment
Issue: VSA cannot have two server created with
same host name, so when concurrent request tries
to create server only one request succeed and
subsequent request gets response of exception
of already exists.

This fix handle concurrent request and ensure
only one request with same host name request
server creation on VSA.

Change-Id: I41815510f0e6bf865a46d1efd7b73f613ddbe736
Closes-Bug: #1779654
2018-08-02 04:12:42 -04:00
..
__init__.py Refactor HP 3PAR drivers to now be HPE 2015-11-12 12:46:35 -08:00
hpe_3par_base.py HPE3PAR: Fix pointing to backend in group failover 2018-06-19 23:11:02 -04:00
hpe_3par_common.py HPE3PAR: Fix pointing to backend in group failover 2018-06-19 23:11:02 -04:00
hpe_3par_fc.py HPE3PAR: Fix pointing to backend in group failover 2018-06-19 23:11:02 -04:00
hpe_3par_iscsi.py HPE3PAR: Fix pointing to backend in group failover 2018-06-19 23:11:02 -04:00
hpe_lefthand_iscsi.py VSA: Concurrent request handling in attachment 2018-08-02 04:12:42 -04:00