Re: [ACS4.5] SQL Error

2014-06-24 Thread sebgoa
Looping Daan in, I created an ovmsupport branch to drop some early WIP about ovm3 support. This is not yet ready for merge to master. No ovm3 stuff should be committed to master. @Daan, can you revert the commits you made yesterday ? -Sebastien On Jun 24, 2014, at 12:14 AM, Mike Tutkowski w

Custom popup forms w.r.t Plugin Provider

2014-06-24 Thread Punith S
hi, I am in process of adding a new Add Primary Storage (specific to my Storage plugin) form whose labels & certain values will be different than the current Default Provider's Add Primary Storage form. also looping the GSoC'14 https://cwiki.apache.org/confluence/display/CLOUDSTACK/Create+GUI+to+

Re: Problem with Management server and connection to the databse

2014-06-24 Thread sebgoa
you are probably hitting the warning: http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/latest/installation.html#install-on-ubuntu On Jun 23, 2014, at 11:54 PM, Ian Duffy wrote: > Sounds like a missing mysql driver jar. > > Please see the following solution: > http://blog

Re: CS 4.3 - Registering network-element plugin

2014-06-24 Thread Pradeep Cloudstack
Thanks Punith. We had tried this. However the jar file that is built didnot include the spring-*-context.xml and module.properties as a result of which our plugin didnot get registered. We followed the approach that was taken for vxlan and created artifacts on similar lines. Can you pls help on

[ACS4.4] release meeting + query on release readiness

2014-06-24 Thread Daan Hoogland
H, Yesterday I cancelled the second release meeting on IRC due to poor attendance. At the moment there is a lot of work going on on the 4.4 branch and I still get between two and ten pull requests a day. On the other hand I don't see any discussion on the list on how serious or trivial the remaini

RE: [DISCUSS] Global Settings - Inheritance Rules

2014-06-24 Thread Ram Ganesh
In the cloudstack UI we do have certain parameters defined at Zone and Cluster level which can be used to override the global values. Say for zone level parameters browse to Infrastructure > Zones > Settings tab. You will see bunch of settings defined. Similarly the case with cluster. I am su

Re: CS 4.3 - Registering network-element plugin

2014-06-24 Thread Punith S
hi pradeep, can you make sure your jar is present in the cloud war. to make this happen you have to register the dependency in the client pom.xml file. also you need to register your plugin in the plugin pom.xml file and make sure the provider name matches. thanks. On Tue, Jun 24, 2014 at 12:

Re: Review Request 22672: CLOUDSTACK-6914: Fixed the mentioned issue for vgpu cases along with tagging

2014-06-24 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22672/#review46503 --- Commit c7d00d52b2b7e375008f3fabbd1ec96c1e6e7238 in cloudstack's bran

Re: Review Request 22672: CLOUDSTACK-6914: Fixed the mentioned issue for vgpu cases along with tagging

2014-06-24 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22672/#review46504 --- Commit fef55acbbf4c567e4e5d122d7a6cc45b19cd7872 in cloudstack's bran

Re: [ACS-4.4] cherry-pick

2014-06-24 Thread Daan Hoogland
On Tue, Jun 24, 2014 at 7:38 AM, Jayapal Reddy Uradi wrote: > a195e50ae7da4b4392844e2984823c1331ca1396 is in -- Daan

Re: [ACS4.5] SQL Error

2014-06-24 Thread Daan Hoogland
I will revert, this is definatelly my bad. On Tue, Jun 24, 2014 at 9:00 AM, sebgoa wrote: > Looping Daan in, > > I created an ovmsupport branch to drop some early WIP about ovm3 support. > This is not yet ready for merge to master. > No ovm3 stuff should be committed to master. > > @Daan, can yo

Re: [ACS4.5] SQL Error

