Re: Review Request: CLOUDSTACK-1647: IP Reservation should not happen if the guest-vm cidr and network cidr is not same but their start ip and end ip are same.

2013-03-19 Thread Saksham Srivastava
=> Reservation is not applied. CIDR : 10.0.144.0/21, Network CIDR : 10.0.144.0/20, guestVmCidr : 10.0.151.0/20 => Existing Reservation is not affected. Thanks, Saksham Srivastava

Review Request: CLOUDSTACK-1647: IP Reservation should not happen if the guest-vm cidr and network cidr is not same but their start ip and end ip are same.

2013-03-19 Thread Saksham Srivastava
4.0/21, Network CIDR : 10.0.144.0/20, guestVmCidr : 10.0.151.0/20 => Existing Reservation is not affected. Thanks, Saksham Srivastava

Re: [VOTE] Graduate Apache CloudStack from the Incubator

2013-03-14 Thread Saksham Srivastava
+1 Saksham On Thursday 14 March 2013 05:50 PM, George Reese wrote: > +1 > > On Mar 11, 2013, at 11:42 AM, Chip Childers wrote: > >> Hi, >> >> I would like to invite the CloudStack community to vote on whether >> Apache CloudStack is ready to graduate to top-level project status. The >> result of t

Re: Review Request: CLOUDSTACK-924: source_template_id set to NULL when a template is created from a snapshot

2013-03-11 Thread Saksham Srivastava
) - server/src/com/cloud/storage/VolumeManagerImpl.java f0e6028 Diff: https://reviews.apache.org/r/8900/diff/ Testing --- Verified on local setup. from template1->instance->snapshot1->volume1->snapshot2->template2 template2 now has source template id. Thanks, Saksham Srivastava

Re: CloudStack University....

2013-03-07 Thread Saksham Srivastava
Great resource :) Peek at competitors: http://training.rackspace.com/ http://www.rackspace.com/knowledge_center/cloudu/ On Friday 08 March 2013 11:18 AM, Mike Tutkowski wrote: > I see my name under Enterprise Storage. I'd be happy to help out. :) > > > On Thu, Mar 7, 2013 at 10:44 PM, Sanjay Tr

Re: [ACS41][QA] Test plan for IP Range Reservation within a network

2013-03-04 Thread Saksham Srivastava
I reviewed the test cases and looks good. Please plan to add the following scenarios: * Restart of network when cleanup is set to true, should result in removal of reservation. * Include cases for IP Reservation when AutoScale is configured. * Reset of Reservation happens when guestvmci

Re: why not share network use the same CIDR mechanism to assign ip to guest vm. but only isolated network?

2013-02-28 Thread Saksham Srivastava
Wang, A shared network can be created only by admin and could be shared across multiple accounts. Isolated networks can be created by both admin and users. The difference is: For creating isolated guest network : You CAN specify the gateway and netmask (which gets converted internally to CIDR)

Re: New committer: Sateesh Chodapuneedi & Radhika,

2013-02-26 Thread Saksham Srivastava
Congratulations to both of you :) On Wednesday 27 February 2013 09:57 AM, Pranav Saxena wrote: > Congratulations Sateesh and Radhika ! > > > > -Original Message- > From: Haroon Abdelrahman [mailto:haroon.abdelrah...@citrix.com] > Sent: Wednesday, February 27, 2013 8:59 AM > To: cloudstack-

[jira] [Resolved] (CLOUDSTACK-822) system.vm.password is not encrypted

2013-02-24 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saksham Srivastava resolved CLOUDSTACK-822. --- Resolution: Fixed Committed into master, commit-id

[jira] [Resolved] (CLOUDSTACK-705) IP Address reservation within a network

2013-02-22 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saksham Srivastava resolved CLOUDSTACK-705. --- Resolution: Fixed > IP Address reservation within a netw

[jira] [Commented] (CLOUDSTACK-705) IP Address reservation within a network

2013-02-22 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13584400#comment-13584400 ] Saksham Srivastava commented on CLOUDSTACK-705: --- The feature is

Re: Review Request: IP Address Reservation within a Network

2013-02-19 Thread Saksham Srivastava
ated. > > > > and 'network_cidr' to represent the CIDR of the network, that is > > inclusive of guest_vm_cidr and IP address that can be allocated out side > > cloudstack network_cidr added in place of guest_cidr. Added intuitive comments. > On Feb.

