brooklyn

How can I access HP Helion using Apache jclouds

耗尽温柔 提交于 2019-12-06 12:11:06
问题 I want to access HP Helion cloud using Apache jclouds 1.8.0 (via the Apache Brooklyn project) and the configuration I used previously no longer works. The documentation suggests I use the same username and password as the console but this gives me an HTTP 401 authentication error. The POST data being sent is recorded in the logs, and looks like this (with the formatted and username/password redacted): { "auth":{ "apiAccessKeyCredentials":{"accessKey":"user@example.org","secretKey":"XXXXXXXX"}