FS for host updates notifications

2012-09-24 Thread Sanjay Tripathi
Hi, We are working on the feature - "Xenserver updates notification" which will list the updates that are available for any XenServer host. The functional spec for the feature: https://cwiki.apache.org/confluence/display/CLOUDSTACK/XenServer+updates+notification Please let me know your sugges

RE: FS for host updates notifications

2012-10-01 Thread Sanjay Tripathi
lugin framework. It should not make changes to the CloudStack core. --Alex > -Original Message- > From: Sanjay Tripathi [mailto:sanjay.tripa...@citrix.com] > Sent: Monday, September 24, 2012 6:33 AM > To: cloudstack-dev@incubator.apache.org > Subject: FS for host updates n

RE: FS for host updates notifications

2012-10-08 Thread Sanjay Tripathi
Thanks for the feedback. Sorry for the delayed reply; I was trying your suggestions to see how it works. Summarized the approach in below mentioned steps: 1. The host update feature will be in a separate plugin and contained in an independent jar file. 2. This will use PluggableService to add t

RE: New committer: Likitha Shetty

2013-02-13 Thread Sanjay Tripathi
Congrats Likitha. Regards, Sanjay > -Original Message- > From: Prachi Damle [mailto:prachi.da...@citrix.com] > Sent: Thursday, February 14, 2013 12:44 AM > To: cloudstack-dev@incubator.apache.org > Cc: Likitha Shetty > Subject: RE: New committer: Likitha Shetty > > Congratulations Likith

RE: [DISCUSS] Limit Resources to domain/account

2013-02-17 Thread Sanjay Tripathi
ls under the "accounts" > detailView. > > > Should the limits be associated with an account? Or should the account > > be linked to a 'rate plan'. > > > > On 1/21/13 10:36 PM, "Chiradeep Vittal" > > wrote: > > >

RE: Merge 4.1-new-db-schema.sql to db/db/schema-40to410.sql

2013-02-18 Thread Sanjay Tripathi
> -Original Message- > From: rohityada...@gmail.com [mailto:rohityada...@gmail.com] On Behalf > Of Rohit Yadav > Sent: Saturday, February 16, 2013 12:50 PM > To: Min Chen > Cc: Edison Su; cloudstack-dev@incubator.apache.org; Sheng Yang; Alex > Huang; Kishan Kavala > Subject: Re: Merge 4.1

unable to upgrade database to 4.2.0

2013-02-18 Thread Sanjay Tripathi
Hi all, It seems like CloudStack is not upgrading the database to 4.2.0. I checked the DatabaseUpgradeChecker file and the Upgrade410to420() was missing from "upgradeMap", so I added it but after this, CloudStack throwing this error: "The end upgrade version is actually at 4.2.0 but our managemen

RE: unable to upgrade database to 4.2.0

2013-02-19 Thread Sanjay Tripathi
da...@gmail.com [mailto:rohityada...@gmail.com] On Behalf > Of Rohit Yadav > Sent: Tuesday, February 19, 2013 4:10 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: unable to upgrade database to 4.2.0 > > On Mon, Feb 18, 2013 at 11:49 PM, Sanjay Tripathi > wrote

Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-02-21 Thread Sanjay Tripathi
Diff: https://reviews.apache.org/r/9541/diff/ Testing --- Tested life cycle of templates, volumes, snapshots, vm on my local CloudStack setup. Thanks, Sanjay Tripathi

Re: Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-02-21 Thread Sanjay Tripathi
chema-40to410.sql 47b7cbe setup/db/db/schema-410to420.sql 0335f2a utils/src/com/cloud/utils/UriUtils.java a8b5ccb Diff: https://reviews.apache.org/r/9541/diff/ Testing --- Tested life cycle of templates, volumes, snapshots, vm on my local CloudStack setup. Thanks, Sanjay Tripathi

Re: Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-02-21 Thread Sanjay Tripathi
16 > > <https://reviews.apache.org/r/9541/diff/1/?file=260615#file260615line2416> > > > > how about snapshot value null here? This method is called by createTemplate API and in this API, one of the parameter is required i.e volume or snapshot. Both cannot be null at sa

Review Request: CLOUDSTACK-1371: In case of ResourceAllocationException, server is not returing any response and throwing ClassCastException error.

