** Also affects: python-novaclient
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/1307338
Title:
Return incorrect message in "keypair show"
Status in OpenStack Compute (Nova):
New
Status in Python client library for 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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp