UI Plugins

2014-03-17 Thread Erik Weber
Hi, Does anyone have any working UI Plugins they could share? As a rather fresh want to be programmer, I find the example sparse and would really appreciate any insight anyone could offer. Regards, Erik Weber

Review Request 19283: Added few fixes for CLOUDSTACK-5674

2014-03-17 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19283/ --- Review request for cloudstack and Girish Shilamkar. Bugs: cloudstack-5674 h

Build failed in Jenkins: build-master #480

2014-03-17 Thread jenkins
See Changes: [htrippaers] Fix database upgrade from 4.4.0 to 4.5.0 [Alena Prokharchyk] NescalerResource - added missing "return" statement [kishan] CLOUDSTACK-2692 Assigning LB rule for vm nic secondary ips [Daan Hoogland] findbugs:

Re: Review Request 18964: Windowsfication of CloudStack Management Server - Changes to support windows OS

2014-03-17 Thread Donal Lafferty
> On March 14, 2014, 12:14 p.m., Damodar Reddy Talakanti wrote: > > Hi Daan > > > > I have updated the FS in wiki regarding how to build and install using this > > code. The link to FS is > > > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Cloudstack+Windowsfication#CloudstackWindow

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

2014-03-17 Thread jenkins
See

CLOUDSTACK-1507

2014-03-17 Thread Alex Hitchins
All, I'm going through Jira at the moment clearing up some old tickets. https://issues.apache.org/jira/browse/CLOUDSTACK-1507 The issue above looks like a fairly straightforward change, can I ask someone to review and let me know if ubuntu-12.04.2-server-i386 is still the right version to upda

RE: [VOTE] Apache CloudStack 4.3.0 (eighth round)

2014-03-17 Thread Stephen Turner
I see that there are a bunch of similar-looking changes in the original changeset. Maybe someone with awk-fu should check that the others are sound? -- Stephen Turner -Original Message- From: Edison Su [mailto:edison...@citrix.com] Sent: 14 March 2014 20:59 To: dev@cloudstack.apache.o

CLOUDSTACK-2908

2014-03-17 Thread Alex Hitchins
All, I'm looking at https://issues.apache.org/jira/browse/CLOUDSTACK-2908 now. Again, I believe this is a simple change. Where would I expect to see the statement to set this up on reboot within the code? I've looked in the cloud-useage.in file where I would expect to see something and can't -

Jenkins build is back to normal : build-master-slowbuild #429

2014-03-17 Thread jenkins
See

RE: UI Plugins

2014-03-17 Thread Alex Hitchins
Erik, Ian Duffy has a rather good tutorial here : http://ianduffy.ie/cloudstack/CreatingAPlugin.pdf Regards Alex Hitchins D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969 alex.hitch...@shapeblue.com -Original Message- From: Erik Weber [mailto:terbol...@gmail.com] Se

Re: UI Plugins

2014-03-17 Thread Erik Weber
Alex, That's probably a good tutorial, but for Java plugins, not UI plugins. They're written in javascript. I'm referring to this: https://cwiki.apache.org/confluence/display/CLOUDSTACK/UI+Plugin+Tutorial -- Erik Weber On Mon, Mar 17, 2014 at 12:24 PM, Alex Hitchins wrote: > Erik, > > Ian

RE: UI Plugins

2014-03-17 Thread Alex Hitchins
Ah, sorry. Not sure I've seen anything along those lines apart from that Wiki you referenced. Regards Alex Hitchins D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969 alex.hitch...@shapeblue.com -Original Message- From: Erik Weber [mailto:terbol...@gmail.com] Sent: 17 Ma

4.4 Build Error

2014-03-17 Thread Alex Hitchins
All, I'm getting the following build error trying to build 4.4 branch. Anyone else seeing this? C:\_Repositories\cloudstack>mvn clean install -P developer,systemvm >> C:\_Work\build_log.txt ./build-apidoc.sh: line 18: $'\r': command not found ./build-apidoc.sh: line 19: $'\r': command not found

Re: UI Plugins

2014-03-17 Thread Erik Weber
No problem, I didn't know about it myself before I started to research ways to extend CloudStack :-) Still open for input from others if they have done anything with the UI Plugin framework. -- Erik Weber On Mon, Mar 17, 2014 at 12:49 PM, Alex Hitchins wrote: > Ah, sorry. Not sure I've seen

[QUESTION] distributed router and VPC routers

2014-03-17 Thread Daan Hoogland
H Murali, I saw you checked in a lot of things in a branch called distrubutedrouter. As I happen to know Karl Harris at sunguard is busy at VPC RVRs. Can you tell me how this is related? And if we can somehow bundle resources for this? thanks -- Daan

