Re: marvin test cases + travis

2015-04-29 Thread Rajani Karuturi
Hi Abhi, Can we also add findbugs check in travis? ~Rajani On Thu, Apr 30, 2015 at 10:32 AM, Abhinandan Prateek < abhinandan.prat...@shapeblue.com> wrote: > > There are more than 10 additional suites that can still be included to > the travis-CI. > Since the current set runs comfortably I wi

Jenkins build is still unstable: simulator-4.5-singlerun #227

2015-04-29 Thread jenkins
See

Re: [4.6] Trouble with virtual router

2015-04-29 Thread Mike Tutkowski
I logged into the VR, noticed the IP addresses weren't showing up as expected when I ran ifconfig, then I restarted networking services, which set the IP addresses up properly. On Thu, Apr 30, 2015 at 12:08 AM, Marcus wrote: > Logged into the router? > > > On Wed, Apr 29, 2015 at 10:58 PM, Mike

Re: [4.6] Trouble with virtual router

2015-04-29 Thread Marcus
Logged into the router? On Wed, Apr 29, 2015 at 10:58 PM, Mike Tutkowski wrote: > Well, I seem to be able to reproduce this every time I start up the VR in > my environment. > > I'm not sure, though, if this is only my environment or if other people who > are making brand new CS clouds with 4.6

Re: [4.6] Trouble with virtual router

2015-04-29 Thread Mike Tutkowski
Well, I seem to be able to reproduce this every time I start up the VR in my environment. I'm not sure, though, if this is only my environment or if other people who are making brand new CS clouds with 4.6 also see this issue. On Wed, Apr 29, 2015 at 11:50 PM, Daan Hoogland wrote: > Op do 30 ap

Re: [4.6] Trouble with virtual router

2015-04-29 Thread Daan Hoogland
Op do 30 apr. 2015 om 07:26 schreef Mike Tutkowski < mike.tutkow...@solidfire.com>: ... > Should I open a ticket for this? > if you can reproduce, please.

Re: [DISCUSS] State of 4.5 and testing in local environments

2015-04-29 Thread Abhinandan Prateek
Yes, lot of sanity testing can be accomplished by the automated test suites that we already have. There are still lot of tests that can be run using the travis-CI, (need to see how many more without loading the travis system). Some of the companies including Shapeblue are already running most o

Re: [4.6] Trouble with virtual router

2015-04-29 Thread Mike Tutkowski
Thanks for your comments, everyone. So, it looks like I got it to work. I logged in and then immediately restarted networking services. /etc/init.d/networking restart Once I did that, I ran ifconfig and saw that the VR had the necessary IP addresses and I was able to successfully ping the CS MS.

Jenkins build is still unstable: simulator-4.5-singlerun #226

2015-04-29 Thread jenkins
See

Re: [DISCUSS] State of 4.5 and testing in local environments

2015-04-29 Thread Mike Tutkowski
I agree that we should be relying on automated tests. It's too hit or miss (not to mention slow) when we put so much weight on semi random testing. On Wed, Apr 29, 2015 at 8:12 PM, David Nalley wrote: > The problem is really two fold. > Cutting an RC isn't terribly time consuming, once you've d

marvin test cases + travis

2015-04-29 Thread Abhinandan Prateek
There are more than 10 additional suites that can still be included to the travis-CI. Since the current set runs comfortably I will go ahead and add more. If the system gets overloaded, then we can balance the kind of test suites and amount of test suits that run comfortably on travis. -ab

Re: [DISCUSS] State of 4.5 and testing in local environments

2015-04-29 Thread Remi Bergsma
+1 Totally agree and willing to help make it happen! Sent from my iPhone > On 30 Apr 2015, at 04:12, David Nalley wrote: > > The problem is really two fold. > Cutting an RC isn't terribly time consuming, once you've done it a > dozen times or so, it goes by pretty quickly. > > The problem is t

Re: minor issues seen in travis.yml

2015-04-29 Thread Abhinandan Prateek
Filed the ticket https://issues.apache.org/jira/browse/CLOUDSTACK-8429 Fixing it and including some more tests. -abhi > On 30-Apr-2015, at 9:42 am, Raja Pullela wrote: > > Hi, > > I saw couple of issue in travis.yml - > > - 3rd line: "smoke/smoke/test_reset_vm_on_reboot" - it should b

minor issues seen in travis.yml

