yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13553
[Bug 1307338] [NEW] Return incorrect message in "keypair show"
Public bug reported:
Reproduce:
1.nova keypair-list
+----------+-------------------------------------------------+
| Name | Fingerprint |
+----------+-------------------------------------------------+
| root_key | 41:f3:fc:23:07:1d:99:cc:fd:e4:7a:a3:20:ba:78:25 |
+----------+-------------------------------------------------+
2.nova keypair-show root
ERROR: The resource could not be found. (HTTP 404) (Request-ID: req-542fa1da-0ab0-4624-b662-7d7c908508e2)
expected:
nova keypair-show root
ERROR: No keypair with a name or ID of 'root' exists.
** Affects: nova
Importance: Undecided
Assignee: ugvddm (271025598-9)
Status: New
** Description changed:
- nova keypair-list
+ nova keypair-list
+----------+-------------------------------------------------+
| Name | Fingerprint |
+----------+-------------------------------------------------+
| root_key | 41:f3:fc:23:07:1d:99:cc:fd:e4:7a:a3:20:ba:78:25 |
+----------+-------------------------------------------------+
nova keypair-show root
ERROR: The resource could not be found. (HTTP 404) (Request-ID: req-542fa1da-0ab0-4624-b662-7d7c908508e2)
+
+ expected:
+ nova keypair-show root
+ ERROR: No keypair with a name or ID of 'root' exists.
** Changed in: nova
Assignee: (unassigned) => ugvddm (271025598-9)
** Description changed:
- nova keypair-list
+ Reproduce:
+ 1.nova keypair-list
+----------+-------------------------------------------------+
| Name | Fingerprint |
+----------+-------------------------------------------------+
| root_key | 41:f3:fc:23:07:1d:99:cc:fd:e4:7a:a3:20:ba:78:25 |
+----------+-------------------------------------------------+
- nova keypair-show root
+ 2.nova keypair-show root
ERROR: The resource could not be found. (HTTP 404) (Request-ID: req-542fa1da-0ab0-4624-b662-7d7c908508e2)
expected:
nova keypair-show root
ERROR: No keypair with a name or ID of 'root' exists.
--
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/1307338
Title:
Return incorrect message in "keypair show"
Status in OpenStack Compute (Nova):
New
Bug description:
Reproduce:
1.nova keypair-list
+----------+-------------------------------------------------+
| Name | Fingerprint |
+----------+-------------------------------------------------+
| root_key | 41:f3:fc:23:07:1d:99:cc:fd:e4:7a:a3:20:ba:78:25 |
+----------+-------------------------------------------------+
2.nova keypair-show root
ERROR: The resource could not be found. (HTTP 404) (Request-ID: req-542fa1da-0ab0-4624-b662-7d7c908508e2)
expected:
nova keypair-show root
ERROR: No keypair with a name or ID of 'root' exists.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1307338/+subscriptions
Follow ups
References