Review Request: NPE while migrating volume

2013-04-16 Thread Devdeep Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10539/ --- Review request for cloudstack and edison su. Description --- The state tra

Re: Review Request: Improve console access security with 128-bit AES encryption and securely-randomized key generation

2013-04-16 Thread Prasanna Santhanam
Hey Kelven, Will upgraded setups need to destroy/reboot console proxy VMs to have the new encryption scheme take effect? Or this is entirely seamless? Thanks, -- Prasanna., On Tue, Apr 16, 2013 at 12:39:17AM +, Kelven Yang wrote: > > ---

Re: [DISCUSS] Granular Global Parameters

2013-04-16 Thread Abhinandan Prateek
On 16/04/13 12:14 PM, "Nitin Mehta" wrote: >Also as Mice asked do we plan to restart MS to update say config changes >we make at zone/cluster level ? That is how things are currently handled in MS. You need to restart MS after any config change. >For now I would suggest to stop using the class

Latest master is failing at (apidocs)

2013-04-16 Thread Rajesh Battala
Hi All, Am trying to build the latest master its failing at apidocs. Check, is this api part of another build profile? Null value for key: addBaremetalHost preProcessedCommand=1 Traceback (most recent call last): File "/home/rajesh/hc_fzf/tools/apidoc/gen_toc.py", line 173, in category = c

Re: Latest master is failing at (apidocs)

2013-04-16 Thread prasanna
Add a dictionary entry to tools/apidoc/gen_toc.py with 'Cisco' as the key On 16 April 2013 13:26, Rajesh Battala wrote: > Hi All, > Am trying to build the latest master its failing at apidocs. > > Check, is this api part of another build profile? Null value for key: > addBaremetalHost preProcess

API naming conventions

2013-04-16 Thread Prasanna Santhanam
Is there a formal document somewhere describing the naming conventions for our APIs? If not is it worthwhile starting one? The document should describe: 1. valid action (verbs) to operate on an entity 2. entity being the desired resource, physical device, cloudstack account etc. 3. what semantics

Re: strange output on cs4.0.1 gui when restarted

2013-04-16 Thread Sebastien Goasguen
Hi Jason, did you get passed this ? I have never had this issue. Did you select a special language ? Did you try on a different browser ? -Sebastien On Apr 9, 2013, at 7:49 PM, Jason Pavao wrote: > Hey Folks, > I am seeing a really strange issue, after a reboot, I am seeing tons of % and > o

inheritable componentContexts

2013-04-16 Thread Prasanna Santhanam
This is probably a question for the Spring community but I'll ask here anyway. Every so often when the componentContext.xml.in changes I find that I have to fix up simulatorComponentContext.xml.in similarly to make the beans load appropriately and for the bvt tests to work. Is there a way similar

RE: Firewall and LB network elements in inline mode

2013-04-16 Thread Koushik Das
Thanks Chiradeep, Sheng for the info. As I understand from the FS and also going over the code changes, only the LB element needs to modified to support inline mode and then the FW and LB inline scenario would be enabled on creating a network offering with inline mode enabled. There is no addit

RE: [DOCS] Please review: VM Snapshots section (CLOUDSTACK-1561)

2013-04-16 Thread Mice Xia
Jessica, Thanks for your work, the content looks fine to me; Whether this feature is enabled for Xenserver(and KVM) depends on other tasks' progress, and the content to be modified/added is not much if we finally decide to support them. Chandan, Could you update test progress of Xenserver? We

Re: SSVM sets Management Server as localhost

2013-04-16 Thread Nitin Mehta
Yes, this is indeed a bug. Can you please file it against JIRA ? During the first boot MS tries to run the code below, but for some of the dev environments it finds hostIpAdr as null and so persists the default value which is localhost. if (hostIpAdr != null) { _configDao.update(C

[ACS42][QA]Issues with latest Master Build

2013-04-16 Thread Sailaja Mada
Hi, My observations with latest master build. 1) System VM's are coming up but Default template is not got downloaded 2) Can not view Console 3) From XenCenter, Tried to login to system VM's with the predefined login credentials . But it failed to login. I am using new system t

[DISCUSS] labels for cloudstack university and GSoC

2013-04-16 Thread Sebastien Goasguen
Hi folks, Some of you may have seen: https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+University I also emailed about the Google Summer of Code. Kelcey mentioned creating an edu mailing list. I have not particular feelings about this and I wanted to discuss it. GSoC will be ac

RE: [ACS42][QA]Issues with latest Master Build (Xenserver)

2013-04-16 Thread Sailaja Mada
Hi, My observations with latest master build using Xenserver hyperviosor. 1) System VM's are coming up but Default template is not got downloaded - There is a fix for https://issues.apache.org/jira/browse/CLOUDSTACK-1994 - Trying with newly generated System VM template 2) Can not

RE: [DISCUSS] Granular Global Parameters