2015-04-29 Thread Raja Pullela
Hi, I saw couple of issue in travis.yml - - 3rd line: "smoke/smoke/test_reset_vm_on_reboot" - it should be "smoke/test_reset_vm_on_reboot" - 7th line: component/test_acl_isolatednetwork - is listed twice will be creating a ticket but wanted to inform ahead. best, Raja

Jenkins build is still unstable: simulator-singlerun #1170

2015-04-29 Thread jenkins
See

Jenkins build is still unstable: simulator-singlerun #1169

2015-04-29 Thread jenkins
See

[GitHub] cloudstack pull request: CLOUDSTACK-8394: Skipping snapshots test ...

2015-04-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/212 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: CLOUDSTACK-8394: Skipping snapshots test ...

2015-04-29 Thread gauravaradhye
GitHub user gauravaradhye opened a pull request: https://github.com/apache/cloudstack/pull/212 CLOUDSTACK-8394: Skipping snapshots test cases for HyperV and LXC Skipping these tests as they are not supported on given hypervisors. You can merge this pull request into a Git repository

Re: [DISCUSS] State of 4.5 and testing in local environments

2015-04-29 Thread David Nalley
The problem is really two fold. Cutting an RC isn't terribly time consuming, once you've done it a dozen times or so, it goes by pretty quickly. The problem is the time it takes to do any material testing; and that we don't have a way of telling what the status of a candidate is without doing lots

Jenkins build is still unstable: simulator-singlerun #1168

2015-04-29 Thread jenkins
See

Jenkins build is back to normal : build-systemvm-master #512

2015-04-29 Thread jenkins
See

Re: ACS 4.5.1 fails

2015-04-29 Thread Rohit Yadav
Hi, Fixed on 4.5 now: https://github.com/apache/cloudstack/commit/031d7a9c43c5082913064a39829ecefb2239c5ab Latest 4.5 testing repo: http://packages.bhaisaab.org/cloudstack/testing > On 27-Apr-2015, at 6:09 pm, ilya wrote: > > perhaps we need to patch and hard set java to = 1.7 (vs =>1.7) with

Re: getting rid of 3rd party repositories (ceph, libvirt)

2015-04-29 Thread Laszlo Hornyak
Thank you Wido! Should work now... On Wed, Apr 29, 2015 at 4:46 PM, Wido den Hollander wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > > On 04/22/2015 12:31 PM, Laszlo Hornyak wrote: > > Hi Wido, > > > > I should have read the git log first :-) > > > > No license issues and no cod

Re: [4.6] Trouble with virtual router

2015-04-29 Thread Marcus
Log into the vm and look at the /var/log/cloud.log. It might be that the agent isn't starting (e.g. you require non-oss build but have oss build, and agent fails to find PremiumSecondaryStorageResource or whatever) On Wed, Apr 29, 2015 at 12:36 PM, Mike Tutkowski wrote: > Hey Wilder, > > Thanks f

Re: [DISCUSS] 4.6 release management

2015-04-29 Thread Marcus
After reviewing the history as mentioned by Daan, unless we propose and vote on a newer workflow model I think the best we can do is to simply be more strict about commits to master. They all need to be merges that have been tested against master before merge. This will in theory make master more s

Re: [4.6] Trouble with virtual router

2015-04-29 Thread Mike Tutkowski
Hey Wilder, Thanks for the reply. I was wondering if you could point me to the system VM template that you used? This is what I used and am having trouble with: http://jenkins.buildacloud.org/job/build-systemvm64-master/lastSuccessfulBuild/artifact/tools/appliance/dist/systemvm64template-master

[GitHub] cloudstack pull request: return a state instead of null in Abstrac...

2015-04-29 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/211#issuecomment-97542905 @mlsorensen Agree, no state of VMs should change since we cannot tell because the hypervisors are unreachable. This does not change the state of the VMs, only the

Jenkins build is still unstable: simulator-4.5-singlerun #225

2015-04-29 Thread jenkins
See

[GitHub] cloudstack pull request: return a state instead of null in Abstrac...

2015-04-29 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/211#issuecomment-97512774 Also about the scenario that is being addressed - all hosts in a XS cluster are shutdown by pulling the plug. Instead of immediately putting the hosts in Alert st

Jenkins build is still unstable: simulator-singlerun #1167

2015-04-29 Thread jenkins
See