Re: Review Request: IP Address Reservation within a Network

2013-02-19 Thread Saksham Srivastava
This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9180/#review16726 ------- On Feb. 19, 2013, 12:57 p.m., Saksham Srivastava wrote: > > -

Re: Review Request: IP Address Reservation within a Network

2013-02-19 Thread Saksham Srivastava
) Thanks, Saksham Srivastava

RE: New committer: Likitha Shetty

2013-02-13 Thread Saksham Srivastava
Congratulations Likitha :) -Original Message- From: prasanna [mailto:srivatsav.prasa...@gmail.com] On Behalf Of Prasanna Santhanam Sent: Wednesday, February 13, 2013 8:59 PM To: cloudstack-dev@incubator.apache.org Subject: Re: New committer: Likitha Shetty On Wed, Feb 13, 2013 at 09:37:0

Re: Review Request: CLOUDSTACK-924: source_template_id set to NULL when a template is created from a snapshot

2013-02-11 Thread Saksham Srivastava
://reviews.apache.org/r/8900/diff/ Testing --- Verified on local setup. from template1->instance->snapshot1->volume1->snapshot2->template2 template2 now has source template id. Thanks, Saksham Srivastava

Re: Review Request: CLOUDSTACK-924: source_template_id set to NULL when a template is created from a snapshot

2013-02-11 Thread Saksham Srivastava
/StorageManagerImpl.java 05e0cfe Diff: https://reviews.apache.org/r/8900/diff/ Testing --- Verified on local setup. from template1->instance->snapshot1->volume1->snapshot2->template2 template2 now has source template id. Thanks, Saksham Srivastava

[jira] [Updated] (CLOUDSTACK-850) [DOC] Document ability to use only a portion of the network.

2013-02-11 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saksham Srivastava updated CLOUDSTACK-850: -- Fix Version/s: (was: 4.1.0) 4.2.0 > [

[jira] [Updated] (CLOUDSTACK-851) [QA] Test ability to use a portion of assigned network.

2013-02-11 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saksham Srivastava updated CLOUDSTACK-851: -- Fix Version/s: (was: 4.1.0) 4.2.0 > [QA] T

[jira] [Updated] (CLOUDSTACK-705) IP Address reservation within a network

2013-02-11 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saksham Srivastava updated CLOUDSTACK-705: -- Fix Version/s: (was: 4.1.0) 4.2.0 > IP Addr

Re: Review Request: IP Address Reservation within a Network

2013-02-08 Thread Saksham Srivastava
) Applying reservation when external device like Netscaler is configured in the guest_cidr. Applying reservation in VPC tiers. Applying reservation outside the range of guest_cidr.(not allowed) Thanks, Saksham Srivastava

[jira] [Updated] (CLOUDSTACK-1207) updateNetwork API fails with NPE if the network is in implemented state

2013-02-07 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saksham Srivastava updated CLOUDSTACK-1207: --- Assignee: Likitha Shetty > updateNetwork API fails with NPE if

[jira] [Created] (CLOUDSTACK-1207) updateNetwork API fails with NPE if the network is in implemented state

2013-02-07 Thread Saksham Srivastava (JIRA)
Saksham Srivastava created CLOUDSTACK-1207: -- Summary: updateNetwork API fails with NPE if the network is in implemented state Key: CLOUDSTACK-1207 URL: https://issues.apache.org/jira/browse/CLOUDSTACK

RE: [ACS41] 4.1 branch created

2013-02-05 Thread Saksham Srivastava
+1 for Gerrit. From: Sanjay Tripathi [sanjay.tripa...@citrix.com] Sent: Tuesday, February 05, 2013 8:23 PM To: cloudstack-dev@incubator.apache.org Subject: RE: [ACS41] 4.1 branch created +1 for Gerrit. > -Original Message- > From: Sateesh Chodapune

Re: Review Request: IP Address Reservation within a Network

2013-02-01 Thread saksham srivastava
ge which is the prime aim of this feature, reservediprange is added. I would sincerely agree to document both the request and response to avoid any ambiguity. - saksham ------- This is an automatically generated e-mail. To reply, vis

Re: Review Request: IP Address Reservation within a Network