2013-02-22 Thread Sanjay Tripathi
Diff: https://reviews.apache.org/r/9554/diff/ Testing --- Verified on mu local CloudStack setup. Thanks, Sanjay Tripathi

Review Request: CLOUDSTACK-1374: Volume table is not getting updated with volume size.

2013-02-22 Thread Sanjay Tripathi
STACK-1374. Diffs - server/src/com/cloud/storage/download/DownloadListener.java d0b1868 server/src/com/cloud/storage/download/DownloadMonitorImpl.java e12bc32 Diff: https://reviews.apache.org/r/9558/diff/ Testing --- Verified the fix on my local CloudStack setup. Thanks, Sanjay Tripathi

Re: Review Request: CLOUDSTACK-1374: Volume table is not getting updated with volume size.

2013-02-25 Thread Sanjay Tripathi
rified the fix on my local CloudStack setup. Thanks, Sanjay Tripathi

Re: Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-02-25 Thread Sanjay Tripathi
://reviews.apache.org/r/9541/diff/ Testing --- Tested life cycle of templates, volumes, snapshots, vm on my local CloudStack setup. Thanks, Sanjay Tripathi

Re: Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-02-25 Thread Sanjay Tripathi
templates, volumes, snapshots, vm on my local CloudStack setup. Thanks, Sanjay Tripathi

Re: Review Request: CLOUDSTACK-1374: Volume table is not getting updated with volume size.

2013-02-25 Thread Sanjay Tripathi
an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9558/#review17035 --- On Feb. 25, 2013, 12:31 p.m., Sanjay Tripathi wrote: > > --- > This is a

Re: Review Request: CLOUDSTACK-1374: Volume table is not getting updated with volume size.

2013-02-25 Thread Sanjay Tripathi
iff: https://reviews.apache.org/r/9558/diff/ Testing --- Verified the fix on my local CloudStack setup. Thanks, Sanjay Tripathi

Re: Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-02-25 Thread Sanjay Tripathi
ed this because this API is not present in the API doc i.e. http://incubator.apache.org/cloudstack/docs/api/apidocs-4.0.0/TOC_Root_Admin.html Will update the patch with these changes. On Feb. 26, 2013, 2:58 a.m., Sanjay Tripathi wrote: > > only took a look at VolumeManagerImpl.java and added

Re: Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-02-25 Thread Sanjay Tripathi
on my local CloudStack setup. Thanks, Sanjay Tripathi

Re: Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-02-26 Thread Sanjay Tripathi
0to410.sql to schema-410-420.sql - Sanjay --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9541/#review17080 --- On Feb.

Re: Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-02-26 Thread Sanjay Tripathi
> On Feb. 26, 2013, 2:58 a.m., mice xia wrote: > > server/src/com/cloud/storage/VolumeManagerImpl.java, line 979 > > <https://reviews.apache.org/r/9541/diff/3/?file=261677#file261677line979> > > > > consider to make it transactional? just like persist

Re: Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-02-26 Thread Sanjay Tripathi
/schema-40to410.sql 59b2a7d setup/db/db/schema-410to420.sql 4349bd0 utils/src/com/cloud/utils/UriUtils.java a8b5ccb Diff: https://reviews.apache.org/r/9541/diff/ Testing --- Tested life cycle of templates, volumes, snapshots, vm on my local CloudStack setup. Thanks, Sanjay

RE: New committer: Sateesh Chodapuneedi

2013-02-26 Thread Sanjay Tripathi
Congrats Sateesh. > -Original Message- > From: Alex Huang [mailto:alex.hu...@citrix.com] > Sent: Wednesday, February 27, 2013 7:45 AM > To: cloudstack-dev@incubator.apache.org > Subject: New committer: Sateesh Chodapuneedi > > The Podling Project Management Committee (PPMC) for Apache Clo

RE: New committer: Radhika Puthiyetath

2013-02-26 Thread Sanjay Tripathi
Congrats Radhika. > -Original Message- > From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] > Sent: Wednesday, February 27, 2013 3:28 AM > To: CloudStack DeveloperList > Cc: Radhika Puthiyetath > Subject: New committer: Radhika Puthiyetath > > Hi folks: > > The Podling Project M

Re: Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-02-26 Thread Sanjay Tripathi
, Sanjay Tripathi

RE: [DISCUSS] Ability to delete/archive Alerts and Events

