summaryrefslogtreecommitdiffstats
path: root/nova/node.py
diff options
context:
space:
mode:
authorRick Harris <rconradharris@gmail.com>2013-06-05 21:50:13 +0000
committerRick Harris <rconradharris@gmail.com>2013-06-06 23:14:48 +0000
commit364a00019daea8e2c8006de6e0fafc2193808659 (patch)
treed439e9e293c8bf5212b5050e213ce96a644d2517 /nova/node.py
parent7d2684868ff55589d892b9106e05740bb4971e1e (diff)
Fix Keypair exception messages
`InvalidKeyPair` exceptions weren't raising the proper error message. The reason was that the error message was passed in as an `explanation` keyword which isn't understood by `NovaException`, and so is thrown away. This is part of a patch set to improve keypair error message reporting in both the Openstack and EC2 APIs. References bug 1187952 Change-Id: Ide319cb126955927d623972dffd573cd4c4314df
Diffstat (limited to 'nova/node.py')
0 files changed, 0 insertions, 0 deletions