Re: Review Request: Fix for CLOUDSTACK-2987 Ensure XStools to be there in template inorder to enable dynamic scaling of vm

2013-06-18 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11910/ --- (Updated June 18, 2013, 7:05 a.m.) Review request for cloudstack, Abhinandan Pr

Re: Review Request: CLOUDSTACK-1047: tracking in logs using job id

2013-06-18 Thread Sanjay Tripathi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11906/ --- (Updated June 18, 2013, 7:07 a.m.) Review request for cloudstack, Devdeep Singh

Re: Review Request: Fix for CLOUDSTACK-2987 Ensure XStools to be there in template inorder to enable dynamic scaling of vm

2013-06-18 Thread Harikrishna Patnala
> On June 17, 2013, 3:12 p.m., Prasanna Santhanam wrote: > > Since XCP shares the same resource (XcpOssResource<-CitrixResourceBase) can > > the command ScaleVmCommand be implemented for XCP too? > > > > Prasanna Santhanam wrote: > Any comments about adding the XCP support? Agreed we may

RE: [ANNOUNCE] New committer: Jayapal Reddy Uradi

2013-06-18 Thread Suresh Sadhu
Congrats Jayapal !! -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Monday, June 17, 2013 9:00 PM To: dev@cloudstack.apache.org Subject: [ANNOUNCE] New committer: Jayapal Reddy Uradi The Project Management Committee (PMC) for Apache CloudStack has asked Ja

Re: Query String Request Authentication(QSRA) support by S3 providers

2013-06-18 Thread Thomas O'Dowd
Hi Min, Yes. generatePresignedURL() implements the QSRA that I mentioned. This should be secure if you use reasonable dates and enables you to keep the object private. The content-type of the template object that will be sent to the client when downloaded will be whatever you set in S3 when you up

Re: Review Request: (CLOUDSTACK-1301) VM Disk I/O Throttling

2013-06-18 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11782/#review22058 --- Commit 882220e802bb449081ad454251c856e1cd0d7fda in branch refs/heads

VM snapshots on KVM

2013-06-18 Thread Prasanna Santhanam
Hi, It looks like VM snapshotting is supported on KVM [0] and yet the test_vm_snapshots has never passed for the KVM environment [1][2][3]. It works for XCP and Xen however. Is there something special that needs to happen for guests on KVM to perform the VM snapshot? [0] https://cwiki.apache.or

Re: Review Request: Fix CLOUDSTACK-2168

2013-06-18 Thread Ian Duffy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11907/ --- (Updated June 18, 2013, 8:38 a.m.) Review request for cloudstack, Abhinandan Pr

getting started

2013-06-18 Thread Bogdan Cojocar
Hi everyone, My name is Bogdan. I am a software engineer working in the automotive industry. I am also passionate aboute cloud computing and I want to contribute to the CloudStack project by code. I saw thaI have no rights to assign myself jira open issues. What is the procedure with this? Bassic

Re: getting started

2013-06-18 Thread Sebastien Goasguen
On Jun 18, 2013, at 7:06 AM, Bogdan Cojocar wrote: > Hi everyone, > > My name is Bogdan. I am a software engineer working in the automotive > industry. I am also passionate aboute cloud computing and I want to > contribute to the CloudStack project by code. > > I saw thaI have no rights to ass

Re: getting started

2013-06-18 Thread Prasanna Santhanam
On Tue, Jun 18, 2013 at 01:06:27PM +0200, Bogdan Cojocar wrote: > Hi everyone, > > My name is Bogdan. I am a software engineer working in the automotive > industry. I am also passionate aboute cloud computing and I want to > contribute to the CloudStack project by code. > > I saw thaI have no rig

Re: getting started

2013-06-18 Thread Bogdan Cojocar
My jira id is bogdan2000 Bogdan On Tue, Jun 18, 2013 at 1:12 PM, Prasanna Santhanam wrote: > On Tue, Jun 18, 2013 at 01:06:27PM +0200, Bogdan Cojocar wrote: > > Hi everyone, > > > > My name is Bogdan. I am a software engineer working in the automotive > > industry. I am also passionate aboute

Re: getting started

2013-06-18 Thread Prasanna Santhanam
On Tue, Jun 18, 2013 at 01:20:18PM +0200, Bogdan Cojocar wrote: > My jira id is bogdan2000 > Given you JIRA permissions. Thanks, -- Prasanna., Powered by BigRock.com

Re: Hack Day at CloudStack Collaboration Conference

