Kolla-ansible Openstack : Queries on Metering and Rating Module
Pierre Riteau
pierre at stackhpc.com
Fri Sep 2 08:08:58 UTC 2022
You have to create rating rules for CloudKitty to perform rating. Otherwise
it won't produce any results. See the CloudKitty documentation about
hashmaps for more details:
https://docs.openstack.org/cloudkitty/latest/user/rating/hashmap.html
On Fri, 2 Sept 2022 at 09:33, KK CHN <kkchn.in at gmail.com> wrote:
> I have installed all-in-one using Kolla-ansible wallaby on a Virtual
> Machine (Debian 10)
>
> By default configurations up and running are able to create VMs .. with
> the default Cirros image.
>
> I want the Metering and Billing modules for a deployment scenario. So I
> used this setup as a PILOT and use ceilometer with cloudkitty and
> gnocchi..
>
> I have enabled ( correct me If I am wrong or missing any other directives
> for metering and rating other than this if required =>
> enable_ceilometer : "yes" enable_cloudkitty : "yes" enable_gnocchi :
> "yes" , enable_horizon_cloudkitty : "{{ enable_cloudkitty |bool }}"
> cloudkitty_collector_backend: "gnocchi"
>
> in /etc/kolla/globals.yml
>
> Then re deployed the all in one $ ( (venvopenstack) cloud at wallaby:~$
> kolla-ansible -i ./all-in-one bootstrap-servers , (venvopenstack)
> cloud at Xena:~$ kolla-ansible -i ./all-in-one prechecks, (venvopenstack)
> cloud at Xena:~$ kolla-ansible -i ./all-in-one deploy ) .. All went well up
> and able to access horizon dashboard.
>
> How to view the metrics and ratings ::
>
> I am able to get Admin => Rating tab
> Enabled the three Rating Modules there. (Hashmap, noop, pyscripts) ..
>
> Rating Summary : I am getting as below
> All CloudTotal 0
> LL <http://10.184.48.94/admin/rating_summary/ALL> Cloud Total
> <http://10.184.48.94/admin/rating_summary/ALL> 0
>
> Hashmap and pyscrips tab nothing to view , its empty.
>
> How can I use this Rating module and how to get useful values there ?
> Or is there any other configurations I have to make to get a better
> metering and billing utility using these tools.
>
> Kindly share your tips and expertise with these tools.
>
> What / where to refer to get a nice Rating/metering configurations using
> these tools.( Or do I need to enable / configure more directives or
> resources ??)
>
> I have not seen a highly populated Rating Module interface in Horizon so
> it should be. Any reference images and configurations are most welcome.
>
> Thank you,
> Krish
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.openstack.org/pipermail/openstack-discuss/attachments/20220902/ffbb7f25/attachment.htm>
More information about the openstack-discuss
mailing list