Re: [ACS44] Cherry pick 73330167228d14ea8494c9c1893627b6936626a7

2014-06-04 Thread Daan Hoogland
On Tue, Jun 3, 2014 at 8:02 PM, Nitin Mehta wrote: > 73330167228d14ea8494c9c1893627b6936626a7 is in -- Daan

Re: [ACS44] cherry pick 5e80e5d33d9a295b91cdba9377f52d9d963d802a

2014-06-04 Thread Daan Hoogland
is in On Tue, Jun 3, 2014 at 8:19 PM, Edison Su wrote: > If Vpc public network with snat enabled, mgt server will send down "vlan-id" > instead of "vlan://vlan-id" in ipassoccommand, which will cause issue on the > hypervisor resource to program VR. -- Daan

Re: [ACS44]cherry-pick: dfb59cd6cc0292a88cb619e53f34cdb713879ffd

2014-06-04 Thread Daan Hoogland
I read here that this commit is not needed. Can we think of scenarios where it is? On Tue, Jun 3, 2014 at 11:29 PM, Marcus wrote: > Your commit 5e80e5d33d9a295b91cdba9377f52d9d963d802a actually does the fix > mgmt server side and makes this patch irrelevant, as we are now passing a > proper vlan:

SSVM & CPVM Public IP not pinging

2014-06-04 Thread Tejas Gadaria
Hi, I am trying to create setup with xenserver, where Storage,public,Guest & Management traffic will be carried by 4 diff. nics & all are in different VLAN. After assigning the name-label in xen. System vm's are created but I am not able ping to SSVM & CPVM public IP . root@s-1-VM:~# route Kernel

Re: Review Request 22193: Fixed ResourceLeak on pstmtCidr in the function Upgrade430to440.moveCidrsToTheirOwnTable as reported by coverity

2014-06-04 Thread Daan Hoogland
I did, please check On Wed, Jun 4, 2014 at 7:42 AM, Rajani Karuturi wrote: >This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/22193/ > > On June 3rd, 2014, 11:07 a.m. UTC, *Santhosh Edukulla* wrote: > > Ship It! > > Hi Hugo, > Can you commit the lat

Re: Review Request 22193: Fixed ResourceLeak on pstmtCidr in the function Upgrade430to440.moveCidrsToTheirOwnTable as reported by coverity

2014-06-04 Thread Rajani Karuturi
its in. closed the review request. thanks. ~Rajani On 04-Jun-2014, at 1:13 pm, Daan Hoogland mailto:daan.hoogl...@gmail.com>> wrote: I did, please check On Wed, Jun 4, 2014 at 7:42 AM, Rajani Karuturi mailto:rajanikarut...@gmail.com>> wrote: This is an automatically generated e-mail. To re

Review Request 22226: Make set-eclipse-profile.sh work with bsd/mac sed

2014-06-04 Thread Leo Simons
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6/ --- Review request for cloudstack. Repository: cloudstack-git Description ---

RE: Cpu, cpu speed and memory in usage records

2014-06-04 Thread Harikrishna Patnala
Hi, We are recording the cpu and ram values in usage_vm_instance table while parsing the usage events. These details needs to be populated in cloud_usage table as well. Please feel free to file a ticket for this. Thanks Harikrishna From: Olivier Lemasle [olivier.lema...@apalia.net] Sent: Tuesday

Re: Review Request 22197: CLOUDSTACK-6776: Removed hard coded vlan ids from BVT test_non_contiguous_vlan.py

2014-06-04 Thread Ashutosh Kelkar
> On June 3, 2014, 12:27 p.m., Santhosh Edukulla wrote: > > test/integration/smoke/test_non_contigiousvlan.py, line 47 > > > > > > As well, can we run these changes once and see no issues if its > > possible? Yes I di

Re: Review Request 22197: CLOUDSTACK-6776: Removed hard coded vlan ids from BVT test_non_contiguous_vlan.py

2014-06-04 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22197/#review44702 --- Ship it! Ship It! - Santhosh Edukulla On June 3, 2014, 11:45 a.m

Re: [DOCS] Problem generating 4.4 API docs