2013-04-16 Thread Mice Xia
Not meant to stray from the topic, I raised this question because I think this is a good opportunity to refactor global configs. Yes, they are two separate issues, but need think it through before work in parallel otherwise there will be many code conflicts.. +1 for Nitin's proposal: Firstly in

Re: [DISCUSS] Granular Global Parameters

2013-04-16 Thread Abhinandan Prateek
On 16/04/13 2:58 PM, "Mice Xia" wrote: >Not meant to stray from the topic, I raised this question because I think >this is a good opportunity to refactor global configs. > >Yes, they are two separate issues, but need think it through before work >in parallel otherwise there will be many code co

Re: API naming conventions

2013-04-16 Thread Nitin Mehta
+1 to this, but I guess this should be a subsection of a wiki called "Adding a new api in Cloudstack - What all should I do ?" Some of the subsections in it should be like (each with an example) :- API naming conventions Should the api be sync, async or asynccreate and what class should it extend

RE: [ACS42][QA]Issues with latest Master Build (Xenserver)

2013-04-16 Thread Sailaja Mada
Tried with newly generated xenserver template. Templates got downloaded and Console view (Firefox) also worked fine . Thanks, Sailaja.M -Original Message- From: Sailaja Mada [mailto:sailaja.m...@citrix.com] Sent: Tuesday, April 16, 2013 2:47 PM To: dev@cloudstack.apache.org Subject: RE:

Re: API naming conventions

2013-04-16 Thread Prasanna Santhanam
Oh that's more than I intend to chew :) I only want the APIs to have some defined pattern - naming and semantics. This if from a integration perspective than from the perspective of a developer of cloudstack. There is currently no documentation on what I should name my API and how I choose b/w ov

Review Request: CLOUDSTACK-1966 Primary Storage Limits are not validated while deploying the VM

2013-04-16 Thread Sanjay Tripathi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10541/ --- Review request for cloudstack, Devdeep Singh, Sateesh Chodapuneedi, and Min Chen

RE: API naming conventions

2013-04-16 Thread Koushik Das
A fixed naming pattern with verb followed by noun looks good. If required the verbs can be categorized further like lifecycle verbs - create, delete etc. > -Original Message- > From: prasanna [mailto:srivatsav.prasa...@gmail.com] On Behalf Of > Prasanna Santhanam > Sent: Tuesday, April 16

Re: SSVM sets Management Server as localhost

2013-04-16 Thread Adrien Montfort
Here is the JIRA issue : https://issues.apache.org/jira/browse/CLOUDSTACK-2047 Regarding my other issue (/usr/local/cloud is empty) it was fixed with apt-get install cloud-system-iso on the KVM host (as mentionned in a previous email

[DOCS][TRANSLATIONS] Upate

2013-04-16 Thread Sebastien Goasguen
Hi, There has been some terrific progress on the translations. The easiest way to share it is to check the Transifex dashboard, below are some screenshots: The runbook: http://awesomescreenshot.com/0bd163zldd The UI: http://awesomescreenshot.com/089163zva2 The entire docs set: http://awesomes

Re: API naming conventions

2013-04-16 Thread Rohit Yadav
Use what we have been using so far: API := : lowecase action := CamelCaseSubjects := So, based on such rule; the following makes sense: - configLdap About subjects, think what the API is trying to do. For example; addToLoadBalancerRule does not make sense, what are we adding to LoadBalancerR

Re: Cloudstack.org domain

2013-04-16 Thread Noah Slater
I'm not sure how useful this is to you, but I just started a thread on infrastruct...@apache.org with the subject "ASF DNS pointing to non-ASF machines". It happens that I am involved with another project in a similar predicament, and I would like to get some additional clarity on the policy. If th

Re: [PROPOSAL][CLOUDSTACK-1828] NAT on private gateway

2013-04-16 Thread Jayapal Reddy Uradi
FS API section is updated. Source NAT on the private gateway can be enabled only while adding the private gateway. when the private gateway is deleted source nat on private gateway deleted. Please review the FS and provide your comments. Thanks, Jayapal On 15-Apr-2013, at 3:38 PM, Jayapal Red

Re: Cloudstack.org domain

2013-04-16 Thread Noah Slater
Okay, some success. Here is a mail sent to infrastruct...@apache.org: On 16 April 2013 13:44, Tony Stevenson wrote: > Noah Slater wrote on Tue, Apr 16, 2013 at 01:33:39PM +0100: > > Hi, > > > > It recently came up on the CloudStack list that if cloudstack.org moves > > over to ASF control, we w

Re: [DOCS][TRANSLATIONS] Upate

2013-04-16 Thread Gavin Lee
Yes, Traditional Chinese moving very quickly. Hopefully, the other languages can have more contributors. For the UI part, I saw the characters are not recognizable (browser encoding setting: auto detect & Unicode UTF-8): ja: http://snag.gy/AVsbU.jpg zh_CN: http://snag.gy/MxbBS.jpg The other langu