2013-06-18 Thread John Burwell
Daan, I think that would make a lot of sense. My plan is to collect a list of topics from the group and work through them. Does that still make sense? Thanks, -John On Jun 18, 2013, at 1:14 AM, Daan Hoogland wrote: > Is 'secondary storage maintenance mode' maybe a brake-out of your session >

UI Plugin Internationalization

2013-06-18 Thread SuichII, Christopher
I've got some ideas on how to implement a system for allowing ui plugins to contribute internationalized strings to the ui dictionary, but I'd like to run things by a committer. Is there someone(s) who would like to talk offline (or keep replying here) about this feature? Thanks, Chris

Re: Hack Day at CloudStack Collaboration Conference

2013-06-18 Thread Daan Hoogland
I think we are joining our sessions On Tue, Jun 18, 2013 at 1:49 PM, John Burwell wrote: > Daan, > > I think that would make a lot of sense. My plan is to collect a list > of topics from the group and work through them. Does that still make > sense? > > Thanks, > -John > > On Jun 18, 2013, at

Re: Hack Day at CloudStack Collaboration Conference

2013-06-18 Thread John Burwell
Daan, Cool. As might be expected, I have some thoughts on maintenance mode, and, in particular, supporting it as a general notion across the system (not just storage). I am looking forward to the conversation. Thanks, -John On Jun 18, 2013, at 8:46 AM, Daan Hoogland wrote: > I think we are

Re: Hack Day at CloudStack Collaboration Conference

2013-06-18 Thread David Nalley
On Tue, Jun 18, 2013 at 7:49 AM, John Burwell wrote: > Daan, > > I think that would make a lot of sense. My plan is to collect a list > of topics from the group and work through them. Does that still make > sense? > > Thanks, > -John > So we've had John Willis volunteer to run a Kanban board for

Re: Review Request: remove duplicated VPC router in return value of DomainRouterDaoImpl.listByStateAndNetworkType

2013-06-18 Thread Wei Zhou
> On June 17, 2013, 6:44 p.m., Chip Childers wrote: > > Wei, > > > > Should this still be applied? If so, can you go ahead and do it (remember, > > 4.0 is not going to see another non-security release). > > > > If not, can you please close this review? > > > > -chip Chip, I just changed and

Re: enableStorageMaintenance

2013-06-18 Thread La Motta, David
Thanks, Edison. "With the job ID, you can periodically check the job status by making calls to queryAsyncJobResult command." My question remains, then: can the API introduce callbacks so we don't have to polling, especially on long running operations? David La Motta Technical Marketing Engin

Review Request: Fix for regression issue: CLOUDSTACK - 3021

2013-06-18 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11935/ --- Review request for cloudstack and Prasanna Santhanam. Description --- Fix

Review Request: modify cloud-set-guest-sshkey.in initscript to handle SELinux configuration

2013-06-18 Thread Ian Service
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11934/ --- Review request for cloudstack. Description --- With SELinux enabled on a C

Re: Review Request: modify cloud-set-guest-sshkey.in initscript to handle SELinux configuration

2013-06-18 Thread David Nalley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11934/#review22060 --- Would you mind creating a bug for this?? --David - David Nalley

Re: Review Request: modify cloud-set-guest-sshkey.in initscript to handle SELinux configuration

2013-06-18 Thread Ian Service
> On June 18, 2013, 1:58 p.m., David Nalley wrote: > > Would you mind creating a bug for this?? > > > > --David Not at all, not sure what detail was required, let me know if I need to update it. https://issues.apache.org/jira/browse/CLOUDSTACK-3054 - Ian -

Re: Review Request: Fix-all-occurrences-of-account.account-from-test_netscaler_configs.py

2013-06-18 Thread Rayees Namathponnan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11900/ --- (Updated June 18, 2013, 2:32 p.m.) Review request for cloudstack, Prasanna Sant

Re: Review Request: Fix-all-occurrences-of-account.account-from-test_netscaler_configs.py

2013-06-18 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11900/#review22063 --- hmm - patch failed to apply ~/workspace/cloudstack/incubator-clouds

Fwd: IMPORTANT: Major Confluence Upgrade Coming Soon. Please review test instance now.

2013-06-18 Thread Joe Brockmeier
Just in case they don't send directly to our dev@ list. Major upgrade coming to the wiki, some downtime ahead on Saturday, and some features may not work afterwards. Please read! - Original message - From: gmcdonald To: committ...@apache.org Subject: IMPORTANT: Major Confluence Upgrade Co

[gmcdon...@apache.org: IMPORTANT: Major Confluence Upgrade Coming Soon. Please review test instance now.]