2014-06-04 Thread sebgoa
On Jun 2, 2014, at 9:16 PM, Will Stevens wrote: > I started playing with the 'javasphinx' project to see if it would work for > generating the API docs. > > So here is the basic idea of what it produces. > > I created docs for the following cloudstack directory: > 'api/src/org/apache/cloudst

Need help on the CS First class object hiding feature.

2014-06-04 Thread Girish Chaudhari
Hi Team, I am looking into the CS first class object hiding feature to verify how the Admin user has better control over the display of CS resources to end users. The only reference link I could find is https://cwiki.apache.org/confluence/display/CLOUDSTACK/Ability+to+have+better+control+over+fir

Re: Control event publishing in multi region setups

2014-06-04 Thread Alex Ough
All, Alex Huang, Alena and I had a conversation to find out the best solution for one remaining issue, which is to prevent the changes from being sent to remote regions even when resource changes are occurred in the local region during FullScan and these are what we decided. 1. A new parameter, '

RE: Marvin Question

2014-06-04 Thread Santhosh Edukulla
1. Check the config file you are providing input to nose, it should have "LogFolderPath" variable. For reference you can see setup/dev/advanced.cfg. 2. Below example should give an idea of running a test suite using nose. nosetests-2.7 --with-marvin --marvin-config=setup/dev/advanced.cfg --w

RE: Unable to upload SSL certificate

2014-06-04 Thread Saksham Srivastava
Adding Syed, I debugged the issue and here are my findings: The api is failing at CertServiceimpl: parseCertificate() return (Certificate) certPem.readObject(); readObject method is failing. I tried to use the certificate used in the test runUploadSslCertSelfSignedWithPassword and other tests

Review Request 22229: Test case failure in test_iso.py

2014-06-04 Thread bharat kumar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9/ --- Review request for cloudstack, Abhinandan Prateek and Koushik Das. Bugs: CLOUDS

release procedure questions

2014-06-04 Thread Daan Hoogland
H, I created a test release (wishfull thinking) using the command > sh tools/build/build_asf.sh -b 4.4 -u dahn -v 4.4.0 -s > ~/cloudstack-4.4/cloudstack -c -t it created a local branch called 4.4-RC20140604T1455 and a bunch of files > ls -l /tmp/cloudstack-build/ total 15960 -rw-r--r-- 1 daan w

Re: [ACS44]cherry-pick: dfb59cd6cc0292a88cb619e53f34cdb713879ffd

2014-06-04 Thread Marcus
actually this specific commit isn't the one I thought it was. This one is a relatively innocuous catch-all that forces things to the guest bridge if all else fails. I'm not sure it will configure things 'right', but it will help from things going on a protected network like mgmt if things fail. O

Re: [ACS4.4] [Issue] Unable to create a resource tag on ISO and Template resource

2014-06-04 Thread Namita Chaudhari
Hi Santhosh, I am unable to register a Template or ISO from UI on simulator. I get an exception "Unable to register a template due to some missing parameters". So I cannot proceed further and try to manually create tags on them. Thanks and Regards, On Tue, Jun 3, 2014 at 6:35 PM, Santhosh Eduku

Re: [ACS44]cherry-pick: dfb59cd6cc0292a88cb619e53f34cdb713879ffd

2014-06-04 Thread Marcus
I see. My confusion lies in the fact that this commit is associated with https://reviews.apache.org/r/21908/, which is not the right fix, but the commit does not contain the review patch provided. In fact, we *really* don't want to apply review 21908 now that we've applied other fixes, as it is fu

Re: VPC's VR missing public NIC eth1

2014-06-04 Thread Marcus
That wasn't the patch I thought it was. Regarding 5e80e5d33d9a295b91cdba9377f52d9d963d802a, we should probably do that for IpAssocCommand as well. I'm not sure we have the db fix in 4.3 yet, and so a fix like this would be required for IpAssocCommand (and perhaps other unfound things). On Tue, Ju

Re: Review Request 21908: Fix for CLOUDSTACK-6464

2014-06-04 Thread Marcus Sorensen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21908/#review44711 --- let's be extra careful not to apply this patch now that the other fi