database creator

2013-04-16 Thread Abhinandan Prateek
I have some queries regarding Database Creator: Can this feature be tested on 4.1 ? Could someone also provide more details on the following: 1. Outline the exact steps that are involved in rolling upgrade procedure? 2. Can you confirm if rolling upgrades are specific to only upgrade procedure

Re: [DOCS][TRANSLATIONS] Upate

2013-04-16 Thread Sebastien Goasguen
On Apr 16, 2013, at 9:41 AM, Gavin Lee wrote: > Yes, Traditional Chinese moving very quickly. > Hopefully, the other languages can have more contributors. > > For the UI part, I saw the characters are not recognizable (browser > encoding setting: auto detect & Unicode UTF-8): > ja: http://snag.

Review Request: CLOUDSTACK-741: Granular Global Parameters

2013-04-16 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10548/ --- Review request for cloudstack, Abhinandan Prateek, Kishan Kavala, and Nitin Meht

Re: Review Request: CLOUDSTACK-741: Granular Global Parameters

2013-04-16 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10548/ --- (Updated April 16, 2013, 2:26 p.m.) Review request for cloudstack, Abhinandan P

Re: [DOCS][TRANSLATIONS] Upate

2013-04-16 Thread Gavin Lee
The UI for 4.1 branch is ok, there is one case relate to the encoding issue: https://issues.apache.org/jira/browse/CLOUDSTACK-870 Since messages_zh_CN.properties and messages_ja.properties file under resource folder are not human readable, how to translate or modify the content? On Tue, Apr 16,

Re: [DOCS][TRANSLATIONS] Upate

2013-04-16 Thread Sebastien Goasguen
On Apr 16, 2013, at 10:40 AM, Gavin Lee wrote: > The UI for 4.1 branch is ok, there is one case relate to the encoding issue: > https://issues.apache.org/jira/browse/CLOUDSTACK-870 This was solved in https://issues.apache.org/jira/browse/CLOUDSTACK-1517 I see that 870 is closed now. > > Since

CloudStack coming meetup in China

2013-04-16 Thread Gavin Lee
There were several meetups in China in Q1, 2013, mostly in Beijing and Shanghai. >From now on, I'll summerize the relate info(attendees, sharing materials, etc) and keep dev list updating about the coming meetup. The recent meetup is April 20th from 1:30PM to 5:30PM, there are 3 topics: 1. Update

Re: Review Request: Cloudstack-701 Support for non contiguous vlan ranges.

2013-04-16 Thread bharat kumar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10238/ --- (Updated April 16, 2013, 2:53 p.m.) Review request for cloudstack and Abhinanda

Re: CloudStack coming meetup in China

2013-04-16 Thread Joe Brockmeier
Hi Gavin, Can you also update the market...@cloudstack.apache.org list? On Tue, Apr 16, 2013, at 09:46 AM, Gavin Lee wrote: > There were several meetups in China in Q1, 2013, mostly in Beijing and > Shanghai. > From now on, I'll summerize the relate info(attendees, sharing materials, > etc) and

Re: Review Request: Cloudstack-701 Support for non contiguous vlan ranges.

2013-04-16 Thread bharat kumar
> On April 12, 2013, 9:53 a.m., Abhinandan Prateek wrote: > > Ship It! > > Abhinandan Prateek wrote: > The patch does not apply, can you resubmit after checking it. uploaded the new diff - bharat --- This is an automatically genera

Re: [DOCS][TRANSLATIONS] Upate

2013-04-16 Thread Milamber
Le 16/04/2013 13:41, Gavin Lee a ecrit : Yes, Traditional Chinese moving very quickly. Hopefully, the other languages can have more contributors. For the UI part, I saw the characters are not recognizable (browser encoding setting: auto detect& Unicode UTF-8): ja: http://snag.gy/AVsbU.jpg zh_

Re: [DOCS][TRANSLATIONS] Upate

2013-04-16 Thread Go Chiba
Gavin, I running 4.1 repository and all of languages of zh_CN are working well as below. http://gyazo.com/6dbc68ecc1ee4b70feec9ff53c51df99 In the previous, ja_JP and zh_CN had a encoding problem as you said, but I believe newest 4.1 repository are fixed and you could running it on UTF-8 supporte

Re: Review Request: CLOUDSTACK-741: Granular Global Parameters

2013-04-16 Thread Nitin Mehta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10548/#review19248 --- The response Class needs a change too ? server/src/com/cloud/confi

Re: [DOCS][TRANSLATIONS] Upate

2013-04-16 Thread Milamber
Le 16/04/2013 14:45, Sebastien Goasguen a ecrit : On Apr 16, 2013, at 10:40 AM, Gavin Lee wrote: The UI for 4.1 branch is ok, there is one case relate to the encoding issue: https://issues.apache.org/jira/browse/CLOUDSTACK-870 This was solved in https://issues.apache.org/jira/browse/CLOUDST

