Re: checkstyle problems...

2014-01-14 Thread Hugo Trippaers
Hey guys, There are two ideas behind using checkstyle a i’ve currently implemented it in the maven build. First of all it runs for every project, this means that triggering a compile on a single module will also run the checkstyle checks on it. So you don’t have to recompile the entire project

Re: Review Request 16856: Fix for CLOUDSTACK-5864

2014-01-14 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16856/ --- (Updated Jan. 15, 2014, 7:23 a.m.) Review request for cloudstack and Girish Shi

Re: Review Request 16856: Fix for CLOUDSTACK-5864

2014-01-14 Thread Santhosh Edukulla
> On Jan. 14, 2014, 2:02 p.m., Sebastien Goasguen wrote: > > it seems to work but it never exits, is that expected with the new > > arguments ? > > Santhosh Edukulla wrote: > Please paste the logs collected for the below command run. I can see why > it is not exiting. > mvn -Pdeveloper

RE: checkstyle problems...

2014-01-14 Thread Alex Huang
Yes. I do believe it runs on every eclipse recompile because it's now part of the build for every project. I've gotten so frustrated with it, I've reverted the commit locally but I don't know checkstyle very well so I'm hoping Hugo has a better solution. --Alex > -Original Message- >

HyperV system template @ jenkins.buildacloud.org

2014-01-14 Thread Rayees Namathponnan
Hi All, Earlier we were able to build hyperV system template from http://jenkins.buildacloud.org/view/4.3/job/cloudstack-4.3-systemvm64/; but it's not available now Is this removed from Jenkins , any idea ? Regards, Rayees

RE: Hyper-V

2014-01-14 Thread Devdeep Singh
Hi Paul, I have put in a fix for the issue with local storage that you reported earlier [1]. Please pull the latest changes and try. It should work now. I'll look into the error you are facing with shared and let you know once it is fixed. [1] https://issues.apache.org/jira/browse/CLOUDSTACK-58

Re: vhd-util on git

2014-01-14 Thread Nguyen Anh Tu
Okie, so I just made a new commit ecale97b to remove vhd-util. Thanks David, --Tuna Sent from my GT-N7000 On Jan 15, 2014 1:24 AM, "David Nalley" wrote: > You can always git revert, but it will revert the entire commit. Aside > from that you can't change history (ASF git repos are set up to no

Re: Review Request 16813: Contrail plugin fixes

2014-01-14 Thread Sheng Yang
That's not how we deal with patches... Please merge them into one patch and upload to the reviewboard as diff v2 instead. That would be easier for review. Thanks. --Sheng On Tue, Jan 14, 2014 at 5:36 PM, Suresh Balineni < sbalin...@service.juniper.net> wrote: > Hi Sheng, > > This patch cont

Re: Review Request 16813: Contrail plugin fixes

2014-01-14 Thread Suresh Balineni
Hi Sheng, This patch contains two commits.. 1. Previous patch. 2. New updated code with DB transactions removed. If look at the second commit, you will see added diff. Thanks, Suresh Sent from my iPhone On Jan 14, 2014, at 5:32 PM, "Sheng Yang" mailto:sh...@yasker.org>> wrote: This is an aut

Devcloud update for 4.3

2014-01-14 Thread Edison Su
After several fixes, devcloud is working on 4.3 branch now. Manually create a new devcloud image(the only change to the image is to put 4.3 system vm template into /opt/storage/secondary/**/1/1/), and put it under: http://pan.baidu.com/s/1dDkmM5r (Can't find a free place to hold 1.3G data, so pu

Re: Review Request 16813: Contrail plugin fixes

2014-01-14 Thread Sheng Yang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16813/#review31839 --- I didn't see the updated patch. Both attached file and diff are old

Re: Review Request 16805: Contrail plugin fixes - db update, policy port end fix

2014-01-14 Thread Sheng Yang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16805/#review31838 --- Ship it! Applied to 4.3 branch. Thanks. - Sheng Yang On Jan. 14