Re: Review Request 14593: CLOUDSTACK-1833: Automation - Adding scale virtual machine test cases

2014-03-17 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14593/ --- (Updated March 17, 2014, 8:39 p.m.) Review request for cloudstack, Nitin Mehta

Re: system vm disk space issue in ACS 4.3

2014-03-17 Thread Saurav Lahiri
Could it have something to do with the RollingFileAppender that is being used. The following rollingfileappender link appears to be a bit outdated but they more or less describe a similar problem th

[promote] CCCNA14

2014-03-17 Thread Giles Sirett
All Don't shoot me for cross posting this, I feel the whole of our community should be aware of CCCNA14 and the need to promote it as a community effort (and I'm sure dev@ will welcome a break from 4.3 vote threads :) ) CCCNA14 is 3 weeks away and we need to try and encourage as many people as

32 vs 64 bit systemvm on 43 and secondary NFS storage used / capacity Re: [VOTE] Apache CloudStack 4.3.0 (eighth round)

2014-03-17 Thread Ove Ewerlid
Has anyone else seen below behavior with 4.3.0 RC 8? - with 32 bit system VM, the secondary storage is reported as 0/0 (this is at the agent level, not a GUI or manager issue) - with 64 bit system VM, the secondary storage is reported OK. Environment; - ACS43RC8, installed from RPM on OE

Re: [PROPOSAL] Enhance the cloudstack events to include more information

2014-03-17 Thread John Kinsella
I didn’t see comments from others, but this sounds great to me. More info is always better IMHO. On Mar 11, 2014, at 2:31 AM, Sonal Ojha mailto:sonal.o...@sungard.com>> wrote: Currently the event logged in CloudStack doesn't give detailed information about the event that has occurred. The infor

Re: Release cadence

2014-03-17 Thread John Kinsella
I am in agreement with my radical CloudStack brother. On Mar 13, 2014, at 9:42 AM, David Nalley wrote: > The RC7 vote thread contained a lot of discussion around release > cadence, and I figured I'd move that to a thread that has a better > subject so there is better visibility to list particip

Re: [PROPOSAL] Enhance the cloudstack events to include more information

2014-03-17 Thread Alena Prokharchyk
On #1 I would say “display UUID INSTEAD of the DB id in the events API”. We should never expose the DB ids to the API caller, especially if the caller is not an admin. I guess we just never revised the events after UUIDs were introduced. On #4. We should distinguish between end user and an admin a

Re: Anyone else see these errors in Eclipse?

2014-03-17 Thread Alena Prokharchyk
That¹s due to my changes, I will fix StorageAllocatorTest class. I haven¹t caught it because "mvn clean install -P developer,systemvm² wasn¹t failing. Looks like this test is not a part of unit test suite run by maven? Thanks, Alena. On 3/15/14, 8:17 AM, "Laszlo Hornyak" wrote: >The commite

Re: [PROPOSAL] Enhance the cloudstack events to include more information

2014-03-17 Thread Nitin Mehta
Sonal - This is a great proposal. In addition, you should also include all the first class entities involved in the event. Say its a detach iso on a vm - then I should have uuids for both the iso and the vm. This would definitely help giving more information and in debugging. Thanks, -Nitin On 1

DevCloud with OpenVswitch

2014-03-17 Thread Ranjeet R
Hello all The Devcloud image that is available online comes with a Linux bridge. Has anyone tried using OpenVswitch along with Xen in the DevCloud image. It would be of great help if someone help with an image or steps to build one. -Ranjeet

RE: DevCloud with OpenVswitch

2014-03-17 Thread Ranjeet R
Apparently, things are working fine for others. My host is b4s407 and when the reimage is spawned, I get a bunch of Cobbler options and then it proceeds to boot into CentOS 6.4. Is there any problem with my host setup in Cobbler. Ranjeet _ From: Ran

Re: IAM guidelines for CS APIs

2014-03-17 Thread David Grizzanti
Hi Prachi, I've been loosely following the work you've been doing with regard to the IAM enhancements. We've been having some discussions recently regarding a better access control model to CloudStack at SunGard for upcoming requirements we have. I didn't realize until today that the work was this

RE: 32 vs 64 bit systemvm on 43 and secondary NFS storage used / capacity Re: [VOTE] Apache CloudStack 4.3.0 (eighth round)

