cinder/cinder/volume/drivers/nec
Naoki Saito c394a84372 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)
(cherry picked from commit 16f9c5535f)
(cherry picked from commit d0e9c22bee)
2020-04-17 01:22:28 +00:00
..
__init__.py Add cinder volume drivers for NEC Storage M series 2016-12-14 17:45:17 +09:00
cli.py Merge "NEC driver: Faster clone status check." into stable/queens 2018-07-20 05:14:34 +00:00
product.xml NEC driver reads default_backends 2017-08-23 19:01:00 +09:00
volume.py NEC driver: Optimal path for non-disruptive backup 2017-07-14 09:39:08 +09:00
volume_common.py NEC driver: Reuse iSCSI LUNs of detached volumes. 2018-07-03 04:03:41 +00:00
volume_helper.py NEC driver: fix an undefined variable 2020-04-17 01:22:28 +00:00