2013-06-18 Thread Chip Childers
This is going to require that we re-point all of the website links to the wiki to the actual wiki URL's (not the exported HTML). -chip - Forwarded message from gmcdonald - Date: Tue, 18 Jun 2013 21:56:28 +1000 From: gmcdonald To: committ...@apache.org Subject: IMPORTANT: Major Conflue

Review Request: Fix for CLOUDSTACK-2181: Scale down is allowed, which is not expected

2013-06-18 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11936/ --- Review request for cloudstack and Nitin Mehta. Description --- CLOUDSTACK-

Re: getting started

2013-06-18 Thread Chip Childers
On Tue, Jun 18, 2013 at 01:06:27PM +0200, Bogdan Cojocar wrote: > Hi everyone, > > My name is Bogdan. I am a software engineer working in the automotive > industry. I am also passionate aboute cloud computing and I want to > contribute to the CloudStack project by code. > > I saw thaI have no rig

Re: Review Request: CLOUDSTACK-3054 modify cloud-set-guest-sshkey.in initscript to handle SELinux configuration

2013-06-18 Thread David Nalley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11934/ --- (Updated June 18, 2013, 2:41 p.m.) Review request for cloudstack. Summary (up

Re: Review Request: CLOUDSTACK-3054 modify cloud-set-guest-sshkey.in initscript to handle SELinux configuration

2013-06-18 Thread David Nalley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11934/#review22064 --- Ship it! Thanks for the patch commit 025f682e93edd662a0867bebbfc0

starting VM and get error of "unable to create a deployment for VM[user|i-2-107-VM]"

2013-06-18 Thread William Jiang
Hi, We have a Ubuntu 12.04 VM with one disk on shared storage, it was working well before but now we saw the error of "unable to create a deployment for VM[user|i-2-107-VM]" during starting. We saw this kind of issue happened on a windows server 2008 VM before. In /var/log/cloud/management/mana

Re: committer wanted for review

2013-06-18 Thread John Burwell
On Jun 18, 2013, at 1:09 AM, Daan Hoogland wrote: > John, > > I like your ground principles, I will keep looking a bit for a better spot > to solve the problem. > > I am not sure your arguments about technical debt and user input validation > apply in the situation at hand. > > A user will pr

Re: [gmcdon...@apache.org: IMPORTANT: Major Confluence Upgrade Coming Soon. Please review test instance now.]

2013-06-18 Thread Joe Brockmeier
On Tue, Jun 18, 2013, at 09:36 AM, Chip Childers wrote: > > This is going to require that we re-point all of the website links to > the wiki to the actual wiki URL's (not the exported HTML). So much for "The first rule of CWIKI is don't link to CWIKI!" I'll make the changes today so we don't ge

Re: UI Plugin Internationalization

2013-06-18 Thread Chip Childers
On Tue, Jun 18, 2013 at 12:18:16PM +, SuichII, Christopher wrote: > I've got some ideas on how to implement a system for allowing ui plugins to > contribute internationalized strings to the ui dictionary, but I'd like to > run things by a committer. Is there someone(s) who would like to talk

Cannot log in to fresh install as admin

2013-06-18 Thread SuichII, Christopher
I've created a fresh install of CS 4.2 with source from git, however when I attempt to log in, the following is logged: WARN [server.auth.SHA256SaltedUserAuthenticator] (1774710861@qtp-1102259485-4:) The stored password for admin isn't in the right format for this authenticator INFO [cloud.us

Re: enableStorageMaintenance

2013-06-18 Thread Chip Childers
On Tue, Jun 18, 2013 at 01:32:40PM +, La Motta, David wrote: > Thanks, Edison. > > "With the job ID, you can periodically check the job status by making calls > to queryAsyncJobResult command." > > My question remains, then: can the API introduce callbacks so we don't have > to polling, esp

Re: Cannot log in to fresh install as admin

2013-06-18 Thread David Nalley
On Tue, Jun 18, 2013 at 10:56 AM, SuichII, Christopher wrote: > I've created a fresh install of CS 4.2 with source from git, however when I > attempt to log in, the following is logged: > > WARN [server.auth.SHA256SaltedUserAuthenticator] > (1774710861@qtp-1102259485-4:) The stored password for

Re: enableStorageMaintenance

2013-06-18 Thread La Motta, David
I smell another hackathon topic ;-) David La Motta Technical Marketing Engineer Citrix Solutions NetApp 919.476.5042 dlamo...@netapp.com On Jun 18, 2013, at 10:56 AM, Chip Childers mailto:chip.child...@sungard.com>> wrote: On Tue, Jun 18, 2013 at 01:32:40PM +00

Re: How to propose dev ?

2013-06-18 Thread Chip Childers
On Tue, Jun 11, 2013 at 12:26:20PM +0200, nfoata@orange.com wrote: > Hi Cloudstack community, Hi! Sorry that nobody got back to you earlier. > > I would like to propose two developments queries if possible (see below). > However, it seems if I want to submit them, I have to send a git diff

Re: Query String Request Authentication(QSRA) support by S3 providers

2013-06-18 Thread John Burwell
Min, Is the code checked into the object_store branch? If so, which lines in S3TemplateDownloader? Thanks, -John On Jun 18, 2013, at 12:39 AM, Min Chen wrote: > Hi John, > > This is regarding extractTemplate api, where for extractable template, users > can click "Download Template" button

Re: [DISCUSS] Issue with cloudmonkey-4.1.0-0 on pypi

2013-06-18 Thread David Nalley
On Mon, Jun 17, 2013 at 7:00 AM, Prasanna Santhanam wrote: > On Sun, Jun 09, 2013 at 10:26:43AM -0400, David Nalley wrote: >> On Sun, Jun 9, 2013 at 7:51 AM, Rohit Yadav wrote: >> > Hi, >> > >> > I was about to test CloudStack but the cloudmonkey-4.1.0-0 release on pypi >> > does not bundle fails

Re: [ANNOUNCE] New committer: Jayapal Reddy Uradi

2013-06-18 Thread Venkata SwamyBabu Budumuru
Congrats Jayapal! On 18/06/13 1:05 PM, "Suresh Sadhu" wrote: >Congrats Jayapal !! > >-Original Message- >From: Chip Childers [mailto:chip.child...@sungard.com] >Sent: Monday, June 17, 2013 9:00 PM >To: dev@cloudstack.apache.org >Subject: [ANNOUNCE] New committer: Jayapal Reddy Uradi > >T

Re: Cannot log in to fresh install as admin

2013-06-18 Thread SuichII, Christopher
Nope. I just pulled, clean installed and deployed the db this morning. -Chris On Jun 18, 2013, at 10:58 AM, David Nalley wrote: > On Tue, Jun 18, 2013 at 10:56 AM, SuichII, Christopher > wrote: >> I've created a fresh install of CS 4.2 with source from git, however when I >> attempt to log i

Re: UI Plugin Internationalization

2013-06-18 Thread SuichII, Christopher
Sure! What I'd like: As someone developing a UI plugin, I'd like to be able to contribute my own internationalized messages/labels/etc. to the JS dictionary. Currently, this can be done by shoving them all in to the dictionary when your plugin is initialized, but it is not very pretty - requiri

Re: committer wanted for review

2013-06-18 Thread Daan Hoogland
<<< text/html; charset=windows-1252: Unrecognized >>> <>

Re: Query String Request Authentication(QSRA) support by S3 providers

2013-06-18 Thread Min Chen
Yes, current code is in S3ImageStoreDriverImpl.createEntityExtractUrl, which has a security issue mentioned in CLOUDSTACK-3030. I am going to change it to use generatePresignedUrl api from AWS S3 api. Thanks -min From: John Burwell mailto:jburw...@basho.com>> Date: Tuesday, June 18, 2013 8:07 A

Re: [DISCUSS] Issue with cloudmonkey-4.1.0-0 on pypi

2013-06-18 Thread Sebastien Goasguen
On 18 Jun 2013, at 17:08, David Nalley wrote: > On Mon, Jun 17, 2013 at 7:00 AM, Prasanna Santhanam wrote: >> On Sun, Jun 09, 2013 at 10:26:43AM -0400, David Nalley wrote: >>> On Sun, Jun 9, 2013 at 7:51 AM, Rohit Yadav wrote: Hi, I was about to test CloudStack but the cloudm

Re: [ANNOUNCE] New committer: Jayapal Reddy Uradi

2013-06-18 Thread Wei ZHOU
Congratulations Jayapal ! 2013/6/18 Venkata SwamyBabu Budumuru > Congrats Jayapal! > > On 18/06/13 1:05 PM, "Suresh Sadhu" wrote: > > >Congrats Jayapal !! > > > >-Original Message- > >From: Chip Childers [mailto:chip.child...@sungard.com] > >Sent: Monday, June 17, 2013 9:00 PM > >To: d

Re: [DISCUSS] Issue with cloudmonkey-4.1.0-0 on pypi

2013-06-18 Thread David Nalley
On Tue, Jun 18, 2013 at 11:33 AM, Sebastien Goasguen wrote: > > > > On 18 Jun 2013, at 17:08, David Nalley wrote: > >> On Mon, Jun 17, 2013 at 7:00 AM, Prasanna Santhanam wrote: >>> On Sun, Jun 09, 2013 at 10:26:43AM -0400, David Nalley wrote: On Sun, Jun 9, 2013 at 7:51 AM, Rohit Yadav wr

Re: [DISCUSS] Issue with cloudmonkey-4.1.0-0 on pypi

2013-06-18 Thread Prasanna Santhanam
On Tue, Jun 18, 2013 at 11:08:57AM -0400, David Nalley wrote: > > > OK - are your concerns CM-related? or Marvin only? Marvin only at this point. > > Any problems I am not seeing with breaking out CloudMonkey? Cloudmonkey has become independant of Marvin. Both can exist independantly > > An

Re: starting VM and get error of "unable to create a deployment for VM[user|i-2-107-VM]"

2013-06-18 Thread Nitin Mehta
Can you check the hypervisor admin guide to see if this version of guest os is supported ? Also can u please paste the complete logs (grep for job-626 would work as well) On 18/06/13 8:15 PM, "William Jiang" wrote: >Hi, > >We have a Ubuntu 12.04 VM with one disk on shared storage, it was workin

Re: UI Plugin Internationalization

2013-06-18 Thread Chip Childers
Adding some UI focused folks to the CC. On Tue, Jun 18, 2013 at 03:15:53PM +, SuichII, Christopher wrote: > Sure! > > What I'd like: As someone developing a UI plugin, I'd like to be able to > contribute my own internationalized messages/labels/etc. to the JS > dictionary. Currently, this c

RE: starting VM and get error of "unable to create a deployment for VM[user|i-2-107-VM]"

2013-06-18 Thread William Jiang
Hi Nitin, Ubuntu 12.04 does not fully supported by xenserver 6.0.2, but we have some Ubuntu 12.04 work well, and we also saw same issue in one windows server 2008 R2 VM which is fully supported by hypervisor. The complete logs as following: ##

Re: Query String Request Authentication(QSRA) support by S3 providers

2013-06-18 Thread Min Chen
A new version of using generatePresignedUrl in S3ImageStoreDriverImpl is checked into object_store. THanks -min On 6/18/13 8:29 AM, "Min Chen" wrote: >Yes, current code is in S3ImageStoreDriverImpl.createEntityExtractUrl, >which has a security issue mentioned in CLOUDSTACK-3030. I am going to >

OFFLINE 6/20-7/11

2013-06-18 Thread Chiradeep Vittal
Will have access to email, but I don't plan on checking it :)

Re: Cannot log in to fresh install as admin

2013-06-18 Thread SuichII, Christopher
I have another installation that is up and running fine, so I copied the hashed admin password into the new installation's database an set the state to enabled. Now attempting to log in produces this popup in the UI: "The given command does not exist or it is not available for user" Any thought

RE: UI Plugin Internationalization

2013-06-18 Thread Brian Federle
Hey Chris, How you described it is pretty much how I planned on implementing plugin dictionaries. You can actually attach the plugin's dictionary to cloudStack.plugins.[pluginName], for example cloudStack.plugins.testPlugin.dictionary, and only attach the dictionary JS that is set to your loc

Re: Cannot log in to fresh install as admin

2013-06-18 Thread SuichII, Christopher
This is what is logged when I attempt to log in: 2013-06-18 13:59:25,450 DEBUG [cloud.api.ApiServlet] (1516814774@qtp-1413016515-4:null) ===START=== 10.61.25.162 -- POST null 2013-06-18 13:59:25,457 DEBUG [cloud.user.AccountManagerImpl] (1516814774@qtp-1413016515-4:null) Attempting to log in u

Re: [DISCUSS] Issue with cloudmonkey-4.1.0-0 on pypi

2013-06-18 Thread Rohit Yadav
On Tue, Jun 18, 2013 at 9:08 PM, David Nalley wrote: > On Tue, Jun 18, 2013 at 11:33 AM, Sebastien Goasguen > wrote: > > > > > > > > On 18 Jun 2013, at 17:08, David Nalley wrote: > > > >> On Mon, Jun 17, 2013 at 7:00 AM, Prasanna Santhanam > wrote: > >>> On Sun, Jun 09, 2013 at 10:26:43AM -040

RE: UI Plugin Internationalization

2013-06-18 Thread Brian Federle
FYI, I created an improvement ticket for plugin localization: https://issues.apache.org/jira/browse/CLOUDSTACK-3058 -Original Message- From: Brian Federle [mailto:brian.fede...@citrix.com] Sent: Tuesday, June 18, 2013 11:00 AM To: dev@cloudstack.apache.org; 'SuichII, Christopher' Cc: Pra

Re: Cannot log in to fresh install as admin

2013-06-18 Thread Wei ZHOU
Chris, It is because the management server does not start completely. The start of ehcache takes a long time (about one minute on my machine). If you try to login in this period, an error dialog will popup. -Wei 2013/6/18 SuichII, Christopher > I have another installation that is up and runni

Re: Cannot log in to fresh install as admin

2013-06-18 Thread David Nalley
Chris - take a look at catalina.out and see whats there - it will likely tell you why the management server isn't starting. --David On Tue, Jun 18, 2013 at 2:00 PM, SuichII, Christopher wrote: > This is what is logged when I attempt to log in: > > 2013-06-18 13:59:25,450 DEBUG [cloud.api.ApiServ

Re: [DISCUSS] Issue with cloudmonkey-4.1.0-0 on pypi

2013-06-18 Thread Rohit Yadav
On Tue, Jun 18, 2013 at 9:08 PM, David Nalley wrote: > On Tue, Jun 18, 2013 at 11:33 AM, Sebastien Goasguen > wrote: > > > > > > > > On 18 Jun 2013, at 17:08, David Nalley wrote: > > > >> On Mon, Jun 17, 2013 at 7:00 AM, Prasanna Santhanam > wrote: > >>> On Sun, Jun 09, 2013 at 10:26:43AM -040

Re: Cannot log in to fresh install as admin

2013-06-18 Thread SuichII, Christopher
Well, I've finally got it working…not sure how or why, though. Wei, it looks like it may be a timing thing. I'll have to keep looking in to that, but the other install (which this is a VM clone of and is running on the same machine) has never had this issue. David, is this in the root CloudStac

Re: Cannot log in to fresh install as admin

2013-06-18 Thread David Nalley
On Tue, Jun 18, 2013 at 2:36 PM, SuichII, Christopher wrote: > Well, I've finally got it working…not sure how or why, though. > > Wei, it looks like it may be a timing thing. I'll have to keep looking in to > that, but the other install (which this is a VM clone of and is running on > the same m

Re: Query String Request Authentication(QSRA) support by S3 providers

2013-06-18 Thread John Burwell
Min, Looking through the code, I think we can simplify driver operation and increase robustness by changing ImageStoreDriver#createEntityExtractUrl() : String to ImageStoreDriver#readEntity(…) : InputStream. My first concern with the current implementation is that it circumvents any connection

Re: Git Push Summary

2013-06-18 Thread Chip Childers
Min, Jessica, Alena, What's going on in this branch? The commits are curious. Are these fixes going into master? On Mon, Jun 17, 2013 at 07:37:52PM +, Chiradeep Vittal wrote: > David, this is a temporary scratch branch to perform some integration > testing since atm the master looks stable.

Re: Review Request: removed 3 NumbersUtils methods

2013-06-18 Thread Laszlo Hornyak
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11894/ --- (Updated June 18, 2013, 7:21 p.m.) Review request for cloudstack. Description

Re: Review Request: removed 3 NumbersUtils methods

2013-06-18 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11894/#review22071 --- I'm still seeing merge failures using both git am and git apply. er

Re: Git Push Summary

2013-06-18 Thread Alena Prokharchyk
Chip, all my fixes that I've put to this branch, were originally committed to master. I cherry-picked them to the master-6-17-stable. commit 5d0a1cee13fb3006f3e35cd221e553587ea20ce2 Author: Alena Prokharchyk Date: Mon Jun 17 16:10:12 2013 -0700 CLOUDSTACK-2883: create default network offe

Re: Git Push Summary

2013-06-18 Thread Chip Childers
Gotcha! So are you folks using this branch to do some testing now? Sounds like a great idea to start testing before the last big merges come in. -chip On Tue, Jun 18, 2013 at 07:32:10PM +, Alena Prokharchyk wrote: > Chip, all my fixes that I've put to this branch, were originally committed

Re: Git Push Summary

2013-06-18 Thread Min Chen
Yes, my commit is also pushed master. Thanks -min On 6/18/13 12:34 PM, "Chip Childers" wrote: >Gotcha! > >So are you folks using this branch to do some testing now? Sounds like >a great idea to start testing before the last big merges come in. > >-chip > >On Tue, Jun 18, 2013 at 07:32:10PM +00

Re: Query String Request Authentication(QSRA) support by S3 providers

2013-06-18 Thread Min Chen
John, In that case, how do we keep backward compatibility of extractTemplate api, which requires a URL in the response? Thanks -min On 6/18/13 11:53 AM, "John Burwell" wrote: >Min, > >Looking through the code, I think we can simplify driver operation and >increase robust

RE: Git Push Summary

2013-06-18 Thread Jessica Wang
Chip, > all my fixes that I've put to this branch, were originally committed to > master. Me, too. Jessica -Original Message- From: Alena Prokharchyk Sent: Tuesday, June 18, 2013 12:32 PM To: Chip Childers; dev@cloudstack.apache.org Cc: Jessica Wang; Min Chen Subject: Re: Git Push Summ

Review Request: ProcessUtil cleanup

2013-06-18 Thread Laszlo Hornyak
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11942/ --- Review request for cloudstack. Description --- - possible resource leak cl

Baremetal re-enabling

2013-06-18 Thread Sheng Yang
Hi, Due to absent of Frank, I've tried to make sure Baremetal wouldn't miss 4.2. So for the last a few days work, I am able to re-enable baremetal for master. It turn out the change is not big, and most of it just compose of revert of previous change, and I fixed some issues brought by the new fe

Re: [ANNOUNCE] New CloudStack PMC Member: John Burwell

2013-06-18 Thread John Burwell
All, I just wanted to thank the community for being so welcoming. Since I started working on the project last September, I have greatly appreciated the community's openness to exploring new ideas and patience in explaining old concepts to a noob like me. I look forward to continuing to help o

Re: Baremetal re-enabling

2013-06-18 Thread Alena Prokharchyk
Sheng, can you also check if all the DB upgrade related changes are merged back in as well? In case they were dropped at some point. -Alena. On 6/18/13 1:53 PM, "Sheng Yang" wrote: >Hi, > >Due to absent of Frank, I've tried to make sure Baremetal wouldn't miss >4.2. So for the last a few days w

Re: [ANNOUNCE] New CloudStack PMC Member: John Burwell

2013-06-18 Thread Kelcey Jamison Damage
Congratulations John! - Original Message - From: "John Burwell" To: dev@cloudstack.apache.org Sent: Tuesday, June 18, 2013 2:04:28 PM Subject: Re: [ANNOUNCE] New CloudStack PMC Member: John Burwell All, I just wanted to thank the community for being so welcoming. Since I started worki

Re: Baremetal re-enabling

2013-06-18 Thread Sheng Yang
It seems no change has been done for db upgrade part(no reverting I meant). If it's incorrect someone please pointed out. --Sheng On Tue, Jun 18, 2013 at 2:29 PM, Alena Prokharchyk < alena.prokharc...@citrix.com> wrote: > Sheng, can you also check if all the DB upgrade related changes are merg

Re: Baremetal re-enabling

2013-06-18 Thread Alena Prokharchyk
On 6/18/13 2:44 PM, "Sheng Yang" wrote: >It seems no change has been done for db upgrade part(no reverting I >meant). > >If it's incorrect someone please pointed out. 1) Check if these parameters are being inserted as a part of the upgrade to 4.2: "external,baremetal.resource.classname" "extern

Re: Baremetal re-enabling

2013-06-18 Thread Sheng Yang
On Tue, Jun 18, 2013 at 2:59 PM, Alena Prokharchyk < alena.prokharc...@citrix.com> wrote: > On 6/18/13 2:44 PM, "Sheng Yang" wrote: > > >It seems no change has been done for db upgrade part(no reverting I > >meant). > > > >If it's incorrect someone please pointed out. > > 1) Check if these parame

Re: [MERGE] Merge VMSync improvement branch into master

2013-06-18 Thread Kelven Yang
On 6/17/13 7:43 PM, "Mice Xia" wrote: >Kelven, > >After the refactoring, will CS still restart HA enabled VM when it is >power off externally (e.g. using xencenter) or internally (user initiated >shutdown or crash)? If HA functionality is provided by external manager (i.e., vCenter), CS won't

CLOUDSTACK-2534 - Automation Blocker

2013-06-18 Thread Rayees Namathponnan
Hi All, Is some possible to take look on VMware automation blocker defect https://issues.apache.org/jira/browse/CLOUDSTACK-2534. 12 test cases (SSVM and Router) failing due to this in VMware runs. Regards, Rayees

RE: NFS Cache storage query

2013-06-18 Thread Jessica Wang
Min, > We may need to provide a way from UI to allow users to configure and display > their NFS cache. Is there an API that list NFS cache? Jessica -Original Message- From: Min Chen Sent: Friday, June 14, 2013 9:26 AM To: dev@cloudstack.apache.org Cc: Jessica Wang Subject: Re: NFS Cach

Re: Review Request: CLOUDSTACK-702: Tests for Multiple IP Ranges

2013-06-18 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11026/#review22089 --- Commit 192523f76843c7cac16fc12e01384771826b5209 in branch refs/head

Re: [MERGE] disk_io_throttling to MASTER

2013-06-18 Thread Mike Tutkowski
OK, I've gone ahead and updated Review Board with a new diff. Please check it out and let me know what you think. Thanks! On Mon, Jun 17, 2013 at 2:52 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Sounds good > > I have a little bit of clean-up work to do and then I must figure o

Re: Review Request: SolidFire storage plug-in and enhancements to the storage framework and GUI

2013-06-18 Thread Mike Tutkowski
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11479/ --- (Updated June 19, 2013, 12:06 a.m.) Review request for cloudstack, edison su an

Re: Baremetal re-enabling

2013-06-18 Thread Sheng Yang
Done DB upgrading code, and tested. I've created a new branch baremetal-4.2 for review. --Sheng On Tue, Jun 18, 2013 at 3:16 PM, Sheng Yang wrote: > On Tue, Jun 18, 2013 at 2:59 PM, Alena Prokharchyk < > alena.prokharc...@citrix.com> wrote: > >> On 6/18/13 2:44 PM, "Sheng Yang" wrote: >> >>

Re: CLOUDSTACK-2534 - Automation Blocker

2013-06-18 Thread Sheng Yang
Committed a fix and later found it's not right. The correct key file is at: /var/cloudstack/management/.ssh/id_rsa, which owned by user cloud and has 600 permission. --Sheng On Tue, Jun 18, 2013 at 3:37 PM, Rayees Namathponnan < rayees.namathpon...@citrix.com> wrote: > Hi All, > > Is some poss

RE: NFS Cache storage query

2013-06-18 Thread Edison Su
Currently, no, I can add an API for it. > -Original Message- > From: Jessica Wang [mailto:jessica.w...@citrix.com] > Sent: Tuesday, June 18, 2013 4:24 PM > To: Min Chen > Cc: dev@cloudstack.apache.org > Subject: RE: NFS Cache storage query > > Min, > > > We may need to provide a way from

Re: NFS Cache storage query

2013-06-18 Thread Min Chen
Edison, we can just add a parameter in listImageStoreCmd to show cache store. Thanks -min On 6/18/13 6:06 PM, "Edison Su" wrote: >Currently, no, I can add an API for it. > >> -Original Message- >> From: Jessica Wang [mailto:jessica.w...@citrix.com] >> Sent: Tuesday, June 18, 2013 4:24 P

Re: NFS Cache storage query

2013-06-18 Thread John Burwell
Edison, Are we going to change the name of this mechanism to be more representative of its role as a staging/temporary area rather than a cache? Thanks, -John On Jun 18, 2013, at 9:06 PM, Edison Su wrote: > Currently, no, I can add an API for it. > >> -Original Message- >> From: Jessic

[GSOC]CloudStack deployment questions

2013-06-18 Thread Han,Meng
Hi all, I have a few questions about CloudStack deployment. 1. I am trying to deploy CloudStack, use CloudStack to start a cluster and run hadoop on it. Now I have only one computer with virtulization extension support in hardware and the OS is ubuntu 12.04. what would be a good deployment s

答复: VM snapshots on KVM

2013-06-18 Thread Mice Xia
codes for vm snapshot for KVM has not been merged due to it depends on a new version libvirt-java. can we skip the tests for KVM right now? -Mice -Original Message- From: Prasanna Santhanam [mailto:t...@apache.org] Sent: 2013-6-18 (星期二) 16:12 To: CloudStack Dev Subject: VM snapshots on

Review Request: Remove code that does nothing but allocate a bunch of objects

2013-06-18 Thread Dave Brosius
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11953/ --- Review request for cloudstack. Description --- remove code that may have b

Re: Review Request: Fix for regression issue: CLOUDSTACK - 3021

2013-06-18 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11935/#review22100 --- Ship it! b6850c28dc664e88c0128ddbae7c3ee468290350 - Prasanna Santh

Re: ????: VM snapshots on KVM

2013-06-18 Thread Prasanna Santhanam
On Wed, Jun 19, 2013 at 10:45:53AM +0800, Mice Xia wrote: > > codes for vm snapshot for KVM has not been merged due to it depends > on a new version libvirt-java. Sorry if this was already mentioned before. Is the libvirt-java release for this fix not out yet? Can you add this note to the design

  1   2   >