Jay Lau
Cc: Alessandro Barabesi; openstack@lists.launchpad.net
Subject: Re: [Openstack] [Ceilometer] Problem with nova resize events
On Wed, Jul 24 2013, Jay Lau wrote:
> Hi Alex,
>
> Not sure if it is a bug, but you are right, ceiloemeter did not send
> the notification that you required.
On Wed, Jul 24 2013, Jay Lau wrote:
> Hi Alex,
>
> Not sure if it is a bug, but you are right, ceiloemeter did not send the
> notification that you required. Perhaps you can log a bug or else you can
> patch your cluster directly to enable this.
>
> class ComputeInstanceNotificationBase(ComputeNot
Hi Alex,
Not sure if it is a bug, but you are right, ceiloemeter did not send the
notification that you required. Perhaps you can log a bug or else you can
patch your cluster directly to enable this.
class ComputeInstanceNotificationBase(ComputeNotificationBase):
"""Convert compute.instance.*
Hi everybody,
I have the following problem when resizing an instance. I expected ceilometer
to generate samples
for the following resize related events:
compute.instance.resize.prep.start/.end
compute.instance.resize.confirm.start/.end
and, maybe, also for:
compute.instance.resize.start/.end
c
4 matches
Mail list logo