Re: strange output on cs4.0.1 gui when restarted

2013-04-16 Thread Milamber
The text is display as URL encode (example: %20 == space char). Empty your cache browser, close it and restart. Try now to view the admin UI? Milamber Le 16/04/2013 08:01, Sebastien Goasguen a ecrit : Hi Jason, did you get passed this ? I have never had this issue. Did you select a special

[PATCH][ACS41] CLOUDSTACK-2048 - When Connectivity is added to a VpcOffering the provider is set to VPCVirtualRouter, should be NiciraNvp

2013-04-16 Thread Hugo Trippaers
Chip, Can you apply this fix to 4.1? There is a better fix for this in master, but that is more involved. This fix will allow NiciraNvp users to create VPC's without having to edit the database and has only minimal impact on 4.1 branch. The patch is in the ticket as it can't be applied to mast

[PATCH][ACS41] CLOUDSTACK-2033 Fix usage server startup and logging

2013-04-16 Thread Hugo Trippaers
Please cherry pick commits ae16f332132a5eb1e3ff85a0c435dbe25a1d6299 574e716352290f9c34bfa7bd3134a13e0caa8da2. Packaging fixes for usage server, but there are some code changes implemented to fix the startup. Cheers, Hugo

Re: strange output on cs4.0.1 gui when restarted

2013-04-16 Thread Jason Pavao
Thanks Sebastian for checking in with me. It turned out that I or one of my jenkins users switched- encode.api.response in global settings from false to true This caused all that garbled output. Once we set it back and performed a reboot of the management server, we were back in business. Wha

Re: inheritable componentContexts

2013-04-16 Thread Kelven Yang
On 4/16/13 1:15 AM, "Prasanna Santhanam" wrote: >This is probably a question for the Spring community but I'll ask here >anyway. Every so often when the componentContext.xml.in changes I find >that I have to fix up simulatorComponentContext.xml.in similarly to >make the beans load appropriately

Re: strange output on cs4.0.1 gui when restarted

2013-04-16 Thread David Nalley
On Tue, Apr 16, 2013 at 12:16 PM, Jason Pavao wrote: > Thanks Sebastian for checking in with me. > > It turned out that I or one of my jenkins users switched- > encode.api.response in global settings from false to true > > This caused all that garbled output. Once we set it back and performed a >

Re: strange output on cs4.0.1 gui when restarted

2013-04-16 Thread Jason Pavao
Sure! It'll be my first bug! Exciting! Issue CLOUDSTACK-2050 - encode.api.response in global settings when set to true will create garbled % output int he gui and json output has been successfully created. Yay! Thanks again for all help. -jason On 4/16/2013 10:03 AM, David Nalley wrote: On

RE: [DISCUSS] labels for cloudstack university and GSoC

2013-04-16 Thread Kelcey Damage (BT)
I think the concern here was in adding further volume to the dev list, which should be primarily about just that, 'Development'. And EDU could be an opt-in list. EDU is a wonderful initiative, however the more non-dev related content we poor into dev, the more we pester the core development populat

RE: How to set the default network when I specify IP use "iptonetworklist" parameter when deploy a vm?

2013-04-16 Thread Sangeetha Hariharan
We did have an issue where default network was not programmed correctly in 4.1 which is now fixed: CLOUDSTACK-1115 - In multiple shared network unable to login with default nic - KVM It is possible you are hitting the same issue , not sure. Both iptonetworklist and networkIds cannot be used in

Re: [DISCUSS] labels for cloudstack university and GSoC

2013-04-16 Thread David Nalley
On Tue, Apr 16, 2013 at 4:57 AM, Sebastien Goasguen wrote: > Hi folks, > > Some of you may have seen: > https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+University > > I also emailed about the Google Summer of Code. > > Kelcey mentioned creating an edu mailing list. > > I have not

Re: [DISCUSS] labels for cloudstack university and GSoC

2013-04-16 Thread Joe Brockmeier
On Tue, Apr 16, 2013, at 03:57 AM, Sebastien Goasguen wrote: > Instead of creating a list maybe we can just use tags/labels in emails: > > [GSOC] and [ACSEDU] +1 Suggestion: EDU efforts are probably more marketing than dev, so it might be best to shunt those discussions to marketing unless ther

[VOTE] Apache CloudStack 4.0.2

2013-04-16 Thread Joe Brockmeier
Hi All, I've created a 4.0.2 release, with the following artifacts up for a vote: Git Branch and Commit SH: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.0 Commit: aa5081e1746c33eba6b3257602996e2aaa01ba0b List of changes: https://git-wip-us.apache.org/repos/a

RE: CLOUDSTACK-1747: fresh deploydb bug in 4.1 requires cherry-pick commits from master

