How do I stop Status popup message box?

2015-08-27 Thread Yichi Lu
Hi: If I make a list type API call, and specify a pagesize default.page.size, I'll get a popup status message box saying: Page size can't exceed max allowed page size value: x, every time I login to my account, no matter how many time I clicked 'Close'. Is there a way to stop this popup message

Re: [DISCUSS] Cloudmonkey release

2014-04-24 Thread Yichi Lu
+1 On Thu, Apr 24, 2014 at 8:41 AM, Chip Childers chipchild...@apache.orgwrote: Chiradeep - give me your pypi username so I can add you to the list of admins for the project there. -chip On Wed, Apr 23, 2014 at 11:21:22PM +, Chiradeep Vittal wrote: Hi folks, Yichi¹s fix to [1]

Review Request 20611: CLOUDSTACK-6202: add expires to call to method make_request() for async apis

2014-04-23 Thread Yichi Lu
/requester.py 170437d Diff: https://reviews.apache.org/r/20611/diff/ Testing --- first created a dummy account. Next (where deleteAccount is an async api): python cloudmonkey/cloudmonkey.py deleteAccount id= Thanks, Yichi Lu

Re: Review Request 20390: CLOUDSTACK-6202: Add signatureversion and expiring datetime to cloudmonkey, make it configurable

2014-04-16 Thread Yichi Lu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20390/#review40515 --- On April 15, 2014, 5:28 p.m., Yichi Lu wrote

Review Request 20387: CLOUDSTACK-6202: Add signatureversion and expires to server/src/com/cloud/api/dispatch/ParamGenericValidationWorker.java

2014-04-15 Thread Yichi Lu
/ParamGenericValidationWorker.java 7a73b8a Diff: https://reviews.apache.org/r/20387/diff/ Testing --- API call: $ cloudmonkey list users Thanks, Yichi Lu

Review Request 20390: CLOUDSTACK-6202: Add signatureversion and expiring datetime to cloudmonkey, make it configurable

2014-04-15 Thread Yichi Lu
cloudmonkey/requester.py b06e1fc Diff: https://reviews.apache.org/r/20390/diff/ Testing --- for 600 seconds expiration time and CST: now: 2014-04-15T16:36:46+ , expires: 2014-04-15T21:46:46+ Thanks, Yichi Lu

Re: Review Request 19941: Add signatureversion and expiring datetime to cloudmonkey/requester.py

2014-04-07 Thread Yichi Lu
://reviews.apache.org/r/19941/#comment72273 Can you make this configurable in the config? - Chiradeep Vittal On April 2, 2014, 4:39 p.m., Yichi Lu wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: Review Request 19941: Add signatureversion and expiring datetime to cloudmonkey/requester.py

2014-04-07 Thread Yichi Lu
generated e-mail. To reply, visit: https://reviews.apache.org/r/19941/ this should work? (datetime.datetime.utcnow() + datetime.timedelta(minutes=10)).strftime('%Y-%m-%dT%H:%M:%S +') - Chiradeep On April 2nd, 2014, 4:39 p.m. UTC, Yichi Lu wrote: Review request for cloudstack, Chiradeep

Review Request 19941: Add signatureversion and expiring datetime to cloudmonkey/requester.py

2014-04-02 Thread Yichi Lu
, Yichi Lu

CLOUDSTACK-6202

2014-03-28 Thread Yichi Lu
I am currently working on this issue. What should datetime string look like for expires? I am thinking of something like: -e 2011-10-10T12:00:00+0530, or --expires=2011-10-10T12:00:00+0530. But this may not be convenient for many people, especially the UTC part (+0530). Another way of doing this

Re: Review Request 19635: CLOUDSTACK-6015: Add tests for adding/deleting new user account, adding/deleting user.

2014-03-26 Thread Yichi Lu
or give any link regarding this. regards, rajasekhar On Wed, Mar 26, 2014 at 2:28 AM, Yichi Lu yichi...@sungard.com wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19635

