diff --git a/apis/cloudstack/pom.xml b/apis/cloudstack/pom.xml index 390d4e6a63..da995d62d4 100644 --- a/apis/cloudstack/pom.xml +++ b/apis/cloudstack/pom.xml @@ -55,6 +55,8 @@ FIXME_secretKey + + @@ -126,6 +128,8 @@ ${test.cloudstack.image.authenticate-sudo} ${test.cloudstack.domainAdminIdentity} ${test.cloudstack.domainAdminCredential} + ${test.cloudstack.globalAdminIdentity} + ${test.cloudstack.globalAdminCredential}