yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #29207
[Bug 1430405] [NEW] Nova volume-delete does not accept display name as input to remove volume
Public bug reported:
Issue: can not use the display name to delete a volume through the nova
volume-delete {display name}.
± nova volume-list
+----------------------------------------------------------------+--------------+----------------------+-------+---------------------+-------------------+
| ID | Status | Display Name | Size | Volume Type | Attached to |
+----------------------------------------------------------------+--------------+---------------------+---------+--------------------+-------------------+
| dcc3c310-4187-49d7-b78e-3690b38bddb8 | available | test3a | 1 | dot3a | |
+----------------------------------------------------------------+--------------+---------------------+---------+--------------------+-------------------+
± nova volume-delete test3a
Delete for volume test3a failed: No volume with a name or ID of 'test3a' exists.
± nova volume-delete dcc3c310-4187-49d7-b78e-3690b38bddb8
± nova volume-list
+----+----------+---------------------+------+---------------------+-------------------+
| ID | Status | Display Name | Size | Volume Type | Attached to |
+----+----------+---------------------+------+---------------------+-------------------+
+----+----------+---------------------+------+---------------------+-------------------+
Version; Kilo/trunk
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1430405
Title:
Nova volume-delete does not accept display name as input to remove
volume
Status in OpenStack Compute (Nova):
New
Bug description:
Issue: can not use the display name to delete a volume through the
nova volume-delete {display name}.
± nova volume-list
+----------------------------------------------------------------+--------------+----------------------+-------+---------------------+-------------------+
| ID | Status | Display Name | Size | Volume Type | Attached to |
+----------------------------------------------------------------+--------------+---------------------+---------+--------------------+-------------------+
| dcc3c310-4187-49d7-b78e-3690b38bddb8 | available | test3a | 1 | dot3a | |
+----------------------------------------------------------------+--------------+---------------------+---------+--------------------+-------------------+
± nova volume-delete test3a
Delete for volume test3a failed: No volume with a name or ID of 'test3a' exists.
± nova volume-delete dcc3c310-4187-49d7-b78e-3690b38bddb8
± nova volume-list
+----+----------+---------------------+------+---------------------+-------------------+
| ID | Status | Display Name | Size | Volume Type | Attached to |
+----+----------+---------------------+------+---------------------+-------------------+
+----+----------+---------------------+------+---------------------+-------------------+
Version; Kilo/trunk
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1430405/+subscriptions
Follow ups
References