2014-03-17 Thread Animesh Chaturvedi
> -Original Message- > From: Ove Ewerlid [mailto:ove.ewer...@oracle.com] > Sent: Monday, March 17, 2014 9:09 AM > To: dev@cloudstack.apache.org > Subject: 32 vs 64 bit systemvm on 43 and secondary NFS storage used / > capacity Re: [VOTE] Apache CloudStack 4.3.0 (eighth round) > > Has any

Re: IAM guidelines for CS APIs

2014-03-17 Thread Min Chen
Hi David, Thanks a lot for your interest and willing to help on this feature. For the Phase I work laid out in https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Identity+ and+Access+Management+%28IAM%29+Plugin, we have pretty much completed most of implementations and merge

Re: [VOTE] Apache CloudStack 4.3.0 (eighth round)

2014-03-17 Thread John Kinsella
Before we go to 9th round, let’s get https://issues.apache.org/jira/browse/CLOUDSTACK-6156 resolved. I’m pretty busy this week, but will see if I can come up with. Just tried doing a clean awsapi build on a clean AWS instance again and it still fails. On Mar 12, 2014, at 5:26 PM, Animesh Chatu

RE: DevCloud with OpenVswitch

2014-03-17 Thread Ranjeet R
Sorry. This message is supposed to go in another thread. My bad. Ranjeet _ From: Ranjeet R Sent: Monday, March 17, 2014 10:43 AM To: 'dev@cloudstack.apache.org' Subject: RE: DevCloud with OpenVswitch Apparently, things are working fine for others. My

Override non-injected components

2014-03-17 Thread Gustavo Sizílio
Hello guys, is there any way of changing non-injected components behavior in a cloudstack plugin? I need change the VirtualMachineName class, but i dont wanna change the cloudstack code, just doing it on a plugin. []'s Gustavo Sizílio Fone: +55 84 9908-4735

RE: [VOTE] Apache CloudStack 4.3.0 (eighth round)

2014-03-17 Thread Animesh Chaturvedi
> -Original Message- > From: John Kinsella [mailto:j...@stratosec.co] > Sent: Monday, March 17, 2014 11:26 AM > To: dev@cloudstack.apache.org > Subject: Re: [VOTE] Apache CloudStack 4.3.0 (eighth round) > > Before we go to 9th round, let's get > https://issues.apache.org/jira/browse/CLOU

Re: [VOTE] Apache CloudStack 4.3.0 (eighth round)

2014-03-17 Thread Sebastien Goasguen
John, I am copying Likitha and Prachi who worked on awsapi, maybe they can help -sebastien On Mar 17, 2014, at 2:25 PM, John Kinsella wrote: > Before we go to 9th round, let’s get > https://issues.apache.org/jira/browse/CLOUDSTACK-6156 resolved. > > I’m pretty busy this week, but will see if

Re: [VOTE] Apache CloudStack 4.3.0 (eighth round)

2014-03-17 Thread John Kinsella
Thanks Sebastien. I had been intending to mail previous committers on the subdir. Prachi/Likitha - any comments on https://reviews.apache.org/r/18392/ would be appreciated. On Mar 17, 2014, at 12:54 PM, Sebastien Goasguen mailto:run...@gmail.com>> wrote: John, I am copying Likitha and Prachi

RE: [VOTE] Apache CloudStack 4.3.0 (eighth round)

2014-03-17 Thread Edison Su
I added another commit: d4fdc184fe9c6717d2ed4e4fe4c39d9759a90608, which will fix a race condition during security group programming. It's sort of a timing issue, the behavior will look like this: 1. add a security group rule, but the rule is not send to hypervisor 2. add a new rule, only the 1st r

RE: [VOTE] Apache CloudStack 4.3.0 (eighth round)

2014-03-17 Thread Prachi Damle
John, I could not reproduce the build failure on my dev setup, as mentioned earlier. Also Jenkins seem to create awsapi 4.3 build fine without issues. As to whether rampart maven dependencies can be safely removed, we need to really test awsapi functionality after removing the jars thoroughly. I

RE: [VOTE] Apache CloudStack 4.3.0 (eighth round)

2014-03-17 Thread Animesh Chaturvedi
> -Original Message- > From: John Kinsella [mailto:j...@stratosec.co] > Sent: Monday, March 17, 2014 2:48 PM > To: dev@cloudstack.apache.org > Cc: Likitha Shetty; Prachi Damle > Subject: Re: [VOTE] Apache CloudStack 4.3.0 (eighth round) > > Thanks Sebastien. I had been intending to mail

RE: [VOTE] Apache CloudStack 4.3.0 (eighth round)