Re: vmware system vm features

2014-01-14 Thread Domenico De Monte
Il giorno 15/gen/2014, alle ore 01:05, David Nalley ha scritto: > Hi Domenico > Hi David, > > On Tue, Jan 14, 2014 at 6:24 PM, Domenico De Monte > wrote: > >> Hello, >> i would like to let you consider some features that i think should be >> useful for normal CS administration. >> >> Could

Re: vmware system vm features

2014-01-14 Thread David Nalley
Hi Domenico On Tue, Jan 14, 2014 at 6:24 PM, Domenico De Monte wrote: > Hello, > i would like to let you consider some features that i think should be > useful for normal CS administration. > > Could you ponder to use following features for system vm and router vm at > least for vmware ? > > - s

Review Request 16876: db sync fix : make sure that db sync task gets executed once: master branch fix

2014-01-14 Thread Suresh Balineni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16876/ --- Review request for cloudstack. Repository: cloudstack-git Description ---

Re: Question about manually deleting a template on XenServer

2014-01-14 Thread Mike Tutkowski
If anyone was curious about this, the table in question is called template_spool_ref. Just delete your template from XenCenter and then delete the applicable row in that table. On Tue, Jan 14, 2014 at 2:58 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hi, > > I'd like to manually

vmware system vm features

2014-01-14 Thread Domenico De Monte
Hello, i would like to let you consider some features that i think should be useful for normal CS administration. Could you ponder to use following features for system vm and router vm at least for vmware ? - system and router vm with LVM volumes ( to let admin decide to increase disk size );

Re: Create version tag 4.2.1 on JIRA

2014-01-14 Thread David Nalley
4.2.1 exists on Jira - https://issues.apache.org/jira/browse/CLOUDSTACK/fixforversion/12324940 --David On Tue, Jan 14, 2014 at 5:08 PM, Francois Gaudreault wrote: > Can someone create version 4.2.1 on JIRA? :) I have a bug report to tag :P > > Thanks! > > -- > Francois Gaudreault > Architecte de

CS 4.2.1 local storage stats wrong usage

2014-01-14 Thread Domenico De Monte
Hello, before all, i am really happy to notice that with CS 4.2.1 many bugs on vmware were fixed. You did a great job. I also notice that in our scenario, stats about storage usage are different from what i expected. We use vmware 5.1 on 2 physical server with local primary storage. So we ha

Re: Review Request 16258: Add new physical network isolationMethod (L3VPN) for Juniper Contrail plugin.

2014-01-14 Thread Sachchidanand Vaidya
Thanks Sheng. Best Regards, Sachin On 1/14/14 1:56 PM, "Sheng Yang" wrote: > >--- >This is an automatically generated e-mail. To reply, visit: >https://reviews.apache.org/r/16258/#review31812 >--

Re: Review Request 16805: Contrail plugin fixes - db update, policy port end fix

2014-01-14 Thread Suresh Balineni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16805/ --- (Updated Jan. 14, 2014, 11:03 p.m.) Review request for cloudstack. Changes --

Re: Unable to start Virtual Router

2014-01-14 Thread Mike Tutkowski
OK, interesting...I'm running on 4.3 at the moment with XenServer and it works for me. On Tue, Jan 14, 2014 at 3:15 PM, SuichII, Christopher < chris.su...@netapp.com> wrote: > Ah, no. I'm on 4.3. > > From: Mike Tutkowski [mike.tutkow...@solidfire.com] > S

Re: Review Request 16813: Contrail plugin fixes

2014-01-14 Thread Suresh Balineni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16813/ --- (Updated Jan. 14, 2014, 10:56 p.m.) Review request for cloudstack. Changes --

Re: Review Request 16841: (ACS4.3): Add new physical network isolationMethod (L3VPN) for Juniper Contrail plugin.