Re: Review Request 21908: Fix for CLOUDSTACK-6464

2014-06-04 Thread Anders Lannerbäck
> On June 4, 2014, 2:29 p.m., Marcus Sorensen wrote: > > let's be extra careful not to apply this patch now that the other fixes are > > in. This patch will break fresh 4.3 installs and is incompatible with the > > fixes for the upgrades. Yes, this patch should be rejected now that a better fi

Re: release procedure questions

2014-06-04 Thread Chip Childers
On Wed, Jun 04, 2014 at 03:31:47PM +0200, Daan Hoogland wrote: > H, > > I created a test release (wishfull thinking) using the command > > sh tools/build/build_asf.sh -b 4.4 -u dahn -v 4.4.0 -s > > ~/cloudstack-4.4/cloudstack -c -t > it created a local branch called 4.4-RC20140604T1455 and a bunc

Re: Review Request 21908: Fix for CLOUDSTACK-6464

2014-06-04 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21908/#review44713 --- Commit 91391e6779bd25b91a3ca4d014656e24592187eb in cloudstack's bran

Re: Need help on the CS First class object hiding feature.

2014-06-04 Thread Nitin Mehta
On 04/06/14 4:52 AM, "Girish Chaudhari" wrote: >Hi Team, > >I am looking into the CS first class object hiding feature to verify >how the Admin user has better control over the display of CS resources >to end users. > >The only reference link I could find is >https://cwiki.apache.org/confluence

Re: [ACS44]cherry-pick: dfb59cd6cc0292a88cb619e53f34cdb713879ffd

2014-06-04 Thread Daan Hoogland
I had the same confusion as I inspected this id (from subject) it is pulled in now. On Wed, Jun 4, 2014 at 4:22 PM, Marcus wrote: > I see. My confusion lies in the fact that this commit is associated with > https://reviews.apache.org/r/21908/, which is not the right fix, but the > commit does not

RE: [ACS4.4] [Issue] Unable to create a resource tag on ISO and Template resource

2014-06-04 Thread Santhosh Edukulla
Namitha, Actually, my point is mainly to say that there is no provision available to tag an iso or template from CS. So, is the reason to inquire the below point "1". You may wanted to confirm the below point on normal CS, with out simulator? 1. Is this feature of tagging iso or template ava

Re: release procedure questions

2014-06-04 Thread Daan Hoogland
Does, but I changed build_asf.sh to create a branch an no longer revert. this commit-sh is meant to be the id on my branch then. and it is the one we vote on. Not some script that creates another commit. So in the new situation the release branch x.y keeps the SNAPSHOT at all times. In addition an

[GitHub] cloudstack-docs-install pull request: CentOS Link Broken

2014-06-04 Thread alexhitchins
GitHub user alexhitchins opened a pull request: https://github.com/apache/cloudstack-docs-install/pull/14 CentOS Link Broken CentOS ISO link is broken. When new versions come out older versions are archived. Linking to version 6 will pick up the latest 6.x version. You can merge th

Re: release procedure questions

2014-06-04 Thread Chip Childers
On Wed, Jun 04, 2014 at 04:57:18PM +0200, Daan Hoogland wrote: > Does, but I changed build_asf.sh to create a branch an no longer > revert. this commit-sh is meant to be the id on my branch then. and it > is the one we vote on. Not some script that creates another commit. > > So in the new situati

Re: release procedure questions

2014-06-04 Thread Daan Hoogland
ok, it does. i am now convinced I changed the right thing and enough. On Wed, Jun 4, 2014 at 5:11 PM, Chip Childers wrote: > On Wed, Jun 04, 2014 at 04:57:18PM +0200, Daan Hoogland wrote: >> Does, but I changed build_asf.sh to create a branch an no longer >> revert. this commit-sh is meant to be

Re: VPC's VR missing public NIC eth1

