Re: Devcloud2 errors on 4.4

2014-04-17 Thread David Grizzanti
On 4/16/14 5:20 AM, David Grizzanti dgrizzanti.cloudst...@gmail.com wrote: Didn't realize there was a new version of devcloud - thanks for the tip. Will try this out! On Wed, Apr 16, 2014 at 1:30 AM, Punith S punit...@cloudbyte.com wrote: hi, check whether you are using the new

Re: AsyncJobEvents missing from Event Bus in 4.3

2014-04-16 Thread David Grizzanti
trigger event bus messages to be published-AsyncJobManagerImpl to publish async job events when async jobs are created, updated and completed Kelven On 4/14/14, 1:37 PM, David Grizzanti david.grizza...@sungardas.com wrote: Hi All, I came across an issue this week that I

Re: Devcloud2 errors on 4.4

2014-04-16 Thread David Grizzanti
/display/CLOUDSTACK/DevCloud and its recommended to use devcloud as host only mode. thanks, On Wed, Apr 16, 2014 at 12:18 AM, David Grizzanti david.grizza...@sungard.com wrote: All, I am facing an issue when trying to get devcloud2 running with latest code from 4.4 branch

Devcloud2 errors on 4.4

2014-04-15 Thread David Grizzanti
(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Any help would be appreciated.  Thanks! --  David Grizzanti Software Engineer Sungard Availability Services e: david.grizza...@sungard.com w: 215-446-1431 c: 570-575-0315

Unable to start instance on 4.3 using Simulator

2014-04-15 Thread David Grizzanti
) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:701) Thanks --  David Grizzanti Software Engineer Sungard Availability Services e: david.grizza...@sungard.com w: 215-446-1431 c: 570-575-0315

AsyncJobEvents missing from Event Bus in 4.3

2014-04-14 Thread David Grizzanti
Hi All, I came across an issue this week that I wanted to see if anyone is aware of. Until recently we've been running on 4.2 and using the Event Bus pretty heavily. We upgraded to 4.3 last week and I noticed since upgrading that we're not seeing any AsyncJobEvent messages. We see all the other

Re: Simulator : Error while creating a snapshot from a VM

2014-03-20 Thread David Grizzanti
(QueuedThreadPool.java:582) Thanks Meghna. -- David Grizzanti Software Engineer Sungard Availability Services e: david.grizza...@sungard.com w: 215.446.1431 c: 570.575.0315

Re: IAM guidelines for CS APIs

2014-03-18 Thread David Grizzanti
with patches that are linked to a Jira (mostly bugs). Should we create a private fork, work on our changes and then raise a review for each item? Thanks! --  David Grizzanti Software Engineer Sungard Availability Services e: david.grizza...@sungard.com w: 215.446.1431 c: 570.575.0315 On March 17, 2014

Re: IAM guidelines for CS APIs

2014-03-17 Thread David Grizzanti
in CUD APIs - How to write list API's - How to support Response View Separation for API Commands Thank you, Prachi -- David Grizzanti Software Engineer Sungard Availability Services e: david.grizza...@sungard.com w: 215.446.1431 c: 570.575.0315

Re: Review Request 17591: CLOUDSTACK-5872: Async response from addAccountToProject doesn't contain useful information

2014-03-04 Thread David Grizzanti
generated e-mail. To reply, visit: https://reviews.apache.org/r/17591/#review35953 --- Ship it! ebcaec8632dbd92c071317f3190915244a287afb - daan Hoogland On Jan. 31, 2014, 2:51 p.m., David Grizzanti wrote

Re: [DISCUSS] Domain/Account/User Sync Up Among Multiple Regions

2014-02-19 Thread David Grizzanti
is in the identifying factor of uniqueness. Let me know your thoughts on this and whether or not this can be added, at least as an optional item if needed. Thanks --  David Grizzanti Software Engineer Sungard Availability Services e: david.grizza...@sungard.com w: 215.446.1431 c: 570.575.0315 On February