[GitHub] cloudstack pull request: return a state instead of null in Abstrac...

2015-04-29 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/211#issuecomment-97503915 @remibergsma My comments are based on the latest master code. Based on my reading of the code, the changes you made shouldn't have any impact on the outcome of th

Jenkins build is still unstable: simulator-4.5-singlerun #224

2015-04-29 Thread jenkins
See

Build failed in Jenkins: build-systemvm64-master-with-debian8 #1

2015-04-29 Thread jenkins
See -- [...truncated 1296 lines...] Fetching file: 28% |oo | 70.0MB 1.7MB/s ETA: 0:01:45 Fetching file: 28% |oo | 71.2MB 1.7MB/s

Re: [DISCUSS] 4.6 release management

2015-04-29 Thread Rohit Yadav
Hi Remi, Thanks. Sure we can work together on this, I guess you would be running KVM/XenServer on KVM. Ping me if you need help on running ESX 5.x on KVM as it requires a patched qemu system binary (prebuilt debs here http://people.apache.org/~bhaisaab/qemu). If these nested hosts are managed b

Re: [DISCUSS] State of 4.5 and testing in local environments

2015-04-29 Thread Rohit Yadav
Hi Erik, What you’re reporting is a strange behaviour indeed. I still suspect it is likely an environment issue as I’ve been testing 4.5 for last few months now and have not hit anything like this. Can you try to shutdown the mgmt server (and agent if it’s KVM) and then pre-seed a 4.5 systemvm

[GitHub] cloudstack pull request: return a state instead of null in Abstrac...

2015-04-29 Thread mlsorensen
Github user mlsorensen commented on the pull request: https://github.com/apache/cloudstack/pull/211#issuecomment-97475041 I guess for KVM at least, the behavior should be similar to stopping/starting the Agent. It makes the hypervisor go into disconnected, but leaves the VM states as-

[GitHub] cloudstack pull request: return a state instead of null in Abstrac...

2015-04-29 Thread mlsorensen
Github user mlsorensen commented on the pull request: https://github.com/apache/cloudstack/pull/211#issuecomment-97474185 I haven't researched this fix extensively. However, I just want to make sure that the alert state is not accompanied by any undesirable behavior. Moving the hyperv

[GitHub] cloudstack pull request: return a state instead of null in Abstrac...

2015-04-29 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/211#issuecomment-97471962 @koushik-das To reproduce the issue: - create a cluster of 1 or more hypervisors. We observed this issue using xenserver. - spin up some vms on this cluste

Re: [DISCUSS] 4.6 release management

2015-04-29 Thread Remi Bergsma
Hi Rohit, Nice work! I agree we need an environment that does run on something else than the local machine, as we need more horse power. We worked on something similar, where we have a cluster of KVM controlled by CloudStack in our Employee Cloud and spin large VMs running CentOS 7.1 (we use 3

Re: [DISCUSS] State of 4.5 and testing in local environments

2015-04-29 Thread Erik Weber
Den onsdag 29. april 2015 skrev Rohit Yadav følgende: > Hi Erik, > > > On 29-Apr-2015, at 4:25 pm, Erik Weber > wrote: > > > > Then it should always happen, no? > > > > It is sporadic, currently i have four routers happily being 4.5, but one > > that is 4.4. > > If you remove the VR which is 4.4

Jenkins build is still unstable: simulator-singlerun #1166

2015-04-29 Thread jenkins
See

Re: [DISCUSS] State of 4.5 and testing in local environments

2015-04-29 Thread Rohit Yadav
Hi Erik, > On 29-Apr-2015, at 4:25 pm, Erik Weber wrote: > > Then it should always happen, no? > > It is sporadic, currently i have four routers happily being 4.5, but one > that is 4.4. If you remove the VR which is 4.4, please check if the new one that gets created is 4.5 or still 4.4? Was t

[GitHub] cloudstack pull request: return a state instead of null in Abstrac...

2015-04-29 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/211#issuecomment-97454863 @DaanHoogland If you look at the code from where testIpAddress() is called (for e.g. UserVmDomRInvestigator.isAgentAlive()), it only deals with return of Up, Down

[GitHub] cloudstack pull request: return a state instead of null in Abstrac...

2015-04-29 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/211#issuecomment-97453854 @koushik-das what is your point? I think I miss context for your remark. --- If your project is set up for it, you can reply to this email and have your reply ap

Re: getting rid of 3rd party repositories (ceph, libvirt)

2015-04-29 Thread Wido den Hollander
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/22/2015 12:31 PM, Laszlo Hornyak wrote: > Hi Wido, > > I should have read the git log first :-) > > No license issues and no code change needed. All I want to have is > rados-java in the central maven repository for two reasons: - > central

[GitHub] cloudstack pull request: return a state instead of null in Abstrac...

2015-04-29 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/211#issuecomment-97452036 Reading the code, if testIpAddress() returns anything other than Up, Down or null then returned status is ignored. --- If your project is set up for it, you can

Re: [WWW] CloudStack days Dublin event is 404

2015-04-29 Thread sebgoa
On Apr 29, 2015, at 1:42 PM, Giles Sirett wrote: > http://events.linuxfoundation.org/events/cloudstack-collaboration-conference-europe > > or > www.cloudstackcollab.org > > > interested to know where you got that original link you posted (not saying > you *shouldn't* have it, but if its list

Re: [DISCUSS] State of 4.5 and testing in local environments

2015-04-29 Thread Erik Weber
Then it should always happen, no? It is sporadic, currently i have four routers happily being 4.5, but one that is 4.4. Erik Den onsdag 29. april 2015 skrev Rohit Yadav følgende: > Hi Erik, > > > On 29-Apr-2015, at 3:04 pm, Erik Weber > wrote: > > > > > > One bug I've found which drives me c

Jenkins build is still unstable: simulator-singlerun #1165

2015-04-29 Thread jenkins
See

slowbuild failing

2015-04-29 Thread Daan Hoogland
People, The slow build has been failing since 28 april 9:05 due to 5 new warning, if you committed since then please have a look at the reports.

Re: [DISCUSS] State of 4.5 and testing in local environments

2015-04-29 Thread Rohit Yadav
Hi Wilder - Thanks we’ll need all the ammo we have :) I’ve already done my testings wrt XS 6.2/6.5 and KVM qemu 2.0/2.1/2.2 so will test KVM 1.5 and VMware 5.5. Hi Daan - makes sense, we’re “so" late with 4.5.1 that we need to focus on 4.6.0 to avoid delaying it. I’ve asked David regarding co-p