2014-01-14 Thread Sachchidanand Vaidya
It's not a new feature. Only new isolationMethod created for contrail network plugin. Best Regards, Sachin From: Sheng Yang mailto:sh...@yasker.org>> Date: Tuesday, January 14, 2014 1:57 PM To: David Nalley mailto:da...@gnsa.us>> Cc: "dev@cloudstack.apache.org"

RE: Unable to start Virtual Router

2014-01-14 Thread SuichII, Christopher
Ah, no. I'm on 4.3. From: Mike Tutkowski [mike.tutkow...@solidfire.com] Sent: Tuesday, January 14, 2014 5:06 PM To: dev@cloudstack.apache.org Subject: Re: Unable to start Virtual Router Are you using master, Chris? I've been having trouble with it...the ag

Create version tag 4.2.1 on JIRA

2014-01-14 Thread Francois Gaudreault
Can someone create version 4.2.1 on JIRA? :) I have a bug report to tag :P Thanks! -- Francois Gaudreault Architecte de Solution Cloud | Cloud Solutions Architect fgaudrea...@cloudops.com 514-629-6775 - - - CloudOps 420 rue Guy Montréal QC H3J 1S6 www.cloudops.com @CloudOps_

Re: Unable to start Virtual Router

2014-01-14 Thread Mike Tutkowski
Are you using master, Chris? I've been having trouble with it...the agents' states of my VMs don't ever seem to get into the Up state. Maybe you're having similar trouble and it's impacting your virtual router? On Tue, Jan 14, 2014 at 3:03 PM, SuichII, Christopher < chris.su...@netapp.com> wrot

Unable to start Virtual Router

2014-01-14 Thread SuichII, Christopher
I created a fresh, clean install earlier today and everything worked up until trying to deploy a VM. When the virtual router attempts to start, it quickly shuts down after spewing out: ‘[…] Stopping web server: apache2apache2: Could not reliably determine the server’s fully qualified domain nam

Question about manually deleting a template on XenServer

2014-01-14 Thread Mike Tutkowski
Hi, I'd like to manually delete a snapshot (that was based on a template) that we clone to spin up VMs. If I go into XenCenter and manually delete the snapshot, that part is fine. However, does anyone know what table is used in the DB to keep track of whether or not this template has already bee

Re: Review Request 16841: (ACS4.3): Add new physical network isolationMethod (L3VPN) for Juniper Contrail plugin.

2014-01-14 Thread Sheng Yang
I don't think it's a feature after checking the patch. It's basically they called it "L3VPN" instead of "GRE" in the patch I think. --Sheng On Tue, Jan 14, 2014 at 1:55 PM, David Nalley wrote: > Why are we adding functionality after 4.3 has closed? > > --David > > On Tue, Jan 14, 2014 at 4:53

Re: Review Request 16841: (ACS4.3): Add new physical network isolationMethod (L3VPN) for Juniper Contrail plugin.

2014-01-14 Thread David Nalley
Why are we adding functionality after 4.3 has closed? --David On Tue, Jan 14, 2014 at 4:53 PM, Sheng Yang wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16841/#review31810 > -

Re: Review Request 16258: Add new physical network isolationMethod (L3VPN) for Juniper Contrail plugin.

2014-01-14 Thread Sheng Yang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16258/#review31812 --- Ship it! Applied to MASTER. Thanks. - Sheng Yang On Jan. 14, 20

Re: Review Request 16841: (ACS4.3): Add new physical network isolationMethod (L3VPN) for Juniper Contrail plugin.

2014-01-14 Thread Sheng Yang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16841/#review31810 --- Ship it! Applied to 4.3 branch. Thanks. - Sheng Yang On Jan. 1

Re: Review Request 16258: Add new physical network isolationMethod (L3VPN) for Juniper Contrail plugin.

2014-01-14 Thread Sachchidanand Vaidya
Hi Sheng, I have updated the review with changes based off latest on ACS master. Thanks & Best Regards, Sachin On 1/14/14 1:25 PM, "Sheng Yang" wrote: > >--- >This is an automatically generated e-mail. To reply, visit: >https://reviews