2013-02-27 Thread Sanjay Tripathi
> From: Alex Huang [mailto:alex.hu...@citrix.com] > Sent: Tuesday, December 18, 2012 3:23 PM > To: cloudstack-dev@incubator.apache.org > Subject: RE: [DISCUSS] Ability to delete/archive Alerts and Events > > Can you send out what you believe to be the requirements for this featu

RE: New committer: Noa Resare

2013-02-27 Thread Sanjay Tripathi
Congrats Noa > -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Wednesday, February 27, 2013 9:26 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: New committer: Noa Resare > > On Wed, Feb 27, 2013 at 04:53:26PM +0100, Wido den Hollander wrote

RE: [ACS41][QA]Limit Resources per domain/accounts TestPlan Review request

2013-02-27 Thread Sanjay Tripathi
David, > -Original Message- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Thursday, February 28, 2013 4:31 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: [ACS41][QA]Limit Resources per domain/accounts TestPlan > Review request > > On Thu, Feb 21, 2013 at 1:34 PM, Sailaj

RE: [DISCUSS] Limit Resources to domain/account

2013-01-16 Thread Sanjay Tripathi
I have updated the FS as per the suggestions. Link: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Limit+Resources+to+domains+and+accounts I have a question related to the max value of resources, we can set max values per account/project for resources in global config parameters. Can an

RE: [DISCUSS] Limit Resources to domain/account

2013-01-16 Thread Sanjay Tripathi
39 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: [DISCUSS] Limit Resources to domain/account > > On Wed, Jan 16, 2013 at 6:00 AM, Sanjay Tripathi > > wrote: > > > Can anyone suggest that what should be the default max resource > > values that an ac

RE: [VOTE] Accept a donation of SRX&F5 inline mode support in CloudStack from Citrix

2013-01-16 Thread Sanjay Tripathi
+1 -Original Message- From: Abhinandan Prateek [mailto:abhinandan.prat...@citrix.com] Sent: Thursday, January 17, 2013 9:45 AM To: cloudstack-dev@incubator.apache.org Subject: Re: [VOTE] Accept a donation of SRX&F5 inline mode support in CloudStack from Citrix +1 On 17/01/13 9:26 AM, "

RE: [DISCUSS] Limit Resources to domain/account

2013-01-16 Thread Sanjay Tripathi
ris.x.se...@sungard.com] > > Sent: Wednesday, January 16, 2013 10:39 PM > > To: cloudstack-dev@incubator.apache.org > > Subject: Re: [DISCUSS] Limit Resources to domain/account > > > > On Wed, Jan 16, 2013 at 6:00 AM, Sanjay Tripathi > > > > wrote: &

RE: [DISCUSS] Limit Resources to domain/account

2013-01-17 Thread Sanjay Tripathi
Comments inline -Original Message- From: Sailaja Mada Sent: Thursday, January 17, 2013 2:39 PM To: cloudstack-dev@incubator.apache.org Cc: Sanjay Tripathi; Sailaja Mada Subject: RE: [DISCUSS] Limit Resources to domain/account Hi Sanjay, Can you please clarify below questions : 1

RE: [DISCUSS] Limit Resources to domain/account

2013-01-22 Thread Sanjay Tripathi
ower of 2 limits > will be enforced - for example, if there is a VM limit of 10 and CPU limit of > 20, > after the user requests 5 VMs of 2 CPUs each, his next request will be denied > (as he has exhausted his CPU limit, even though he has a higher VM limit)? > 5 - ensure we lo

RE: [DISCUSS] Limit Resources to domain/account

2013-01-22 Thread Sanjay Tripathi
7 PM > To: CloudStack DeveloperList > Subject: Re: [DISCUSS] Limit Resources to domain/account > > Please update the FS with this important detail. > > On 1/16/13 11:52 AM, "Sanjay Tripathi" wrote: > > >Koushik, > > > >>What is the upgrade story? For e.g.

not able to loggin to user account through CloudStack UI

2013-01-22 Thread Sanjay Tripathi
Hi all, While logging into a user account through CloudStack UI, the login failed while calling listZones API with the following error: http://localhost:8080/client/api?command=listZones&response=json&sessionkey=xEJK6GbQB65urRSL%2FEv81BE%2FKSY%3D&_=1358921073501 Error: { "listzonesresponse" :

RE: not able to loggin to user account through CloudStack UI

