[
https://issues.apache.org/jira/browse/CLOUDSTACK-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Tomechak updated CLOUDSTACK-406:
----------------------------------------
Assignee: (was: Jessica Tomechak)
> Amazon Web Service Interface Compatibility Section - Reference to port 8080
> needs to be 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
> Security Level: Public(Anyone can view this level - this is the
> default.)
> 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
> Fix For: 4.0.0
>
>
> Amazon Web Service Interface Compatibility Section - Reference to port 8080
> needs to be 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 was sent by Atlassian JIRA
(v6.1#6144)