2014-06-04 Thread Daan Hoogland
Marcus, I didn't do the db thing for 4.3 but it is idem-potent and can go in a Upgrade430to431.java as well. This one doesn't exist yet. On Wed, Jun 4, 2014 at 4:27 PM, Marcus wrote: > That wasn't the patch I thought it was. Regarding > 5e80e5d33d9a295b91cdba9377f52d9d963d802a, we should probabl

Re: VPC's VR missing public NIC eth1

2014-06-04 Thread Daan Hoogland
On Wed, Jun 4, 2014 at 4:27 PM, Marcus wrote: > Regarding 5e80e5d33d9a295b91cdba9377f52d9d963d802a, we should probably do > that for IpAssocCommand as well. I am feeling like in a spiral down. If the user input is fixed up coming in it should probably be fixed down going out. when we save a uri

Access console VM via custom portal

2014-06-04 Thread dimas yoga pratama
Hello, can anyone answer my question? I create a custom web portal that provide some provisioning for user I want user can access cloudstack VM from my web , but I kept gtting this message: "Access denied. Invalid web session or API key in request" I already pass the sessionkey like this : http:/

Re: Marvin Question

2014-06-04 Thread Mike Tutkowski
Hi Santhosh, Thanks for the reply! I usually send out a follow-up e-mail when I solve a problem after raising a question on the mailing list; however, in this case, I forgot to do so. As it turns out, I solved this problem the way you specified. For some reason, I had removed the LogFolderPath

Re: [DISCUSS] Increasing VM IOPS by separating golden image in high IOPS partition in Xen Server ?

2014-06-04 Thread Mike Tutkowski
Daan helped out with this. You should be good to go now. On Tue, Jun 3, 2014 at 8:50 PM, Hieu LE wrote: > Hi Mike, > > Could you please give edit/create permission on ASF Jira/Wiki confluence ? > I can not add a new Wiki page. > > My Jira ID: hieulq > Wiki: hieulq89 > Review Board: hieulq > > T

Re: Control event publishing in multi region setups

2014-06-04 Thread Alena Prokharchyk
Alex, one more bullet is needed. #5 During the DB upgrade all the account/domain/user records should be populated with “originated_region_uuid” = one of the regions in the system. The region should be picked using “region having smallest UUID” criteria. -alena. From: Alex Ough mailto:alex.o...

Re: Control event publishing in multi region setups

2014-06-04 Thread Alex Ough
I thought about this and I think it is better to save the local region uuid because all resources are sure to be created in the local region, which is #4. Thanks Alex Ough On Wed, Jun 4, 2014 at 12:28 PM, Alena Prokharchyk < alena.prokharc...@citrix.com> wrote: > Alex, one more bullet is neede

Re: Control event publishing in multi region setups

2014-06-04 Thread Alena Prokharchyk
But what if those resources are synced around regions prior to the upgrade? With the approach you suggest, the same resource will have different region id in each region¹s DB. -Alena. On 6/4/14, 9:33 AM, "Alex Ough" wrote: >I thought about this and I think it is better to save the local region

Re: Control event publishing in multi region setups

2014-06-04 Thread Alex Ough
That information will be updated whenever its resource is changed, so the prior value is not quite meaningful. And as far as I know, there is no synchronization currently working, so all the resources in a region must have been created in the local region. On Wed, Jun 4, 2014 at 12:36 PM, Alena P

Re: [ACS4.4] [Issue] Unable to create a resource tag on ISO and Template resource

2014-06-04 Thread Min Chen
Santhosh, The API command to create a resource tag is createTagsCmd. From just ResourceObjectType enum listed in ResourceTag interface, Template/ISO is supported. Thanks -min On 6/4/14 7:57 AM, "Santhosh Edukulla" wrote: >Namitha, > >Actually, my point is mainly to say

Re: Spectacular networking fail with KVM Adv zone - can someone address this bug?

2014-06-04 Thread Pierre-Luc Dion
Hi, If I may step in, what would be the resolution here for the upgrade process? Would it make sense to have instuction or notes related to this behavior in the release notes? Pierre-Luc Dion Architecte de Solution Cloud | Cloud Solutions Architect 855-OK-CLOUD (855-652-5683) x1101 - - - *Cloud

Re: seeing "Unknown parameters : ctxdetails" for addResourceDetail/removeResourceDetail