2013-01-22 Thread Sanjay Tripathi
d be easy to find ? > > On 23/01/13 12:12 PM, "Sanjay Tripathi" wrote: > > >Hi all, > > > >While logging into a user account through CloudStack UI, the login > >failed while calling listZones API with the following error: > > > >h

RE: [DISCUSS] Limit Resources to domain/account

2013-01-23 Thread Sanjay Tripathi
a 'rate plan'. > > On 1/21/13 10:36 PM, "Chiradeep Vittal" > wrote: > > >Please update the FS with this important detail. > > > >On 1/16/13 11:52 AM, "Sanjay Tripathi" wrote: > > > >>Koushik, > >> > &g

RE: not able to loggin to user account through CloudStack UI

2013-01-23 Thread Sanjay Tripathi
> Sent from my iPhone > > On Jan 22, 2013, at 11:04 PM, "Nitin Mehta" > wrote: > > > Yeah..you can revert it locally for yourself and notify the author for > > the same so that she reverts it in master > > > > On 23/01/13 12:22 PM, "Sanja

Review Request: CLOUDSTACK-713 Limit Resources to domain/accounts

2013-01-25 Thread Sanjay Tripathi
setup. Also added unit tests file in the patch. Thanks, Sanjay Tripathi

RE: [DISCUSS] Limit Resources to domain/account

2013-01-28 Thread Sanjay Tripathi
is way it is possible to initiate > a > workflow in an external system to get higher limits approved. We can plan this as an enhancement for future release. > > On 1/23/13 9:06 AM, "Sanjay Tripathi" wrote: > > > > >Comments Inline > >> -Orig

RE: [DISCUSS] Limit Resources to domain/account

2013-01-28 Thread Sanjay Tripathi
provide your comments/suggestions. Thanks, Sanjay > -Original Message- > From: Sanjay Tripathi [mailto:sanjay.tripa...@citrix.com] > Sent: Tuesday, January 22, 2013 2:16 PM > To: cloudstack-dev@incubator.apache.org > Subject: RE: [DISCUSS] Limit Resources to domain/account >

Re: Review Request: CLOUDSTACK-713 Limit Resources to domain/accounts

2013-01-28 Thread Sanjay Tripathi
d/vpc/MockResourceLimitManagerImpl.java a0c7b70 setup/db/db/schema-40to410.sql ed4946e Diff: https://reviews.apache.org/r/9110/diff/ Testing --- Manually tested on my local CloudStack setup. Also added unit tests file in the patch. Thanks, Sanjay Tripathi

Re: Review Request: CLOUDSTACK-713 Limit Resources to domain/accounts

2013-01-29 Thread Sanjay Tripathi
--- Manually tested on my local CloudStack setup. Also added unit tests file in the patch. Thanks, Sanjay Tripathi

Re: Review Request: CLOUDSTACK-713 Limit Resources to domain/accounts

2013-01-29 Thread Sanjay Tripathi
://reviews.apache.org/r/9110/diff/ Testing --- Manually tested on my local CloudStack setup. Also added unit tests file in the patch. Thanks, Sanjay Tripathi

RE: Feature: Ability to delete Events and Alerts

2013-01-29 Thread Sanjay Tripathi
I was working on this feature, prepared the FS (first draft), but moved to some high priority feature. So, this feature is not going in 4.1. Soon I will get back to this feature and start the discussion with the community. Here is the FS link: https://cwiki.apache.org/confluence/display/CLOUDST

RE: Feature: Ability to delete Events and Alerts

