[GitHub] cloudstack pull request: CLOUDSTACK-8545 make reboot on out of ban...

2015-06-17 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/466#issuecomment-112686118 @remibergsma makes sense, will do @anshul1886 feel free to amend, I do not consider your proposed extension part of this blocker though it makes perfect sens

Build failed in Jenkins: build-master-slowbuild #1591

2015-06-17 Thread jenkins
See -- [...truncated 27088 lines...] [INFO] No sources to compile [INFO] [INFO] >>> findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-quickcloud >>> [INFO] [INFO] --- findbugs

[GitHub] cloudstack pull request: update of the findbugs lib

2015-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/459 --- 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

Build failed in Jenkins: simulator-singlerun #1248

2015-06-17 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2066 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely o

Build failed in Jenkins: simulator-singlerun #1249

2015-06-17 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2067 originally caused by: Started by upstream project "build-master" build number 2386 originally caused by: Started

[GitHub] cloudstack pull request: findbugs: deal with all the encoding issu...

2015-06-17 Thread DaanHoogland
GitHub user DaanHoogland opened a pull request: https://github.com/apache/cloudstack/pull/467 findbugs: deal with all the encoding issues in a unified way further getBytes() calls can getBytes(StringUtils.getPrefferedCharset()) instead You can merge this pull request into a

[GitHub] cloudstack pull request: CLOUDSTACK-8567 Migrating primary storage...

2015-06-17 Thread sanjaytripathi
GitHub user sanjaytripathi opened a pull request: https://github.com/apache/cloudstack/pull/468 CLOUDSTACK-8567 Migrating primary storage causes name_label field to … The fix is to set the VDI name-label in XenServer. You can merge this pull request into a Git repository by runnin

[PROPOSAL]default Charset to deal with finbugs encoding issues

2015-06-17 Thread Daan Hoogland
Devs, I made a little PR [1] to have a central charset to use in all those getBytes() calls that findbugs complains about. As Rafael stated it might not always be the correct answer to the issue but having "UTF8" as default and the platform default as a fall back makes sense to me. comments? extr

[GitHub] cloudstack pull request: CLOUDSTACK-8567 Migrating primary storage...

2015-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/468 --- 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

Build failed in Jenkins: simulator-singlerun #1250

2015-06-17 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2068 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely o

travis back at three jobs

2015-06-17 Thread Daan Hoogland
Devs, travis is consistantly failing again and back at three jobs per run (instead of the ten it was for a while) anyone changed anything anywhere? thanks, -- Daan

Build failed in Jenkins: simulator-singlerun #1251

2015-06-17 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2069 originally caused by: Started by upstream project "build-master" build number 2387 originally caused by: Started

[GitHub] cloudstack pull request: CLOUDSTACK-8537 add check for unique publ...

2015-06-17 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/357#issuecomment-112737127 accidentally added another commit by rebasing on it. trying to fix now --- If your project is set up for it, you can reply to this email and have your reply app

[GitHub] cloudstack pull request: CLOUDSTACK-8537 add check for unique publ...

2015-06-17 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/357#issuecomment-112739213 @bhaisaab unit test added, won't test this other then integrally with the suits at hand --- If your project is set up for it, you can reply to this email and h

[GitHub] cloudstack pull request: UDSTACK-8549:Update test_concurrent_snaps...

2015-06-17 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/386#issuecomment-112740085 @pritisarap12 can you ammend the message to say "CLOUDSTACK-..." instead of "UDSTACK-..." :) --- If your project is set up for it, you can reply to this email

[GitHub] cloudstack pull request: CLOUDSTACK-8569: The latter snapshot expo...

2015-06-17 Thread sanjaytripathi
GitHub user sanjaytripathi opened a pull request: https://github.com/apache/cloudstack/pull/469 CLOUDSTACK-8569: The latter snapshot export for the same volume will … Issue: scheduled snapshot export failed due to another snapshot export task deleting a required VDI If there a

[GitHub] cloudstack pull request: Fix findbugs RCN_REDUNDANT_NULLCHECK_OF_N...

2015-06-17 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/445#issuecomment-112741518 LGTM I don't trust the build failures on this and will do a test build --- If your project is set up for it, you can reply to this email and have your reply app