Re: [DISCUSS] Domain/Account/User Sync Up Among Multiple Regions

2014-02-19 Thread David Grizzanti
Alex, That sounds reasonable. Can we add the change to the API create calls for domain/account/user to the scope of this work? Thanks --  David Grizzanti Software Engineer Sungard Availability Services e: david.grizza...@sungard.com w: 215.446.1431 c: 570.575.0315 On February 19, 2014 at 6:32

Review Request 17591: CLOUDSTACK-5872: Async response from addAccountToProject doesn't contain useful information

2014-01-31 Thread David Grizzanti
--- Testing done on master. Thanks, David Grizzanti

Re: Review Request 16249: CLOUDSTACK-5496 : Account included in ActionEvents is Project Account ID

2014-01-23 Thread David Grizzanti
--- On Jan. 22, 2014, 2:07 p.m., David Grizzanti wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16249/ --- (Updated

Re: Review Request 16249: CLOUDSTACK-5496 : Account included in ActionEvents is Project Account ID

2014-01-22 Thread David Grizzanti
://reviews.apache.org/r/16249/diff/ Testing --- Testing done 4.2 Thanks, David Grizzanti

Re: Review Request 15280: CLOUDSTACK-5062: Deleting Load Balancing Rule fails when generating usage events are enabled

2014-01-22 Thread David Grizzanti
://reviews.apache.org/r/15280/diff/ Testing --- Testing only on 4.2 Thanks, David Grizzanti

Re: Review Request 15280: CLOUDSTACK-5062: Deleting Load Balancing Rule fails when generating usage events are enabled

2014-01-22 Thread David Grizzanti
. On Wed, Nov 6, 2013 at 8:09 PM, David Grizzanti david.grizza...@sungard.com wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15280

Re: Review Request 16249: CLOUDSTACK-5496 : Account included in ActionEvents is Project Account ID

2013-12-31 Thread David Grizzanti
is being changed/add/deleted in a project. Diffs - server/src/com/cloud/event/ActionEventUtils.java 5956eae server/test/org/apache/cloudstack/affinity/AffinityApiUnitTest.java 7e21c09 Diff: https://reviews.apache.org/r/16249/diff/ Testing --- Testing done 4.2 Thanks, David

Re: Review Request 16249: CLOUDSTACK-5496 : Account included in ActionEvents is Project Account ID

2013-12-31 Thread David Grizzanti
Thanks, David Grizzanti

Re: Entity UUID and Type missing on ActionEvent event notifications

2013-12-17 Thread David Grizzanti
that account ID for anything in the API.  I created a bug and added a patch for this in  https://issues.apache.org/jira/browse/CLOUDSTACK-5496  if you could take a look. Thanks --  David Grizzanti Software Engineer Sungard Availability Services e: david.grizza...@sungard.com w: 215.446.1431 c

Re: Entity UUID and Type missing on ActionEvent event notifications

2013-12-13 Thread David Grizzanti
/CallContext - they are NULL. --  David Grizzanti Software Engineer Sungard Availability Services e: david.grizza...@sungard.com w: 215.446.1431 c: 570.575.0315 On December 12, 2013 at 11:23:13 PM, Alex Ough (alex.o...@sungard.com) wrote: David, I'm not sure if this is correct, but wasn't

Review Request 16249: CLOUDSTACK-5496 : Account included in ActionEvents is Project Account ID

2013-12-13 Thread David Grizzanti
in a project. Diffs - server/src/com/cloud/event/ActionEventUtils.java 5956eae server/test/org/apache/cloudstack/affinity/AffinityApiUnitTest.java 7e21c09 Diff: https://reviews.apache.org/r/16249/diff/ Testing --- Testing done 4.2 Thanks, David Grizzanti

Re: Entity UUID and Type missing on ActionEvent event notifications

2013-12-10 Thread David Grizzanti
or re-open  https://issues.apache.org/jira/browse/CLOUDSTACK-3190? Thanks --  David Grizzanti Software Engineer Sungard Availability Services e: david.grizza...@sungard.com w: 215.446.1431 c: 570.575.0315 On December 6, 2013 at 4:26:40 PM, Alex Ough (alex.o...@sungard.com) wrote: I modified

Re: Review Request 15725: CLOUDSTACK-5022: NullPointerException when invalid zone is passed into UsageEventUtils (master)

2013-12-05 Thread David Grizzanti
--- On Dec. 3, 2013, 4:50 p.m., David Grizzanti wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15725

Re: Review Request 15725: CLOUDSTACK-5022: NullPointerException when invalid zone is passed into UsageEventUtils (master)

2013-12-03 Thread David Grizzanti
Thanks, David Grizzanti

Re: Enabling AMQP/RabbitMQ Events on master

2013-11-25 Thread David Grizzanti
Murali, Would you be able to comment on how to enable the event message bus notifications on master? Thanks! --  David Grizzanti Software Engineer Sungard Availability Services e: david.grizza...@sungard.com w: 215.446.1431 c: 570.575.0315 On November 21, 2013 at 12:35:31 PM, Alena

NullPointerException when invalid zone is passed into UsageEventUtils (CLOUDSTACK-5220)

2013-11-25 Thread David Grizzanti
an acceptable solution to everyone? Thanks --  David Grizzanti Software Engineer Sungard Availability Services e: david.grizza...@sungard.com w: 215.446.1431 c: 570.575.0315

Re: Enabling AMQP/RabbitMQ Events on master

2013-11-21 Thread David Grizzanti
Alena, Do you or anyone else on the list have any updated information about enabling the events on master? Thanks! On Thursday, November 7, 2013, David Grizzanti wrote: Alena, I don't think these steps will work on master (not installing packages of cloudstack), I'm building from source

Re: Entity UUID and Type missing on ActionEvent event notifications

2013-11-20 Thread David Grizzanti
this for when I found the issue was for creating a network, which is not an async job.   The AsyncJobManager I believe it generating a different type of event that what I was originally looking at. Let me know your thoughts. Thanks --  David Grizzanti Software Engineer Sungard Availability

Review Request 15722: CLOUDSTACK-5022: NullPointerException when invalid zone is passed into UsageEventUtils

2013-11-20 Thread David Grizzanti
but leaving out zone UUID. UsageEventUtils has been moved on master, so a separate review will be submitted for that fix. Diffs - server/src/com/cloud/event/UsageEventUtils.java 2e42229 Diff: https://reviews.apache.org/r/15722/diff/ Testing --- Tested on 4.2.0 Thanks, David Grizzanti

Re: Review Request 15722: CLOUDSTACK-5022: NullPointerException when invalid zone is passed into UsageEventUtils (4.2.0)

2013-11-20 Thread David Grizzanti
- server/src/com/cloud/event/UsageEventUtils.java 2e42229 Diff: https://reviews.apache.org/r/15722/diff/ Testing --- Tested on 4.2.0 Thanks, David Grizzanti

Entity UUID and Type missing on ActionEvent event notifications

2013-11-19 Thread David Grizzanti
, @action=NETWORK-CREATE, @resource_type=Network, @resource_id=* {   status: Completed,   event: NETWORK.CREATE,   account: 6d836cf8-47cd-11e3-a130-606d02c0c082,   user: 6d838544-47cd-11e3-a130-606d02c0c082 } --  David Grizzanti Software Engineer Sungard Availability Services e: david.grizza

Re: Question: Error when creating templates from ROOT volumes in the Simulator

2013-11-12 Thread David Grizzanti
Ok, thanks Prasanna.  I'm going to create a bug in Jira so we can keep track of the changes (when/if they are needed). --  David Grizzanti Software Engineer Sungard Availability Services e: david.grizza...@sungard.com w: 215.446.1431 c: 570.575.0315 On November 7, 2013 at 3:02:09 PM, David

Enabling AMQP/RabbitMQ Events on master

2013-11-07 Thread David Grizzanti
=org.apache.cloudstack.mom.rabbitmq.RabbitMQEventBus property name=name value=eventNotificationBus/ property name=server value=localhost/ property name=port value=5672/ property name=username value=guest/ property name=password value=guest/ property name=exchange value=cloudstack-events/ /bean -- David

Review Request 15323: CLOUDSTACK-5080: Hypervisor Capabilities table missing entry for Simulator

2013-11-07 Thread David Grizzanti
(in hypervisor_capabilities). - Updated developer/pom.xml to include this new file Diffs - developer/pom.xml 0eb18bf setup/db/hypervisor_capabilities.simulator.sql PRE-CREATION Diff: https://reviews.apache.org/r/15323/diff/ Testing --- Tested on master and 4.2 Thanks, David Grizzanti

Re: Review Request 15181: CLOUSTACK-5023: Deleting Port Forwarding Rule fails when generating usage events are enabled

2013-11-06 Thread David Grizzanti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15181/#review28081 --- On Nov. 1, 2013, 3:52 p.m., David Grizzanti wrote: --- This is an automatically

Re: Review Request 15181: CLOUSTACK-5023: Deleting Port Forwarding Rule fails when generating usage events are enabled

2013-11-06 Thread David Grizzanti
On Nov. 3, 2013, 7:45 p.m., daan Hoogland wrote: can you test and submit for master as well? d6420cd91ebb493e8b9d4220e95b7a3250272db3 David Grizzanti wrote: do you want me to submit a separate review for the master fix? master seems a bit different in terms of the simulator

Review Request 15280: CLOUDSTACK-5062: Deleting Load Balancing Rule fails when generating usage events are enabled

2013-11-06 Thread David Grizzanti
on 4.2 Thanks, David Grizzanti

Re: Question: Error when creating templates from ROOT volumes in the Simulator

2013-11-05 Thread David Grizzanti
#createTemplate() and see how the template gets registered with 0 size. On Tue, Nov 05, 2013 at 02:54:00AM -0500, Sebastien Goasguen wrote: Pinging Prasanna on this, On Oct 31, 2013, at 5:07 PM, David Grizzanti david.grizza...@sungard.com javascript:; wrote: Hi All, I have been

Question: Error when creating templates from ROOT volumes in the Simulator

2013-10-31 Thread David Grizzanti
in the template_store_ref table are set to 0 for these templates. If I correct those values for my entry after the fact, everything appears to work. I dug around in the code a bit as well, but nothing obvious was jumping out at me as to why this was happening. Any thoughts? Thanks! -- David Grizzanti Software

Re: Question: Supported API calls in the Simulator

2013-09-10 Thread David Grizzanti
Including a row in hypervisor_capabilities table for 'Simulator' as hypervisor type seems to have done the trick. Thanks again! On Tue, Sep 10, 2013 at 9:37 AM, David Grizzanti david.grizza...@sungard.com wrote: All, Thanks for the suggestions and help. I'll try out what Prasanna

Question: Supported API calls in the Simulator

2013-09-09 Thread David Grizzanti
:1146) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:679) Thanks! -- David Grizzanti Software Engineer Sungard Availability Services e: david.grizza...@sungard.com w: 215.446.1431 c: 570.575.0315

Review Request: CLOUDSTACK-1598: Convert Global Configuration Settings section to XML and add to Install Guide

2013-04-08 Thread David Grizzanti
Configuration Parameters - Added all text in About Global Configuration Settings document into the xml This addresses bug CLOUDSTACK-1598. Diffs - docs/en-US/global-config.xml 2f6ad10 Diff: https://reviews.apache.org/r/10344/diff/ Testing --- Thanks, David Grizzanti