2013-01-29 Thread Sanjay Tripathi
to delete Events and Alerts > > Sanjay, > The spec is currently listed as a child page of "XenServer updates > notification" under 4.1 design docs. Can you move it to appropriate location? > > > -Original Message- > > From: Sanjay Tripathi [mailto:sanjay.tripa

RE: Review Request: CLOUDSTACK-713 Limit Resources to domain/accounts

2013-01-30 Thread Sanjay Tripathi
2:27 AM > To: Min Chen; Nitin Mehta; Devdeep Singh > Cc: cloudstack; Sanjay Tripathi; Chiradeep Vittal > Subject: Re: Review Request: CLOUDSTACK-713 Limit Resources to > domain/accounts > > > --- > This is an automatica

Re: Review Request: CLOUDSTACK-713 Limit Resources to domain/accounts

2013-01-31 Thread Sanjay Tripathi
achine API command with/without exceeded limits. Also tested APIs like: assignVirtualMachine, recoverVirtualMachine, destroyVirtualMachine commands and checked the corresponding increment/decrement in the resource count in database. Added unit tests in the patch. Thanks, Sanjay Tripathi

RE: ReviewBoard: Drive to clear pending reviews

2013-01-31 Thread Sanjay Tripathi
Resubmitted the patch with changes in place as per review comments. You can find the patch for review at: https://reviews.apache.org/r/9110/ Thanks, Sanjay > -Original Message- > From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com] > Sent: Thursday, January 31, 2013 4:27 AM > T

Re: Review Request: CLOUDSTACK-713 Limit Resources to domain/accounts

2013-02-01 Thread Sanjay Tripathi
. Also tested APIs like: assignVirtualMachine, recoverVirtualMachine, destroyVirtualMachine commands and checked the corresponding increment/decrement in the resource count in database. Added unit tests in the patch. Thanks, Sanjay Tripathi

RE: [ACS41] 4.1 branch created

2013-02-05 Thread Sanjay Tripathi
+1 for Gerrit. > -Original Message- > From: Sateesh Chodapuneedi [mailto:sateesh.chodapune...@citrix.com] > Sent: Monday, February 04, 2013 11:43 AM > To: cloudstack-dev@incubator.apache.org > Subject: RE: [ACS41] 4.1 branch created > > +1 for review process through Gerrit > > > -Ori

Re: Review Request: CLOUDSTACK-713 Limit Resources to domain/accounts

2013-02-08 Thread Sanjay Tripathi
: assignVirtualMachine, recoverVirtualMachine, destroyVirtualMachine commands and checked the corresponding increment/decrement in the resource count in database. Added unit tests in the patch. Thanks, Sanjay Tripathi

[DISCUSS] Ability to delete/archive Alerts and Events

2012-12-17 Thread Sanjay Tripathi
Hi all, In CloudStack, we have notification services like Alerts and Events that helps admin in managing the cloud. Admin can get a list of Alerts and Events but there is no way to control them i.e. to acknowledge and delete/archive them, the only way to delete them is though the database. Some

[DISCUSS] Limit Resources to domain/account

2012-12-26 Thread Sanjay Tripathi
Hi all, CloudStack today offers the ability to limit the following resources to a domain/account: 1. VM - Number of instance a user can create 2. Pubic IP - Number of public IP addresses a user can own. 3. Volume - Number of disk volumes a user can create. 4. Snapshot - Number of snapshots a user

RE: [DISCUSS] Limit Resources to domain/account

2012-12-27 Thread Sanjay Tripathi
rent from throttling that we specify at network offering / vm.network.throttling.rate - used by service offering ? (iv) can you please give some more info on how this is going to help providers / accounts with this additional setting? Is this to control some kind of licensing limitations? Thanks

RE: [DISCUSS] Limit Resources to domain/account

2013-01-02 Thread Sanjay Tripathi
users would be able to create custom VMs under the limits(CPU, RAM, storage etc.) set by CS admin. They would be free to choose CPU, memory, storage as per there requirements." Hari -Original Message----- From: Sanjay Tripathi [mailto:sanjay.tripa...@citrix.com] Sent: Thursday, December 2

RE: [DISCUSS] Limit Resources to domain/account

2013-01-03 Thread Sanjay Tripathi
Prasanna, Thanks for the suggestions :) Please find my comments inline. >>All of this tells me that the admin estimates the proportion of physical >>resources to the virtual resources in the data center before deciding on >>these limits? But in your FS you mention this use-case also applies to

RE: [DISCUSS] Limit Resources to domain/account

2013-01-04 Thread Sanjay Tripathi
Hi, This is the initial draft of FS for the feature: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Limit+Resources+to+domains+and+accounts I'll keep updating based on suggestions/comments. Thanks, Sanjay

Review Request: CLOUDSTACK-819: createAccount/User API logging password in access log file

2013-01-07 Thread Sanjay Tripathi
/accounts.js de8149f Diff: https://reviews.apache.org/r/8857/diff/ Testing --- Verified on my local CloudStack setup. Thanks, Sanjay Tripathi

RE: [ACS41][QA]Guidelines on Closing Defects

2013-01-08 Thread Sanjay Tripathi
Sudha, Thanks for pointing this out. I have tested the changes manually on my local setup. Also, I have updated the defect https://issues.apache.org/jira/browse/CLOUDSTACK-819 with the manual tests. Thanks, Sanjay Tripathi From: Sudha Ponnaganti Sent: Tuesday, January 08, 2013 7:40 PM To

