You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Kasun Pushpaka de Silva (JIRA)" <ji...@apache.org> on 2014/10/20 12:02:33 UTC

[jira] [Created] (STRATOS-899) Stratos Installer does't replace the secretAlias value related to EC2 in IaasPoviders

Kasun Pushpaka de Silva created STRATOS-899:
-----------------------------------------------

             Summary: Stratos Installer does't replace the secretAlias value related to EC2 in IaasPoviders
                 Key: STRATOS-899
                 URL: https://issues.apache.org/jira/browse/STRATOS-899
             Project: Stratos
          Issue Type: Bug
          Components: Stratos Installer
            Reporter: Kasun Pushpaka de Silva


Currently have values related to openstack, 

<identity svns:secretAlias="elastic.scaler.openstack.identity">EC2_IDENTITY</identity>
<credential svns:secretAlias="elastic.scaler.openstack.credential">EC2_CREDENTIAL</credential>

Should be changed to,

<identity svns:secretAlias="cloud.controller.ec2.identity">EC2_IDENTITY</identity>
<credential svns:secretAlias="cloud.controller.ec2.credential">EC2_CREDENTIAL</credential>





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)