summaryrefslogtreecommitdiff
path: root/rawdisk.write.help
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-12-09 16:19:11 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-12-09 16:37:54 +0000
commitde88869eff96b3f9c09f61f4c9f67c0a710e1974 (patch)
tree69c8e963b75591c03e68e8c4d5e036bb0bea1d43 /rawdisk.write.help
parent5a070828829e4c28d6e0a44c047a116ee1bbd1ae (diff)
downloaddefinitions-de88869eff96b3f9c09f61f4c9f67c0a710e1974.tar.gz
openstack.check: Be more careful when claiming credentials are invalid
In order to check the user's credentials at the start of deployment, we try to run `glance image-list`. I found a situation where this command failed despite my credentials being correct. Morph outputted a misleading error message that said 'Wrong OpenStack credentials' The code now checks that the error returned by 'glance' does indeed look like a credentials error. If it doesn't, the full error output is displayed. The error I encountered now gets a message like this: ERROR: openstack.check failed with code 1: ERROR: Failed to connect to OpenStack instance at https://example.com:5000/v2.0: [('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')] (If you are curious, I fixed this by running `update-ca-certificates`.)
Diffstat (limited to 'rawdisk.write.help')
0 files changed, 0 insertions, 0 deletions