2013-04-16 Thread Sangeetha Hariharan
I still see this issue on master build , where after executing cloudstack-setup-databases DB version is still pointing to 4.0.0. I have logged the following bug to track this issue: CLOUDSTACK-2052 - After executing cloudstack-setup-databases , DB version is still pointing to 4.0.0. -Thanks

[ACS41][Patch Request]

2013-04-16 Thread Marcus Sorensen
commit 202930fd554ddc9a8e78cf39ae54a4e3a56d3904 Author: Marcus Sorensen Date: Tue Apr 16 12:07:15 2013 -0600 CLOUDSTACK-2051 Allow KVM HA Monitor to verify that a NfsStoragePool is valid before running the script that mounts it and touches the HA files. Signed-off-by: Marcus Soren

RE: [DISCUSS] labels for cloudstack university and GSoC

2013-04-16 Thread Kelcey Damage (BT)
I like Joe's proposition of potentially housing the [ACSEDU] tag under marketing. I do agree that [GSoC] is 'Dev' related and belongs on that list. >-Original Message- >From: Joe Brockmeier [mailto:j...@zonker.net] >Sent: Tuesday, April 16, 2013 10:35 AM >To: dev@cloudstack.apache.org >Su

RE: [VOTE] Apache CloudStack 4.0.2

2013-04-16 Thread Animesh Chaturvedi
> -Original Message- > From: Joe Brockmeier [mailto:j...@zonker.net] > Sent: Tuesday, April 16, 2013 10:53 AM > To: dev@cloudstack.apache.org > Subject: [VOTE] Apache CloudStack 4.0.2 > > Hi All, > > I've created a 4.0.2 release, with the following artifacts up for a > vote: > > Git Br

Re: [VOTE] Apache CloudStack 4.0.2

2013-04-16 Thread Jeronimo Garcia
+1 On Tue, Apr 16, 2013 at 1:48 PM, Animesh Chaturvedi < animesh.chaturv...@citrix.com> wrote: > > > > -Original Message- > > From: Joe Brockmeier [mailto:j...@zonker.net] > > Sent: Tuesday, April 16, 2013 10:53 AM > > To: dev@cloudstack.apache.org > > Subject: [VOTE] Apache CloudStack 4

Re: [VOTE] Apache CloudStack 4.0.2

2013-04-16 Thread Chiradeep Vittal
Folks, please follow the procedure here before voting https://cwiki.apache.org/confluence/x/jgXVAQ On 4/16/13 11:48 AM, "Animesh Chaturvedi" wrote: > > >> -Original Message- >> From: Joe Brockmeier [mailto:j...@zonker.net] >> Sent: Tuesday, April 16, 2013 10:53 AM >> To: dev@cloudstack.a

Re: [VOTE] Apache CloudStack 4.0.2

2013-04-16 Thread Wei ZHOU
Hi Joe, Is this patch included in 4.0.2? https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=5ac59fbecbae069ab46048e9a73a6f7b8fb2d4b1 Kind regards, Wei 2013/4/16 Joe Brockmeier > Hi All, > > I've created a 4.0.2 release, with the following artifacts up for a > vote: > > Git Br

Re: [VOTE] Apache CloudStack 4.0.2

2013-04-16 Thread David Nalley
Wei - it is. It was committed almost a month ago into the 4.0 branch. --David On Tue, Apr 16, 2013 at 3:34 PM, Wei ZHOU wrote: > Hi Joe, > > Is this patch included in 4.0.2? > https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=5ac59fbecbae069ab46048e9a73a6f7b8fb2d4b1 > > Kind re

grant/revokeAccess Question

2013-04-16 Thread Mike Tutkowski
Hi Edison, I forgot to ask you about these methods when we talked yesterday. :) It is my understanding that grant/revokeAccess will be called to grant access to a host or revoke access from a host for a volume. Our SAN has two ways of allowing access to volumes from hosts: 1) If the necessary C

Re: [VOTE] Apache CloudStack 4.0.2

2013-04-16 Thread Wei ZHOU
Thanks, David. It is not in the list of changes. 2013/4/16 David Nalley > Wei - it is. > It was committed almost a month ago into the 4.0 branch. > > --David > > On Tue, Apr 16, 2013 at 3:34 PM, Wei ZHOU wrote: > > Hi Joe, > > > > Is this patch included in 4.0.2? > > > https://git-wip-us.apach

RE: [ASFCS42] Proposed schedule for our next release

2013-04-16 Thread Animesh Chaturvedi
> > > > > I want to call out my concern on technical debt we have accumulated so far. > > > > I did an analysis on JIRA bugs yesterday night PST on "Affects > > Version = 4.1" and created since Dec 2012 > > > > Total records : 429 > > Resolution Type (Invalid, Duplicate, Cannot reproduce etc.)

Re: [VOTE] Apache CloudStack 4.0.2

2013-04-16 Thread Joe Brockmeier
On Tue, Apr 16, 2013, at 03:40 PM, Wei ZHOU wrote: > Thanks, David. > It is not in the list of changes. Sorry about that. I pulled the changes from Jira and it had no "fix versions" tagged, so it didn't show up in the list of things that were committed to 4.0.2. I've edited the Jira ticket to show