Re: [DISCUSS] State of 4.5 and testing in local environments

2015-04-29 Thread Rohit Yadav
Hi Erik, > On 29-Apr-2015, at 3:04 pm, Erik Weber wrote: > > > One bug I've found which drives me crazy is that, for some reason, the VR > is versioned as 4.4.0 and needs to be upgraded. > This only happens once in a while, and I have a hard time reproducing it. > What drives me crazy is that 4.4

Re: [DISCUSS] State of 4.5 and testing in local environments

2015-04-29 Thread Daan Hoogland
Rohit, @SBP we are busy basing our attempt at CD on 4.4. As Wilder said we will spend some time on testing 4.5 but hopefully we will go to master/4.6 soon. @David: will you make a new RC? (please please, pretty please. We made a bugfix in the plane to Austin we want in) Op wo 29 apr. 2015 om 15

Jenkins build is still unstable: simulator-singlerun #1164

2015-04-29 Thread jenkins
See

Re: [DISCUSS] State of 4.5 and testing in local environments

2015-04-29 Thread Erik Weber
On Tue, Apr 28, 2015 at 6:33 PM, Rohit Yadav wrote: > Hi all, > > ### 4.5 Release Effort > > I’ve been exhaustively testing ACS 4.5 wrt Xen 6.2, Xen 6.5, KVM (qemu > 2.0, 2.3) and I feel we’re pretty good but we need testing efforts and I > want to help drive efforts to releasing ACS 4.5.1 -- if

[GitHub] cloudstack pull request: return a state instead of null in Abstrac...

2015-04-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/211 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

Re: [DISCUSS] State of 4.5 and testing in local environments

2015-04-29 Thread Wilder Rodrigues
Hi Rohit, I will join you in testing 4.5 form next week - just have to finish some stuff. My environments will be: * Xen 6.2/6.5 * KVM (qemu 1.5.3 and 2.1) Let’s rock! Cheers, Wilder On 28 Apr 2015, at 18:33, Rohit Yadav wrote: > Hi all, > > ### 4.5 Release Effort > > I’ve been exhaustive

[GitHub] cloudstack pull request: return a state instead of null in Abstrac...