Review Request 19635: CLOUDSTACK-6015: Add tests for adding/deleting new user account, adding/deleting user.

2014-03-25 Thread Yichi Lu
) Thanks, Yichi Lu

Review Request 19588: CLOUDSTACK-6015: Add tests for adding/deleting new user account, adding/deleting user.

2014-03-24 Thread Yichi Lu
-SNAPSHOT. Patch generated against the latest master. Thanks, Yichi Lu

Review Request 19553: CLOUDSTACK-6015: Add tests for adding/deleting new user account, adding/deleting user.

2014-03-21 Thread Yichi Lu
8bbb350 Diff: https://reviews.apache.org/r/19553/diff/ Testing --- tested against CloudStack 4.4.0-SNAPSHOT. Thanks, Yichi Lu

Re: [GSOC2014] [CLOUDSTACK-6114] Create config management recipes to install CloudStack

2014-03-19 Thread Yichi Lu
+1 On Wed, Mar 19, 2014 at 2:42 PM, Sebastien Goasguen run...@gmail.comwrote: On Mar 19, 2014, at 1:59 PM, Ian Duffy i...@ianduffy.ie wrote: Hi all, After the amazing experience last year I felt it would be a great to do Google Summer of Code again this year. I'm interested in

Re: upgrading from CloudPlatform 4.2.0 to CloudStack 4.3.0

2014-03-18 Thread Yichi Lu
new routers use the template. On Mar 17, 2014 8:19 PM, Yichi Lu yichi...@sungard.com wrote: I have a problem that bothers me to no end. I tried to upgrade from CloudPlatform 4.2.0 to CloudStack 4.3.0. So I first registered a 64-bit 4.3.0 systemvm template from: http

upgrading from CloudPlatform 4.2.0 to CloudStack 4.3.0

2014-03-17 Thread Yichi Lu
I have a problem that bothers me to no end. I tried to upgrade from CloudPlatform 4.2.0 to CloudStack 4.3.0. So I first registered a 64-bit 4.3.0 systemvm template from: http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-master-xen.vhd.bz2 this step was successful. So now I

Re: Review Request 18516: CLOUDSTACK-6015: add apache license headers, add a new test: navigation test and related code.

2014-03-02 Thread Yichi Lu
, Yichi Lu wrote: Review request for cloudstack, Nitin Mehta, Parth Jagirdar, and Sebastien Goasguen. By Yichi Lu. *Updated Feb. 26, 2014, 3:27 p.m.* *Repository: * cloudstack-git Description add apache license headers to all files. add a new test: navigation_test.py. The tests were done

Re: Review Request 18277: CLOUDSTACK-6015: initial check in for selenium based client side automated testing

2014-03-02 Thread Yichi Lu
. -- Ran 9 tests in 116.517s OK File Attachments (updated) CS-60150-3 https://reviews.apache.org/media/uploaded/files/2014/03/02/816e9665-5913-4400-9d65-09e9a7ad418c__cs-6015-3.patch Thanks, Yichi Lu

Re: Review Request 18277: CLOUDSTACK-6015: initial check in for selenium based client side automated testing

2014-03-02 Thread Yichi Lu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18277/#review35924 --- Ship it! Ship It! - Yichi Lu On March 2, 2014, 9:22 p.m., Yichi

Review Request 18516: CLOUDSTACK-6015: add apache license headers, add a new test: navigation test and related code.

2014-02-26 Thread Yichi Lu
. -- Ran 1 test in 69.194s OK Thanks, Yichi Lu

Re: Review Request 18277: CLOUDSTACK-6015: initial check in for selenium based client side automated testing

2014-02-20 Thread Yichi Lu
the tests and how to run them (i.e dependency on selenium etc..) - Sebastien Goasguen On February 19th, 2014, 6:52 p.m. UTC, Yichi Lu wrote: Review request for cloudstack, Nitin Mehta, Parth Jagirdar, and Sebastien Goasguen. By Yichi Lu. *Updated Feb. 19, 2014, 6:52 p.m

Review Request 18277: CLOUDSTACK-6015: initial check in for selenium based client side automated testing