RE: New PPMC Member: Sebastien Goasguen

2013-03-01 Thread Sanjay Tripathi
Congrats Sebastien. Regards, Sanjay > -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Saturday, March 02, 2013 3:44 AM > To: cloudstack-dev@incubator.apache.org > Subject: New PPMC Member: Sebastien Goasguen > > Hi folks > > The Podling Project Manage

RE: New PPMC member: Marcus Sorenson

2013-03-01 Thread Sanjay Tripathi
Congrats Marcus. Regards, Sanjay > -Original Message- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Friday, March 01, 2013 10:58 PM > To: cloudstack-dev@incubator.apache.org > Subject: New PPMC member: Marcus Sorenson > > Hi folks > > The Podling Project Management Committee (PPMC

Review Request: CLOUDSTACK-874 Ability to delete Events and Alerts

2013-03-05 Thread Sanjay Tripathi
/9753/diff/ Testing --- Tested the new API archiveAlerts, deleteAlerts, archiveEvents, deleteEvents with all the possible combinations of parameters as input on my local CloudStack setup. Thanks, Sanjay Tripathi

Re: Review Request: CLOUDSTACK-874 Ability to delete Events and Alerts

2013-03-05 Thread Sanjay Tripathi
.sql 6f68e12 Diff: https://reviews.apache.org/r/9753/diff/ Testing --- Tested the new API archiveAlerts, deleteAlerts, archiveEvents, deleteEvents with all the possible combinations of parameters as input on my local CloudStack setup. Thanks, Sanjay Tripathi

RE: Review Request: CLOUDSTACK-874 Ability to delete Events and Alerts

2013-03-05 Thread Sanjay Tripathi
Hari, > -Original Message- > From: Hari Kannan > Sent: Wednesday, March 06, 2013 1:15 AM > To: cloudstack-dev@incubator.apache.org; Sanjay Tripathi; Sateesh > Chodapuneedi; Min Chen; Devdeep Singh > Subject: RE: Review Request: CLOUDSTACK-874 Ability to delete E

Re: Review Request: CLOUDSTACK-874 Ability to delete Events and Alerts

2013-03-06 Thread Sanjay Tripathi
--- Tested the new API archiveAlerts, deleteAlerts, archiveEvents, deleteEvents with all the possible combinations of parameters as input on my local CloudStack setup. Thanks, Sanjay Tripathi

Re: Review Request: CLOUDSTACK-874 Ability to delete Events and Alerts

2013-03-07 Thread Sanjay Tripathi
aring UUIDs to IDs i.e. List, so it will be fast while comparing and will work in case of db upgrade. - Sanjay --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9753/#review17480

Re: Review Request: CLOUDSTACK-874 Ability to delete Events and Alerts

2013-03-07 Thread Sanjay Tripathi
the new API archiveAlerts, deleteAlerts, archiveEvents, deleteEvents with all the possible combinations of parameters as input on my local CloudStack setup. Thanks, Sanjay Tripathi

RE: [ACS41][QA]Limit Resources per domain/accounts TestPlan Review request

2013-03-07 Thread Sanjay Tripathi
--Original Message- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Thursday, February 28, 2013 2:24 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: [ACS41][QA]Limit Resources per domain/accounts TestPlan > Review request > > On Thu, Feb 28, 2013 at 12:09 AM, S

Review Request: CLOUDSTACK-1574 : updateResourceCount API is failed saying to specify valida resource type even after parsing the valid resource type

2013-03-07 Thread Sanjay Tripathi
://reviews.apache.org/r/9799/diff/ Testing --- Tested on my local CloudStack setup. Thanks, Sanjay Tripathi

Re: Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-03-07 Thread Sanjay Tripathi
ared the test case for this feature which covers all these scenarios. - Sanjay --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9541/#review17137 -------

Re: Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-03-07 Thread Sanjay Tripathi
templates, volumes, snapshots, vm on my local CloudStack setup. Thanks, Sanjay Tripathi

Review Request: CLOUDSTACK-1574 : updateResourceCount API is failed saying to specify valida resource type even after parsing the valid resource type.

2013-03-07 Thread Sanjay Tripathi
quot; API by passing "resourcetype" parameter with resourcetype values (range from 0-9). (got updated count of respective resource.) Thanks, Sanjay Tripathi

[ACS41][Patch Request] CLOUDSTACK-1574 : updateResourceCount API is failed saying to specify valida resource type even after parsing the valid resource type.

2013-03-07 Thread Sanjay Tripathi
> -Original Message- > From: Sanjay Tripathi [mailto:nore...@reviews.apache.org] On Behalf Of > Sanjay Tripathi > Sent: Friday, March 08, 2013 11:05 AM > To: Chip Childers; Abhinandan Prateek > Cc: cloudstack; Sanjay Tripathi > Subject: Review Req

RE: CloudStack University....

2013-03-07 Thread Sanjay Tripathi
Great Idea Sebastien. /Sanjay > -Original Message- > From: Alex Huang [mailto:alex.hu...@citrix.com] > Sent: Friday, March 08, 2013 9:32 AM > To: cloudstack-dev@incubator.apache.org > Cc: sebastien goasguen (run...@gmail.com) > Subject: CloudStack University > > Sebastien, > > Absol

Review Request: CLOUDSTACK-1592: [UI] Add support to limit newly added resourcetypes

2013-03-08 Thread Sanjay Tripathi
. Thanks, Sanjay Tripathi

Re: Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-03-08 Thread Sanjay Tripathi
setup. Thanks, Sanjay Tripathi

Re: Review Request: CLOUDSTACK-874 Ability to delete Events and Alerts

2013-03-08 Thread Sanjay Tripathi
> On March 8, 2013, 6:53 p.m., Min Chen wrote: > > Ship It! commit f539f40e3505e80a60b75b3e98fbab269a0fbde3 Author: Sanjay Tripathi Date: Wed Feb 27 11:39:58 2013 +0530 CLOUDSTACK-874: Ability to delete Events and Alerts This feature will provide the functionality to

Re: Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-03-11 Thread Sanjay Tripathi
cycle of templates, volumes, snapshots, vm on my local CloudStack setup. Thanks, Sanjay Tripathi

RE: [VOTE] Graduate Apache CloudStack from the Incubator

2013-03-12 Thread Sanjay Tripathi
+1 > -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Monday, March 11, 2013 10:12 PM > To: cloudstack-dev@incubator.apache.org > Subject: [VOTE] Graduate Apache CloudStack from the Incubator > > Hi, > > I would like to invite the CloudStack community t

Re: Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-03-12 Thread Sanjay Tripathi
the code. - Sanjay --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9541/#review17720 --- On March 11, 2013, 8:15

Re: Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-03-12 Thread Sanjay Tripathi
org/r/9541/diff/ Testing --- Tested life cycle of templates, volumes, snapshots, vm on my local CloudStack setup. Thanks, Sanjay Tripathi

Review Request: CLOUODSTACK-1645 : Resources limit is not validated with update compute offering [ Instances are updated to higher CPU/Memory resources though there are no resources available @ accoun

2013-03-13 Thread Sanjay Tripathi
offering. a) to higher resources -- if resources are not within account resource limits, CS throws resourceAllocationException else service offering successfully changed. b) to lower resources -- success. Thanks, Sanjay Tripathi

