[Openstack] [Ceilometer] Problem with nova resize events

Julien Danjou julien at danjou.info
Wed Jul 24 17:07:46 UTC 2013


On Wed, Jul 24 2013, Alessandro Barabesi wrote:

> We are using version 2013.1.2 of ceilometer, so we have no
> "ComputeInstanceNotificationBase" class in notifications.py, instead
> we have
>
> " class _Base(plugin.NotificationBase) ", which handles events with
>
> get_event_types():
>         return ['compute.instance.create.end',
>                 'compute.instance.exists',
>                 'compute.instance.delete.start',
>                 'compute.instance.finish_resize.end',
>                 'compute.instance.resize.revert.end']
>
> like ComputeInstanceNotificationBase does.
>
> What is your suggestion in order to enable handlings of more compute
> events, considering we will go live in 2-3 weeks time?
>
> 1- We wait for Julien's patch to be approved and we upgrade to the patched version. 
> 2- We modify ourselves get_event_types() on our installation
> 3- ?

It's probably simpler to go with option 2.

-- 
Julien Danjou
/* Free Software hacker * freelance consultant
   http://julien.danjou.info */
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130724/fef8164a/attachment.sig>


More information about the Openstack mailing list