2014-06-04 Thread Alena Prokharchyk
Hi Antonio, Sorry for the late reply. “ctxdetails” is used in ApiServer, so its not an unknown parameter. So the warning is not legitimate. Can you please fix it? Thanks, Alena. From: Antonio Fornié Casarrubios mailto:antonio.for...@gmail.com>> Date: Tuesday, May 13, 2014 at 2:34 PM To: Alena

Re: Review Request 21901: L10N:001-Fixed the legacy hard-coding issues

2014-06-04 Thread Gabor Apati-Nagy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21901/#review44724 --- I checked this diff and found the followings that need to be fixed b

Do I need to use a new version of DevCloud with each CloudStack release?

2014-06-04 Thread Demetrius Tsitrelis
I see that DevCloud was available for 4.2 and then DevCloud 2.0 was available for 4.3 so does that mean that there will be a DevCloud 3.0 for 4.4?

Re: Do I need to use a new version of DevCloud with each CloudStack release?

2014-06-04 Thread Chip Childers
Not really, that's just by happenstance that it happened... the orig DevCloud was actually from all the way back at 4.0.0-incubating. On Wed, Jun 4, 2014 at 3:04 PM, Demetrius Tsitrelis wrote: > I see that DevCloud was available for 4.2 and then DevCloud 2.0 was available > for 4.3 so does that

RE: [ACS5.0] IAM feature postponed from 4.4 to 5.0?

2014-06-04 Thread Prachi Damle
>For example, there are two accounts and they belong to a group with >Allow all permissions. If I have to remove some permissions for only >account 1 but keep them for account 2 is it possible? This will be decided depending on whether Deny has higher precedence over Allow or the other way. If

Need to revert CLOUDSTACK-5853

2014-06-04 Thread Prachi Damle
Hi Marcus, This is regarding bug fix: https://issues.apache.org/jira/browse/CLOUDSTACK-5853 I see that as a fix, in ClusterScopeStoragePoolAllocator we remove the storage pools from avoid set if they happen to match the tag but are found in avoid set. However this fix is not correct since it bre

[marvin] deploydatacenter broken in master

2014-06-04 Thread Chiradeep Vittal
Anybody have any ideas? On 4.4 python marvin/marvin/deployDataCenter.py -i ../setup/dev/advanced.cfg (works OK) On master: python marvin/marvin/deployDataCenter.py -i ../setup/dev/advanced.cfg Traceback (most recent call last): File "marvin/marvin/deployDataCenter.py", line 28, in from m

Re: [ANNOUNCE] Amogh Vasekar as committer

2014-06-04 Thread ilya musayev
A bit late on my mail, but congrats again! On 6/3/14, 9:37 AM, Amogh Vasekar wrote: Thanks a ton everyone! :-) Regards, Amogh On 6/3/14 4:06 AM, "Nux!" wrote: On 02.06.2014 19:14, John Kinsella wrote: The Project Management Committee (PMC) for Apache CloudStack has asked Amogh Vasekar to b

Re: Control event publishing in multi region setups

2014-06-04 Thread Alex Ough
I just found out an issue when storing 'originatedRegionUuid' in user/account/domainVO in case of removing them because the record is actually removed and it is not recommended to access attributes of the removed. So I'd like to store the 'originatedRegionUuid' in the 'CallContext.current()' as th

Review Request 22249: Remove hardcoded guest OS mapping for vmware

2014-06-04 Thread Amogh Vasekar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22249/ --- Review request for cloudstack and Nitin Mehta. Bugs: CLOUDSTACK-6358 https:

RE: New Defects reported by Coverity Scan for cloudstack

2014-06-04 Thread Animesh Chaturvedi
Rajani Thanks for bringing this up, I looked at the analysis settings and I think the pattern to exclude aws code should have a leading /. I have fixed it and lets check it on the next run. We should see a significant bump up in defect density. Good job in noticing this. Thanks Animesh >

Re: Control event publishing in multi region setups