2013-02-01 Thread saksham srivastava
device like Netscaler is configured in the guest_cidr. Applying reservation in VPC tiers. Applying reservation outside the range of guest_cidr.(not allowed) Thanks, saksham srivastava

Re: Review Request: CLOUDSTACK-822 system.vm.password is not encrypted

2013-01-31 Thread saksham srivastava
reply, visit: https://reviews.apache.org/r/8859/#review15979 --- On Jan. 10, 2013, 12:40 p.m., saksham srivastava wrote: > > --- > This is an automatically generated e-ma

Re: Review Request: IP Address Reservation within a Network

2013-01-31 Thread saksham srivastava
Netscaler is configured in the guest_cidr. Applying reservation in VPC tiers. Applying reservation outside the range of guest_cidr.(not allowed) Thanks, saksham srivastava

[jira] [Commented] (CLOUDSTACK-705) IP Address reservation within a network

2013-01-31 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567750#comment-13567750 ] Saksham Srivastava commented on CLOUDSTACK-705: --- The review request

Re: Review Request: IP Address Reservation within a Network

2013-01-31 Thread saksham srivastava
device like Netscaler is configured in the guest_cidr. Applying reservation in VPC tiers. Applying reservation outside the range of guest_cidr.(not allowed) Thanks, saksham srivastava

Review Request: IP Address Reservation within a Network

2013-01-31 Thread saksham srivastava
reservation in VPC tiers. Applying reservation outside the range of guest_cidr.(not allowed) Thanks, saksham srivastava

[jira] [Updated] (CLOUDSTACK-705) IP Address reservation within a network

2013-01-31 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saksham Srivastava updated CLOUDSTACK-705: -- Description: Requirements described at: https://cwiki.apache.org

[jira] [Updated] (CLOUDSTACK-705) IP Address reservation within a network

2013-01-31 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saksham Srivastava updated CLOUDSTACK-705: -- Description: Requirements described at: https://cwiki.apache.org

RE: [DISCUSS] IP Address Reservation within a network

2013-01-24 Thread Saksham Srivastava
with these details? Yes, I am working towards it. Regards, Manan Shah On 1/22/13 2:23 AM, "Saksham Srivastava" wrote: >Please find the updated FS at: > >https://cwiki.apache.org/confluence/display/CLOUDSTACK/FS+-+IP+Range+Re >ser >vation+within

RE: [DISCUSS] IP Address Reservation within a network

2013-01-22 Thread Saksham Srivastava
Please find the updated FS at: https://cwiki.apache.org/confluence/display/CLOUDSTACK/FS+-+IP+Range+Reservation+within+a+Network Thanks, Saksham From: Saksham Srivastava [saksham.srivast...@citrix.com] Sent: Tuesday, January 22, 2013 12:20 PM To

RE: [DISCUSS] IP Address Reservation within a network

2013-01-21 Thread Saksham Srivastava
e reservation once they are implemented. >6. In the DB, is it necessary to store both Start IP-End IP along with >guest_vm_cidr? Wouldn't effective cidr suffice since it's derived? [Saksham] You are correct, guest_vm_cidr will suffice > >Thanks, >Sowmya > >-Origina

[jira] [Updated] (CLOUDSTACK-705) IP Address reservation within a network

2013-01-21 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saksham Srivastava updated CLOUDSTACK-705: -- Description: Requirements described at: https://cwiki.apache.org

[jira] [Created] (CLOUDSTACK-1012) Encrypt system.vm.password for 4.0 to 4.1 upgrades

2013-01-18 Thread Saksham Srivastava (JIRA)
Saksham Srivastava created CLOUDSTACK-1012: -- Summary: Encrypt system.vm.password for 4.0 to 4.1 upgrades Key: CLOUDSTACK-1012 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1012

[jira] [Updated] (CLOUDSTACK-822) system.vm.password is not encrypted

2013-01-17 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saksham Srivastava updated CLOUDSTACK-822: -- Description: Currently the system.vm.password is stored in the db

RE: Review Request: CLOUDSTACK-822 system.vm.password is not encrypted

2013-01-17 Thread Saksham Srivastava
you raise a documentation issue? > What about the upgrade from 4.0 case? Are we encrypting previously > unencrypted passwords? > > On 1/16/13 10:05 AM, "Saksham Srivastava" > > wrote: > > >As Kishan pointed out on the review board , changing the category to > &