2015-04-29 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/211#issuecomment-97416661 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature e

[GitHub] cloudstack pull request: return a state instead of null in Abstrac...

2015-04-29 Thread remibergsma
GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/211 return a state instead of null in AbstractInvestigatorImpl When a full cluster is down or unreachable, CloudStack currently reports everything the same as the last known state, which

Re: [4.6] Trouble with virtual router

2015-04-29 Thread Wilder Rodrigues
Hi Mike, I just built, deploy and created isolated network, VPC and VMS using latest master (4.6.0). I put some screenshots on imgur: http://imgur.com/a/OmSyy. In addition, I created FW + PF rules and SSH (using the routers’ pub ip) to the VM: [wrodrigues@mct-wrodrigues ~]$ ssh root@192.168.22

[GIT] Fix user.name setting for committers

2015-04-29 Thread Wido den Hollander
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, When looking at the Git commits I often see commits there the username is not set correctly. For example (but don't take it personally): wilderrodrigues, ramamurtis or sanjeev. Could I ask all committers to review their Git settings again? The

Jenkins build is still unstable: simulator-singlerun #1163

2015-04-29 Thread jenkins
See

Re: git commit: updated refs/heads/master to 07c3089

2015-04-29 Thread Wido den Hollander
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/29/2015 01:36 PM, Daan Hoogland wrote: > On Wed, Apr 29, 2015 at 5:45 AM, wrote: >> fix CLOUDSTACK-8402 > > I don't think we should accept commit messages like this. > thoughts? > I agree. They should be more descriptive. Wido > -BE

[GitHub] cloudstack pull request: Using the SSHCmdHelper instead of a SSH S...

2015-04-29 Thread wilderrodrigues
Github user wilderrodrigues closed the pull request at: https://github.com/apache/cloudstack/pull/210 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fe

[GitHub] cloudstack pull request: Using the SSHCmdHelper instead of a SSH S...

2015-04-29 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/210#issuecomment-97401000 Travis is happy and green; SSVM and CPVM created and connected successfully; Isolated networks, VPCs and VMs also created successfully. Closing this P

RE: git commit: updated refs/heads/master to 07c3089

2015-04-29 Thread Koushik Das
Agree. The commit message should provide a summary of the changes. -Original Message- From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] Sent: Wednesday, 29 April 2015 17:07 To: dev Subject: Re: git commit: updated refs/heads/master to 07c3089 On Wed, Apr 29, 2015 at 5:45 AM, wrote:

RE: [WWW] CloudStack days Dublin event is 404

2015-04-29 Thread Giles Sirett
http://events.linuxfoundation.org/events/cloudstack-collaboration-conference-europe or www.cloudstackcollab.org interested to know where you got that original link you posted (not saying you *shouldn't* have it, but if its listed somewhere, we'll need to get it updated) Kind Regards Giles

Re: git commit: updated refs/heads/master to 07c3089

2015-04-29 Thread Daan Hoogland
On Wed, Apr 29, 2015 at 5:45 AM, wrote: > fix CLOUDSTACK-8402 I don't think we should accept commit messages like this. thoughts? -- Daan

Re: [WWW] CloudStack days Dublin event is 404

2015-04-29 Thread Jan-Arve Nygård
2015-04-29 13:02 GMT+02:00 sebgoa : > > On Apr 29, 2015, at 10:13 AM, Jan-Arve Nygård > wrote: > > > I tried submitting a path through the Apache CMS system but it don't like > > like the mail with the diff hits the dev-list. > > Can you try a pull request to: > > https://github.com/apache/clouds

[GitHub] cloudstack pull request: Using the SSHCmdHelper instead of a SSH S...

2015-04-29 Thread wilderrodrigues
GitHub user wilderrodrigues opened a pull request: https://github.com/apache/cloudstack/pull/210 Using the SSHCmdHelper instead of a SSH Session. The triled ssh2 session was throwing an IOException when there was no directory present. We found problems, for example, when SC

[GitHub] cloudstack pull request: Added recently announced committers

2015-04-29 Thread thinktwo
GitHub user thinktwo opened a pull request: https://github.com/apache/cloudstack/pull/209 Added recently announced committers You can merge this pull request into a Git repository by running: $ git pull https://github.com/thinktwo/cloudstack patch-1 Alternatively you can revi

Re: [WWW] CloudStack days Dublin event is 404