RE: [ACS42][QA] Test cases for Dedicated Resources - Public IP Addresses and VLANs per Tenant feature uploaded

2013-04-16 Thread Likitha Shetty
Hi Abhinav, Thanks for the test plan. Could you add test cases to verify the usage related changes? Otherwise the plan looks good to me. Thanks, Likitha >-Original Message- >From: Abhinav Roy [mailto:abhinav@citrix.com] >Sent: Monday, April 15, 2013 8:41 PM >To: dev@cloudstack.apa

createAsync Question

2013-04-16 Thread Mike Tutkowski
Hi Edison, I have another question regarding our discussion yesterday. I'm trying to implement the createAsync method. This is my impression for how I should start doing so: Create a volume on our SAN. I believe I can get the specs for this volume from the Disk Offering like this: DiskOfferin

Re: [VOTE] Apache CloudStack 4.0.2

2013-04-16 Thread Marcus Sorensen
I've actually got a patch that *I believe* goes along with a previous bugfix that is in 4.0.2 already, I'm trying to determine that and test right now. I should be able to let you know within an hour or two whether or not I think it should be applied. On Tue, Apr 16, 2013 at 2:45 PM, Joe Brockmei

Fwd: Desktop as a Service solution

2013-04-16 Thread Iheb Kahloul
Hello, i m working on a DaaS solution based on open source IaaS. Do you advise me to base my work on CloudStack? And if so, what are the VDI protocoles that it's using? Ps: I have a realy short amount of time to provide a Beta version. Thank you, Iheb Kahloul

[QA][ACS42] Test Plan for Enhanced Baremetal support for Cisco UCS

2013-04-16 Thread Parth Jagirdar
Test Plan @ https://cwiki.apache.org/confluence/display/CLOUDSTACK/Enhanced+Baremetal+support+for+Cisco+UCS Requirements @ https://cwiki.apache.org/confluence/display/CLOUDSTACK/Enhanced+Baremetal+support+on+Cisco+UCS FS @ https://cwiki.apache.org/confluence/display/CLOUDSTACK/Cisco+UCS+Integ

apidocs build failing on master?

2013-04-16 Thread Vijayendra Bhamidipati
Hi, I'm running into the following error when trying mvn install -P developer,systemvm -Dnonoss on top of master: [INFO] [INFO] Building Apache CloudStack apidocs 4.2.0-SNAPSHOT [INFO]

RE: Desktop as a Service solution

2013-04-16 Thread Vijayendra Bhamidipati
Iheb, You mentioned DaaS, so if possible, please provide us with more details on the DaaS solution you are trying to implement. Since you mentioned VDI protocols, I assume you are looking to build a VDI solution on top of a cloud platform, spawning off VDI host VMs on demand, and deploying a c

RE: Desktop as a Service solution

2013-04-16 Thread Vijayendra Bhamidipati
Ah, didn't see the subject line earlier - I was thinking of Data as a service apart from Desktop as a Service when I saw DaaS and was wondering! You can ignore that first line unless you want to add more :) Regards, Vijay -Original Message- From: Vijayendra Bhamidipati [mailto:vijayendr

Re: [VOTE] Apache CloudStack 4.0.2

2013-04-16 Thread Marcus Sorensen
Alright, I've tested and verified that the patch/issue does NOT apply to 4.0 branch. I'll give this build a +1 (binding) On Tue, Apr 16, 2013 at 3:31 PM, Marcus Sorensen wrote: > I've actually got a patch that *I believe* goes along with a previous > bugfix that is in 4.0.2 already, I'm trying t

[RFC][FS]PVLAN for isolation within a VLAN

2013-04-16 Thread Sheng Yang
Hi all, I am current working on a new mechanism to archive isolation for advance shared network. It took advantage of PVLAN feature of Cisco switch, to achieve isolation using a simpler way. Here is the FS. You probably need to read references(in the link) to get an idea of PVLAN first. https://

RE: [ACS42][QA]Issues with latest Master Build (Xenserver)

2013-04-16 Thread Sangeetha Hariharan
I am not able to start user Vms successfully using the build from master. I am testing with Xenserver 6.0.2 hosts. User Vm starts successfully but it gets to stopped state after few seconds. deployVM reports success . But later on cluster sync sees this Vm in stopped state and sends a StopComma

[PROPOSAL] [CLOUDSTACK-2056] DeploymentPlanner choice via ServiceOffering

2013-04-16 Thread Prachi Damle
I would like to propose a new feature - DeploymentPlanner choice via ServiceOffering Jira ticket created: https://issues.apache.org/jira/browse/CLOUDSTACK-2056 This is to expose the choice of Deployment Planner via Service Offering and let Admin use a mix of Planners in a CS deployment. The i