RE: Review Request: CS-15392: Incorrect results when edit user.

2012-06-29 Thread Sanjay Tripathi
Hi Olga, I reviewed your code and patch works fine. Assigned the ticket to Brian for the final review. Thanks and Regards, Sanjay Tripathi -Original Message- From: Olga Smola [mailto:nore...@reviews.apache.org] On Behalf Of Olga Smola Sent: Friday, June 29, 2012 3:03 PM To: Brian

RE: Review Request: CS-15391: Missing required fields velidation when Edit on the Details tab for Infrastructure/Zones, Infrastructure/Pods.

2012-06-29 Thread Sanjay Tripathi
and Regards, Sanjay Tripathi From: Olga Smola [mailto:nore...@reviews.apache.org] On Behalf Of Olga Smola Sent: Friday, June 29, 2012 2:34 PM To: Sanjay Tripathi Cc: cloudstack; Olga Smola Subject: Review Request: CS-15391: Missing required fields velidation when Edit on the Details tab for

Review Request: CS-15700: Not able to view Guest Network unable to view or add guest IPs from UI

2012-07-27 Thread Sanjay Tripathi
. Description --- Not able to view Guest Network unable to view or add guest IPs from UI This addresses bug CS-15700. Diffs - ui/scripts/network.js 1661a8f Diff: https://reviews.apache.org/r/6179/diff/ Testing --- Tested on my local setup Thanks, Sanjay Tripathi

