osrf / cloudsim-legacy

Apache License 2.0
1 stars 1 forks source link

create_cloudsim.py should be quiet by default #189

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).


The console output from create_cloudsim.py is very verbose. Now that we're advising users to run it, it should be quiet by default, just giving enough output to indicate progress, errors, and/or completion.

A --verbose or similar argument would re-enable the current behavior for developers who want to see everything happen.