Re: Firewall and LB network elements in inline mode

2013-04-16 Thread Sheng Yang
Basically, yes. Firewall got some minor changes as you seen in the code, but in logic FW shouldn't concern about inline or not. --Sheng On Tue, Apr 16, 2013 at 1:30 AM, Koushik Das wrote: > Thanks Chiradeep, Sheng for the info. > > As I understand from the FS and also going over the code chang

Create rbd primary storage fail in CS 4.0.1

2013-04-16 Thread Guangjian Liu
Create rbd primary storage fail in CS 4.0.1 Anybody can help about it! Environment: 1. Server A: CS 4.0.1 OS: RHEL 6.2 x86-64 2. Server B: Ceph 0.56.4 OS: RHEL 6.2 x86-64 3. Server C: KVM/Qemu OS: Ubuntu 12.04 compile libvirt and Qemu as document root@ubuntu:/usr/local/lib# virsh version Comp

Re: [ACS41][DOCS] Generate diff of APIs changed/added/deleted?

2013-04-16 Thread David Nalley
On Tue, Apr 9, 2013 at 1:36 PM, Alena Prokharchyk < alena.prokharc...@citrix.com> wrote: > Joe, here is the file: > > ./server/src/com/cloud/api/doc/ApiXmlDocReader.java > > > I used to run it this way: > > Java -cp com.cloud.api.doc.ApiXmlDocReader -old old xml file> -new -d > > > -Alena. > >

[ACS41] Can we resolve CLOUDSTACK-2027?

2013-04-16 Thread Chip Childers
Edison, CLOUDSTACK-2027 is listed as critical, and tied to 4.1.0. Any chance you can review it please? The description mentions that it might just be a configuration error, however I'd like to be sure before cutting the RC. Thanks! -chip

Re: [PATCH][ACS41] CLOUDSTACK-2048 - When Connectivity is added to a VpcOffering the provider is set to VPCVirtualRouter, should be NiciraNvp

2013-04-16 Thread Chip Childers
On Tue, Apr 16, 2013 at 03:36:14PM +, Hugo Trippaers wrote: > Chip, > > Can you apply this fix to 4.1? There is a better fix for this in master, but > that is more involved. This fix will allow NiciraNvp users to create VPC's > without having to edit the database and has only minimal impact

Re: [PATCH][ACS41] CLOUDSTACK-2033 Fix usage server startup and logging

2013-04-16 Thread Chip Childers
On Tue, Apr 16, 2013 at 03:42:09PM +, Hugo Trippaers wrote: > Please cherry pick commits ae16f332132a5eb1e3ff85a0c435dbe25a1d6299 > 574e716352290f9c34bfa7bd3134a13e0caa8da2. > > Packaging fixes for usage server, but there are some code changes implemented > to fix the startup. > > > Cheers

Re: [ACS41][Patch Request]

2013-04-16 Thread Chip Childers
On Tue, Apr 16, 2013 at 12:07:52PM -0600, Marcus Sorensen wrote: > commit 202930fd554ddc9a8e78cf39ae54a4e3a56d3904 > Author: Marcus Sorensen > Date: Tue Apr 16 12:07:15 2013 -0600 > > CLOUDSTACK-2051 Allow KVM HA Monitor to verify that a NfsStoragePool is > valid before running the scr

Re: [ACS41][DOCS] Generate diff of APIs changed/added/deleted?

2013-04-16 Thread Jessica Tomechak
On Tue, Apr 16, 2013 at 5:02 PM, David Nalley wrote: > On Tue, Apr 9, 2013 at 1:36 PM, Alena Prokharchyk < > alena.prokharc...@citrix.com> wrote: > > > Joe, here is the file: > > > > ./server/src/com/cloud/api/doc/ApiXmlDocReader.java > > > > > > I used to run it this way: > > > > Java -cp com.c

Re: CloudStack coming meetup in China

2013-04-16 Thread Gavin Lee
Done. Thanks for reminding me. On Tue, Apr 16, 2013 at 10:53 PM, Joe Brockmeier wrote: > Hi Gavin, > > Can you also update the market...@cloudstack.apache.org list? > > On Tue, Apr 16, 2013, at 09:46 AM, Gavin Lee wrote: > > There were several meetups in China in Q1, 2013, mostly in Beijing an

CS 4.0.1 | KVM | CentOS 6.3

2013-04-16 Thread Maurice Lawler
Greetings, I am having this FLOOD my log. I will have you know, this is ONE server ONE HOST. KVM | CentOS 6.3 | Cloudstack 4.0.1 I have found restarting cloud management solves the issue for awhile, then it starts again. Please advise. - Maurice Eror Log 2013-04-16 20:58:38,993 DE

Re: Review Request: 4.1 deb packaging tomcat fixes

2013-04-16 Thread Animesh Chaturvedi
> On March 31, 2013, 3:03 p.m., Wido den Hollander wrote: > > Ship It! Wido is this in master now? - Animesh --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9714/#review18567