2014-06-04 Thread Alex Ough
If you see 'AccountManagerImple', it stores the target resource uuid is stored in the context as below. CallContext.current().putContextParameter(Account.class, account.getUuid()); So I'd like to store the originated region uuid in the same context so that the event listener can get the originate

Re: Review Request 21908: Fix for CLOUDSTACK-6464

2014-06-04 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21908/#review44778 --- Commit 15385948dcdf4c69136e99bf3c602f95fd018f39 in cloudstack's bran

Re: Review Request 22249: Remove hardcoded guest OS mapping for vmware

2014-06-04 Thread Nitin Mehta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22249/#review44781 --- Ship it! Ship It! - Nitin Mehta On June 4, 2014, 10:37 p.m., Amo

RE: New Defects reported by Coverity Scan for cloudstack

2014-06-04 Thread Animesh Chaturvedi
While we should wait for the next run for actual results but I am expecting the defect density as reported by Coverity to drop down from 6.4 to about 3.4 after excluding AWSAPI generated code. Animesh > -Original Message- > From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com

Re: Unable to upload SSL certificate

2014-06-04 Thread Syed Ahmed
Can you try to encode the certificate before passing it as the param? -Syed On Wed 04 Jun 2014 09:01:19 AM EDT, Saksham Srivastava wrote: Adding Syed, I debugged the issue and here are my findings: The api is failing at CertServiceimpl: parseCertificate() return (Certificate) certPem.readObj

KVM + LXC on the same host

2014-06-04 Thread ilya musayev
We are considering running KVM and LXC on the same host and hopefully control both through cloudstack. I know there are agents involved for each component, i dont know if we can have a hybrid of LXC+KVM. The use case is simple, we would like the end user to pick LXC/Docker for performance, o

KVM and CloudStack with oVirt/RHEV

2014-06-04 Thread ilya musayev
We are under impression that CloudStack can fully managed KVM hosts without RHEV/oVirt. However, we want to take it a step further and have oVirt (open source of RHEV) similar to VmWare vCenter monitor and possible perform additional tasks like perfomance metrics and alerting. Has anyone tried

Build failed in Jenkins: cloudstack-4.3-maven-build #534

2014-06-04 Thread jenkins
See Changes: [likitha.shetty] CLOUDSTACK-5927. Storage garbage collector is trying to destroy the SSVM/CPVM root disk that is in use. [David Nalley] Added required dependancy to agent setup. [mike.tutkowski] CLOUDSTACK

Re: KVM and CloudStack with oVirt/RHEV

2014-06-04 Thread David Nalley
You should talk to Laszlo. --David On Wed, Jun 4, 2014 at 9:23 PM, ilya musayev wrote: > We are under impression that CloudStack can fully managed KVM hosts without > RHEV/oVirt. However, we want to take it a step further and have oVirt (open > source of RHEV) similar to VmWare vCenter monitor a

Re: [DISCUSS] Increasing VM IOPS by separating golden image in high IOPS partition in Xen Server ?

2014-06-04 Thread Hieu LE
Mike, Punith, Please review "Golden Primary Storage" proposal. [1] Thank you. [1]: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Golden+Primary+Storage On Wed, Jun 4, 2014 at 10:32 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Daan helped out with this. You should be go

Re: Need help on the CS First class object hiding feature.

2014-06-04 Thread Girish Chaudhari
Thanks Nitin for immediate response. "... I see that some more first class entities have gotten added but the underlying concept remains the same." => Can you please name the newly added first class entities if possible, or what could be the best way to figure it out. Is there any criteria which

Re: Review Request 22229: Test case failure in test_iso.py

2014-06-04 Thread Abhinandan Prateek
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9/#review44794 --- Ship it! Ship It! - Abhinandan Prateek On June 4, 2014, 1:25 p.m

[Proposal] NuageVsp Network Plugin

2014-06-04 Thread Suresh Ramamurthy
Hi Dev Team, Thanks for allowing us to submit NuageVsp Network Plugin support to CloudStack. I have added the design specification in the wiki. Please find the link below https://cwiki.apache.org/confluence/display/CLOUDSTACK/NuageVsp+Network+Plugin Please review it and let me know if I need to