[GitHub] cloudstack pull request: CLOUDSTACK-8569: The latter snapshot expo...

2015-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/469 --- 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: Fix findbugs RCN_REDUNDANT_NULLCHECK_OF_N...

2015-06-17 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/446#issuecomment-112742320 LGTM failure in travis job not in code --- 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 p

[GitHub] cloudstack pull request: Skip VPC tests on LXC

2015-06-17 Thread sanju1010
GitHub user sanju1010 opened a pull request: https://github.com/apache/cloudstack/pull/470 Skip VPC tests on LXC You can merge this pull request into a Git repository by running: $ git pull https://github.com/sanju1010/cloudstack skipvpc Alternatively you can review and apply

[GitHub] cloudstack pull request: Fix findbugs RCN_REDUNDANT_NULLCHECK_OF_N...

2015-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/445 --- 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: Fix findbugs RCN_REDUNDANT_NULLCHECK_OF_N...

2015-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/446 --- 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: Fix findbugs RCN_REDUNDANT_NULLCHECK_OF_N...

2015-06-17 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/448#issuecomment-112744837 travis timeout but it seems the runtime check might return a null. looking further getDetails is never called in the system it seems. Merging --- If your p

Build failed in Jenkins: simulator-singlerun #1252

2015-06-17 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2070 originally caused by: Started by an SCM change Started by upstream project "build-master" build number 2388 origin

[GitHub] cloudstack pull request: Fix findbugs RCN_REDUNDANT_NULLCHECK_OF_N...

2015-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/448 --- 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: Fix findbugs RCN_REDUNDANT_NULLCHECK_OF_N...

2015-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/450 --- 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: Fix findbugs RCN_REDUNDANT_NULLCHECK_OF_N...

2015-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/452 --- 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: Fix findbugs RCN_REDUNDANT_NULLCHECK_OF_N...

2015-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/453 --- 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: Fix findbugs RCN_REDUNDANT_NULLCHECK_OF_N...

2015-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/454 --- 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: Fix findbugs RCN_REDUNDANT_NULLCHECK_OF_N...

2015-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/456 --- 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: Skip VPC tests on LXC

2015-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/470 --- 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-8455: Use the correct label to...

2015-06-17 Thread terbolous
GitHub user terbolous opened a pull request: https://github.com/apache/cloudstack/pull/471 CLOUDSTACK-8455: Use the correct label to display extractable checkbox Simple fix to use the appropriate label name You can merge this pull request into a Git repository by running: $ git

Build failed in Jenkins: simulator-singlerun #1253

2015-06-17 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2071 originally caused by: Started by an SCM change Started by an SCM change Started by upstream project "build-master"

[GitHub] cloudstack pull request: CLOUDSTACK-8455: Use the correct label to...

2015-06-17 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/471#issuecomment-112757938 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

[GitHub] cloudstack pull request: CLOUDSTACK-8455: Use the correct label to...

2015-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/471 --- 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: findbugs: deal with all the encoding issu...

2015-06-17 Thread karuturi
Github user karuturi commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/467#discussion_r32616592 --- Diff: utils/src/com/cloud/utils/StringUtils.java --- @@ -32,6 +33,21 @@ public class StringUtils { private static final char[] hexChar =

[GitHub] cloudstack pull request: findbugs: deal with all the encoding issu...

2015-06-17 Thread DaanHoogland
Github user DaanHoogland commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/467#discussion_r32616885 --- Diff: utils/src/com/cloud/utils/StringUtils.java --- @@ -32,6 +33,21 @@ public class StringUtils { private static final char[] hexCh

Build failed in Jenkins: build-master-slowbuild #1592

2015-06-17 Thread jenkins
See Changes: [Daan Hoogland] update of the findbugs lib [sanjay.tripathi] CLOUDSTACK-8567 Migrating primary storage causes name_label field to blank. [sanjay.tripathi] CLOUDSTACK-8569: The latter snapshot export for the s

Build failed in Jenkins: simulator-singlerun #1254

2015-06-17 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2072 originally caused by: Started by an SCM change Started by an SCM change Started by upstream project "build-master"

[GitHub] cloudstack pull request: findbugs: deal with all the encoding issu...