2014-06-24 Thread Daan Hoogland
I reverted my and Ian's commits. I will have a look on how to rebase them in ovmsupport on latest master. On Tue, Jun 24, 2014 at 10:19 AM, Daan Hoogland wrote: > I will revert, this is definatelly my bad. > > On Tue, Jun 24, 2014 at 9:00 AM, sebgoa wrote: >> Looping Daan in, >> >> I created an

create_schema.sql

2014-06-24 Thread Hugo Trippaers
Dear committers, When either committing or reviewing, please pay attention to the fact the create_schema.sql should NOT be modified under any circumstances. Since release 4.1 this file is considered frozen and updates to the schema will be in the upgrade scripts for the versions. At the momen

Re: [security] The case of the open dns resolver

2014-06-24 Thread Nux!
Hi, I'm on 4.3/KVM/ADV+SG. The rules that I am talking about are the ones from within the VR and they explicitly open port 53 to everyone. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: "Erik Weber" To: "dev" Sent: Monday, 2

Re: [ACS4.5] SQL Error

2014-06-24 Thread sebgoa
On Jun 24, 2014, at 10:25 AM, Daan Hoogland wrote: > I reverted my and Ian's commits. I will have a look on how to rebase > them in ovmsupport on latest master. Right, Funs should submit reviews for the ovmsupport branch to get it in sync with master. The branch was created off an old commit d

Re: S3 use with simulator

2014-06-24 Thread sebgoa
On Jun 23, 2014, at 3:45 PM, sebgoa wrote: > > On Jun 23, 2014, at 3:33 PM, Prasanna Santhanam wrote: > >> Be advised that advanced.cfg might be adding the NFS store as >> secondary storage as opposed to cacheStorage that the S3 image store >> needs it to be. At least that's how it was the la

Re: create_schema.sql

2014-06-24 Thread Prasanna Santhanam
On Tue, Jun 24, 2014 at 10:27:56AM +0200, Hugo Trippaers wrote: > Dear committers, > > > When either committing or reviewing, please pay attention to the > fact the create_schema.sql should NOT be modified under any > circumstances. Since release 4.1 this file is considered frozen and > updates t

Re: create_schema.sql

2014-06-24 Thread Daan Hoogland
It should be included in any release On Tue, Jun 24, 2014 at 10:44 AM, Prasanna Santhanam wrote: > On Tue, Jun 24, 2014 at 10:27:56AM +0200, Hugo Trippaers wrote: >> Dear committers, >> >> >> When either committing or reviewing, please pay attention to the >> fact the create_schema.sql should NOT

ovmsupport branch

2014-06-24 Thread Daan Hoogland
Ian, Funs, I have been to eager to help out on this. Whatever you do should remain on the ovmsupport branch. Please use a fork on github to do your changes on. Any rebase of the code on master should go there. to get it back to the wip-repo you could create pull requests. -- Daan

Re: create_schema.sql

2014-06-24 Thread Prasanna Santhanam
On Tue, Jun 24, 2014 at 10:51:31AM +0200, Daan Hoogland wrote: > It should be included in any release > so packaging can bring it back i thought. just a thought. -- Prasanna., Powered by BigRock.com

Re: create_schema.sql

2014-06-24 Thread Daan Hoogland
including the source release? I don't like:( I do agree that some kind of guard would help, though On Tue, Jun 24, 2014 at 10:57 AM, Prasanna Santhanam wrote: > On Tue, Jun 24, 2014 at 10:51:31AM +0200, Daan Hoogland wrote: >> It should be included in any release >> > so packaging can bring it ba

Re: CS 4.3 - Registering network-element plugin

2014-06-24 Thread Pradeep Cloudstack
Hi Punith, the war contains the jar file. Also, the names are correct. In out network-element pom.xml file, we had made entries to ensure that a property file is bundled with the jar ***       src false   

Re: create_schema.sql