2014-03-17 Thread Animesh Chaturvedi
Edison Thanks for taking care of this issue. Nux can you try with this fix and I will go off building RC > -Original Message- > From: Edison Su [mailto:edison...@citrix.com] > Sent: Monday, March 17, 2014 2:52 PM > To: dev@cloudstack.apache.org > Subject: RE: [VOTE] Apache CloudStack 4.3

RE: [VOTE] Apache CloudStack 4.3.0 (eighth round)

2014-03-17 Thread Nux!
On 17.03.2014 22:39, Animesh Chaturvedi wrote: Edison Thanks for taking care of this issue. Nux can you try with this fix and I will go off building RC Animesh, First thing tomorrow morning (gmt). -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: [MERGE] resize-root branch

2014-03-17 Thread Min Chen
Hi Marcus, I found an issue with this merge, my previous marvin test is broken in deployVirtualMachine if no rootdisksize is passed. All previous marvin tests are written without passing this parameter. Can you take a look at base.py to make sure that old marvin tests without passing those

which Juniper plugin is for L2 switch programming?

2014-03-17 Thread Frank Zhang
Hi, I am reading functional spec of "Cloudstack network-element plugin to orchestrate Juniper's switches (for L2 services) " (https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=36274178). It says on branch 4.4. However, I only see juniper-contrail/juniper-srx which both seem

upgrading from CloudPlatform 4.2.0 to CloudStack 4.3.0

2014-03-17 Thread Yichi Lu
I have a problem that bothers me to no end. I tried to upgrade from CloudPlatform 4.2.0 to CloudStack 4.3.0. So I first registered a 64-bit 4.3.0 systemvm template from: http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-master-xen.vhd.bz2 this step was successful. So now I have

Java Coding Convention Errors

2014-03-17 Thread Soheil Eizadi
Looks like in the new trunk we have turned on checks to enforce coding conventions in Eclipse? I have errors with some classes that I need to turn off: "Name 'is_default' must match pattern '^_?[a-zA-Z0-9]*$'." For example a declaration: private boolean is_default; These classes are part of

Secondary storage shows agent disconncted

2014-03-17 Thread Tejas Gadaria
Hi, I have created new setup with CS 4.0.2 and esxi 5.1. I am using vCenter 5.5 I have disable the zone, while adding secondary storage to zone its giving "AgentDisconnected". and Secondary storage goes into "Alert" state. I was facing same issue on CS 4.2.1 with esxi xenserver 6.2 Any help will b

[Reminder] [Events] CloudStack Bangalore Meetup @ InMobi

2014-03-17 Thread Radhika Puthiyetath
Hello All, This is a gentle reminder for the CloudStack Meetup scheduled for tomorrow at the beautiful campus of InMobi. RSVP @ http://www.meetup.com/CloudStack-Bangalore-Group/events/169340552/ Agenda: 4.00 - 4.30 PM Networking with CloudStackians (have fun !) 4.30 -

Build failed in Jenkins: cloudstack-4.3-forward-maven-build #150

2014-03-17 Thread jenkins
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on cloudstack-buildslave-centos6-609 in workspace

[REMINDER] Review Request 18677: CLOUDSTACK-3272

2014-03-17 Thread Sonal Ojha
Any updates? On Mon, Mar 10, 2014 at 10:01 AM, Sonal Ojha wrote: > Kindly let me know your review comments. > > -- Forwarded message -- > From: Sonal Ojha > Date: Tue, Mar 4, 2014 at 11:20 AM > Subject: Re: Review Request 18677: CLOUDSTACK-3272 > To: Sonal Ojha , cloudstack < >

Re: [MERGE] resize-root branch

2014-03-17 Thread Marcus
I'll take a look. I wasn't the one who added the details map to base.py, although I did add to it and can probably figure out what's wrong. The original commit didn't change any deployVirtualMachine calls. Can you give me an example of a test that is faling? Is it test_deploy_vm.py? On Mon, Mar 17

Re: Secondary storage shows agent disconncted

2014-03-17 Thread Punith S
refer this link for troubleshooting, https://cwiki.apache.org/confluence/display/CLOUDSTACK/SSVM%2C+templates%2C+Secondary+storage+troubleshooting thanks. On Tue, Mar 18, 2014 at 9:32 AM, Tejas Gadaria wrote: > Hi, > > I have created new setup with CS 4.0.2 and esxi 5.1. I am using vCenter 5.5

Jenkins build is back to normal : cloudstack-4.3-forward-maven-build #151

2014-03-17 Thread jenkins
See

Re: upgrading from CloudPlatform 4.2.0 to CloudStack 4.3.0

