Hi, I am trying to use aws-api with boto.
I am following http://www.slideshare.net/sebastiengoasguen/cloudstack-ec2-configuration. but on slide 8, the command reads "cloud-bridge-register". If I am understanding correctly, it should be "cloudstack-aws-api-register" as noted here : http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.2/html/Installation_Guide/aws-ec2-user-setup.html . But I while using the "cloudstack-aws-api-register" command I am getting "User registration failed with http error code: 404". My mgmt server is running on localhost and the url I am using with above command is "http://lcoalhost:8080/awsapi". Any clue ? Thanks, Dharmesh