Review Request: CS-15698: No option to update customer vpn gateway details through UI

2012-07-31 Thread Sanjay Tripathi
setup. Currently only "IPsec Presharedkey" is kept as editable field, incase if there is any need to make other fields as editable, please let me know. Thanks, Sanjay Tripathi

Review Request:

2012-07-31 Thread Sanjay Tripathi
:13:32 | | 5 | c03f373c-1f7c-421a-8377-4c373a57cf71 | 1 | 1 | 2 | 2 | 1 | 5 | NULL | 30 | public | 161 | 2012-07-31 07:13:38 | NULL | Diffs - ui/scripts/autoscaler.js ff5c542 Diff: https://reviews.apache.org/r/6245/diff/ Testing --- Verified on my local Cloudstack setup.

Re: Review Request: CS-15775: Creation of Auto scale configuration through UI fails while creating autoscale profile due to args.context.ipAddresses is undefined

2012-07-31 Thread Sanjay Tripathi
| 30 | public | 161 | 2012-07-31 07:13:38 | NULL | This addresses bug CS-15775. Diffs - ui/scripts/autoscaler.js ff5c542 Diff: https://reviews.apache.org/r/6245/diff/ Testing --- Verified on my local Cloudstack setup. Thanks, Sanjay Tripathi

RE: [REQUEST] - Sanjay Tripathi apache account creation

2012-05-10 Thread Sanjay Tripathi
Hi Mohammad, My preferred usernames are: 1. sanjay.tripathi 2. sanjaytripathi 3. sanjayt Regards, Sanjay From: nour.moham...@gmail.com [mailto:nour.moham...@gmail.com] On Behalf Of Mohammad Nour El-Din Sent: Thursday, May 10, 2012 6:53 PM To: Sanjay Tripathi Cc

[jira] [Created] (CLOUDSTACK-192) XenServer updates notifications

2012-09-24 Thread Sanjay Tripathi (JIRA)
Sanjay Tripathi created CLOUDSTACK-192: -- Summary: XenServer updates notifications Key: CLOUDSTACK-192 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-192 Project: CloudStack Issue

[jira] [Resolved] (CLOUDSTACK-713) Limit Resources to domain/accounts

2013-02-12 Thread Sanjay Tripathi (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Tripathi resolved CLOUDSTACK-713. Resolution: Fixed > Limit Resources to domain/accou

[jira] [Created] (CLOUDSTACK-1371) In case ResourceAllocationException, server is not returning any response.

2013-02-22 Thread Sanjay Tripathi (JIRA)
Sanjay Tripathi created CLOUDSTACK-1371: --- Summary: In case ResourceAllocationException, server is not returning any response. Key: CLOUDSTACK-1371 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1371

[jira] [Commented] (CLOUDSTACK-1371) In case ResourceAllocationException, server is not returning any response.

2013-02-22 Thread Sanjay Tripathi (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13584110#comment-13584110 ] Sanjay Tripathi commented on CLOUDSTACK-1371: - Fix is available

[jira] [Updated] (CLOUDSTACK-1371) In case ResourceAllocationException, server is not returning any response.

2013-02-22 Thread Sanjay Tripathi (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Tripathi updated CLOUDSTACK-1371: Status: Ready To Review (was: In Progress) > In c

[jira] [Updated] (CLOUDSTACK-1156) Limit Primary and Secondary storage for domain/accounts

2013-02-22 Thread Sanjay Tripathi (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Tripathi updated CLOUDSTACK-1156: Status: Ready To Review (was: In Progress) > Limit Primary and Second

[jira] [Commented] (CLOUDSTACK-1156) Limit Primary and Secondary storage for domain/accounts

2013-02-22 Thread Sanjay Tripathi (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13584112#comment-13584112 ] Sanjay Tripathi commented on CLOUDSTACK-1156: - The addition of Pri

[jira] [Commented] (CLOUDSTACK-1371) In case ResourceAllocationException, server is not returning any response.

2013-02-22 Thread Sanjay Tripathi (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13584180#comment-13584180 ] Sanjay Tripathi commented on CLOUDSTACK-1371: - Mice, I think thi

  1   2   >