2015-06-17 Thread rsafonseca
Github user rsafonseca commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/467#discussion_r32617440 --- Diff: utils/src/com/cloud/utils/StringUtils.java --- @@ -32,6 +33,21 @@ public class StringUtils { private static final char[] hexChar

[GitHub] cloudstack pull request: CLOUDSTACK-8545 make reboot on out of ban...

2015-06-17 Thread resmo
Github user resmo commented on the pull request: https://github.com/apache/cloudstack/pull/466#issuecomment-112762271 @DaanHoogland thanks for picking it up, btw do you port plan to fix it in 4.5 and master as well? --- If your project is set up for it, you can reply to this email a

[GitHub] cloudstack pull request: findbugs: deal with all the encoding issu...

2015-06-17 Thread rsafonseca
Github user rsafonseca commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/467#discussion_r32617957 --- Diff: plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/manager/VmwareStorageManagerImpl.java --- @@ -1094,13 +1092,6 @@ private String c

[GitHub] cloudstack pull request: findbugs: deal with all the encoding issu...

2015-06-17 Thread karuturi
Github user karuturi commented on the pull request: https://github.com/apache/cloudstack/pull/467#issuecomment-112767792 since its a [try-with-resources Statement](http://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html), it will get closed --- If your proj

[GitHub] cloudstack pull request: findbugs: deal with all the encoding issu...

2015-06-17 Thread karuturi
Github user karuturi commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/467#discussion_r32618313 --- Diff: plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/manager/VmwareStorageManagerImpl.java --- @@ -1094,13 +1092,6 @@ private String cre

devopsdays amsterdam

2015-06-17 Thread Daan Hoogland
H, Who are going, next week? -- Daan

[GitHub] cloudstack pull request: findbugs: deal with all the encoding issu...

2015-06-17 Thread rsafonseca
Github user rsafonseca commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/467#discussion_r32618952 --- Diff: plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/manager/VmwareStorageManagerImpl.java --- @@ -1094,13 +1092,6 @@ private String c

[GitHub] cloudstack pull request: In case of vm deployment failure vm clean...

2015-06-17 Thread sanju1010
GitHub user sanju1010 opened a pull request: https://github.com/apache/cloudstack/pull/472 In case of vm deployment failure vm cleanup was not handled properly Corrected few script issues You can merge this pull request into a Git repository by running: $ git pull https://gith

Re: devopsdays amsterdam

2015-06-17 Thread sebgoa
I am coming over. On Jun 17, 2015, at 1:54 PM, Daan Hoogland wrote: > H, > > Who are going, next week? > > -- > Daan

[GitHub] cloudstack pull request: In case of vm deployment failure vm clean...

2015-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/472 --- 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

Build failed in Jenkins: simulator-singlerun #1255

2015-06-17 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2073 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely o

Build failed in Jenkins: simulator-singlerun #1256

2015-06-17 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2074 originally caused by: Started by upstream project "build-master" build number 2391 originally caused by: Started

[GitHub] cloudstack pull request: CLOUDSTACK-8324: Added migration changes ...

2015-06-17 Thread jayapalu
Github user jayapalu closed the pull request at: https://github.com/apache/cloudstack/pull/375 --- 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 i

CloudStack Ansible Role

2015-06-17 Thread Rene Moser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Paul Angus aleady did some efforts of covering installation of CloudStack using Ansible in the docs http://docs.cloudstack.apache.org/en/master/ansible.html Thanks! But there are some issues with styling, it has some parts in it which are deprec

Re: CloudStack Ansible Role

2015-06-17 Thread Rene Moser
On 06/17/2015 03:01 PM, Rene Moser wrote: > https://github.com/resmg/ansible-role-cloudstack. Should be > https://github.com/resmo/ansible-role-cloudstack

[GitHub] cloudstack pull request: CLOUDSTACK-8545 make reboot on out of ban...

2015-06-17 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/466#issuecomment-112794173 travis timeout, will ignore again. hoping the pull request builder does better. @resmo to 4.5 yes, to master no. master has persistant config and router

[GitHub] cloudstack pull request: findbugs: deal with all the encoding issu...

2015-06-17 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/467#issuecomment-112795850 I seem to have messed up here and put two unrelated commits in one pr. @karuturi, you want me to clean up my mess or can we merge it like this? --- If your pro

