OpenNebula / one

The open source Cloud & Edge Computing Platform bringing real freedom to your Enterprise Cloud 🚀
http://opennebula.io
Apache License 2.0
1.25k stars 483 forks source link

onecalculate gui (user) access #1158

Open OpenNebulaProject opened 7 years ago

OpenNebulaProject commented 7 years ago

Author Name: Thomas Stein (Thomas Stein) Original Redmine Issue: 4973, https://dev.opennebula.org/issues/4973 Original Date: 2017-01-10


Hello.

I think it would be nice to give the user the option to calculate the current costs of his vms by himself. Can we have a button one the showback page maybe?

thanks and cheers t.

OpenNebulaProject commented 7 years ago

Original Redmine Comment Author Name: OpenNebula Systems Support Team (OpenNebula Systems Support Team) Original Date: 2017-01-12T12:00:21Z


We evaluated this and reached the conclusion that triggering the compute on behalf of a user is dangerous in the sense that it could saturate the server with too many petitions.

We suggest implementing a cron task to do the calculation with the needed grain, for instance one hour.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. The OpenNebula Dev Team