On Wed, Jul 03, 2013 at 02:14:59PM +, Murali Reddy wrote:
> On 02/07/13 7:45 PM, "Ryan Dietrich" wrote:
>
> >Patch submitted.
> >
> >https://reviews.apache.org/r/12223/
>
> Thanks for the patch. Added some comments to the review. Cloudstack group
> is missing as reviewer, don't have permissi
On 02/07/13 7:45 PM, "Ryan Dietrich" wrote:
>Patch submitted.
>
>https://reviews.apache.org/r/12223/
Thanks for the patch. Added some comments to the review. Cloudstack group
is missing as reviewer, don't have permission to edit the review, so could
you please add group to the reviewers?
>
>Thi
Patch submitted.
https://reviews.apache.org/r/12223/
Things that still need to be thought through:
1. Should the async command event type be a column on async job (and be an
attribute of AsyncJobVO)?
2. Should getInstanceId and getInstanceType of AsyncCmd be abstract instead of
implemented wit
On 28/06/13 4:28 AM, "Ryan Dietrich" wrote:
>> For every api command, pretty much there is an action event generated
>>that
>> gets published on to event bus as well. CLOUDSTACK-3190 is open bug that
>> needs to be fixed so that entity type being operated and UUID details of
>> entity are publish
> For every api command, pretty much there is an action event generated that
> gets published on to event bus as well. CLOUDSTACK-3190 is open bug that
> needs to be fixed so that entity type being operated and UUID details of
> entity are published. It just tedious job to fix all the places action
On 27/06/13 5:46 AM, "Ryan Dietrich" wrote:
>Hi, I'm doing some work in the event bus. My requirements are pretty
>straightforward.
>
>1. Let me know when a command is executed.
>2. Let me know the UUID of the element being modified when that command
>is executed. (i.e.: If we're updating a vir
Hi, I'm doing some work in the event bus. My requirements are pretty
straightforward.
1. Let me know when a command is executed.
2. Let me know the UUID of the element being modified when that command is
executed. (i.e.: If we're updating a virtual machine, the UUID should be the
one for that
Yeah its a bug. Fixed CLOUDSTACK-3213 for both 4.2 and 4.1.1. Thanks for
bringing it out.
On 25/06/13 9:27 PM, "Marcus Sorensen" wrote:
>Thanks for the response. So am I to assume that the VM start/stop
>showing up under EntityType Network is also a bug?
>
>On Tue, Jun 25, 2013 at 6:05 AM, Mura
Thanks for the response. So am I to assume that the VM start/stop
showing up under EntityType Network is also a bug?
On Tue, Jun 25, 2013 at 6:05 AM, Murali Reddy wrote:
>
> Opened bug CLOUDSTACK-3190 for this.
>
> On 25/06/13 4:03 PM, "Murali Reddy" wrote:
>
>>
>>Marcus,
>>
>>Events bus framewo
Opened bug CLOUDSTACK-3190 for this.
On 25/06/13 4:03 PM, "Murali Reddy" wrote:
>
>Marcus,
>
>Events bus framework with current AMQP default implementation, has routing
>key with format
>'Eventsource.EventCategory.EventType.EntityType.EntityUUID' as described
>in [1]. If you see from the log y
Marcus,
Events bus framework with current AMQP default implementation, has routing
key with format
'Eventsource.EventCategory.EventType.EntityType.EntityUUID' as described
in [1]. If you see from the log you pasted below events of type
'ResourceStateEvent' has details of entity UUID. Since it wa
>> -Thanks
>> Sangeetha
>> -Original Message-
>> From: Marcus Sorensen [mailto:shadow...@gmail.com]
>> Sent: Monday, June 24, 2013 9:24 PM
>> To: dev@cloudstack.apache.org
>> Subject: Re: event bus details
>>
>> Here's another, when deleti
inal Message-
> From: Marcus Sorensen [mailto:shadow...@gmail.com]
> Sent: Monday, June 24, 2013 9:24 PM
> To: dev@cloudstack.apache.org
> Subject: Re: event bus details
>
> Here's another, when deleting a VPC. I see the details of all of the things
> it's doing (
-Original Message-
From: Marcus Sorensen [mailto:shadow...@gmail.com]
Sent: Monday, June 24, 2013 9:24 PM
To: dev@cloudstack.apache.org
Subject: Re: event bus details
Here's another, when deleting a VPC. I see the details of all of the things
it's doing (removing the router
Here's another, when deleting a VPC. I see the details of all of the
things it's doing (removing the router, networks, etc), but I can't
tell which VPC was being deleted. I feel like that '*' under
ActionEvent should be telling me the uuid, like that position does in
the other events:
[x]
'manage
15 matches
Mail list logo