Re: Review Request: Documentation for the new features: Optional Public IP assignment for EIP with Basic Zone, Enable L4-L7 network services in the shared network in the advanced zone, and User-provid

2013-04-16 Thread Animesh Chaturvedi
> On March 4, 2013, 9:21 p.m., Venkata Siva Vijayendra Bhamidipati wrote: > > Ship It! > > Radhika PC wrote: > will merge once Murali merges the code into Master. Radhika both 312 and 265 are closed now, can this review be closed now - Animesh ---

Thoughts on API changes in release notes

2013-04-16 Thread David Nalley
Hi folks, I've played with a table and itemizedlist, and still not happy with how to represent changes in the API.. Here's some plain text of what I am trying to figure out how to format. createVlanIpRange Request: New parameters: endipv6 (optional), ip6cidr (optional), ip6gateway (optional),

RE: Thoughts on API changes in release notes

2013-04-16 Thread Radhika Puthiyetath
How about itemized list within a table of six rows: API | Description| Request: Changed Parameter| Request: New Parameter |Response: Changed Parameter| Response: New Parameter Or API | Description| Changed Parameter| New Parameter | Under Changed/ New Parameter, itemized lists for both resp

RE: Review Request: Documentation for the new features: Optional Public IP assignment for EIP with Basic Zone, Enable L4-L7 network services in the shared network in the advanced zone, and User-provid

2013-04-16 Thread Radhika Puthiyetath
Hi Animesh/ Murali Thank you for the nudge. Will submit once I am back to work. -Radhika -Original Message- From: Animesh Chaturvedi [mailto:nore...@reviews.apache.org] On Behalf Of Animesh Chaturvedi Sent: Wednesday, April 17, 2013 7:42 AM To: Joe Brockmeier; Vijayendra Bhamidipati; C

Re: [ACS41][Patch Request]

2013-04-16 Thread Marcus Sorensen
Thanks, here's one more related to it... commit 2057221f4f1fd5afde422b367fc416d4e44275cb Author: Marcus Sorensen Date: Tue Apr 16 22:18:38 2013 -0600 CLOUDSTACK-2051 - The previous patch ensures that holes in deleting storage pools the proper way won't cause problems for KVM HA Monito

RE: [ACS42][QA] Test cases for Dedicated Resources - Public IP Addresses and VLANs per Tenant feature uploaded

2013-04-16 Thread Abhinav Roy
Sure, I will add those tests as well. Thanks for your comments. Regards, Abhinav -Original Message- From: Likitha Shetty [mailto:likitha.she...@citrix.com] Sent: Wednesday, April 17, 2013 2:22 AM To: dev@cloudstack.apache.org Subject: RE: [ACS42][QA] Test cases for Dedicated Resources -

Re: Review Request: Cloudstack-701 Support for non contiguous vlan ranges.

2013-04-16 Thread Abhinandan Prateek
> On April 12, 2013, 9:53 a.m., Abhinandan Prateek wrote: > > Ship It! > > Abhinandan Prateek wrote: > The patch does not apply, can you resubmit after checking it. > > bharat kumar wrote: > uploaded the new diff committed - Abhinandan --

Re: [ACS41] Can we resolve CLOUDSTACK-2027?

2013-04-16 Thread Chiradeep Vittal
According to https://issues.apache.org/jira/browse/CLOUDSTACK-934 The bug reporter (Angie) is trying to use a hand-rolled version of RHEL (libvirt and ovs). I'd agree with Edison's assessment that we should only support whatever the vendor supports. On 4/16/13 5:36 PM, "Chip Childers" wrote: >

Re: CS 4.0.1 | KVM | CentOS 6.3

2013-04-16 Thread Chiradeep Vittal
Did the management server ip change? It somehow thinks there's 2 management servers. On 4/16/13 7:00 PM, "Maurice Lawler" wrote: >Greetings, > >I am having this FLOOD my log. I will have you know, this is ONE server >ONE HOST. KVM | CentOS 6.3 | Cloudstack 4.0.1 > >I have found restarting cloud

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-16 Thread Venkata Siva Vijayendra Bhamidipati
> On April 16, 2013, 4:31 a.m., Prasanna Santhanam wrote: > > tools/marvin/marvin/cloudstackConnection.py, line 61 > > > > > > How and when does marvin decide to use POST? Which commands will call > > the POST httpmeth

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-16 Thread Rohit Yadav
On Wed, Apr 17, 2013 at 11:00 AM, Venkata Siva Vijayendra Bhamidipati < vijayendra.bhamidip...@citrix.com> wrote: > > > > On April 16, 2013, 4:31 a.m., Prasanna Santhanam wrote: > > > tools/marvin/marvin/cloudstackConnection.py, line 61 > > > < > https://reviews.apache.org/r/10294/diff/4/?file=281

  1   2   >