[
https://issues.apache.org/jira/browse/CLOUDSTACK-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Brockmeier updated CLOUDSTACK-325:
--------------------------------------
Fix Version/s: (was: 4.0.1)
(was: 4.1.0)
> AWS API - Port 7080 is not opened by default . This needs to be opened up for
> AWS calls to work.
> ------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-325
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-325
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: AWSAPI, Doc
> Affects Versions: pre-4.0.0
> Environment: Tested on "CentOS 6.3" management server.
> cloud-sccs
> Git Revision: 5ee613fbf2da5f6212f2f166c980506e0c6cb5cb
> Git URL: https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git
> Reporter: Sangeetha Hariharan
> Assignee: Prachi Damle
>
> AWS API - Port 7080 is not opened by default . This needs to be opened up for
> AWS calls to work.
> Steps to reproduce the problem:
> install management servers.
> Once management server is up:
> 1. Enable ec2 services by enabling the enable.ec2.api global pamater and
> restart management server.
> 2. Create a user and generate api and secret key.
> 3. Try to register the user using cloudstack-aws-api-register command:
> ./cloudstack-aws-api-register --apikey=<api-key> --secretkey=<secret-key>
> --cert=<cert> --url=http://<mgmt-server-ip>:7080/awsapi
> User registration failed with error: [Errno 113] No route to host
> Work Around:
> Open the port 7080 manually in /etc/sysconfig/iptables and restart the
> iptables services.
> After this Soap calls will succeed.
--
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