Sangeetha Hariharan created CLOUDSTACK-406:
----------------------------------------------

             Summary: Amazon Web Service Interface Compatibility Section - 
Reference to port 8080 needs to changed to port 7080 in 
cloudstack-aws-api-register command and when setting EC2_URL.
                 Key: CLOUDSTACK-406
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-406
             Project: CloudStack
          Issue Type: Bug
          Components: Doc
    Affects Versions: pre-4.0.0
         Environment: Install guide - 
http://jenkins.cloudstack.org/view/master/job/build-docs-install-master/lastSuccessfulBuild/artifact/Apache_CloudStack-4.0.0-incubating-Installation_Guide-en-US.pdf

            Reporter: Sangeetha Hariharan


Amazon Web Service Interface Compatibility Section - Reference to port 8080 
needs to changed to port 7080 in cloudstack-aws-api-register command and when 
setting EC2_URL.


In 10.4.1. AWS API User Registration section:

$ cloudstack-aws-api-register --apikey=User’s CloudStack API key 
--secretkey=User’s
CloudStack Secret key --cert=/path/to/cert.pem 
--url=http://CloudStack.server:8080/
awsapi

--url param should be http://CloudStack.server:7080/awsapi , instead of port 
8080.


10.4.2. AWS API Command-Line Tools Setup

export EC2_URL=http://CloudStack.server:8080/awsapi

This varibale needs to point to "http://CloudStack.server:7080/awsapi";


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to