cinder/cinder/volume/drivers/nec
Naoki Saito 16f9c5535f NEC driver: fix an undefined variable
Currently, NEC driver references an undefined variable in message
formatting.
That causes volume creation failure when 4 or more volumes are created
from same image in parallel.

This patch removes the reference.

Conflicts:
        cinder/tests/unit/volume/drivers/nec/test_volume.py
        Note: It is refactored in Train.

Change-Id: I3dc6a55ee5ed496a37885a139fba11d1134e971f
Closes-Bug: #1850913
(cherry picked from commit 16dbad18cc)
(cherry picked from commit 41cf3b7497)
2020-03-10 15:37:44 +09:00
..
__init__.py Add cinder volume drivers for NEC Storage M series 2016-12-14 17:45:17 +09:00
cli.py NEC Driver: Python3 compatibility 2019-10-11 08:57:14 +00:00
product.xml NEC driver reads default_backends 2017-08-23 19:01:00 +09:00
volume.py Add get_driver_options method 2019-03-07 09:18:01 -05:00
volume_common.py NEC driver: Reuse iSCSI LUNs of detached volumes. 2018-06-27 13:02:42 +09:00
volume_helper.py NEC driver: fix an undefined variable 2020-03-10 15:37:44 +09:00