Re: [Proposal] NuageVsp Network Plugin

2014-06-04 Thread ilya musayev
Hi Suresh Hope all is well, Are there any plans to support KVM or is it just XEN? Thanks ilya On 6/4/14, 9:08 PM, Suresh Ramamurthy wrote: Hi Dev Team, Thanks for allowing us to submit NuageVsp Network Plugin support to CloudStack. I have added the design specification in the wiki. Please fi

Re: KVM and CloudStack with oVirt/RHEV

2014-06-04 Thread Wido den Hollander
On 06/05/2014 03:23 AM, ilya musayev wrote: We are under impression that CloudStack can fully managed KVM hosts without RHEV/oVirt. However, we want to take it a step further and have oVirt (open source of RHEV) similar to VmWare vCenter monitor and possible perform additional tasks like perfom

Re: KVM and CloudStack with oVirt/RHEV

2014-06-04 Thread ilya musayev
oVirt for KVM is equivalent of XenCenter and vCenter for Xen and vSphere. It helps to have another interface that is similar to vCenter or XenCenter. Administratively, its a nice to have as it gives you all in one view, but its not a must. On 6/4/14, 9:45 PM, Wido den Hollander wrote: On

Re: Review Request 22197: CLOUDSTACK-6776: Removed hard coded vlan ids from BVT test_non_contiguous_vlan.py

2014-06-04 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22197/#review44800 --- Commit 81bf37f33853d95e7c4137d57a60e719963913c4 in cloudstack's bran

Re: Review Request 22197: CLOUDSTACK-6776: Removed hard coded vlan ids from BVT test_non_contiguous_vlan.py

2014-06-04 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22197/#review44801 --- Commit 96272f4cde4e1012da820264ff91c43a9ec255c4 in cloudstack's bran

Re: [DISCUSS] Increasing VM IOPS by separating golden image in high IOPS partition in Xen Server ?

2014-06-04 Thread Amit Das
Hi Hieu, Will it be good to include bulk operation of this feature? In addition, does Xen support parallel execution of these operations ? Regards, Amit *CloudByte Inc.* On Thu, Jun 5, 2014 at 8:59 AM, Hieu LE wrote: > Mike, Punith, > > Please review "Golden Primar

[GIT] 4.3.0 vs 4.3.0-forward - where to commit?

2014-06-04 Thread ilya musayev
Looks like few patches that i've backported to 4.3.0-forward have been dropped (dont see my commits). i am now under impression i should have commited to 4.3.0 branch. Would someone please clarify the difference between the two and where to commit when i need to backport/cherry-pick a patch?

Re: [GIT] 4.3.0 vs 4.3.0-forward - where to commit?

2014-06-04 Thread sebgoa
On Jun 5, 2014, at 8:14 AM, ilya musayev wrote: > Looks like few patches that i've backported to 4.3.0-forward have been > dropped (dont see my commits). i am now under impression i should have > commited to 4.3.0 branch. > > Would someone please clarify the difference between the two and whe

Re: [Proposal] NuageVsp Network Plugin

2014-06-04 Thread sebgoa
On Jun 5, 2014, at 6:08 AM, Suresh Ramamurthy wrote: > Hi Dev Team, > > Thanks for allowing us to submit NuageVsp Network Plugin support to > CloudStack. > > I have added the design specification in the wiki. Please find the link > below > > https://cwiki.apache.org/confluence/display/CLOUDS

Re: [ACS5.0] IAM feature postponed from 4.4 to 5.0?

2014-06-04 Thread Meghna Kale
Thanks Min and Prachi. >Based on above, for your usecase, you can attach a new policy to one account to deny specific operations. So even if that account belongs to the group that allows All, the second >policy has an explicit Deny, so this will deny the specific operations. Does that mean that a

Re: New Defects reported by Coverity Scan for cloudstack

2014-06-04 Thread Hugo Trippaers
Heya, Thanks for helping out with the coverity configuration. The coverity builds are run automagically from Jenkins every monday and friday. Based on our project size we can submit a maximum of two builds per week. The choices for monday and friday are arbitraty so if other days suit our workf