2014-03-17 Thread Marcus
I never did get an answer as to how those upgrade instructions are supposed to work. I did however look at the code and we came up with our own procedure. It's a bit messy because it involves changing the db, use at your own risk. 1. Make changes to system vm template. save as systemvm-ver.qcow2 a

Re: [MERGE] resize-root branch

2014-03-17 Thread Marcus
Looks like all of the items in 'details' are getting added to the API call as empty params: GET /client/api?domainid=7193957c-ab53-11e3-a79c-000c29d82947&zoneid=bfc93d0d-9531-4648-9d04-ca1f47fcd5a6&apiKey=8d6jxAVly_B6asBBjuL5S5bxXzNhx3CyiPLCJQ7Qa4hti3HLlQQkP-x-ayenmO6t8vfZt5nDRHixsJc7XKdIGA&detai

Re: 4.3 vote

2014-03-17 Thread John Kinsella
>From my last few hours tinkering, this seems like an alternate workaround to >the patch I have in review board, for those who don’t want to patch code but >need to build RPMs of ACS: Executed on a virgin AWS ECS instance running 64 bit Amazon Linux: sudo yum -y update sudo yum -y install git j

Re: [VOTE] Apache CloudStack 4.3.0 (eighth round)

2014-03-17 Thread John Kinsella
I’ll be committing the patch to master in the morning unless I hear otherwise. On Mar 17, 2014, at 2:56 PM, Animesh Chaturvedi mailto:animesh.chaturv...@citrix.com>> wrote: -Original Message- From: John Kinsella [mailto:j...@stratosec.co] Sent: Monday, March 17, 2014 2:48 PM To: dev@cl

Re: 4.3 vote

2014-03-17 Thread John Kinsella
btw, what I’m doing here is based on http://svn.apache.org/viewvc/axis/axis2/java/rampart/trunk/pom.xml?r1=1355738&r2=1357818&pathrev=1357818&diff_format=h On Mar 17, 2014, at 10:34 PM, John Kinsella mailto:j...@stratosec.co>> wrote: >From my last few hours tinkering, this seems like an altern

Re: [MERGE] resize-root branch

2014-03-17 Thread Marcus
This commit in 4.4 should fix it (cherry picked to master as well): commit 8eed3c5113d1141be820077e121db802566faec6 Author: Marcus Sorensen Date: Fri Mar 14 07:13:34 2014 -0600 Change newly added details map for deployVirtualMachine to an empty map, instead of passing all possible keys

Re: [REMINDER] Review Request 18677: CLOUDSTACK-3272

2014-03-17 Thread Nitin Mehta
Can you please explain why would one want to restrict publishing certain kind of events ? Performance ? On 17/03/14 9:44 PM, "Sonal Ojha" wrote: >Any updates? > > >On Mon, Mar 10, 2014 at 10:01 AM, Sonal Ojha >wrote: > >> Kindly let me know your review comments. >> >> -- Forwarded messa

[CANCELLED] [VOTE] Apache CloudStack 4.3.0 (eighth round)

2014-03-17 Thread Animesh Chaturvedi
Cancelling this VOTE too because of Nux's finding of KVM SecurityGroup is broken. Thanks Animesh From: Animesh Chaturvedi Sent: Wednesday, March 12, 2014 5:27 PM To: dev@cloudstack.apache.org Subject: [VOTE] Apache CloudStack 4.3.0 (eighth round) Hi All, I've created a 4.3.0 release, with

Re: Java Coding Convention Errors

2014-03-17 Thread Hugo Trippaers
Soheil, How are these classes serialized? There are different ways to solve this like annotations with the serialized name or a gson policy. Cheers, Hugo Sent from my iPhone > On 18 mrt. 2014, at 03:33, Soheil Eizadi wrote: > > Looks like in the new trunk we have turned on checks to enforce

RE: [VOTE] Apache CloudStack 4.3.0 (eighth round)

2014-03-17 Thread Animesh Chaturvedi
> -Original Message- > From: Nux! [mailto:n...@li.nux.ro] > Sent: Monday, March 17, 2014 3:57 PM > To: dev@cloudstack.apache.org > Subject: RE: [VOTE] Apache CloudStack 4.3.0 (eighth round) > > On 17.03.2014 22:39, Animesh Chaturvedi wrote: > > Edison > > > > Thanks for taking care of th

Re: Review Request 19039: CLOUDSTACK-2266: Adding automation tests for IP reservation feature

2014-03-17 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19039/#review37538 --- test/integration/component/test_ip_reservation.py