2015-04-29 Thread sebgoa
On Apr 29, 2015, at 10:13 AM, Jan-Arve Nygård wrote: > I tried submitting a path through the Apache CMS system but it don't like > like the mail with the diff hits the dev-list. Can you try a pull request to: https://github.com/apache/cloudstack/tree/gh-pages > > 2015-04-29 0:17 GMT+02:00 J

Jenkins build is still unstable: simulator-singlerun #1162

2015-04-29 Thread jenkins
See

Re: [DISCUSS] name for google API interface

2015-04-29 Thread Daan Hoogland
On Tue, Apr 28, 2015 at 2:18 PM, Rohit Yadav wrote: > gapinterface (G+API+Interface) +1 -- Daan

[GitHub] cloudstack pull request: CLOUDSTACK-8427: Some messages are hard-c...

2015-04-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/208 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: [MERGE] Browser based template or volume ...

2015-04-29 Thread karuturi
Github user karuturi commented on the pull request: https://github.com/apache/cloudstack/pull/206#issuecomment-97313324 since travis and jenkins are happy, I am merging this pull request. @bhaisaab the js messaging/i18n changes will be handled through separate pull requests. ---

Re: [MERGE] Browser based template or volume upload

2015-04-29 Thread Daan Hoogland
yes, that's how travis does it. On Wed, Apr 29, 2015 at 5:46 AM, Rajani Karuturi wrote: > Hi Daan, > > I will resolve the conflicts and will put up another pull request. Though > travis is green, looks like it ran on the branch instead of after doing the > merge. > > Thanks, > > ~Rajani > > On Tu

[GitHub] cloudstack pull request: [MERGE] Browser based template or volume ...

2015-04-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/206 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: CLOUDSTACK-8394: Skipping download ISO te...

2015-04-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/207 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

Re: [WWW] CloudStack days Dublin event is 404

2015-04-29 Thread Sebastien Goasguen
> On Apr 29, 2015, at 12:17 AM, Jan-Arve Nygård > wrote: > > Hi, > > Not sure who the correct recipient would be so i'm posting this here: > > 1 . The link (http://events.linuxfoundation.org/events/cloudstack-dublin) > to the CloudStack days Dublin event on cloudstack.apache.org is 404. > >

Re: [WWW] CloudStack days Dublin event is 404

2015-04-29 Thread Jan-Arve Nygård
I tried submitting a path through the Apache CMS system but it don't like like the mail with the diff hits the dev-list. 2015-04-29 0:17 GMT+02:00 Jan-Arve Nygård : > Hi, > > Not sure who the correct recipient would be so i'm posting this here: > > 1 . The link (http://events.linuxfoundation.org/

Jenkins build is still unstable: simulator-singlerun #1161

2015-04-29 Thread jenkins
See

Jenkins build is still unstable: simulator-singlerun #1159

2015-04-29 Thread jenkins
See

[GitHub] cloudstack pull request: CLOUDSTACK-8427: Some messages are hard-c...

2015-04-29 Thread rags22489664
GitHub user rags22489664 opened a pull request: https://github.com/apache/cloudstack/pull/208 CLOUDSTACK-8427: Some messages are hard-coded in javascript after Volume upload branch merge(0b835592) You can merge this pull request into a Git repository by running: $ git pull ht

[GitHub] cloudstack pull request: CLOUDSTACK-8394: Skipping download ISO te...

2015-04-29 Thread gauravaradhye
GitHub user gauravaradhye opened a pull request: https://github.com/apache/cloudstack/pull/207 CLOUDSTACK-8394: Skipping download ISO tests for simulator Download ISO tests should not be run on simulator You can merge this pull request into a Git repository by running: $ git pu

Shared networks and 'View IP Addresses'

2015-04-29 Thread Erik Weber
Is there a good reason for why you can't see allocated IP addresses under 'Network' for a Shared Network? This is on ACS 4.5.1 RC2 in case it has worked earlier. -- Erik

Re: [4.6] Trouble with virtual router

2015-04-29 Thread Erik Weber
Anything in /var/log/cloud.log? -- Erik On Tue, Apr 28, 2015 at 11:58 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Unfortunately I'm not able to make out any errors on the console. > > Is there something within the VM's OS that I can look at to debug this? > > I see that SSVM and

Jenkins build is still unstable: simulator-singlerun #1160

2015-04-29 Thread jenkins
See