mvn -pl ?
From: prasanna [srivatsav.prasa...@gmail.com] On Behalf Of Prasanna Santhanam
[t...@apache.org]
Sent: Sunday, October 28, 2012 10:42 AM
To: CloudStack Dev
Subject: maven question
Is it possible to mvn compile/install the project within a specific
I checked it won't work as of now as tools/marvin etc. depend on other target.
If those are fixed, then we can do:
mvn -P developer -pl :cloud-marvin
For marvin, it depends on some target of apidocs, so we can do this:
mvn -P developer -pl :cloud-apidoc (build this target first)
mvn -P developer
[
https://issues.apache.org/jira/browse/CLOUDSTACK-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13485595#comment-13485595
]
Kenneth Bell commented on CLOUDSTACK-336:
-
listTrafficTypes is similarly broke
I found duplicate scripts; fix on one
setup/bindir/cloud-set-guest-password.in
tools/guest_password/cloud-set-guest-password
Which one to keep? setup/bindir/cloud-* are most up to date, there is one patch
missing on tools/guest_password/cloud-set-guest-password
Regards.
I was looking at the mapping of guest_os types and found the following
three tables:
guest_os_category, guest_os, guest_os_hypervisor
a. guest_os_category - contains the different distributions
(centos,redhat, etc) as categories
b. guest_os - lists the common set of guest_os's supported across e
Chip,
I think this is a great initiative. Do you have plans for any sort of
roadmap process?
Would be interesting in hearing you thoughts on how we do something like
that.
Thanks,
On 24 October 2012 22:56, Chip Childers wrote:
> Hi all,
>
> Obviously we still have to actually pass a vote, and
Perhaps bug the Infra people about it. They may know a good way.
On 26 October 2012 21:10, Alex Huang wrote:
> I know we can do advanced search but is there a way to make that search
> box automatically limited to CloudStack when you're on the cloudstack wiki?
> Or can our wiki provide a CloudS
+1 on the monkey, and +1 on the chaos monkey features ;)
On 26 October 2012 17:11, Marcus Sorensen wrote:
> Is it bad that the first thing I thought of when I read the subject
> was the Netflix Chaos Monkey? I thought this was going to be about
> adopting fault testing features into CloudStack.
Okay,
I did a rebuild and the menu populated. Very strange.
Now I have two more problems.
>From the test procedure:
Wait for secondary storage VM coming up.
> This may take a bit...
No clue about this. How do I know when the storage VM has come up?
I checked under instances and storage and n
The wiki seems like a prime location for any KB like effort, if we wanted
to maintain/archive it.
On 24 October 2012 22:18, Chip Childers wrote:
> On Wed, Oct 24, 2012 at 4:58 PM, David Nalley wrote:
> > Hi folks,
> >
> > During todays meeting the content (KB articles, design documents, etc)
>
On Oct 28, 2012, at 4:41 PM, Noah Slater wrote:
> Okay,
>
> I did a rebuild and the menu populated. Very strange.
>
> Now I have two more problems.
>
> From the test procedure:
>
> Wait for secondary storage VM coming up.
>> This may take a bit...
>
>
> No clue about this. How do I know wh
I was expecting a VM for the storage thing. But that never appeared. I did
see a line for the VM I created. Either way, this testing step should
indicate *clearly* what I should be looking for before moving on.
As it stands, CloudStack itself is now refusing to answer HTTP requests, so
I am unable
On Oct 28, 2012, at 5:48 PM, Noah Slater wrote:
> I was expecting a VM for the storage thing. But that never appeared. I did
> see a line for the VM I created. Either way, this testing step should
> indicate *clearly* what I should be looking for before moving on.
>
> As it stands, CloudStack i
The test procedure needs to mention this.
On 25 October 2012 15:19, sebgoa wrote:
> Hi Brett,
>
> My experience is that the tinyLinux template shows up once the systemVMs
> are in 'running' state.
> If you go too fast, you can end up not seeing the template...indeed.
>
> -Sebastien
>
> On Oct 25
It is frustrating because everything is so slow, and my (main) computer is
practically unusable while it is running. How feasible would it be to
provide this DevCloud thing as an AMI? I would much prefer to do this in
the cloud.
Okay, I made it to this step:
Additional Testing
The instance is re
Actually, sorry, I probably gave that +1 a *little* too soon.
Can someone make the case for "waf" not being a release blocker?
Everything else can probably slide.
On 28 October 2012 17:51, Noah Slater wrote:
> It is frustrating because everything is so slow, and my (main) computer is
> practic
No takers :( ?
I guess most people don't run evil empire AD.
-Original Message-
From: Musayev, Ilya [mailto:imusa...@webmd.net]
Sent: Friday, October 26, 2012 3:46 PM
To: cloudstack-dev@incubator.apache.org
Subject: [REVIEW] MS LDAP Auth patch - UI CSS and Architecture help needed
Bel
On Sun, Oct 28, 2012 at 12:48 PM, Noah Slater wrote:
> I was expecting a VM for the storage thing. But that never appeared. I did
> see a line for the VM I created. Either way, this testing step should
> indicate *clearly* what I should be looking for before moving on.
Done.
> As it stands, Clou
On Sun, Oct 28, 2012 at 1:53 PM, Noah Slater wrote:
> Actually, sorry, I probably gave that +1 a *little* too soon.
>
> Can someone make the case for "waf" not being a release blocker?
>
> Everything else can probably slide.
Waf needs to go. No doubt about it. However, I'm not certain it's a
bl
Chip Childers created CLOUDSTACK-422:
Summary: XSL files missing license header
Key: CLOUDSTACK-422
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-422
Project: CloudStack
Issue Typ
On Sun, Oct 28, 2012 at 1:51 PM, Noah Slater wrote:
> It is frustrating because everything is so slow, and my (main) computer is
> practically unusable while it is running. How feasible would it be to
> provide this DevCloud thing as an AMI? I would much prefer to do this in
> the cloud.
Want to
On 28/10/2012, at 5:04 AM, Chip Childers wrote:
>> I noticed line like this:
>>
>> [INFO] Installing
>>> /private/tmp/cloudstack/apache-cloudstack-4.0.0-incubating-src/pom.xml to
>>> /Users/nslater/.m2/repository/org/apache/cloudstack/cloudstack/4.0.0-incubating-SNAPSHOT/cloudstack-4.0.0-incuba
Hi,
I see that the build system switches after 4.0 to Maven from Ant completely.
Thanks!
Satoshi
2012/10/26 Hugo Trippaers :
> Heya,
>
> Here are the steps for the maven build:
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Building+with+Maven
>
> Please let me know if the instruction
+1 to the monkey.
I thought the same =)
2012/10/27 Rohit Yadav :
> +1 yay to cloud monkey!
>
> ps. I thought it was already our mascot :D
>
> On 26-Oct-2012, at 8:25 PM, Joe Brockmeier wrote:
>
>> Howdy all,
>>
>> So - this is a discussion that we need to have, but I've been holding
>> off on st
+1 to the cloud monkey
-Original Message-
From: Satoshi Kobayashi [mailto:satosh...@stratosphere.co.jp]
Sent: Monday, October 29, 2012 8:17 AM
To: cloudstack-dev@incubator.apache.org
Subject: Re: [DISCUSS] Adopt the Monkey?
+1 to the monkey.
I thought the same =)
2012/10/27 Rohit Yadav
The javascipt encodes the password. We need to disable the encoding even
for regular login. In component.xml replace
With
With above change the CS will start authenticating with un-encrypted
passwords. This will now work with all external authentication systems
including LDAP-AD.
-a
Who all will be there? I know David, Wido and I will be. Others? Sebastien,
are you at LinuxCon instead?
There's a series of CloudStack talks Tuesday afternoon. Anyone up for some
socializing afterwards?
-kevin
+1 to the monkey
> -Original Message-
> From: Radhika Puthiyetath [mailto:radhika.puthiyet...@citrix.com]
> Sent: Sunday, October 28, 2012 9:25 PM
> To: cloudstack-dev@incubator.apache.org
> Subject: RE: [DISCUSS] Adopt the Monkey?
>
> +1 to the cloud monkey
>
> -Original Message
+1 to the Monkey.
-Original Message-
From: Kevin Kluge [mailto:kevin.kl...@citrix.com]
Sent: Monday, October 29, 2012 10:45 AM
To: cloudstack-dev@incubator.apache.org
Subject: RE: [DISCUSS] Adopt the Monkey?
+1 to the monkey
> -Original Message-
> From: Radhika Puthiyetath [mai
29 matches
Mail list logo