Re: Review Request 16258: Add new physical network isolationMethod (L3VPN) for Juniper Contrail plugin.

2014-01-14 Thread Sachchidanand Vaidya
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16258/ --- (Updated Jan. 14, 2014, 9:44 p.m.) Review request for cloudstack. Changes ---

Re: Review Request 16864: Cloudstack contrail db sync task must be executed at least once even contrail api server is up after cs management server is up

2014-01-14 Thread Sheng Yang
> On Jan. 14, 2014, 9:38 p.m., Sheng Yang wrote: > > Ship It! Committed to 4.3 branch. Thanks! - Sheng --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16864/#review31807

Re: Review Request 16864: Cloudstack contrail db sync task must be executed at least once even contrail api server is up after cs management server is up

2014-01-14 Thread Sheng Yang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16864/#review31807 --- Ship it! Ship It! - Sheng Yang On Jan. 14, 2014, 9:29 p.m., Sure

Re: Review Request 16864: Cloudstack contrail db sync task must be executed at least once even contrail api server is up after cs management server is up

2014-01-14 Thread Suresh Balineni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16864/ --- (Updated Jan. 14, 2014, 9:29 p.m.) Review request for cloudstack and Sheng Yang

RE: Hyper-V

2014-01-14 Thread Donal Lafferty
I'd guess that the a dodgy URL for primary storage: "url": "NetworkFilesystem://10.0.1.27//hypervPri/stor?user=hyperv&password=hyperv13!&domain=angusnet.local/?ROLE=Primary&STOREUUID=2bcff176-e5f3-350e-936a-7ee19a0e8658" Can you raise a JIRA issue with the log sample below? I'd do so myself, bu

Re: ACS 4.2.1 - which systemvm

2014-01-14 Thread David Nalley
Link from the documentation is correct. On Tue, Jan 14, 2014 at 4:22 PM, Tomasz Zięba wrote: > Hello, > > I have a simple question about ACS 4.2.1. > Which systemvm should we use for this version: > > a) link from documentation > http://d21ifhcun6b1t2.cloudfront.net/templates/4.2/systemvmtem

Re: Review Request 16258: Add new physical network isolationMethod (L3VPN) for Juniper Contrail plugin.

2014-01-14 Thread Sheng Yang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16258/#review31802 --- Looks good to me, but cannot applied to the latest MASTER branch(I s

ACS 4.2.1 - which systemvm

2014-01-14 Thread Tomasz Zięba
Hello, I have a simple question about ACS 4.2.1. Which systemvm should we use for this version: a) link from documentation http://d21ifhcun6b1t2.cloudfront.net/templates/4.2/systemvmtemplate-2013-07-12-master-xen.vhd.bz2 b) last build from jenkins http://jenkins.buildacloud.org/view/4.

Re: Review Request 16813: Contrail plugin fixes

2014-01-14 Thread Sheng Yang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16813/#review31800 --- Dao.update() doesn't need to be wrapped by transcation. - Sheng Ya

Re: Review Request 16805: Contrail plugin fixes - db update, policy port end fix

2014-01-14 Thread Sheng Yang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16805/#review31799 --- Dao.update don't need to be wrapped by transaction. It's already ato

Re: Review Request 16867: Test Suite for Testing Remote Access VPN on VPC

2014-01-14 Thread Chandan Purushothama
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16867/ --- (Updated Jan. 14, 2014, 8:47 p.m.) Review request for cloudstack, Girish Shilam

Re: [Proposal] Ability to retrieve user data via Admin API - 4.4

2014-01-14 Thread Alena Prokharchyk
Here is the Jira ticket to track the feature progress: https://issues.apache.org/jira/browse/CLOUDSTACK-5870 Alena. From: Alena Prokharchyk mailto:alena.prokharc...@citrix.com>> Date: Monday, January 13, 2014 at 9:57 AM To: "dev@cloudstack.apache.org" mailto:d

Re: Review Request 16867: Test Suite for Testing Remote Access VPN on VPC

