osrf / cloudsim-legacy

Apache License 2.0
1 stars 1 forks source link

create_cloudsim.py final console output should include link to AWS console #188

Open osrf-migration opened 10 years ago

osrf-migration commented 10 years ago

Original report (archived issue) by Brian Gerkey (Bitbucket: Brian Gerkey, GitHub: gerkey).


Partway through the output from create_cloudsim.py, I see this helpful message:

CloudSim ready. Visit http://54.80.76.130 

Stop your CloudSim using the AWS console
     http://aws.amazon.com/console/

Then there's much more output, followed by this less pretty message that offers partially overlapping information, but no link to the AWS console for termination:

CloudSim ready at ip 54.80.76.130, user: gerkey@osrfoundation.org

The final message should have everything, and should look nice (e.g., the earlier message is partly colored, which is good).