[Openstack] Pricing for Floating IP - Cloudkitty

murali muraliselva.10 at gmail.com
Thu Dec 24 13:50:40 UTC 2015


I can be able to find the issue and sort that one out.

Actually there was one modification is needed to done in ceilometer code.

It was not catching non-metric values.

In the following line it was needed to set as False.

https://github.com/openstack/ceilometer/blob/master/ceilometer/notification.py#L52

After that it was working fine as needed.

Thanks,

Murali.

On 24 December 2015 at 19:10, Stéphane Albert <sheeprine-ml at nullplace.com>
wrote:

> On Mon, Dec 21, 2015 at 01:48:45PM +0530, murali wrote:
> > Hello ,
> >
> > I need to configure price for the floating IP.
> >
> > I have tried creating the pricing as follows:
> >
> > First created the service named network.floating.
> >
> > Then created the group named network.floating.
> >
> > Have created the service mapping for the same with some cost and pricing
> > type "Flat".
> >
> > But still it seems not to be working.
> >
> > I have checked the Db backend for the same to ensure that whether cost
> for
> > the same is displayed.
> >
> > It is not displaying the cost for the same.
> Hi,
>
> Even if you're not applying rating rules on floating IPs you should
> still get data inserted in CloudKitty storage backend.
> If you don't get the data in the storage, it's either that the data is
> not in ceilometer or that the service collection is not enabled.
>
> Try to check you configuration parameters and query ceilometer API for
> floating IP information. If your settings are right and ceilometer is
> collecting the data, then open a bug report. We'll try to figure out
> what's not working.
>
> Thanks
>



-- 
*life s to live....!!!!*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20151224/9a579eab/attachment.html>


More information about the Openstack mailing list