Build failed in Jenkins: build-master-slowbuild #1593

2015-06-17 Thread jenkins
See Changes: [Daan Hoogland] Fix findbugs RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE in DataCenterVO.java Assert isn't used in prod runtime [Daan Hoogland] Re-run travis [Daan Hoogland] Fix findbugs RCN_REDUNDANT_NULLCHECK_

Build failed in Jenkins: build-master-slowbuild #1594

2015-06-17 Thread jenkins
See -- [...truncated 27502 lines...] [INFO] No sources to compile [INFO] [INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-quickcloud >>> [INFO] [INFO] --- findbugs

[GitHub] cloudstack pull request: Fix findbugs SQL_PREPARED_STATEMENT_GENER...

2015-06-17 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/473 Fix findbugs SQL_PREPARED_STATEMENT_GENERATED_FROM_NONCONSTANT_STRING… … warning in UserVmDaoImpl.java detail field was vulnerable You can merge this pull request into a Git repo

[GitHub] cloudstack pull request: Fix findbugs SQL_PREPARED_STATEMENT_GENER...

2015-06-17 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/474 Fix findbugs SQL_PREPARED_STATEMENT_GENERATED_FROM_NONCONSTANT_STRING… … warning in PrimaryDataStoreDaoImpl.java You can merge this pull request into a Git repository by running: $ g

[GitHub] cloudstack pull request: Fix findbugs SQL_PREPARED_STATEMENT_GENER...

2015-06-17 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/475 Fix findbugs SQL_PREPARED_STATEMENT_GENERATED_FROM_NONCONSTANT_STRING… … warning in AsyncJobDaoImpl.java You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cloudstack pull request: Fix findbugs SQL_PREPARED_STATEMENT_GENER...

2015-06-17 Thread DaanHoogland
Github user DaanHoogland commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/473#discussion_r32660448 --- Diff: engine/schema/src/com/cloud/vm/dao/UserVmDaoImpl.java --- @@ -645,8 +643,9 @@ public boolean remove(Long id) { PreparedSt

[GitHub] cloudstack pull request: CLOUDSTACK-8537 add check for unique publ...

2015-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/357 --- 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: Fix 2 findbugs SQL_PREPARED_STATEMENT_GEN...

2015-06-17 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/476 Fix 2 findbugs SQL_PREPARED_STATEMENT_GENERATED_FROM_NONCONSTANT_STRI… …NG warnings in ConfigurationManagerImpl.java You can merge this pull request into a Git repository by running:

[GitHub] cloudstack pull request: Fix findbugs SQL_PREPARED_STATEMENT_GENER...

2015-06-17 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/477 Fix findbugs SQL_PREPARED_STATEMENT_GENERATED_FROM_NONCONSTANT_STRING… … warning in ConfigurationServerImpl.java You can merge this pull request into a Git repository by running: $ g

Build failed in Jenkins: simulator-singlerun #1257

2015-06-17 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2075 originally caused by: Started by an SCM change Started by upstream project "build-master" build number 2392 origin

[GitHub] cloudstack pull request: CLOUDSTACK-8545 make reboot on out of ban...

2015-06-17 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/466#issuecomment-112917890 @anshul1886 would the following satisfy your needs (had some extra time) +} else { +if (isOutOfBandMigrated(opaque)) { +

[GitHub] cloudstack pull request: Fix findbugs SQL_PREPARED_STATEMENT_GENER...

2015-06-17 Thread rsafonseca
Github user rsafonseca commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/473#discussion_r32663864 --- Diff: engine/schema/src/com/cloud/vm/dao/UserVmDaoImpl.java --- @@ -645,8 +643,9 @@ public boolean remove(Long id) { PreparedStat

[GitHub] cloudstack pull request: Fix 2 findbugs SQL_PREPARED_STATEMENT_GEN...

2015-06-17 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/478 Fix 2 findbugs SQL_PREPARED_STATEMENT_GENERATED_FROM_NONCONSTANT_STRI… …NG warnings in DatabaseConfig.java You can merge this pull request into a Git repository by running: $ git pul

Re: devopsdays amsterdam

2015-06-17 Thread Remi Bergsma
@seb: cool! I'll be there too and host a CloudStack hands-on workshop on Wednesday. Regards, Remi > On 17 Jun 2015, at 14:06, sebgoa wrote: > > I am coming over. > > >> On Jun 17, 2015, at 1:54 PM, Daan Hoogland wrote: >> >> H, >> >> Who are going, next week? >> >> -- >> Daan >

Re: CloudStack Ansible Role

2015-06-17 Thread Milamber
Hello, Great idea. I can help. I already created a playbook for CS+Ubuntu+KVM https://github.com/milamberspace/ansible-cloudstack-ubuntu-aio Some parts can be got from this playbook. Milamber On 17/06/2015 13:01, Rene Moser wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Paul Ang

Build failed in Jenkins: build-master-slowbuild #1595

2015-06-17 Thread jenkins
See Changes: [Daan Hoogland] CLOUDSTACK-8537 add check for unique public key and account on ssh keypair registration [Daan Hoogland] CLOUDSTACK-8537 refactor registerSSHKeyPair() for legibility and testability reasons [D

Build failed in Jenkins: simulator-4.5-singlerun #243

2015-06-17 Thread jenkins
See -- Started by upstream project "build-4.5-simulator" build number 298 originally caused by: Started by upstream project "build-4.5" build number 484 originally caused by: Started by an

[GitHub] cloudstack pull request: Fix findbugs SQL_PREPARED_STATEMENT_GENER...

2015-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/473 --- 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

Build failed in Jenkins: simulator-4.5-singlerun #244

2015-06-17 Thread jenkins
See -- Started by upstream project "build-4.5-simulator" build number 299 originally caused by: Started by upstream project "build-4.5" build number 485 originally caused by: Started by an

[GitHub] cloudstack pull request: Fix findbugs SQL_PREPARED_STATEMENT_GENER...

2015-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/474 --- 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

Build failed in Jenkins: simulator-singlerun #1258

2015-06-17 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2076 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely o

Build failed in Jenkins: package-rhel63-4.5 #283

2015-06-17 Thread jenkins
See -- Started by upstream project "build-4.5" build number 484 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on rpmbuilder-2 i

Build failed in Jenkins: simulator-singlerun #1259

2015-06-17 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2077 originally caused by: Started by upstream project "build-master" build number 2393 originally caused by: Started

Build failed in Jenkins: simulator-singlerun #1260

2015-06-17 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2078 originally caused by: Started by upstream project "build-master" build number 2394 originally caused by: Started

Build failed in Jenkins: package-rhel63-4.5 #284

2015-06-17 Thread jenkins
See -- Started by upstream project "build-4.5" build number 485 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on rpmbuilder-2 i

Build failed in Jenkins: build-master-slowbuild #1596

2015-06-17 Thread jenkins
See Changes: [Daan Hoogland] Fix findbugs SQL_PREPARED_STATEMENT_GENERATED_FROM_NONCONSTANT_STRING warning in UserVmDaoImpl.java detail field was vulnerable [Daan Hoogland] Fix findbugs SQL_PREPARED_STATEMENT_GENERATED_F

Re: CloudStack Ansible Role

2015-06-17 Thread David Nalley
On Wed, Jun 17, 2015 at 9:01 AM, Rene Moser wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Hi > > Paul Angus aleady did some efforts of covering installation of > CloudStack using Ansible in the docs > http://docs.cloudstack.apache.org/en/master/ansible.html Thanks! > > But there a

Build failed in Jenkins: build-master-slowbuild #1597

2015-06-17 Thread jenkins
See -- [...truncated 27509 lines...] [INFO] No sources to compile [INFO] [INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-quickcloud >>> [INFO] [INFO] --- findbugs

[GitHub] cloudstack pull request: findbugs: deal with all the encoding issu...

2015-06-17 Thread karuturi
Github user karuturi commented on the pull request: https://github.com/apache/cloudstack/pull/467#issuecomment-113027041 @DaanHoogland looks like you split the commit :) (the combined one was also ok. ) I see some checkstyle errors in the jenkins build [INFO] --- maven-che

[CLOUDSTACK DAYS SEATTLE] Call for Volunteers

2015-06-17 Thread Likitha Shetty
Last call for committers wanting to volunteer to review proposals submitted for CloudStack Day Seattle, 2015. If you want to help out, please reach out to me or Karen (cc'd). Thanks, Likitha

[GitHub] cloudstack pull request: Fixed issue in adding vm SG rules on vm r...

2015-06-17 Thread jayapalu
GitHub user jayapalu opened a pull request: https://github.com/apache/cloudstack/pull/479 Fixed issue in adding vm SG rules on vm reboot for xenserver 6.5 Basic zone security groups with xenserver 6.5: - On restart vm some of the rules failed to apply. Fixed applying VM

Build failed in Jenkins: build-master-slowbuild #1598

2015-06-17 Thread jenkins
See -- [...truncated 27502 lines...] [INFO] No sources to compile [INFO] [INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-quickcloud >>> [INFO] [INFO] --- findbugs

Fwd: 请教增添模块后访问404错误的解决方法

2015-06-17 Thread leon sun
- 转发的邮件 - 发件人: "leon sun" 收件人: users...@cloudstack.apache.org 发送时间: 星期四, 2015年 6 月 18日 上午 10:54:17 主题: 请教增添模块后访问404错误的解决方法 大家好,我在源代码中通过复制和修改新增了一个用于连接虚拟平台的模块,编译后发现正常生成了jar的包,并且通过yum安装也成功了。初始化并启动cloudstack后,发现通过http://ip:8080/client访问时报404错误,我检查了/usr/share/cloudstack-management/webapps/cl

Re: [GitHub] cloudstack pull request: findbugs: deal with all the encoding issu...

2015-06-17 Thread Daan Hoogland
yeah, I hate that naming convention but I'll remove the _ from the name. On Thu, Jun 18, 2015 at 5:50 AM, karuturi wrote: > Github user karuturi commented on the pull request: > > https://github.com/apache/cloudstack/pull/467#issuecomment-113027041 > > @DaanHoogland looks like you split t

Re: 请教增添模块后访问404错误的解决方法

2015-06-17 Thread Daan Hoogland
devs, I let this message through in spite of the language. I don't fully understand Leon but to me it seems he asks how to add a module to the UI. Http://translate.google.com told me as much. Maybe someone understands better and can help him. regards, Daan 2015-06-18 5:17 GMT+02:00 leon sun : > >

[GitHub] cloudstack pull request: CLOUDSTACK-8545 make reboot on out of ban...

2015-06-17 Thread anshul1886
Github user anshul1886 commented on the pull request: https://github.com/apache/cloudstack/pull/466#issuecomment-113046025 Yes. --- 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

Re: [VOTE] release candidate 4.4.4 (4.4-RC20150601T1542)

2015-06-17 Thread Daan Hoogland
done something to the code that might mean it's fixed. please all have a go. I will make a new RC when in the office and some other work is done. On Tue, Jun 9, 2015 at 2:58 PM, Daan Hoogland wrote: > Sure, but I have no time right now to implement the fix for the latest > issue we found. If I ge

Build failed in Jenkins: simulator-4.5-singlerun #245

2015-06-17 Thread jenkins
See -- Started by upstream project "build-4.5-simulator" build number 300 originally caused by: Started by upstream project "build-4.5" build number 486 originally caused by: Started by an

Build failed in Jenkins: package-rhel63-4.5 #285

2015-06-17 Thread jenkins
See -- Started by upstream project "build-4.5" build number 486 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on rpmbuilder-2 i

Re: Re: 请教增添模块后访问404错误的解决方法

2015-06-17 Thread 刘俊朋
Hi Daan leon wants to know 1)how to add new module in the UI 2)he add a new module 、compile rpm package and install it. He could not access it from UI, the UI reports 404 erro. [cid:_Foxmail.

Re: Re: 请教增添模块后访问404错误的解决方法

2015-06-17 Thread Rajani Karuturi
(Not sure if this would help) there is a wiki page describing it https://cwiki.apache.org/confluence/display/CLOUDSTACK/UI+Plugin+Tutorial ~Rajani 2015-06-18 12:11 GMT+05:30 刘俊朋 : > Hi Daan > leon wants to know > 1)how to add new module in the UI > 2)he add a new module 、compile rpm package and