2014-01-14 Thread Chandan Purushothama
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16867/ --- (Updated Jan. 14, 2014, 8:42 p.m.) Review request for cloudstack, Girish Shilam

Review Request 16867: Test Suite for Testing Remote Access VPN on VPC

2014-01-14 Thread Chandan Purushothama
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16867/ --- Review request for cloudstack, Girish Shilamkar, SrikanteswaraRao Talluri, and S

Re: checkstyle problems...

2014-01-14 Thread Mike Tutkowski
I also think the way I have checkstyle configured in Eclipse causes it to take a super long time to build. Not sure what setting I turned on to do that, but even removing the plug-in for the time being is extremely slow because Eclipse always wants to run checkstyle. On Tue, Jan 14, 2014 at 12:44

checkstyle problems...

2014-01-14 Thread Alex Huang
Hi Hugo, I see that you added the checkstyle project back in. I actually tried that first when I made checkstyle required for the entire project. It is the recommended procedure from the checkstyle website. Unfortunately, it causes problems like the following exceptions in eclipse all of the

Re: ASF JIRA seems down?

2014-01-14 Thread David Nalley
It is currently; yes. ASF infra is aware and working the issue. --David On Tue, Jan 14, 2014 at 2:27 PM, Jessica Wang wrote: > hi, > > ASF JIRA seems down? > > Jessica

ASF JIRA seems down?

2014-01-14 Thread Jessica Wang
hi, ASF JIRA seems down? Jessica

Review Request 16864: Cloudstack contrail db sync task must be executed at least once even contrail api server is up after cs management server is up

2014-01-14 Thread Suresh Balineni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16864/ --- Review request for cloudstack. Repository: cloudstack-git Description ---

Re: Build issues on master (POM related)

2014-01-14 Thread Mike Tutkowski
Yeah, that's interesting...I do have Checkstyle installed and I thought I was using the correct CloudStack style rules, but maybe I missed something: http://i.imgur.com/CSyTXmj.png Do you know if there is an easy way to select all the projects, turn Checkstyle on for them all, and make them all u

Archiva maven repository

2014-01-14 Thread David Nalley
Hi folks, I became frustrated with my packaging efforts being stymied by corrupt maven repos not providing libraries during my test builds and package builds, so I setup my own Apache Archiva instance to keep ACS dependencies in. Feel free to consume from it. The repository url is: http://archiva

Re: Build failed in Jenkins: build-4.2 #55