RE: Review Request: CLOUDSTACK-822 system.vm.password is not encrypted

2013-01-16 Thread Saksham Srivastava
dstack-dev@incubator.apache.org Cc: Saksham Srivastava; Kishan Kavala; Rajesh Battala; Chiradeep Vittal; Rohit Yadav Subject: Re: Review Request: CLOUDSTACK-822 system.vm.password is not encrypted Can we get an answer to Chiradeep's question below before this is committed? On Thu, Jan 10, 2013 at 1:49 PM, C

[jira] [Updated] (CLOUDSTACK-705) IP Address reservation within a network

2013-01-15 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saksham Srivastava updated CLOUDSTACK-705: -- Description: Requirements described at: https://cwiki.apache.org

[jira] [Updated] (CLOUDSTACK-705) IP Address reservation within a network

2013-01-15 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saksham Srivastava updated CLOUDSTACK-705: -- Description: Requirements described at: https://cwiki.apache.org

[DISCUSS] IP Address Reservation within a network

2013-01-15 Thread Saksham Srivastava
each IP in the extended range whether it has been allocated or not. Ping test is a primitive solution as ICMP denying hosts may not respond. Need suggestions on that. Regards, Saksham Srivastava -Original Message- From: Saksham Srivastava [mailto:saksham.srivast...@citrix.com

Re: Review Request: CLOUDSTACK-822 system.vm.password is not encrypted

2013-01-10 Thread saksham srivastava
server/src/com/cloud/server/ConfigurationServerImpl.java b25c63f Diff: https://reviews.apache.org/r/8859/diff/ Testing --- Tested Locally. Thanks, saksham srivastava

RE: [DISCUSS] IP Address Reservation within a network

2013-01-09 Thread Saksham Srivastava
>-Original Message- >From: Saksham Srivastava [mailto:saksham.srivast...@citrix.com] >Sent: Friday, January 04, 2013 9:41 AM >To: cloudstack-dev@incubator.apache.org >Cc: Manan Shah; Chiradeep Vittal >Subject: RE: [DISCUSS] IP Address Reservation within a network > >The admin ca

RE: Review Request: CLOUDSTACK-924: source_template_id set to NULL when a template is created from a snapshot

2013-01-09 Thread Saksham Srivastava
ve template_id as null. I am not sure if this can be actually done, if you have any suggestion kindly share. From: Nitin Mehta Sent: Wednesday, January 09, 2013 5:21 PM To: Saksham Srivastava; Devdeep Singh Cc: cloudstack Subject: Re: Review Request: CLOUDSTACK-924: source_template_id se

Re: Review Request: CLOUDSTACK-924: source_template_id set to NULL when a template is created from a snapshot

2013-01-09 Thread saksham srivastava
view15181 --- On Jan. 9, 2013, 7:29 a.m., saksham srivastava wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://revi

Re: Review Request: CLOUDSTACK-822 system.vm.password is not encrypted

2013-01-09 Thread saksham srivastava
org/r/8859/diff/ Testing --- Tested Locally. Thanks, saksham srivastava

Review Request: CLOUDSTACK-924: source_template_id set to NULL when a template is created from a snapshot

2013-01-08 Thread saksham srivastava
--- Verified on local setup. from template1->instance->snapshot1->volume1->snapshot2->template2 template2 now has source template id. Thanks, saksham srivastava

[jira] [Updated] (CLOUDSTACK-924) source_template_id set to NULL when a template is created from a snapshot

2013-01-08 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saksham Srivastava updated CLOUDSTACK-924: -- Description: Here are the steps to reproduce the scenario

[jira] [Assigned] (CLOUDSTACK-924) source_template_id set to NULL when a template is created from a snapshot

2013-01-08 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saksham Srivastava reassigned CLOUDSTACK-924: - Assignee: Saksham Srivastava > source_template_id set to N

[jira] [Created] (CLOUDSTACK-924) source_template_id set to NULL when a template is created from a snapshot

2013-01-08 Thread Saksham Srivastava (JIRA)
Saksham Srivastava created CLOUDSTACK-924: - Summary: source_template_id set to NULL when a template is created from a snapshot Key: CLOUDSTACK-924 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-924

[jira] [Assigned] (CLOUDSTACK-822) system.vm.password is not encrypted

2013-01-07 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saksham Srivastava reassigned CLOUDSTACK-822: - Assignee: Saksham Srivastava > system.vm.password is

Review Request: CLOUDSTACK-822 system.vm.password is not encrypted

2013-01-07 Thread saksham srivastava
'system.vm.password' is not encrypted. Need to encrypt it. This addresses bug CLOUDSTACK-822. Diffs - server/src/com/cloud/server/ConfigurationServerImpl.java 43a1d99 Diff: https://reviews.apache.org/r/8859/diff/ Testing --- Tested Locally. Thanks, saksham srivastava

[jira] [Created] (CLOUDSTACK-822) system.vm.password is not encrypted

2013-01-07 Thread Saksham Srivastava (JIRA)
Saksham Srivastava created CLOUDSTACK-822: - Summary: system.vm.password is not encrypted Key: CLOUDSTACK-822 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-822 Project: CloudStack

RE: [DISCUSS] IP Address Reservation within a network

2013-01-04 Thread Saksham Srivastava
On 12/31/12 2:11 AM, "Saksham Srivastava" wrote: >Hi all, > >I have started looking into this feature and would like to have the >community feedback/suggestions on it. > >I would be sharing the FS shortly. > >Thanks, >Saksham > > > >On Saturday 22 Dece

Re: [DISCUSS] IP Address Reservation within a network

2012-12-31 Thread Saksham Srivastava
Hi all, I have started looking into this feature and would like to have the community feedback/suggestions on it. I would be sharing the FS shortly. Thanks, Saksham On Saturday 22 December 2012 06:51 AM, Manan Shah wrote: > Hi, > > > I would like to propose a new feature for IP Reservation wi

[jira] [Assigned] (CLOUDSTACK-705) IP Address reservation within a network

2012-12-27 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saksham Srivastava reassigned CLOUDSTACK-705: - Assignee: Saksham Srivastava > IP Address reservation withi

[jira] [Resolved] (CLOUDSTACK-91) no error message when we upload volume whose size is greater than storage.max.volume.upload.size value

2012-10-01 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saksham Srivastava resolved CLOUDSTACK-91. -- Resolution: Fixed > no error message when we upload volume whose s

Review Request: CLOUDSTACK-91 : no error message when we upload volume whose size is greater than storage.max.volume.upload.size value

2012-10-01 Thread saksham srivastava
iff: https://reviews.apache.org/r/7373/diff/ Testing --- Verified locally. Thanks, saksham srivastava

[jira] [Commented] (CLOUDSTACK-91) no error message when we upload volume whose size is greater than storage.max.volume.upload.size value

2012-10-01 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466873#comment-13466873 ] Saksham Srivastava commented on CLOUDSTACK-91: -- There are separate th

[jira] [Updated] (CLOUDSTACK-91) no error message when we upload volume whose size is greater than storage.max.volume.upload.size value

2012-10-01 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saksham Srivastava updated CLOUDSTACK-91: - Assignee: Saksham Srivastava (was: Nitin Mehta) > no error message w

[jira] [Commented] (CLOUDSTACK-91) no error message when we upload volume whose size is greater than storage.max.volume.upload.size value

2012-09-26 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13463800#comment-13463800 ] Saksham Srivastava commented on CLOUDSTACK-91: -- The issue reporte

[jira] [Commented] (CLOUDSTACK-91) no error message when we upload volume whose size is greater than storage.max.volume.upload.size value

2012-09-25 Thread Saksham Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462609#comment-13462609 ] Saksham Srivastava commented on CLOUDSTACK-91: -- This is an exis

Re: Review Request: CS-10219 Add option to set login attempts to portal.

2012-09-20 Thread saksham srivastava
rg/r/6858/#review11236 --- On Sept. 7, 2012, 11:46 a.m., saksham srivastava wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://revi

Re: Review Request: CS-10219 Add option to set login attempts to portal.

2012-09-10 Thread saksham srivastava
Its not fair to ask u to implement it > > right away but please file a bug for this. > > > > saksham srivastava wrote: > Improved the message, will create a related bug and also update it on > Wiki page for Login attempts > > Nitin Mehta wrote: > If you dont

Re: Review Request: CS-10219 Add option to set login attempts to portal.

2012-09-07 Thread saksham srivastava
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6858/#review11162 --- On Sept. 7, 2012, 11:46 a.m., saksham srivastava wrote: > > -

Re: Review Request: CS-10219 Add option to set login attempts to portal.

2012-09-07 Thread saksham srivastava
setup/db/create-schema.sql fa933e3 setup/db/db/schema-302to40.sql aaf23e6 Diff: https://reviews.apache.org/r/6858/diff/ Testing --- Verified locally. Thanks, saksham srivastava

Re: Review Request: CS-10219 Add option to set login attempts to portal.

2012-09-07 Thread saksham srivastava
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6858/#review11155 ------- On Sept. 7, 2012, 10:07 a.m., saksham srivastava wrote: > > --

Re: Review Request: CS-10219 Add option to set login attempts to portal.

2012-09-07 Thread saksham srivastava
nfig.java ebcd070 > server/src/com/cloud/configuration/ConfigurationManagerImpl.java f9da08d > server/src/com/cloud/user/AccountManagerImpl.java 38153f3 > setup/db/create-schema.sql fa933e3 > setup/db/db/schema-302to40.sql aaf23e6 > > Diff: https://reviews.apache.org/r/6858/diff/ > > > Testing > --- > > Verified locally. > > > Thanks, > > saksham srivastava > >

Re: Review Request: CS-10219 Add option to set login attempts to portal.

2012-09-07 Thread saksham srivastava
server/src/com/cloud/user/AccountManagerImpl.java 38153f3 setup/db/create-schema.sql fa933e3 setup/db/db/schema-302to40.sql aaf23e6 Diff: https://reviews.apache.org/r/6858/diff/ Testing --- Verified locally. Thanks, saksham srivastava

Re: Review Request: CS-10219 Add option to set login attempts to portal.

2012-09-06 Thread saksham srivastava
38153f3 setup/db/create-schema.sql fa933e3 setup/db/db/schema-302to40.sql aaf23e6 Diff: https://reviews.apache.org/r/6858/diff/ Testing --- Verified locally. Thanks, saksham srivastava

Re: Review Request: CS-10219 Add option to set login attempts to portal.

2012-09-05 Thread saksham srivastava
rated e-mail. To reply, visit: https://reviews.apache.org/r/6858/#review11006 ----------- On Sept. 5, 2012, 2:56 p.m., saksham srivastava wrote: > > --- > This is a

Re: Review Request: CS-10219 Add option to set login attempts to portal.

2012-09-05 Thread saksham srivastava
or the 1st incorrect login u disable the > > account 0 means login in not allowed.1 means a single attempt is provided. - saksham --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6858/#revi

Re: Review Request: CS-10219 Add option to set login attempts to portal.

2012-09-05 Thread saksham srivastava
-302to40.sql aaf23e6 Diff: https://reviews.apache.org/r/6858/diff/ Testing --- Verified locally. Thanks, saksham srivastava

Re: Review Request: CS-10219 Add option to set login attempts to portal.

2012-09-03 Thread saksham srivastava
://reviews.apache.org/r/6858/diff/ Testing --- Verified locally. Thanks, saksham srivastava

Re: Review Request: CS-10219 Add option to set login attempts to portal.

2012-08-31 Thread saksham srivastava
f23e6 Diff: https://reviews.apache.org/r/6858/diff/ Testing --- Verified locally. Thanks, saksham srivastava

Review Request: CS-10219 Add option to set login attempts to portal.

2012-08-30 Thread saksham srivastava
server/src/com/cloud/configuration/Config.java ebcd070 server/src/com/cloud/user/AccountManagerImpl.java 38153f3 setup/db/create-schema.sql fa933e3 setup/db/db/schema-302to40.sql aaf23e6 Diff: https://reviews.apache.org/r/6858/diff/ Testing --- Verified locally. Thanks, saksham

Review Request: CS-15734 KVM Snapshots show incorrect disk usage.

2012-08-20 Thread saksham srivastava
shows correct sizes of new volumes/snapshots created.dbUpgrade for existing installations reported in CS-16063. Thanks, saksham srivastava

RE: log rotation policy on VR

2012-08-10 Thread Saksham Srivastava
Virtual Router does not have CloudStack agent running on it, the logs on VR are not handled the way they are on other system VMs (i.e. using log4j) Currently running: logrotate -f -v /etc/logrotate.conf on the VR shows it does not handle /var/log/cloud.log To enable a sample logrotation add t

Re: Review Request: Removing obsolete JUnit test file and disabling calls to cleanup.sql from upgrade tests.

2012-08-02 Thread Saksham Srivastava
/developer.xml bfe496d server/test/com/cloud/agent/manager/SearchCriteria2Test.java 763c548 Diff: https://reviews.apache.org/r/6283/diff/ Testing --- Verified the changes locally. Thanks, Saksham Srivastava

Re: Review Request: Removing obsolete JUnit test file and disabling calls to cleanup.sql from upgrade tests.

2012-08-01 Thread Saksham Srivastava
ade folder are obsolete and can be skipped, then removing them would be a better choice. - Saksham --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6283/#review9729 -------

Review Request: Removing obsolete JUnit test file and disabling calls to cleanup.sql from upgrade tests.

2012-08-01 Thread Saksham Srivastava
server/test/com/cloud/upgrade/UsageEvents218To224UpgradeTest.java 7319afa Diff: https://reviews.apache.org/r/6283/diff/ Testing (updated) --- Verified the changes locally. Thanks, Saksham Srivastava

Re: Review Request: CS-12707: UI/API - templates> select view: ISOs filter by: featured or mine> provides unending pages of 2 ISO entries, DB contains only 19 ISO entries.

2012-07-24 Thread Saksham Srivastava
show repeating ISOs and API does not list any ISOs for a invalid page request-parameter. Thanks, Saksham Srivastava

Re: Review Request: CS-12707: UI/API - templates> select view: ISOs filter by: featured or mine> provides unending pages of 2 ISO entries, DB contains only 19 ISO entries.

2012-07-19 Thread Saksham Srivastava
/5930/diff/ Testing --- Verified the fix from both UI and API calls.UI does not show repeating ISOs and API does not list any ISOs for a invalid page request-parameter. Thanks, Saksham Srivastava

Re: Review Request: CS-12707: UI/API - templates> select view: ISOs filter by: featured or mine> provides unending pages of 2 ISO entries, DB contains only 19 ISO entries.

2012-07-15 Thread Saksham Srivastava
/storage/dao/VMTemplateDaoImpl.java 1db12aa Diff: https://reviews.apache.org/r/5930/diff/ Testing --- Verified the fix from both UI and API calls.UI does not show repeating ISOs and API does not list any ISOs for a invalid page request-parameter. Thanks, Saksham Srivastava

Re: Review Request: CS-15048: Log rotation functionality in system VMs is broken resuting in 100% of disk space getting consumed.

2012-07-12 Thread Saksham Srivastava
this applicable to Virtual Router as well? -Original Message- From: Saksham Srivastava [mailto:nore...@reviews.apache.org] On Behalf Of Saksham Srivastava Sent: Wednesday, July 11, 2012 3:53 PM To: Saksham Srivastava; cloudstack Subject: Re: Review Request: CS-15048: Log rotation functionality in s

Re: Review Request: CS-15048: Log rotation functionality in system VMs is broken resuting in 100% of disk space getting consumed.

2012-07-11 Thread Saksham Srivastava
/systemvm/cloud.log were rotated correctly. Thanks, Saksham Srivastava

Review Request: CS-15048: Log rotation functionality in system VMs is broken resuting in 100% of disk space getting consumed.

2012-07-11 Thread Saksham Srivastava
, Saksham Srivastava

FW: JUnit Test Suites

2012-06-28 Thread Saksham Srivastava
-> Download The unzipped folder will have a subfolder "test-reports" containing detailed test results reflecting the current state of UnitTests. Few of the failing tests can be removed if found obsolete. Thanks, Saksham -Original Message- From: Saksham Srivastava [mailto:sa

JUnit Test Suites

2012-06-22 Thread Saksham Srivastava
Hi, Currently there are a few JUnit Test cases present in the code base.Many of them are broken. We do not need all the tests now.There is a need to identify and clean-up these tests so the obsolete tests can be removed from the code. Bugs for the failing tests have been created.More bugs can b

Can someone kindly review and apply the patch. [CS-15018]

2012-06-11 Thread Saksham Srivastava
Original Message Subject: [PATCH] CS-15018: Event USER.LOGIN should contain the client IP address. Changes made in accordance with the coding convention. Date: Mon, 4 Jun 2012 11:23:55 -0400 From: Saksham Srivastava To: cloudstack-dev@incubator.apache.org CC