PROBLEM: there is no 7080 port enabled by setting the EC2 compatibility values to true in global settings
According to the docs... http://docs.cloudstack.apache.org/en/4.15.1.0/installguide/optional_installation.html#amazon-web-services-interface I should be able to configure the ec2 and s3 api to "true" in Global Settings, then restart cloudstack-managment to enable the following endpoint: http://localhost:7080/awsapi After making the change to settings and the stop/start, I was getting refusal at the address above. So I checked netstat -tulpn and there is nothing listening at 7080. Further: there is a discussion about changing the port in /etc/cloudstack/management/server.xml. I find no server.xml file there. I do find a server.properties file at the end of that path. Please tell me... what considerable step have I missed? Seemed too simple to be true and so I am finding it now... Thanks. --jay