-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: jclouds-plugin
-
None
-
Environment:jclouds-jenkins 2.4
Jenkins 1.535
Ubuntu 12.04.3 LTS (GNU/Linux 3.2.0-54-virtual x86_64)
OpenStack Grizzly
Plugins
analysis-core 1.54
ant 1.2
build-publisher 1.17
cobertura 1.9.3
credentials 1.9.1
cvs 2.9
email-ext 2.35.1
external-monitor-job 1.2
git 1.5.0
git-client 1.4.2
gravatar 1.1
javadoc 1.1
jclouds-jenkins 2.4
jython 1.9
ldap 1.6
mailer 1.5
matrix-auth 1.0.2
maven-plugin 1.534
monitoring 1.47.0
pam-auth 1.1
postbuildscript 0.14
python 1.2
sloccount 1.10
ssh-agent 1.4
ssh-credentials 1.5.1
ssh-slaves 1.5
subversion 1.53
token-macro 1.8.1
translation 1.10
violations 0.7.11
warnings 4.35
jclouds-jenkins 2.4 Jenkins 1.535 Ubuntu 12.04.3 LTS (GNU/Linux 3.2.0-54-virtual x86_64) OpenStack Grizzly Plugins analysis-core 1.54 ant 1.2 build-publisher 1.17 cobertura 1.9.3 credentials 1.9.1 cvs 2.9 email-ext 2.35.1 external-monitor-job 1.2 git 1.5.0 git-client 1.4.2 gravatar 1.1 javadoc 1.1 jclouds-jenkins 2.4 jython 1.9 ldap 1.6 mailer 1.5 matrix-auth 1.0.2 maven-plugin 1.534 monitoring 1.47.0 pam-auth 1.1 postbuildscript 0.14 python 1.2 sloccount 1.10 ssh-agent 1.4 ssh-credentials 1.5.1 ssh-slaves 1.5 subversion 1.53 token-macro 1.8.1 translation 1.10 violations 0.7.11 warnings 4.35
A working configuration of the JClouds plugin now fails after upgrading to 1.535 from 1.534.
Test Connection now returns:
"Cannot connect to specified cloud, please check the identity and credentials: description"
Hardware Id is populated and CheckHardwareId succeeds.
If I alter the Credential to an incorrect value, Test Connection returns:
Cannot connect to specified cloud, please check the identity and credentials: POST https://<my_endpoint>:5000/v2.0/tokens HTTP/1.1 -> HTTP/1.1 401 Not Authorized