2014-06-24 Thread Rajani Karuturi
how about calculating the md5 checksum of the file and a build failure incase the checksum changes? liquibase(http://www.liquibase.org/) manages its changesets using md5 hash. ~Rajani On 24-Jun-2014, at 2:48 pm, Daan Hoogland mailto:daan.hoogl...@gmail.com>> wrote: including the source rel

Re: [ACS4.5] SQL Error

2014-06-24 Thread Rajani Karuturi
I also faced this issue on master today. Logged a defect in jira https://issues.apache.org/jira/browse/CLOUDSTACK-6986 ~Rajani On 24-Jun-2014, at 3:44 am, Mike Tutkowski mailto:mike.tutkow...@solidfire.com>> wrote: Looks like we have another SQL issue on master (this time clicking on the St

Re: [ACS4.5] SQL Error

2014-06-24 Thread Rajani Karuturi
oops... looks like its already fixed. will close once i take the latest and test. ~Rajani On 24-Jun-2014, at 3:05 pm, Rajani Karuturi mailto:rajani.karut...@citrix.com>> wrote: I also faced this issue on master today. Logged a defect in jira https://issues.apache.org/jira/browse/CLOUDSTACK-

Re: create_schema.sql

2014-06-24 Thread Ian Duffy
Apologizes for my commit to it yesterday. Was removing erroneous lines brought in by the other commit. On 24 June 2014 10:27, Rajani Karuturi wrote: > how about calculating the md5 checksum of the file and a build failure > incase the checksum changes? > > liquibase(http://www.liquibase.org/)

big revert

2014-06-24 Thread Daan Hoogland
H, I just reverted six commits. I did most of those commits myself. There was a misunderstanding on my part on the validity of the commits and the place these should go. If you have any questions about it, feel free to ask. the short version: they should have gone in the feature branch 'ovmsuppor

Review Request 22928: Fixed resource leaks and added support for secstoragefirewallcfg command to simulator in master

2014-06-24 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22928/ --- Review request for cloudstack, Abhinandan Prateek and daan Hoogland. Repository

Review Request 22927: Bugfix CLOUDSTACK-6261: remove the forceful timeout setting when login to NetScaler.

2014-06-24 Thread Sujaya Maiyya
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22927/ --- Review request for cloudstack, Murali Reddy and Rajesh Battala. Bugs: 6261

Re: CS 4.3 - Registering network-element plugin

2014-06-24 Thread Punith S
hi pradeep, does the JuniperNetworkGuru.properties file contain your custom key value pairs to be used in the plugin ? thanks. On Tue, Jun 24, 2014 at 2:56 PM, Pradeep Cloudstack < pradeepcloudst...@yahoo.com.invalid> wrote: > Hi Punith, > the war contains the jar file. Also, the names are cor

Re: Review Request 22927: Bugfix CLOUDSTACK-6261: remove the forceful timeout setting when login to NetScaler.

2014-06-24 Thread Sujaya Maiyya
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22927/ --- (Updated June 24, 2014, 10:23 a.m.) Review request for cloudstack, Murali Reddy

Re: Management Server HA & DB Replication

2014-06-24 Thread Abhinandan Prateek
MS will work in a cluster pointing to same DB. The DB can be configured as master-slave. https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=34838207 -abhi On 24/06/14 9:53 am, "Tejas Gadaria" wrote: >Hi, > >I want to make MS on high availability, with automatic failover. >I have

Re: CS 4.3 - Registering network-element plugin

2014-06-24 Thread Pradeep Cloudstack
Hi Punith, yes; the properties file contains custom key value pairs We have decided move this file out of our jar. So, no issues now -Pradeep From: Punith S To: cloudstack ; Pradeep Cloudstack Sent: Tuesday, June 24, 2014 3:52 PM Subject: Re: CS 4.3 - Regi

Re: CS 4.3 - Registering network-element plugin

2014-06-24 Thread Punith S
hi pradeep, you can put your custom key value pairs in your *-context.xml inside your bean for example also i'm curious to know how to move these properties out of the jar ?, can you please elaborate. thanks. On Tue, Jun 24,

Re: [security] The case of the open dns resolver

2014-06-24 Thread Abhinandan Prateek
https://issues.apache.org/jira/browse/CLOUDSTACK-5494 Also need to take care of changes in subnets too. -abhi On 23/06/14 4:01 pm, "Nux!" wrote: >Hi, > >Today I've been bitten again by the $subject and complaints were sent to >my hoster's abuse email address; apparently someone used my VR in

Re: CS 4.3 - Registering network-element plugin

2014-06-24 Thread Pradeep Cloudstack
Hi Punith, we will have this file under /etc/cloudstack/management Customer can also edit this file -Pradeep From: Punith S To: cloudstack ; Pradeep Cloudstack Sent: Tuesday, June 24, 2014 4:08 PM Subject: Re: CS 4.3 - Registering network-element plugin

Re: Management Server HA & DB Replication

2014-06-24 Thread Tejas Gadaria
Hi abhi, My 1st MS & DB Master running on : 10.1.1.2 2nd MS & DB Slave running on : 10.1.1.3 MS will be in cluster so Both MS will be pointed to : 10.1.1.2 Is it correct ? If so, Which parameter should I change in db.properties to point MS cluster to db master? Regards, Tejas On Tue, Jun 24,

Why to have API Commands for Admin actions?

2014-06-24 Thread Wilder Rodrigues
Hi all, We are currently working on the redundant VPC implementation. In order to take the right steps from the beginning, we started analyzing the existing code base, from the API commands into the VPCVirtualNetworkAppliancaManagerImpl. Although it's not related to the feature itself, we found

Not able to deploy Ubuntu VM on xenserver 12.04

2014-06-24 Thread Tejas Gadaria
I was trying to create Ubuntu instance from ISO on xenserver 6.2 & received below error.. 2014-06-24 17:28:38,600 DEBUG [c.c.a.ApiServlet] (catalina-exec-17:ctx-736ea19c ctx-d2da377e) ===END=== 192.168.160.192 -- GET command=queryAsyncJobResult&jobId=06293d5e-1349-453c-a1c6-45646ff093d1&response=

RE: Management Server HA & DB Replication

2014-06-24 Thread Suresh Sadhu
IN a cluster management setup: ON Master MS you will install master db with deploy option Cloudstack-setup-databases cloud@10.1.1.2 --deploy-as=root On slave MS : you will point to master db Cloudstack-setup-databases cloud@10.1.1.2 ( here don't mention --deploy-as option on slave if you me

Re: Review Request 22799: Golden (Base) Primary Storage feature

2014-06-24 Thread Tim Mackey
Hieu, It would also be good in your design doc and testing to validate which XenServer versions you expect this to work with, and don't forget about xcp-xapi in pure Linux as part of that. If you have time, I'd also be curious if XenServer Creedence Read cache has any impact on your results/imple

Re: Management Server HA & DB Replication

2014-06-24 Thread Tejas Gadaria
Thanks Suresh! Regards, Tejas On Tue, Jun 24, 2014 at 5:37 PM, Suresh Sadhu wrote: > IN a cluster management setup: > > ON Master MS you will install master db with deploy option > Cloudstack-setup-databases cloud@10.1.1.2 --deploy-as=root > > On slave MS : you will point to master db > Clou

non-OSS Build Required?

2014-06-24 Thread Xerex Bueno
I was curious if you are planning on using Cloudstack in an environment that runs VMware and Netscalers if you still need to build from source. Also where can I get the latest files that need to be included in the build for VMware and Citrix Netscalers. Thanks in advance.

Re: Review Request 22721: removed hard coded jdk_dirs in cloud-usage script

2014-06-24 Thread Rayees Namathponnan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22721/#review46525 --- Ship it! Ship It! - Rayees Namathponnan On June 18, 2014, 10:15

[GSOC][CLOUDSTACK-6045] Progress Update

2014-06-24 Thread Seif Eddine Jemli
Hi guys, As you probably know, I am working on this project whose goal is making the GUI support adding primary storage to CS that is based on storage plug-ins ( https://cwiki.apache.org/confluence/display/CLOUDSTACK/Create+GUI+to+add+primary+storage+based+on+plug-ins ) After studying the GUI co

RE: big revert

2014-06-24 Thread Donal Lafferty
How did you catch the problem? > -Original Message- > From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] > Sent: 24 June 2014 10:58 > To: dev > Subject: big revert > > H, > > I just reverted six commits. I did most of those commits myself. There was a > misunderstanding on my part on t

Re: Custom popup forms w.r.t Plugin Provider

2014-06-24 Thread Mike Tutkowski
Hi Seif, I wonder if it would make sense for you to deploy this as a custom GUI plug-in. I believe the NetApp guys did something like this for their situation, as well. David La Motta from NetApp might be able to say more (I've included him). Talk to you later, Mike On Tue, Jun 24, 2014 at 1:0

Re: big revert

2014-06-24 Thread Daan Hoogland
I got stomped ;} from three sides. no seriously. Sebastien wondered about it as he actually made the branch and was surprised that it was committed on master, Mike and Hugo started asking questions about sql code that I didn't catch. On Tue, Jun 24, 2014 at 4:27 PM, Donal Lafferty wrote: > How d

Re: [ACS4.4] release meeting + query on release readiness

2014-06-24 Thread Mike Tutkowski
Thanks for the e-mail here, Daan. Let's see how people respond and, if reasonable, maybe we could build our first RC in a week or so? On Tue, Jun 24, 2014 at 1:11 AM, Daan Hoogland wrote: > H, > > Yesterday I cancelled the second release meeting on IRC due to poor > attendance. At the moment t

Re: [GSOC][CLOUDSTACK-6045] Progress Update

2014-06-24 Thread Seif Eddine Jemli
http://imgur.com/II3r0wK http://imgur.com/05p8lAG I didn't know that the mailing list doesn't accept enclosed screenshots. 2014-06-24 16:21 GMT+02:00 Seif Eddine Jemli : > Hi guys, > > > As you probably know, I am working on this project whose goal is making > the GUI support adding primary st

Review Request 22934: CLOUDSTACK-6984: Fixing few issues found durign simulator run

2014-06-24 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22934/ --- Review request for cloudstack and Girish Shilamkar. Bugs: CLOUDSTACK-6984 h

Re: Custom popup forms w.r.t Plugin Provider

2014-06-24 Thread Mike Tutkowski
Sorry...I mean "Hi Punith" :) On Tue, Jun 24, 2014 at 8:33 AM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hi Seif, > > I wonder if it would make sense for you to deploy this as a custom GUI > plug-in. I believe the NetApp guys did something like this for their > situation, as well.

Re: Review Request 22934: CLOUDSTACK-6984: Fixing few issues found durign simulator run

2014-06-24 Thread Girish Shilamkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22934/#review46530 --- Ship it! Ship It! - Girish Shilamkar On June 24, 2014, 3:04 p.m.

Re: Review Request 22934: CLOUDSTACK-6984: Fixing few issues found durign simulator run

2014-06-24 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22934/#review46531 --- Commit 8de18f144c680287c762a4b5db1b6e1d596f5723 in cloudstack's bran

Re: Review Request 22934: CLOUDSTACK-6984: Fixing few issues found durign simulator run

2014-06-24 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22934/#review46532 --- Commit 0df156c09e152845d6c6332fa1d91fe9c15c7cc6 in cloudstack's bran

Re: Review Request 17790: Domain-Account-User Sync Up Among Multiple Regions (New Plugin)

2014-06-24 Thread Alex Ough
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17790/ --- (Updated June 24, 2014, 3:52 p.m.) Review request for cloudstack. Changes ---

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-24 Thread Alex Ough
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20099/ --- (Updated June 24, 2014, 3:54 p.m.) Review request for cloudstack. Changes ---

RE: Review Request 22863: CLOUDSTACK-6823 : First code drop for Brocade Network plugin to orchestrate Brocade VDX switches for L2 connectivity.

2014-06-24 Thread Ritu Sabharwal
Hi Hugo, There is a separate file From: Hugo Trippaers [mailto:nore...@reviews.apache.org] On Behalf Of Hugo Trippaers Sent: Monday, June 23, 2014 11:41 PM To: Ritu Sabharwal; Hugo Trippaers; cloudstack Subject: Re: Review Request 22863: CLOUDSTACK-6823 : First code drop for Brocade Network pl

Re: Review Request 22863: CLOUDSTACK-6823 : First code drop for Brocade Network plugin to orchestrate Brocade VDX switches for L2 connectivity.

2014-06-24 Thread Ritu Sabharwal
> On June 24, 2014, 6:40 a.m., Hugo Trippaers wrote: > > Hey, > > > > There are a number of issues with this patch, i've made the commments on > > the lines directly. Also where is the real functionality? The code in this > > patch seems to only be the hook into the existing cloudstack code an

Adding a distant KVM host

2014-06-24 Thread Seif Eddine Jemli
Hi, I am trying to add a distant *KVM* host. I created a *VPN* for this purpose. I have a management server and a distant host now connected via a VPN (it is a point to point VPN). so KVM host has the ip address 10.0.0.1 on the ppp0 interface (specific to the VPN) and the MS has the address 10.0.0

Re: Why to have API Commands for Admin actions?

2014-06-24 Thread Min Chen
Hi Wilder, This is a recent change introduced by IAM feature, see FS here https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Identity+ and+Access+Management+%28IAM%29+Plugin, particularly see details in Response View section. The intention of this is to eventually provide cu

Review Request 22939: CLOUDSTACK-6460 - CLVM primary storage migration fails due to incorrect identification of source format.

2014-06-24 Thread Simon Weller
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22939/ --- Review request for cloudstack. Bugs: CLOUDSTACK-6460 https://issues.apache.

Re: Review Request 22928: Fixed resource leaks and added support for secstoragefirewallcfg command to simulator in master

2014-06-24 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22928/ --- (Updated June 24, 2014, 6:06 p.m.) Review request for cloudstack, Abhinandan Pr

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-24 Thread Alena Prokharchyk
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20099/#review46557 --- Alex, one small thing. Just noticed that in the API commands you pa

[GSOC] End of term update

2014-06-24 Thread Darren Brogan
Hi guys, Since my last email I've done quite a bit of work on gstack. I added uniitests to make future changes easier. The coverage is at 95% currently. I added gstack to coveralls to keep track of test results, you can view the statistics at https://coveralls.io/r/NOPping/gstack I refactored qui

Re: [GSOC] End of term update

2014-06-24 Thread Darren Brogan
Apologies, send that prematurely. Anyway getting back to it, an example of profile usage: $ gstack-configure -p exampleprofile $ gstack -p exampleprofile Along with that the user now has the ability to debug the app with the '-d' / '--debug' flags when running the application. $ gstack -d True

Re: [GSOC] End of term update

2014-06-24 Thread sebgoa
On Jun 24, 2014, at 9:05 PM, Darren Brogan wrote: > Apologies, send that prematurely. > > Anyway getting back to it, an example of profile usage: > > $ gstack-configure -p exampleprofile > > $ gstack -p exampleprofile > > Along with that the user now has the ability to debug the app with the

Re: Managing individual ESXi instances

2014-06-24 Thread ilya musayev
The WSDL is still available on ESXi port 443, you are loosing the vCenter fanciness - which maybe big for some folks, but other than that - it works fine. The API calls will have to be altered as they will no longer be bound to vCenter, but most of the calls can be re-used. You can use local

Re: Review Request 21776: AWSAPI: cloudstack api on POST requests (instead GET), ssl enabling fixed

2014-06-24 Thread Prachi Damle
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21776/#review46567 --- Hi, 1) EC2Engine.java: I see a lot of new line breaks introduced an

Re: [GSOC] End of term update

2014-06-24 Thread Darren Brogan
> @Darren, github still shows pypi package at 0.1.0 Ah, this is down to caching, it'll update itself very shortly. > Would be nice to have a little read me on how to add an API Ah yes, I'm planning to move the configuration / setup out of README and into a "User Guide" section of the wiki. When

Re: create_schema.sql

2014-06-24 Thread Rohit Yadav
Hi Daan and others, Let me share a way to guard files that interest us by alerting us using the following shell script git hook: Put the following your .git/hooks/post-merge (make sure to chmod +x the following shell script): # START OF SCRIPT #/usr/bin/env bash changed_files="$(git diff-tree -

Re: [GSOC][CLOUDSTACK-6045] Progress Update

2014-06-24 Thread Mike Tutkowski
Thanks, Seif! Seif and I have been communicating pretty much on a daily basis with regards to his GSoC project. He's new to CloudStack, so there was a lot of startup-related overhead. Once he got past that, he started to make great progress. Over the past weekend, he finished coding an enhanceme

Re: Adding a distant KVM host

2014-06-24 Thread Mike Tutkowski
Hey Marcus, Do you have any thoughts on this? Thanks! Mike On Tue, Jun 24, 2014 at 10:20 AM, Seif Eddine Jemli < seifeddineje...@gmail.com> wrote: > Hi, > > I am trying to add a distant *KVM* host. I created a *VPN* for this > purpose. > I have a management server and a distant host now connec

Re: Why to have API Commands for Admin actions?

2014-06-24 Thread Rohit Yadav
Hi Wilder, On Tue, Jun 24, 2014 at 5:25 PM, Wilder Rodrigues < wrodrig...@schubergphilis.com> wrote: > Hi all, > > We are currently working on the redundant VPC implementation. In order to > take the right steps from the beginning, we started analyzing the existing > code base, from the API comm

Re: Custom popup forms w.r.t Plugin Provider

2014-06-24 Thread Mike Tutkowski
You may also wish to opt for the GUI-plug-in approach because this would make it easier for you to provide an interface for customers to update a given storage pool with your custom parameters (otherwise you'll be looking at customizing the update-related code in the GUI similarly to how you're loo

Re: feature : changing volume properties dynamically in 4.5

2014-06-24 Thread Mike Tutkowski
OK, I've completed work on enabling a storage plug-in to be notified when the size and/or IOPS of the primary storage that it represents is changed: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=c344693e48d80313270d1a972b0a3badf315567d This is related to the updateStoragePoo

Re: Review Request 22631: supporting nfs protocol and resize feature for managed storage in xenserver.

2014-06-24 Thread Mike Tutkowski
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22631/#review46580 --- Ship it! I checked this code in under 4d6c682f18d9bca50c145b55d8fa6

RE: Why to have API Commands for Admin actions?

2014-06-24 Thread Prachi Damle
To elaborate further, I would like to add that even if this is adding some if-else code around checking the enum value when generating the response, it is replacing several other if-else's that were present in the code earlier that used to check if the user is an Admin/Domain Admin/regular user

Re: Review Request 21776: AWSAPI: cloudstack api on POST requests (instead GET), ssl enabling fixed

2014-06-24 Thread Demetrius Tsitrelis
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21776/#review46589 --- The only change I can see regarding "SSL enabling" is to the getProp

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-24 Thread Alena Prokharchyk
Moving the discussion to the mailing list as it doesn’t have to be private. Kishan/Murali, can you please follow up on the remaining review for https://reviews.apache.org/r/20099/ (see my last comment and the discussion below) Basically what Alex wants to do is – pass the originated region to

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-24 Thread Alex Ough
All, There is one open question in this topic, which is to figure out which value is appropriate to pass the region object, id or name? During this implementation, we decided to add the information of regions where user/account/domain objects have been originally created/modified/removed. But the

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-24 Thread Alena Prokharchyk
Alex, thank you for summarizing. I still don’t see why id can’t be unique across regions as you can control the id assignment – id is required when createRegion call is made. And that’s how the region should be represented in other region’s Dbs – by its id that is unique across the regions. Ki

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-24 Thread Alex Ough
What I'm trying to say is that when we pass the ids of regions, the receivers do not know what the originated region is and the id of each region is not same across all the regions. Thanks Alex Ough On Tue, Jun 24, 2014 at 7:35 PM, Alena Prokharchyk < alena.prokharc...@citrix.com> wrote: > Ale

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-24 Thread Alena Prokharchyk
Aren’t we supposed to sync the regions across the multiple regions Dbs? Because that’s what region FS states: https://cwiki.apache.org/confluence/display/CLOUDSTACK/AWS-Style+Regions+Functional+Spec, “Adding 2nd region” paragraph, bullet #4: 1. Install a 2nd CS instance. 2. While installing d

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-24 Thread Alex Ough
We can use the same ids & names, but we don't have to use the same ids if we use names, which is a little easier because names are user readable but ids are not, so we don't need to memorize/check all the ids when we add new regions in multiple regions, which can be confusing. Thanks Alex Ough O

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-24 Thread Alena Prokharchyk
Alex, id is used as a unique identifier for CS objects. And it is the CS requirement to refer to the object by id if the id is present. Look at all the other APIs. We nowhere refer to the network/vpc/vm by name just because its more human readable. The id is used by Api layer when parameter vali

build path errors when importing cloudstack in eclipse

2014-06-24 Thread Kuang-Ching Wang
I am new to CloudStack. While trying to set up a dev environment, after importing the cloned maven project into eclipse, all projects show build path errors. Did I miss some step? Or do I need to manually add the build path in eclipse? Thanks, KC

Re: build path errors when importing cloudstack in eclipse

2014-06-24 Thread Mike Tutkowski
Are you seeing errors in Maven POM files? If so, those are business as usual and are OK (Plugin execution not covered by lifecycle configuration). On Tue, Jun 24, 2014 at 6:53 PM, Kuang-Ching Wang wrote: > I am new to CloudStack. While trying to set up a dev environment, after > importing the

Re: [GSOC] End of term update

2014-06-24 Thread David Nalley
> > It's not clear to me yet, if we need this under cloudstack ASF repos. @anyone > thoughts ? > So it's strictly not needed; it's an add-on. That said, I'd personally love to see us have this in the ACS fold. --David

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-24 Thread Alex Ough
I agree with that the ids are unique identifier, but they are usually internal purpose not exposed to the users. So it is a little strange to ask users to assign ids when they add new regions. And if we do not allow duplicated names, I'm not sure why it is not good to use names as a unique identifi

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-24 Thread Alex Ough
There is one thing that was not mentioned, which is that currently the id of 'Local' region is always 1 and if we do not guarantee that, there is no way to find out which is the local region unless we add one more field to tells which is the local region. I'm wondering if we have a solution for thi

Multiple IP in Guest VM

2014-06-24 Thread Tejas Gadaria
Hi, I have 2 diff VLAN created by "default shared Network offering". I want to assign one ip from both VLAN to Linux guest VM. Is it possible ? I am using CS 4.3 with Xen 6.2 SP1. Regards, Tejas

RE: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-24 Thread Kishan Kavala
Alex, As Alena mentioned, it is admin’s responsibility to keep ids same across Regions. Ids should be used as unique identifier. Region name is merely descriptive name and its mostly associated with geographic location. Also note that region name can be updated anytime using updateRegion API. Un