Re: How to get cloudstack​3.0.3 or Apache 4.0.0 ?

2012-07-04 Thread Wido den Hollander
Hi, On 04-07-12 05:02, guang wu wrote: Hi everyone who know how to get cloudstack3.0.3 or Apache 4.0.0 release? www.cloudstack.org can download the latest release is 3.0.2,cloudstack community no longer maintain or update? but the community Repositories(git) provide cloudstack code is 3.0.3

Review Request: [Defect / Enhancement / New Feature] CS-15281 : Removal of third party dependencies in Citrix code base

2012-07-04 Thread Pradeep Soundararajan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5740/ --- Review request for cloudstack. Description --- [Defect / Enhancement / New

xenserver how to guarantee remount nfs primary storage after reboot?

2012-07-04 Thread cloudstacks
hi,all xenserver how to guarantee remount nfs primary storage after reboot? where is the info recorded? thanks.

Re: Review Request: CS-15353: UI Larger click boxes in UI

2012-07-04 Thread Olga Smola
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5718/ --- (Updated July 4, 2012, 10:36 a.m.) Review request for cloudstack, Brian Federle

[PATCH] CS-15401: Disjunct Arrow in Network Screen (Japnese UI)

2012-07-04 Thread pranav.saxena
From: Pranav Saxena --- ui/css/cloudstack3.css |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index 6a09174..4c43a08 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -7484,7 +7484,7 @@ div.panel.ui-dial

Problem while submitting a patch for code changes in CSS files and messages.properties using review board tool

2012-07-04 Thread Pranav Saxena
Hi all , I had an issue while creating a review request for the patch I tried to upload , while I made some changes to CSS files and messages.properties file. I work on my private branch and then generate a patch using "gitg "and then apply it to the apache 3.0.x branch (git am ) . Finally whe

Re: Review Request: Fix for NPE while adding firewall rule

2012-07-04 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5742/ --- (Updated July 4, 2012, 12:17 p.m.) Review request for cloudstack and Abhinandan

Re: Review Request: CS-15353: UI Larger click boxes in UI

2012-07-04 Thread Olga Smola
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5718/ --- (Updated July 4, 2012, 4:07 p.m.) Review request for cloudstack, Brian Federle a

Re: Review Request: [Defect / Enhancement / New Feature] CS-15281 : Removal of third party dependencies in Citrix code base

2012-07-04 Thread David Nalley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5740/#review8875 --- This removes paramiko itself but there are still 'dependencies' on par

ASF repo tags

2012-07-04 Thread John Kinsella
Can we add git tags for the 3.0.0, 3.0.1, and 3.0.2 releases? I realize they're not ASF-blessed releases, but would be very handy for when folks want to grab a particular release from the repo. I think 3.0.0 is cf0a4e02743abb87b665ea585cb3cf1786c4d966? The zip file on sf.net mentions bcc4833 bu

RE: Review Request: [Defect / Enhancement / New Feature] CS-15281 : Removal of third party dependencies in Citrix code base

2012-07-04 Thread Pradeep Soundararajan
Yes, I have executed the below successfully: ant build-all package marvin Thanks, Pradeep.S From: David Nalley [mailto:nore...@reviews.apache.org] On Behalf Of David Nalley Sent: Wednesday, July 04, 2012 11:19 PM To: cloudstack; David Nalley; Pradeep Soundararajan Subject: Re: Review Request: [D

Re: ASF repo tags

2012-07-04 Thread David Nalley
On Wed, Jul 4, 2012 at 1:49 PM, John Kinsella wrote: > Can we add git tags for the 3.0.0, 3.0.1, and 3.0.2 releases? I realize > they're not ASF-blessed releases, but would be very handy for when folks want > to grab a particular release from the repo. > > I think 3.0.0 is cf0a4e02743abb87b665ea

Re: Review Request: [Defect / Enhancement / New Feature] CS-15281 : Removal of third party dependencies in Citrix code base

2012-07-04 Thread David Nalley
On Wed, Jul 4, 2012 at 1:55 PM, Pradeep Soundararajan < pradeep.soundarara...@citrix.com> wrote: > Yes, I have executed the below successfully: > > ** ** > > ant build-all > > package marvin > > ** ** > > > Yes, I don't doubt that it builds, but does it run (and are you getting parami

Re: ASF repo tags

2012-07-04 Thread Mohammad Nour El-Din
I don't think that tagging on the source code/repo level is a problem as long as it is not announced as an Apache release or distributed under that name But they can merely be used as a tagged version of source code which developers can use on their own responsibility Also I believe it is better

Review Request: CS-13376:Vm is stuck in Stopping state when MS is rebooted after the stop command was issued but answer wasn't recieved from the backend yet

2012-07-04 Thread Pranav Saxena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5762/ --- Review request for cloudstack and Abhinandan Prateek. Description --- 1) H

Re: ASF repo tags

2012-07-04 Thread Mohammad Nour El-Din
Sorry did go through your e-mail first that another matter which totally code management and it is up to the CS community decide about I tried to address the Apache blesses releases part of the message Sent from my Samdung Galaxy S3 Apologies for any typos On Jul 4, 2012 8:18 PM, "David Nalley"

Re: ASF repo tags

2012-07-04 Thread John Kinsella
On Jul 4, 2012, at 11:18 AM, David Nalley wrote: > On Wed, Jul 4, 2012 at 1:49 PM, John Kinsella wrote: >> Can we add git tags for the 3.0.0, 3.0.1, and 3.0.2 releases? I realize >> they're not ASF-blessed releases, but would be very handy for when folks >> want to grab a particular release from

[DISCUSS] systemvms

2012-07-04 Thread David Nalley
Hi folks, I spent a bit of time going through the patches directory and working on license headers today. Historically CloudStack has made a Debian-based systemvm template available for each hypervisor. However, my sense is that going forward we will not be able to do this because of licensing is

[DISCUSS] tools directory

2012-07-04 Thread David Nalley
Hi folks, I spent some time poking around in the tools directory. There are a number of software packages in this directory, and I am not sure that it is appropriate to have them there, and specifically some of them are prohibited items. I am proposing to delete the following directories: ant g

Re: [DISCUSS] tools directory

2012-07-04 Thread John Kinsella
+1 Just noticed some of those myself and was wondering about that. On Jul 4, 2012, at 1:20 PM, David Nalley wrote: > Hi folks, > > I spent some time poking around in the tools directory. > > There are a number of software packages in this directory, and I am > not sure that it is appropriate to

Re: Fix for the issue CS-15143?

2012-07-04 Thread Tomoe Sugihara
On Wed, Jun 27, 2012 at 8:55 PM, Nitin Mehta wrote: > Yes - you need to update the jars on SSVM. If you stop and start the SSVM > then it should get updated for you assuming that the MS has pushed the > latest jars on the host. Thanks Nitin. Now I learned that the jar is updated by the cloud-ea

tampa eap feature branch

2012-07-04 Thread Abhinandan Prateek
This question is basically for the community members managing git repo for cloudstack. There are community devs and other members interested in playing around or provide patches for new features being offered in the upcoming release of Xenserver Tampa. It may not be a good idea to checkin such a

Re: Review Request: CS-13376:Vm is stuck in Stopping state when MS is rebooted after the stop command was issued but answer wasn't recieved from the backend yet

2012-07-04 Thread Koushik Das
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5762/#review8877 --- The 'else' condition checks for (info == null) but info is getting use

Re: Review Request: [Defect / Enhancement / New Feature] CS-15281 : Removal of third party dependencies in Citrix code base

2012-07-04 Thread prasanna
On 4 July 2012 23:49, David Nalley wrote: > On Wed, Jul 4, 2012 at 1:55 PM, Pradeep Soundararajan < > pradeep.soundarara...@citrix.com> wrote: > >> Yes, I have executed the below successfully: >> >> ** ** >> >> ant build-all >> >> package marvin >> >> ** ** >> >> >> > Yes, I don't dou

Re: [DISCUSS] tools directory

2012-07-04 Thread Prasanna Santhanam
On Wed, Jul 04, 2012 at 04:20:35PM -0400, David Nalley wrote: > Hi folks, > > I spent some time poking around in the tools directory. > > There are a number of software packages in this directory, and I am > not sure that it is appropriate to have them there, and specifically > some of them are p

Re: Review Request: Fix for NPE while adding firewall rule

2012-07-04 Thread Abhinandan Prateek
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5742/#review8878 --- Ship it! Ship It! - Abhinandan Prateek On July 4, 2012, 12:17 p.m.

Review Request: CS-15429: Create Instance should fail if creating instance results in exceeding volume resource limit for domain-admin or user accounts.

2012-07-04 Thread deepti dohare
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5766/ --- Review request for cloudstack. Description --- When an instance is created