[Openstack] billing for openstack

2012-10-09 Thread Frans Thamura
hi all my member asks related to billing for openstack, so we can bill anyone use openstack's services are one of this? WHMCS, Clientexec, Blesta, Hostbill or anyone can help? F ___ Mailing list: https://launchpad.net/~openstack Post

Re: [Openstack] billing for openstack

2012-10-09 Thread Nick Barcet
On 10/09/2012 05:33 PM, Frans Thamura wrote: hi all my member asks related to billing for openstack, so we can bill anyone use openstack's services are one of this? WHMCS, Clientexec, Blesta, Hostbill or anyone can help? Hello Frans, We are just about to release a first version

Re: [Openstack] billing for openstack

2012-10-09 Thread Frans Thamura
interesting.. still learning how to implement best billing for openstack. in private this is good to make revenue center for IT division F On Tue, Oct 9, 2012 at 11:05 PM, Nick Barcet nick.bar...@canonical.com wrote: On 10/09/2012 05:33 PM, Frans Thamura wrote: hi all my member asks

[Openstack] Billing in Openstack

2012-08-30 Thread Rajesh Avula
Greetings...!! I would like to generate billing of used resources (CPU, RAM, Disk) in openstack. Below are the details of my setup (Please ask me for more details if require regarding setup) Mainly I have used 2 system to make my setup, below are the details... 1. *On First Laptop *(Dell -

Re: [Openstack] Billing in Openstack

2012-08-30 Thread Emilien Macchi
Hi, You should read Ceilometer Project [1] and try it into DevStack directly in editing localrc before to run devstack and add : enable_service ceilometer-acompute,ceilometer-acentral, ceilometer-collector Enjoy ! [1] http://wiki.openstack.org/EfficientMetering Regards, -Emilien On

Re: [Openstack] Billing in Openstack

2012-08-30 Thread Nick Barcet
On 08/30/2012 03:40 AM, Emilien Macchi wrote: Hi, You should read Ceilometer Project [1] and try it into DevStack directly in editing localrc before to run devstack and add : enable_service ceilometer-acompute,ceilometer-acentral, ceilometer-collector Enjoy ! [1]