2014-01-14 Thread David Nalley
Folks: I disabled this build until we figure out why its failing. (it's infra related failure not a build failure) First, we've shipped 4.2.1 - and 4.3 is imminent. Second, I don't know why it's failing, but am tired of being spammed. I suspect the builder in question is out of disk space. --Davi

Build failed in Jenkins: build-4.2 #55

2014-01-14 Thread jenkins
See -- [...truncated 496 lines...] Receiving objects: 10% (48740/464508), 21.41 MiB | 71 KiB/s Receiving objects: 10% (48840/464508), 21.51 MiB | 67 KiB/s Receiving objects: 10% (48924/464508), 21.6

Build failed in Jenkins: build-4.2 #54

2014-01-14 Thread jenkins
See -- [...truncated 459 lines...] Receiving objects: 7% (37145/464508), 11.98 MiB | 60 KiB/s Receiving objects: 8% (37161/464508), 11.98 MiB | 60 KiB/s Receiving objects: 8% (37186/464508), 12.0

Jenkins build is back to normal : build-master #48

2014-01-14 Thread jenkins
See

Jenkins build is back to normal : build-master-noredist #2094

2014-01-14 Thread jenkins
See

Build failed in Jenkins: build-4.2 #53

2014-01-14 Thread jenkins
See -- [...truncated 480 lines...] Receiving objects: 10% (48788/464508), 21.45 MiB | 28 KiB/s Receiving objects: 10% (48827/464508), 21.51 MiB | 26 KiB/s Receiving objects: 10% (48872/464508), 21.5

Re: Review Request 15932: Add support for Primary Storage on Gluster using the libvirt backend

2014-01-14 Thread Niels de Vos
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15932/ --- (Updated Jan. 14, 2014, 4:54 p.m.) Review request for cloudstack. Changes ---

Re: Review Request 15932: Add support for Primary Storage on Gluster using the libvirt backend

2014-01-14 Thread Niels de Vos
> On Dec. 4, 2013, 5:17 p.m., John Burwell wrote: > > > > Niels de Vos wrote: > Thanks John! I'll have a go at impoving the patch and will update it > (hopefully) soon. > > Amogh Vasekar wrote: > Reminder - > Hi, > This review has been pending for long. Please do update the pa

Hyper-V

2014-01-14 Thread Paul Angus
Guys, Primary storage local or shared is still giving me grief... See the error below from the agent log when trying to create a system VM... the final error is 'org.apache.cloudstack.storage.command.CopyCommand failed on exception, net use of share 10.0.1.27/hypervPri/storfailed with Error

Re: Review Request 11981: Adding base support for NVP security groups to the NVP API

2014-01-14 Thread David Nalley
On Tue, Jan 14, 2014 at 9:29 AM, Hugo Trippaers wrote: > > >> On Dec. 31, 2013, 2:35 a.m., Amogh Vasekar wrote: >> > Reminder - >> > >> > Hi, >> > This request has been pending for long. Please take the time to address >> > the comments raised. Thanks! > > This request can be marked as abandoned.

Re: [Doc] [4.3] Service Monitoring Tool for Virtual Router for Review [CLOUDSTACK-5292]

2014-01-14 Thread David Nalley
Hi Radhika, Sanjeev: Thanks for the answer, makes a bit more sense now. --David On Tue, Jan 14, 2014 at 12:39 AM, Radhika Puthiyetath wrote: > Hi David, > > For this release, there is no admin-specific actions, but in the coming > releases there are enhancements coming which alerts the admin.

Re: [CentOS-devel] Wider conversation around process and delivery for the Cloud SIG

2014-01-14 Thread David Nalley
If this is just a google hangout, I am happy to join and talk. --David On Tue, Jan 14, 2014 at 3:35 AM, sebgoa wrote: > Hi, > > For anyone interested in a CloudStack centOS distribution, please see meeting > below. > I am unlikely to make it because I will be at the CloudStack meet up in > Lon

Re: building devcloud

2014-01-14 Thread sebgoa
On Jan 14, 2014, at 2:01 PM, Rohit Yadav wrote: > Hi Abhi, > > The code to automate devcloud building never had worked for me which > is why the last one I had published by created by hand [1]. At the > time last year there was some issue with Ubuntu, so Debian instead was > used. I can help cr

Re: Review Request 16856: Fix for CLOUDSTACK-5864

2014-01-14 Thread Sebastien Goasguen
> On Jan. 14, 2014, 2:02 p.m., Sebastien Goasguen wrote: > > it seems to work but it never exits, is that expected with the new > > arguments ? > > Santhosh Edukulla wrote: > Please paste the logs collected for the below command run. I can see why > it is not exiting. > mvn -Pdeveloper

Why i cannot set vpn on Source NAT IP ?

2014-01-14 Thread Yitao Jiang
Hi, I set up a guest network, which tags are business, in advanced network of acs 4.1.0. Then i create a new network service offering taged "business'', with StaticNat, Dhcp, PortForwarding, UserData, SourceNat, Lb, Dns, Vpn, Firewall services. But i did not make conserve mode on ,so when creati

Build failed in Jenkins: build-master #47

2014-01-14 Thread jenkins
See Changes: [Devdeep Singh] CLOUDSTACK-5689: System vm creation on local storage fails for hyper-v. A -- [...truncated 4162 lines...] [copy] Copying 1 file to

Re: [ACS 4.3] RC update

2014-01-14 Thread sebgoa
On Jan 14, 2014, at 3:48 PM, Santhosh Edukulla wrote: > Sebastian, > > 1. As such the profile issue mentioned in the bug is fixed( submitted a > patch, not yet applied ), instead of using the same bug for other issue > related to simulator, may be we can log a separate bug. > The reason bei

RE: [ACS 4.3] RC update

2014-01-14 Thread Santhosh Edukulla
Sebastian, 1. As such the profile issue mentioned in the bug is fixed( submitted a patch, not yet applied ), instead of using the same bug for other issue related to simulator, may be we can log a separate bug. The reason being the issues reported are different and this new issue reported is i

Re: Review Request 16856: Fix for CLOUDSTACK-5864

2014-01-14 Thread Santhosh Edukulla
> On Jan. 14, 2014, 2:02 p.m., Sebastien Goasguen wrote: > > it seems to work but it never exits, is that expected with the new > > arguments ? Please paste the logs collected for the below command run. I can see why it is not exiting. mvn -Pdeveloper,marvin.setup -Dmarvin.config=setup/dev/bas

Re: Review Request 11981: Adding base support for NVP security groups to the NVP API

2014-01-14 Thread Hugo Trippaers
> On Dec. 31, 2013, 2:35 a.m., Amogh Vasekar wrote: > > Reminder - > > > > Hi, > > This request has been pending for long. Please take the time to address the > > comments raised. Thanks! This request can be marked as abandoned. - Hugo -

Re: Review Request 16858: Looking for keystore template in incorrect location

2014-01-14 Thread Hugo Trippaers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16858/#review31719 --- Ship it! commit f8681de07cb9a286ed5d02f08433cca065a06716 Author: Ia

Re: [ACS 4.3] RC update

2014-01-14 Thread sebgoa
On Jan 14, 2014, at 2:28 PM, Santhosh Edukulla wrote: > Hi Sebastian, > > Note1 : The nose command you are running is right ( Just use nosetests-2.7 ), > I just ran the simulator using the below mentioned commands followed by > deployDataCenter, on 4.2 and 4.3 separately, there were no err

Review Request 16858: Looking for keystore template in incorrect location

2014-01-14 Thread Ian Southam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16858/ --- Review request for cloudstack and Hugo Trippaers. Repository: cloudstack-git

Re: Review Request 16856: Fix for CLOUDSTACK-5864

2014-01-14 Thread Sebastien Goasguen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16856/#review31718 --- it seems to work but it never exits, is that expected with the new a

Re: [Proposal] Ability to retrieve user data via Admin API - 4.4

2014-01-14 Thread Marcus Sorensen
That's a good idea. I'll agree that it could be extended to users who have rights to the instances. On Jan 13, 2014 12:23 PM, "Alena Prokharchyk" wrote: > I would like to propose to introduce API (Admin only, 4.4) that returns > user data to the admin. Current UserData behavior: > > * userData i

Review Request 16856: Fix for CLOUDSTACK-5864

2014-01-14 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16856/ --- Review request for cloudstack and Girish Shilamkar. Repository: cloudstack-git

Review Request 16856: Fix for CLOUDSTACK-5864

2014-01-14 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16856/ --- Review request for cloudstack and Girish Shilamkar. Repository: cloudstack-git

RE: [ACS 4.3] RC update

2014-01-14 Thread Santhosh Edukulla
Hi Sebastian, Note1 : The nose command you are running is right ( Just use nosetests-2.7 ), I just ran the simulator using the below mentioned commands followed by deployDataCenter, on 4.2 and 4.3 separately, there were no errors reported on 4.2. I could see that templates were available, di

Re: building devcloud

2014-01-14 Thread Rohit Yadav
Hi Abhi, The code to automate devcloud building never had worked for me which is why the last one I had published by created by hand [1]. At the time last year there was some issue with Ubuntu, so Debian instead was used. I can help create new version of DevCloud based on the same [1]. I guess bef

building devcloud

2014-01-14 Thread Abhinandan Prateek
Hi, I am trying to build the devcloud on my Mac laptop. I am getting errors when run "boxer.sh –b all” on this line: + vagrant basebox define devcloudbase ubuntu-12.04.1-server-i386 I looked at the wiki here: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Building+DevCloud Looks like

Re: [ACS 4.3] RC update

2014-01-14 Thread sebgoa
On Jan 13, 2014, at 6:45 PM, Santhosh Edukulla wrote: > Hi Sebastian, > > 1. I was able to get the simulator up and running following the below > instructions @link: > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Simulator+integration > > mvn -Pdeveloper -Dsimulator clean instal

RE: [Proposal] Ability to retrieve user data via Admin API - 4.4

2014-01-14 Thread Paul Angus
Hi, I have a couple of enterprise clients who would like to use userdata but don't because they can't retrieve it again (as a 'user') making troubleshooting next to impossible. Regards, Paul Angus Cloud Architect S: +44 20 3603 0540 | M: +447711418784 | T: @CloudyAngus paul.an...@shapeblue.com

Re: [ACS 4.3] RC update

2014-01-14 Thread sebgoa
On Jan 14, 2014, at 10:03 AM, Prasanna Santhanam wrote: > On Mon, Jan 13, 2014 at 04:17:55PM -0500, Sebastien Goasguen wrote: >> >> On Jan 13, 2014, at 1:08 PM, Santhosh Edukulla >> wrote: >> >>> 1. requests package and nosetests2.7 are required to work with >>> tests. >>> >>> 2. As such Si

Re: Review Request 16178: CLOUDSTACK-2237: Automation - Adding new test cases for security group in advanced zone feature

2014-01-14 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16178/#review31717 --- Commit c108d7f0d0e1e1e746dd186e3153c2d8387da7e2 in branch refs/heads

Re: Fwd: [CentOS-devel] Wider conversation around process and delivery for the Cloud SIG

2014-01-14 Thread Nux!
On 14.01.2014 08:35, sebgoa wrote: Hi, For anyone interested in a CloudStack centOS distribution, please see meeting below. I am unlikely to make it because I will be at the CloudStack meet up in London, so I would like to find a delegate. any volunteer ? I'd volunteer happily, but I can't ma

Re: [ACS 4.3] RC update

2014-01-14 Thread Prasanna Santhanam
On Mon, Jan 13, 2014 at 04:17:55PM -0500, Sebastien Goasguen wrote: > > On Jan 13, 2014, at 1:08 PM, Santhosh Edukulla > wrote: > > > 1. requests package and nosetests2.7 are required to work with > > tests. > > > > 2. As such Simulator (as mentioned below ) works and so inquired > > to remove

Re: Review Request 16178: CLOUDSTACK-2237: Automation - Adding new test cases for security group in advanced zone feature

2014-01-14 Thread Girish Shilamkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16178/#review31716 --- Ship it! Ship It! - Girish Shilamkar On Jan. 14, 2014, 8:51 a.m.

Jenkins build is back to normal : build-master #44

2014-01-14 Thread jenkins
See

Re: Review Request 16178: CLOUDSTACK-2237: Automation - Adding new test cases for security group in advanced zone feature

2014-01-14 Thread Ashutosh Kelkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16178/ --- (Updated Jan. 14, 2014, 8:51 a.m.) Review request for cloudstack, Girish Shilam

Build failed in Jenkins: build-master #43

2014-01-14 Thread jenkins
See Changes: [likitha.shetty] CLOUDSTACK-5865. Unable to use login API if domainId parameter is id and not uuid -- [...truncated 2 lines...] Building remotely on rpmbuilder in workspace

Fwd: [CentOS-devel] Wider conversation around process and delivery for the Cloud SIG

2014-01-14 Thread sebgoa
Hi, For anyone interested in a CloudStack centOS distribution, please see meeting below. I am unlikely to make it because I will be at the CloudStack meet up in London, so I would like to find a delegate. any volunteer ? -Sebastien Begin forwarded message: > From: Karanbir Singh > Subject: