RE: [DISCUSS] UI automation using Python/Selenium

2013-02-14 Thread Parth Jagirdar
: cloudstack-dev@incubator.apache.org Cc: Parth Jagirdar Subject: Re: [DISCUSS] UI automation using Python/Selenium On Thu, Feb 14, 2013 at 10:06:01AM -0500, Chip Childers wrote: > On Thu, Feb 14, 2013 at 03:02:09PM +0530, Prasanna Santhanam wrote: > > On Wed, Feb 13, 2013 at 02:44:24PM -0

RE: [DISCUSS] UI automation using Python/Selenium

2013-02-14 Thread Parth Jagirdar
day, February 13, 2013 11:44 AM To: cloudstack-dev@incubator.apache.org; Parth Jagirdar Subject: Re: [DISCUSS] UI automation using Python/Selenium On Thu, Jan 17, 2013 at 10:09:06PM +, Parth Jagirdar wrote: > Here is cwiki link... > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/UI+Au

RE: Review Request: Scripts for Selenium UI automation.

2013-02-15 Thread Parth Jagirdar
inal Message- From: Animesh Chaturvedi Sent: Wednesday, February 13, 2013 7:13 PM To: Parth Jagirdar; Kelcey Jamison-Damage; John Kinsella Cc: cloudstack Subject: RE: Review Request: Scripts for Selenium UI automation. Kelcey, john Please review Parth's patch > -Original Message

Re: Review Request: Scripts for Selenium UI automation.

2013-02-15 Thread Parth Jagirdar
network refactor branch. Thanks, Parth Jagirdar

RE: Review Request: Scripts for Selenium UI automation.

2013-02-15 Thread Parth Jagirdar
Python API Wrappers. Could you give me some more background, or perhaps so links with details as to the scope and purpose? Thanks Sent from my iPhone On Feb 15, 2013, at 11:03 AM, Parth Jagirdar wrote: > John & Kelcey, > > I have uploaded basic description for w

Re: Review Request: Scripts for Selenium UI automation.

2013-02-15 Thread Parth Jagirdar
. Thanks, Parth Jagirdar

RE: Review Request: Scripts for Selenium UI automation.

2013-02-15 Thread Parth Jagirdar
Aite... Suggested Changed made. Please review. Thanks, .. Parth -Original Message- From: kelcey Damage [mailto:m...@kelceydamage.com] Sent: Friday, February 15, 2013 2:55 PM To: Parth Jagirdar; cloudstack-dev@incubator.apache.org Cc: Animesh Chaturvedi; 'John Kinsella' S

Re: Review Request: Scripts for Selenium UI automation.

2013-02-19 Thread Parth Jagirdar
Diff: https://reviews.apache.org/r/9336/diff/ Testing --- Tested with network refactor branch. Thanks, Parth Jagirdar

Re: Review Request: Scripts for Selenium UI automation.

2013-02-19 Thread Parth Jagirdar
y PRE-CREATION Diff: https://reviews.apache.org/r/9336/diff/ Testing --- Tested with network refactor branch. Thanks, Parth Jagirdar

RE: Review Request: Scripts for Selenium UI automation.

2013-02-20 Thread Parth Jagirdar
David, I have uploaded as per your suggestions. Thanks, .. Parth From: David Nalley [mailto:nore...@reviews.apache.org] On Behalf Of David Nalley Sent: Friday, February 15, 2013 7:01 PM To: Prasanna Santhanam; Kelcey Jamison-Damage; John Kinsella Cc: David Nalley; Parth Jagirdar; cloudstack

Re: [DISCUSS] Management Server Memory Requirements

2013-02-20 Thread Parth Jagirdar
+1 Performance degradation is dramatic and I too have observed this issue. I have logged my comments into 1339. ŠParth On 2/20/13 7:34 PM, "Srikanteswararao Talluri" wrote: >To add to what Marcus mentioned, >Regarding bug CLOUDSTACK-1339 : I have observed this issue within 5-10 >min of starti

Re: [DISCUSS] Management Server Memory Requirements

2013-02-20 Thread Parth Jagirdar
y do these systems have that experience issues? What does >/proc/meminfo say during the issues? Does adjusting the tomcat6.conf >memory settings make a difference (see ticket comments)? How much memory >do the java processes list as resident in top? >On Feb 20, 2013 8:53 PM, "Pa

Re: [DISCUSS] Management Server Memory Requirements

2013-02-20 Thread Parth Jagirdar
, "Parth Jagirdar" wrote: >JAVA_OPTS="-Djava.awt.headless=true >-Dcom.sun.management.jmxremote.port=45219 >-Dcom.sun.management.jmxremote.authenticate=false >-Dcom.sun.management.jmxremote.ssl=false -Xmx512m -Xms512m >-XX:+HeapDumpOnOutOfMemoryError >-XX:HeapDumpPa

Re: [DISCUSS] Management Server Memory Requirements

2013-02-20 Thread Parth Jagirdar
ntly. At any rate this system is >severely memory limited. > >On Wed, Feb 20, 2013 at 9:52 PM, Parth Jagirdar > wrote: >> Marcus, >> >> vmstat 1 output >> >> >> [root@localhost management]# vmstat 1 >> procs ---memory-- ---swap-

RE: Review Request: Scripts for Selenium UI automation.

2013-02-21 Thread Parth Jagirdar
; Kelcey Jamison-Damage; John Kinsella Cc: David Nalley; Parth Jagirdar; cloudstack Subject: Re: Review Request: Scripts for Selenium UI automation. This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9336/ Ship it! Parth: I've committed this to m

[DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-01 Thread Parth Jagirdar
All, API throttling number can be set to anything at this point. Suggestions here is to have this number set to a value that is "greater than" number of API that can be fired by any potential action on UI. Minimum API for throttling that can be set < Number of API's Any action can fire in un

[DISCUSS] API Throttling minimum number of calls per unit of time

2013-03-01 Thread Parth Jagirdar
Fixing [DISCUSS} TAG to make it compatible with your filters Thanks, .. Parth -Original Message- From: Parth Jagirdar [mailto:parth.jagir...@citrix.com] Sent: Friday, March 01, 2013 2:35 PM To: cloudstack-dev@incubator.apache.org (cloudstack-dev@incubator.apache.org) Subject

[DISCUSS] UI automation using Python/Selenium

2013-01-11 Thread Parth Jagirdar
Hello All, I am experimenting with selenium automation for cloudstack and I made it work and wrote a few scripts to see feasibility. This will be a tool for testing through UI and will not be a part of regular distribution. Thanks, ŠParth

Re: [DISCUSS] UI automation using Python/Selenium

2013-01-11 Thread Parth Jagirdar
> > >>-Original Message- >>From: Parth Jagirdar [mailto:parth.jagir...@citrix.com] >>Sent: Friday, January 11, 2013 10:36 AM >>To: cloudstack-dev@incubator.apache.org >>Subject: [DISCUSS] UI automation using Python/Selenium >> >>Hello All, &

Edit Access to Jira

2013-01-17 Thread Parth Jagirdar
I also have the same request, cloud someone please help to get edit access ? User name : parth Mail id : parth.jagir...@citrix.com<mailto:parth.jagir...@citrix.com> Thank You, Parth Jagirdar Software Test Engineer Datacenter & Cloud Division Citrix Systems - Powering Mobile Work

RE: [DISCUSS] UI automation using Python/Selenium

2013-01-17 Thread Parth Jagirdar
Here is a small document I have put together. Comments are welcomed. Thanks, .. Parth -Original Message- From: Parth Jagirdar [mailto:parth.jagir...@citrix.com] Sent: Friday, January 11, 2013 10:59 AM To: cloudstack-dev@incubator.apache.org Subject: Re: [DISCUSS] UI automation using

RE: [DISCUSS] UI automation using Python/Selenium

2013-01-17 Thread Parth Jagirdar
Attached. Thanks, .. Parth -Original Message- From: Parth Jagirdar [mailto:parth.jagir...@citrix.com] Sent: Thursday, January 17, 2013 1:37 PM To: cloudstack-dev@incubator.apache.org Subject: RE: [DISCUSS] UI automation using Python/Selenium Here is a small document I have put

RE: [DISCUSS] UI automation using Python/Selenium

2013-01-17 Thread Parth Jagirdar
ood experience using Selenium + Firefox in headless mode in the past though. >> -Original Message- >> From: Parth Jagirdar [mailto:parth.jagir...@citrix.com] >> Sent: Thursday, January 17, 2013 1:37 PM >> To: cloudstack-dev@incubator.apache.org >> Subject: RE: [

RE: [DISCUSS] UI automation using Python/Selenium

2013-01-17 Thread Parth Jagirdar
gt; -Original Message- >> From: Parth Jagirdar [mailto:parth.jagir...@citrix.com] >> Sent: Thursday, January 17, 2013 1:37 PM >> To: cloudstack-dev@incubator.apache.org >> Subject: RE: [DISCUSS] UI automation using Python/Selenium >> >> Here is a sm

RE: Edit Access to Jira

2013-01-17 Thread Parth Jagirdar
ould you give me edit access as well? > > user: dtsitrelis > > mail: demetrius.tsitre...@citrix.com > > On Jan 17, 2013, at 11:29 AM, Alex Huang wrote: > > > done > > > >> -Original Message- > >> From: Parth Jagirdar [mailto:parth.jag

RE: Edit Access to Jira

2013-01-17 Thread Parth Jagirdar
Never mind Got it... :-) Thanks, .. Parth -Original Message- From: Parth Jagirdar [mailto:parth.jagir...@citrix.com] Sent: Thursday, January 17, 2013 4:31 PM To: cloudstack-dev@incubator.apache.org Subject: RE: Edit Access to Jira Alex, There seems to be something wrong. I still do

Review Request: Scripts for Selenium UI automation.

2013-02-06 Thread Parth Jagirdar
-CREATION test/selenium/smoke/TemplatesAndISO.py PRE-CREATION test/selenium/smoke/VM_lifeCycle.py PRE-CREATION test/selenium/smoke/main.py PRE-CREATION Diff: https://reviews.apache.org/r/9336/diff/ Testing --- Tested with network refactor branch. Thanks, Parth Jagirdar

Re: Review Request: Scripts for Selenium UI automation.

2013-02-06 Thread Parth Jagirdar
. Thanks, Parth Jagirdar

Re: Review Request: Scripts for Selenium UI automation.

2013-02-06 Thread Parth Jagirdar
. Thanks, Parth Jagirdar

Re: Review Request: Scripts for Selenium UI automation.

2013-02-06 Thread Parth Jagirdar
. Thanks, Parth Jagirdar

Re: Review Request: Scripts for Selenium UI automation.

2013-02-06 Thread Parth Jagirdar
. Thanks, Parth Jagirdar

UI automation using Python/Selenium

2013-01-10 Thread Parth Jagirdar
Hello All, I am experimenting with selenium automation for cloudstack and I made it work and wrote a few scripts to see feasibility. Would like to setup project in asf repo for this automation and start working on it. Can you please provide me guidance on how to proceed. Thanks, …Parth

RE: [DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-01 Thread Parth Jagirdar
:58 PM To: cloudstack-dev@incubator.apache.org Subject: Re: [DISCUSS} API Throttling minimum number of calls per unit of time On Fri, Mar 1, 2013 at 5:34 PM, Parth Jagirdar wrote: > All, > > API throttling number can be set to anything at this point. > > Suggestions here is to h

RE: [DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-01 Thread Parth Jagirdar
service in ComponentContext.xml. Parth, please file a defect for that, I will fix it. Thanks -min On 3/1/13 4:36 PM, "Parth Jagirdar" wrote: >That sounds right.. > >If you enable throttling then .. you are assumed to know what it does. >If you enable throttling then .. yo

[DISCUSS] UI user prompt redesign

2013-03-04 Thread Parth Jagirdar
which results into associating only one message) with it then we can achieve what I am trying to propose here. I believe this is most common approach in UI based tools. Suggestions / Inputs? Track it here :: https://issues.apache.org/jira/browse/CLOUDSTACK-1506 Thank You, Parth Jagirdar S

RE: [DISCUSS] UI user prompt redesign

2013-03-04 Thread Parth Jagirdar
This screen is more appropriate with case below. https://issues.apache.org/jira/secure/attachment/12572013/global%20var.jpg Thanks, .. Parth -Original Message- From: Parth Jagirdar [mailto:parth.jagir...@citrix.com] Sent: Monday, March 04, 2013 4:55 PM To: cloudstack-dev

RE: [DISCUSS]- Dynamic Rendering of tooltip Content from the documentation

2013-03-07 Thread Parth Jagirdar
Is this what you have in mind? http://www.sagehill.net/docbookxsl/CrossRefs.html#OptsGenXref Thanks, .. Parth -Original Message- From: Pranav Saxena Sent: Wednesday, March 06, 2013 8:26 PM To: cloudstack-dev@incubator.apache.org Cc: Brian Federle; Parth Jagirdar; Jessica Tomechak

RE: [DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-07 Thread Parth Jagirdar
text.xml? >> >>--Alex >> >> >> >>> -Original Message- >>> From: Min Chen [mailto:min.c...@citrix.com] >>> Sent: Friday, March 1, 2013 4:39 PM >>> To: cloudstack-dev@incubator.apache.org >>> Subject: Re: [DISCUSS} AP

RE: [DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-07 Thread Parth Jagirdar
, what is the issue here? Thanks -min On 3/7/13 3:41 PM, "Parth Jagirdar" wrote: >Refer to > >CLOUDSTACK-1586 > >I think minimum number to throttle and "API Throttled : ERROR" which >has >1:1 ratio, also needs to be addressed somehow. &g

RE: [DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-07 Thread Parth Jagirdar
As these API are fired from UI. Ignore this statement.. this is invalid. "Well, What if backend only likes to have 200 and instead keeps getting 429 till limit is over." Thanks, .. Parth -Original Message----- From: Parth Jagirdar [mailto:parth.jagir...@citrix.com] Sent: Thurs

RE: [DISCUSS]- Dynamic Rendering of tooltip Content from the documentation

2013-03-08 Thread Parth Jagirdar
@incubator.apache.org Cc: Parth Jagirdar; Brian Federle; Jessica Tomechak; David Nalley (da...@gnsa.us) Subject: Re: [DISCUSS]- Dynamic Rendering of tooltip Content from the documentation Oh I just saw tooltip and javascript, and I dislike that js implementations for tooltips consume a lot of resources; so

RE: [VOTE] Graduate Apache CloudStack from the Incubator

2013-03-11 Thread Parth Jagirdar
+1 Thanks, .. Parth -Original Message- From: Vijayendra Bhamidipati [mailto:vijayendra.bhamidip...@citrix.com] Sent: Monday, March 11, 2013 10:48 AM To: cloudstack-dev@incubator.apache.org Cc: cloudstack-dev@incubator.apache.org Subject: Re: [VOTE] Graduate Apache CloudStack from the In

[jira] [Created] (CLOUDSTACK-1231) cloud-install-sys-tmplt failed due to missing path

2013-02-11 Thread Parth Jagirdar (JIRA)
Parth Jagirdar created CLOUDSTACK-1231: -- Summary: cloud-install-sys-tmplt failed due to missing path Key: CLOUDSTACK-1231 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1231 Project

[jira] [Updated] (CLOUDSTACK-1206) Failure in Copy of System templates

2013-02-11 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar updated CLOUDSTACK-1206: --- Priority: Major (was: Blocker) > Failure in Copy of System templa

[jira] [Updated] (CLOUDSTACK-1231) cloud-install-sys-tmplt failed due to missing path

2013-02-11 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar updated CLOUDSTACK-1231: --- Component/s: Install and Setup Fix Version/s: 4.1.0

[jira] [Updated] (CLOUDSTACK-1231) cloud-install-sys-tmplt failed due to missing paths

2013-02-11 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar updated CLOUDSTACK-1231: --- Summary: cloud-install-sys-tmplt failed due to missing paths (was: cloud

[jira] [Updated] (CLOUDSTACK-1231) cloud-install-sys-tmplt failed due to missing paths

2013-02-11 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar updated CLOUDSTACK-1231: --- Description: [root@asfmgmt ~]# /usr/share/cloudstack-common/scripts/storage

[jira] [Commented] (CLOUDSTACK-1231) cloud-install-sys-tmplt failed due to missing paths

2013-02-11 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13576261#comment-13576261 ] Parth Jagirdar commented on CLOUDSTACK-1231: Setup command was mi

[jira] [Closed] (CLOUDSTACK-1231) cloud-install-sys-tmplt failed due to missing paths

2013-02-11 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar closed CLOUDSTACK-1231. -- Resolution: Fixed Fixed. Closing. > cloud-install-sys-tm

[jira] [Reopened] (CLOUDSTACK-1231) cloud-install-sys-tmplt failed due to missing paths

2013-02-11 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar reopened CLOUDSTACK-1231: Apologies Disregard all the commentsneed to reopen. ...Parth

[jira] [Created] (CLOUDSTACK-1249) CloudStack Service restart has inconsistent names

2013-02-12 Thread Parth Jagirdar (JIRA)
Parth Jagirdar created CLOUDSTACK-1249: -- Summary: CloudStack Service restart has inconsistent names Key: CLOUDSTACK-1249 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1249 Project

[jira] [Resolved] (CLOUDSTACK-1206) Failure in Copy of System templates

2013-02-12 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar resolved CLOUDSTACK-1206. Resolution: Fixed Fix was verified using build #15. ...Parth

[jira] [Commented] (CLOUDSTACK-854) QA - Tool Tip Sanity Validation

2013-02-12 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13577176#comment-13577176 ] Parth Jagirdar commented on CLOUDSTACK-854: --- I have found following is

[jira] [Updated] (CLOUDSTACK-854) QA - Tool Tip Sanity Validation

2013-02-12 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar updated CLOUDSTACK-854: -- Attachment: screen 4.jpg screen 3.jpg screen 2.jpg

[jira] [Commented] (CLOUDSTACK-176) Tooltip widget

2013-02-12 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13577177#comment-13577177 ] Parth Jagirdar commented on CLOUDSTACK-176: --- I have found following is

[jira] [Updated] (CLOUDSTACK-176) Tooltip widget

2013-02-12 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar updated CLOUDSTACK-176: -- Attachment: screen 4.jpg screen 3.jpg screen 2.jpg

[jira] [Reopened] (CLOUDSTACK-176) Tooltip widget

2013-02-12 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar reopened CLOUDSTACK-176: --- Refer to Previous comment. > Tooltip wid

[jira] [Reopened] (CLOUDSTACK-662) Advanced Search UI

2013-02-12 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar reopened CLOUDSTACK-662: --- While performing sanity tests following issues were found:: Please submit your views

[jira] [Updated] (CLOUDSTACK-662) Advanced Search UI

2013-02-12 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar updated CLOUDSTACK-662: -- Attachment: screen 3.jpg screen 2.jpg screen 1.jpg

[jira] [Commented] (CLOUDSTACK-826) QA: Testing of Advanced Search Capabilities

2013-02-12 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13577264#comment-13577264 ] Parth Jagirdar commented on CLOUDSTACK-826: --- While performing sanity t

[jira] [Updated] (CLOUDSTACK-826) QA: Testing of Advanced Search Capabilities

2013-02-12 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar updated CLOUDSTACK-826: -- Attachment: screen 3.jpg screen 2.jpg screen 1.jpg

[jira] [Commented] (CLOUDSTACK-177) Quickview and table widget redesign

2013-02-12 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13577269#comment-13577269 ] Parth Jagirdar commented on CLOUDSTACK-177: --- Looks Good. Verified u

[jira] [Resolved] (CLOUDSTACK-857) QA - Sanity validatoin for Quickview

2013-02-12 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar resolved CLOUDSTACK-857. --- Resolution: Fixed > QA - Sanity validatoin for Quickv

[jira] [Updated] (CLOUDSTACK-857) QA - Sanity validatoin for Quickview

2013-02-12 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar updated CLOUDSTACK-857: -- Status: Ready To Review (was: In Progress) > QA - Sanity validatoin

[jira] [Commented] (CLOUDSTACK-857) QA - Sanity validatoin for Quickview

2013-02-12 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13577271#comment-13577271 ] Parth Jagirdar commented on CLOUDSTACK-857: --- Working as Expected. Veri

[jira] [Updated] (CLOUDSTACK-1261) Cannot find template adapter for XenServer

2013-02-13 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar updated CLOUDSTACK-1261: --- Attachment: MS_Template_Error.txt template_Error.jpg Attached

[jira] [Created] (CLOUDSTACK-1261) Cannot find template adapter for XenServer

2013-02-13 Thread Parth Jagirdar (JIRA)
Parth Jagirdar created CLOUDSTACK-1261: -- Summary: Cannot find template adapter for XenServer Key: CLOUDSTACK-1261 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1261 Project: CloudStack

[jira] [Created] (CLOUDSTACK-1264) System VM doesnt not have default route.

2013-02-13 Thread Parth Jagirdar (JIRA)
Parth Jagirdar created CLOUDSTACK-1264: -- Summary: System VM doesnt not have default route. Key: CLOUDSTACK-1264 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1264 Project: CloudStack

[jira] [Updated] (CLOUDSTACK-1261) Cannot find template adapter for XenServer

2013-02-13 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar updated CLOUDSTACK-1261: --- Attachment: default gateway.txt MS and System VM Log attached. Both in same

[jira] [Commented] (CLOUDSTACK-1264) System VM doesnt not have default route.

2013-02-13 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13577947#comment-13577947 ] Parth Jagirdar commented on CLOUDSTACK-1264: Please comment if you t

[jira] [Resolved] (CLOUDSTACK-1261) Cannot find template adapter for XenServer

2013-02-13 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar resolved CLOUDSTACK-1261. Resolution: Duplicate Fix Version/s: 4.1.0 Seems duplicate of

[jira] [Created] (CLOUDSTACK-1279) UI - Advance Search - Double Quotes results in SQL Query Error

2013-02-14 Thread Parth Jagirdar (JIRA)
Parth Jagirdar created CLOUDSTACK-1279: -- Summary: UI - Advance Search - Double Quotes results in SQL Query Error Key: CLOUDSTACK-1279 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1279

[jira] [Created] (CLOUDSTACK-1280) UI - Advance Search Partial query support is inconsistant

2013-02-14 Thread Parth Jagirdar (JIRA)
Parth Jagirdar created CLOUDSTACK-1280: -- Summary: UI - Advance Search Partial query support is inconsistant Key: CLOUDSTACK-1280 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1280 Project

[jira] [Created] (CLOUDSTACK-1281) UI - Advance Search - Advance search filters do not work in conjunction with Original Query

2013-02-14 Thread Parth Jagirdar (JIRA)
Parth Jagirdar created CLOUDSTACK-1281: -- Summary: UI - Advance Search - Advance search filters do not work in conjunction with Original Query Key: CLOUDSTACK-1281 URL: https://issues.apache.org/jira/browse

[jira] [Updated] (CLOUDSTACK-1279) UI - Advance Search - Double Quotes results in SQL Query Error

2013-02-14 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar updated CLOUDSTACK-1279: --- Attachment: Query error log on MS.txt > UI - Advance Search - Double Quo

[jira] [Updated] (CLOUDSTACK-662) Advanced Search UI

2013-02-14 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar updated CLOUDSTACK-662: -- Attachment: Query error log on MS.txt > Advanced Search

[jira] [Updated] (CLOUDSTACK-1281) UI - Advance Search - Advance search filters do not work in conjunction with Original Query

2013-02-14 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar updated CLOUDSTACK-1281: --- Attachment: screen 3.jpg screen 2.jpg > UI - Advance Sea

[jira] [Created] (CLOUDSTACK-1282) UI - Tooltip - Missing tooltip for Projects page

2013-02-14 Thread Parth Jagirdar (JIRA)
Parth Jagirdar created CLOUDSTACK-1282: -- Summary: UI - Tooltip - Missing tooltip for Projects page Key: CLOUDSTACK-1282 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1282 Project

[jira] [Created] (CLOUDSTACK-1283) UI - Tooltip - Need a clean way to differentiate between Alt Tag's and Tooltips.

2013-02-14 Thread Parth Jagirdar (JIRA)
Parth Jagirdar created CLOUDSTACK-1283: -- Summary: UI - Tooltip - Need a clean way to differentiate between Alt Tag's and Tooltips. Key: CLOUDSTACK-1283 URL: https://issues.apache.org/jira/browse/CLOUD

[jira] [Updated] (CLOUDSTACK-1283) UI - Tooltip - Need a clean way to differentiate between Alt Tag's and Tooltips.

2013-02-14 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar updated CLOUDSTACK-1283: --- Attachment: 4 (3).jpg 4 (2).jpg > UI - Tooltip - Nee

[jira] [Created] (CLOUDSTACK-1284) UI - Tooltip - Inconsistent tool tip rendering among installation wizards

2013-02-14 Thread Parth Jagirdar (JIRA)
Parth Jagirdar created CLOUDSTACK-1284: -- Summary: UI - Tooltip - Inconsistent tool tip rendering among installation wizards Key: CLOUDSTACK-1284 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1284

[jira] [Updated] (CLOUDSTACK-1284) UI - Tooltip - Inconsistent tool tip rendering among installation wizards

2013-02-14 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar updated CLOUDSTACK-1284: --- Attachment: 4 (1).jpg > UI - Tooltip - Inconsistent tool tip render

[jira] [Created] (CLOUDSTACK-1285) UI -Tooltip - Lengthy and inconsistent description among toolips

2013-02-14 Thread Parth Jagirdar (JIRA)
Parth Jagirdar created CLOUDSTACK-1285: -- Summary: UI -Tooltip - Lengthy and inconsistent description among toolips Key: CLOUDSTACK-1285 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1285

[jira] [Updated] (CLOUDSTACK-1285) UI -Tooltip - Lengthy and inconsistent description among toolips

2013-02-14 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar updated CLOUDSTACK-1285: --- Attachment: 4.jpg 3.jpg > UI -Tooltip - Lengthy

[jira] [Created] (CLOUDSTACK-1286) UI - Tooltip - Missing Tooltips for some key features

2013-02-14 Thread Parth Jagirdar (JIRA)
Parth Jagirdar created CLOUDSTACK-1286: -- Summary: UI - Tooltip - Missing Tooltips for some key features Key: CLOUDSTACK-1286 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1286 Project

[jira] [Commented] (CLOUDSTACK-1250) QA When a detailview action is prohibited, the operation dialog box should not show up in the mean time

2013-02-14 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13578808#comment-13578808 ] Parth Jagirdar commented on CLOUDSTACK-1250: Blocked due to Syste

[jira] [Resolved] (CLOUDSTACK-826) QA: Testing of Advanced Search Capabilities

2013-02-14 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar resolved CLOUDSTACK-826. --- Resolution: Fixed Bugs have been opened. Search UI - Advance Search for list of

[jira] [Resolved] (CLOUDSTACK-854) QA - Tool Tip Sanity Validation

2013-02-14 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar resolved CLOUDSTACK-854. --- Resolution: Fixed Bugs have been Opened. Search UI - Tooltip for list of bugs

[jira] [Commented] (CLOUDSTACK-1180) Selenium Automation through UI

2013-02-15 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579414#comment-13579414 ] Parth Jagirdar commented on CLOUDSTACK-1180: John. I have uploaded

[jira] [Comment Edited] (CLOUDSTACK-1180) Selenium Automation through UI

2013-02-15 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579414#comment-13579414 ] Parth Jagirdar edited comment on CLOUDSTACK-1180 at 2/15/13 6:5

[jira] [Commented] (CLOUDSTACK-1252) Failed to download default template in VMware

2013-02-15 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579432#comment-13579432 ] Parth Jagirdar commented on CLOUDSTACK-1252: Just to inform that

[jira] [Updated] (CLOUDSTACK-1264) System VM does not have default route.

2013-02-20 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar updated CLOUDSTACK-1264: --- Summary: System VM does not have default route. (was: System VM doesnt not

[jira] [Commented] (CLOUDSTACK-1339) ASF 4.1: Management server becomes unresponsive

2013-02-20 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13582743#comment-13582743 ] Parth Jagirdar commented on CLOUDSTACK-1339: Marcus/Prachi, I obse

[jira] [Updated] (CLOUDSTACK-1339) ASF 4.1: Management server becomes unresponsive

2013-02-20 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar updated CLOUDSTACK-1339: --- Attachment: MS_log.txt The Management server Log, mentioned in previous comment

[jira] [Commented] (CLOUDSTACK-1339) ASF 4.1: Management server becomes unresponsive

2013-02-20 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13582916#comment-13582916 ] Parth Jagirdar commented on CLOUDSTACK-1339: Marcus, JAVA_

[jira] [Commented] (CLOUDSTACK-1339) ASF 4.1: Management server becomes unresponsive

2013-02-20 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13582918#comment-13582918 ] Parth Jagirdar commented on CLOUDSTACK-1339: vmstat 1 output [

[jira] [Commented] (CLOUDSTACK-1339) ASF 4.1: Management server becomes unresponsive

2013-02-20 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13582922#comment-13582922 ] Parth Jagirdar commented on CLOUDSTACK-1339: Attempted login int

[jira] [Commented] (CLOUDSTACK-1264) System VM does not have default route.

2013-02-20 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13582944#comment-13582944 ] Parth Jagirdar commented on CLOUDSTACK-1264: Abhi, A typo or missi

[jira] [Commented] (CLOUDSTACK-1264) System VM does not have default route.

2013-02-26 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13587299#comment-13587299 ] Parth Jagirdar commented on CLOUDSTACK-1264: Was observed on

[jira] [Commented] (CLOUDSTACK-1264) System VM does not have default route.

2013-02-26 Thread Parth Jagirdar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13587428#comment-13587428 ] Parth Jagirdar commented on CLOUDSTACK-1264: Attempted to reproduce

  1   2   >