2014-02-19 Thread Yichi Lu
. -- Ran 9 tests in 116.517s OK Thanks, Yichi Lu

Re: Review Request 15633: Bugfix CS-5079: Add guard against null pointer exception for listConfigurations API call, and set value to NULL if the pointer is null

2014-02-13 Thread Yichi Lu
I discarded my review request, based on this: Harikrishna Patnala commented on CLOUDSTACK-5079: - Hi Yichi Lu, This was fixed on NOV 15th and the fix is to use the configDepot class to populate the scoped variables. This class was introduced as part

Fwd: CLOUDSTACK-6015

2014-02-06 Thread Yichi Lu
-- Forwarded message -- From: Yichi Lu yichi...@sungard.com Date: Thu, Feb 6, 2014 at 2:13 PM Subject: CLOUDSTACK-6015 To: run...@gmail.com, us...@cloudstack.apache.org Sebastien: I have some experience in writing selenium test scripts again web GUI. I'd like to work

Re: ssh to ssvm

2013-12-31 Thread Yichi Lu
Sanjeev Neelarapu sanjeev.neelarapu@... writes: Hi Yichi, Try connecting to ssvm using id_rsa instead of id_rsa.cloud -Sanjeev # ssh -i /root/.ssh/id_rsa -p 3922 root@169.254.0.201 Warning: Identity file /root/.ssh/id_rsa not accessible: No such file or directory. Permission denied

ssh to ssvm

2013-12-23 Thread Yichi Lu
When I tried to ssh to ssvm, I was asked for passphrase: [root@xenserver-fpxwzqdr ~]# ssh -i /root/.ssh/id_rsa.cloud -p 3922 root@169.254.2.57 Enter passphrase for key '/root/.ssh/id_rsa.cloud': What did I do wrong? What is the passphrase? Any help is appreciated. Yichi

Re: Review Request 15566: Remove the comparison between GuestOSCategoryVO.CATEGORY_NONE and guestOSCategory.getName() to make OS category of 'None' to be a valid option.

2013-12-09 Thread Yichi Lu
. Was able to change OS category to 'None', the bottom one, and change it back to other OS categories. Selecting the top 'None' would have no effect. Thanks, Yichi Lu

Re: Review Request #15566 - CLOUDSTACK-4969

2013-12-09 Thread Yichi Lu
Daan: I updated patch. Thanks. Yichi On Tue, Nov 26, 2013 at 2:38 AM, Daan Hoogland daan.hoogl...@gmail.comwrote: Yichi, Can you update your patch? I will apply it but it doesn't apply to master now. regards On Fri, Nov 22, 2013 at 8:37 PM, Yichi Lu yichi...@sungard.com wrote

Review Request 15787: Improvement CLOUDSTACK-5231: Add helper texts for registering templates

2013-11-22 Thread Yichi Lu
, Templates, Register template. Thanks, Yichi Lu

Re: devcloud2

2013-11-19 Thread Yichi Lu
, Yichi Lu yichi...@sungard.com wrote: I try to install devcloud2, and try to follow this pape: https://cwiki.apache.org/confluence/display/CLOUDSTACK/DevCloud. Well, there is no error with installation. But now /proc/meminfo only shows MemTotal: 435252 KB. Am I supposed to have 2048 MB total memory

Review Request 15633: Bugfix CS-5079: Add guard against null pointer exception for listConfigurations API call, and set value to NULL if the pointer is null

2013-11-17 Thread Yichi Lu
://reviews.apache.org/r/15633/diff/ Testing --- tested api calls for listConfigurations, listConfigurationsclusterid=xxx, listConfigurationszoneid=xxx, listConfigurationscategory=Advanced Thanks, Yichi Lu

Review Request 15566: Remove the comparison between GuestOSCategoryVO.CATEGORY_NONE and guestOSCategory.getName() to make OS category of 'None' to be a valid option.

2013-11-14 Thread Yichi Lu
the top 'None' would have no effect. Thanks, Yichi Lu