Re: Swift storage

2015-05-29 Thread Andrija Panic
auth v1, old libraries, lot's of limitations (cant extract/download ISO/template from ACS, dont see if register/download of ISO/template from URL has started at all - no progress percentage, etc). Problems deleting any ISO/template from GUI (at the moment, zoneid is or is not sent, in contrast

[GitHub] cloudstack pull request: Replacing real IPs by 127.0.0.1.

2015-05-29 Thread wilderrodrigues
GitHub user wilderrodrigues opened a pull request: https://github.com/apache/cloudstack/pull/325 Replacing real IPs by 127.0.0.1. - It was causing problems in some environments - The Ips should have been removed in a previous commit, but some of them were missed

[GitHub] cloudstack pull request: Build and create tomcat, fix several othe...

2015-05-29 Thread rsafonseca
Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/238#issuecomment-106741425 Hi @remibergsma First of all. thank you for your comment :) I've been very busy these past couple of days, so i haven't gotten around to do what you

[GitHub] cloudstack pull request: CLOUDSTACK-8515: Skipping snapshot test c...

2015-05-29 Thread gauravaradhye
GitHub user gauravaradhye opened a pull request: https://github.com/apache/cloudstack/pull/324 CLOUDSTACK-8515: Skipping snapshot test cases for HyperV and LXC Skipping because snapshot not supported on HyperV and LXC. Concurrent Snapshots ... SKIP: Snapshot is not

[GitHub] cloudstack pull request: Replacing real IPs by 127.0.0.1.

2015-05-29 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/325#issuecomment-106748023 @bhaisaab Everything seems happy and green. ;) Cheers, Wilder --- If your project is set up for it, you can reply to this email and

Re: KVM unit tests issue

2015-05-29 Thread Wilder Rodrigues
That’s a bunch of emails within 10minutes. :) I checked the branch again and found out that not all the IPs have been replaced. It means that you commit on the 25th was fine. Will fix it now and merge. Cheers, Wilder On 29 May 2015, at 09:09, Wilder Rodrigues wrodrig...@schubergphilis.com

Re: KVM unit tests issue

2015-05-29 Thread Rohit Yadav
Thanks Wilder :) On 29-May-2015, at 9:18 am, Wilder Rodrigues wrodrig...@schubergphilis.com wrote: That’s a bunch of emails within 10minutes. :) I checked the branch again and found out that not all the IPs have been replaced. It means that you commit on the 25th was fine. Will fix it

[GitHub] cloudstack pull request: Replacing real IPs by 127.0.0.1.

2015-05-29 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/325#issuecomment-106740346 LGTM, I'll wait for Travis to go green just in case. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] cloudstack pull request: Build and create tomcat, fix several othe...

2015-05-29 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/238#issuecomment-106743307 Hi @rsafonseca I got your PR to build the RPMs and do some manual tests on it. RPMs were created successfully! I then copied them into a

Re: Swift storage

2015-05-29 Thread Sanjeev N
No issues with S3 provider. On Fri, May 29, 2015 at 12:48 PM, Andrija Panic andrija.pa...@gmail.com wrote: auth v1, old libraries, lot's of limitations (cant extract/download ISO/template from ACS, dont see if register/download of ISO/template from URL has started at all - no progress

[GitHub] cloudstack pull request: Replacing real IPs by 127.0.0.1.

2015-05-29 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/325#issuecomment-106740792 Yes, please wait for Trave. Thanks, @bhaisaab Cheers, Wilder --- If your project is set up for it, you can reply to this email and

[GitHub] cloudstack pull request: Build and create tomcat, fix several othe...

2015-05-29 Thread rsafonseca
Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/238#issuecomment-106752449 Hi @wilderrodrigues Both the issues you hit are legacy behaviour :) I'm guessing that you've deployed it in debian, because the server.xml

Swift storage

2015-05-29 Thread prapul cool
Hi,     Has  any one added swift as secondary storage in cloudstack, if yes please share the instructions for it.    How do we seed systemvm template in this case? Thanks,Prapul sriram,PSI cloud solutions.

Re: Custom validation of a custom config value

2015-05-29 Thread Rajani Karuturi
we do not have validation framework for the configs. We only do simple validation of datatype check ie) if its boolean, parseBoolean etc. ~Rajani On Fri, May 29, 2015 at 10:54 AM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Hi, If you have a plug-in that adds a custom config value

Re: KVM unit tests issue

2015-05-29 Thread Wilder Rodrigues
Sorry guys, I missed this email. A couple of weeks ago I replaced many IPs by 127.0.0.1 in the tests. Missed that one. Haven’t ran into this issue - not local, remotely or seen any complain on ASF builds. Reason for not reacting before. Will fix. Cheers, Wilder On 25 May 2015, at 16:01,

[GitHub] cloudstack pull request: CLOUDSTACK-8515: Skipping snapshot test c...

2015-05-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/324 --- 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: KVM unit tests issue

2015-05-29 Thread Wilder Rodrigues
Hi there again, The file on master doesn’t contains my changes, as we already know: https://github.com/apache/cloudstack/blob/master/plugins/hypervisors/kvm/test/com/cloud/hypervisor/kvm/resource/LibvirtComputingResourceTest.java If you check the history, the changes were gone 7 days ago, on

Re: KVM unit tests issue

2015-05-29 Thread Wilder Rodrigues
Sorry, that’s the PR: https://github.com/apache/cloudstack/pull/270 Cheers, Wilder On 29 May 2015, at 09:03, Wilder Rodrigues wrodrig...@schubergphilis.commailto:wrodrig...@schubergphilis.com wrote: It was indeed fixed on libvirt:

Re: KVM unit tests issue

2015-05-29 Thread Wilder Rodrigues
It was indeed fixed on libvirt: https://github.com/schubergphilis/cloudstack/commit/982a0235a0143864e5b0eda1836fb913d91252f6 and it was merged 9 days ago: https://github.com/schubergphilis/cloudstack/commit/982a0235a0143864e5b0eda1836fb913d91252f6 It seems another PR just got rid of my

Shall we soon do a 4.5.2 release?

2015-05-29 Thread Remi Bergsma
Hi guys, I've been playing with KVM on CentOS 7.1 and found it does not work well with 4.5.1 due to a problem that Rohit already solved last week (thanks!). See PR: https://github.com/apache/cloudstack/pull/290 Shall we do a new 4.5 release in the coming week or so? Then we can benefit from some

[GitHub] cloudstack pull request: CLOUDSTACK-8525: NPE while updating the s...

2015-05-29 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/321#issuecomment-106782174 @karuturi Will start testing now. :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

Re: Shall we soon do a 4.5.2 release?

2015-05-29 Thread Wido den Hollander
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/29/2015 02:20 PM, Remi Bergsma wrote: Hi guys, I've been playing with KVM on CentOS 7.1 and found it does not work well with 4.5.1 due to a problem that Rohit already solved last week (thanks!). See PR:

Re: Swift storage

2015-05-29 Thread Andrija Panic
Nice to hear that :) Sanjeev, is migration api supported if we use 2 nfs boxes now for secondary storage or if it must be only 1 nfs box(that will ve converted to staging store)? Thx On May 29, 2015 11:02 AM, Sanjeev N sanj...@apache.org wrote: No issues with S3 provider. On Fri, May 29, 2015

[GitHub] cloudstack pull request: Build and create tomcat, fix several othe...

2015-05-29 Thread rsafonseca
Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/238#issuecomment-106758023 Indeed.. it's only setup on centos 6 and not 7, sorry for misleading you there :) cloudstack-setup-management will link the server.xml in any environment

[GitHub] cloudstack pull request: Build and create tomcat, fix several othe...

2015-05-29 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/238#issuecomment-106760113 Hi @rsafonseca I executed the script then... lrwxrwxrwx. 1 root root 44 May 29 05:39 server.xml -

[GitHub] cloudstack pull request: CLOUDSTACK-8527: Skipping VPC tests on Hy...

2015-05-29 Thread gauravaradhye
GitHub user gauravaradhye opened a pull request: https://github.com/apache/cloudstack/pull/326 CLOUDSTACK-8527: Skipping VPC tests on HyperV Skipping because VP is not supported on HyperV. You can merge this pull request into a Git repository by running: $ git pull

https://issues.apache.org/jira/browse/CLOUDSTACK-8289

2015-05-29 Thread Andrija Panic
Hi guys, anyone maybe looking into this issue ? https://issues.apache.org/jira/browse/CLOUDSTACK-8289 Adding region is not working from UI - if there is any workarround - maybe adding records to cloud.region table is enough ? Thanks, -- Andrija Panić

[GitHub] cloudstack pull request: CLOUDSTACK-8526: Use more memory for VM d...

2015-05-29 Thread gauravaradhye
GitHub user gauravaradhye opened a pull request: https://github.com/apache/cloudstack/pull/327 CLOUDSTACK-8526: Use more memory for VM deployment on HyperV when SSH is tried to VM HyperV VMs are GUI based. So if SSH to VM is to be successful, they need at least 1 GB memory.

[GitHub] cloudstack pull request: Replacing real IPs by 127.0.0.1.

2015-05-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/325 --- 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: [PROPOSAL] iSCSI and HA support in Hyper-V

2015-05-29 Thread Anshul Gangwar
Have updated the FS with more details. Code is available for review at https://github.com/anshul1886/cloudstack-1/tree/hyperv-fccsv in hyperv-fccsv branch. Regards, Anshul On 07-May-2015, at 4:07 pm, Anshul Gangwar anshul.gang...@citrix.commailto:anshul.gang...@citrix.com wrote: Daan, Its

[GitHub] cloudstack pull request: CLOUDSTACK-8527: Skipping VPC tests on Hy...

2015-05-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/326 --- 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-8526: Use more memory for VM d...

2015-05-29 Thread gauravaradhye
Github user gauravaradhye closed the pull request at: https://github.com/apache/cloudstack/pull/327 --- 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

Re: Shall we soon do a 4.5.2 release?

2015-05-29 Thread Daan Hoogland
Remi, let's doe 4.4.4 this weekend first;) if no further issues come up Or do we want a 4.5.2 irrespective and simultaneous? Op vr 29 mei 2015 om 14:25 schreef Wido den Hollander w...@widodh.nl: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/29/2015 02:20 PM, Remi Bergsma wrote:

Re: [Feature] Cloudstack KVM with RBD

2015-05-29 Thread Logan Barfield
Wido, I completely understand your position. I hope I didn't give the impression that I thought this was your responsibility. I just mentioned your name because you're more or less the authority on the Ceph/Cloudstack integration components if anyone is. As I mentioned before I think just

[GitHub] cloudstack pull request: Reinstate working sessions in browser

2015-05-29 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/308#issuecomment-106800322 Hi @rsafonseca thanks for the update and patch. It's a good idea to use HTTPOnly flag on cookie to ensure we have the authentication going on and at the same time

Re: Shall we soon do a 4.5.2 release?

2015-05-29 Thread Remi Bergsma
That's OK Daan. Let's get some final patches in (if any) before we'll create a RC for 4.5.2 somewhere next week. In the mean time we'll work to get 4.4.4 out. Regards, Remi 2015-05-29 15:00 GMT+02:00 Daan Hoogland daan.hoogl...@gmail.com: Remi, let's doe 4.4.4 this weekend first;) if no

Re: Shall we soon do a 4.5.2 release?

2015-05-29 Thread Rohit Yadav
Hi, I think let’s do 4.4.4 first to ensure upgrade paths in 4.5.2, master etc. I’ve identified few more issues in 4.5.1 that need to be fixed so I'm planning to drive efforts into releasing 4.5.2 in about 1-2 weeks from now when I think we would have made those fixes related to KVM, VMWare, UI

Re: Shall we soon do a 4.5.2 release?

2015-05-29 Thread Andrija Panic
Wido, do we have support for RBD resize currently in 4.5 branch ? I tested 4.5.1 tag, and it didnt work - Im talking here about DATA volume resize, while VM is off... 2015-05-28 16:14:56,257 DEBUG [cloud.agent.Agent] (agentRequest-Handler-1:null) Seq 1-4646870390516222369: { Ans: , MgmtId:

[GitHub] cloudstack pull request: Replacing real IPs by 127.0.0.1.

2015-05-29 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/325#issuecomment-106811796 @wilderrodrigues you bet :) --- 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

[GitHub] cloudstack pull request: Reinstate working sessions in browser

2015-05-29 Thread rsafonseca
Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/308#issuecomment-106818248 Hi Rohit, thank you for your view on this :) Here's my comment on it: 1. No use on protecting the sessionkey from MITM attacks, as the

Re: Swift storage

2015-05-29 Thread Sanjeev N
yes all the existing nfs storages will be converted to staging storage after migrating from nfs to s3. On Fri, May 29, 2015 at 2:50 PM, Andrija Panic andrija.pa...@gmail.com wrote: Nice to hear that :) Sanjeev, is migration api supported if we use 2 nfs boxes now for secondary storage or if

Re: [RFC] SAML2 plugin improvements

2015-05-29 Thread Rohit Yadav
Hi, Just want to share that SAML plugin now supports HTTP-POST and HTTP-Redirect bindings and in my local setup it seems to be working with Shibboleth and also with SSOCircle, OpenFiede and TestShib: https://github.com/apache/cloudstack/commits/saml-production-grade Erik - the current SAML

Re: Swift storage

2015-05-29 Thread Andrija Panic
Interesting so its suported to have 2 staging nfs. Great. Thx Sanjeev On May 29, 2015 5:32 PM, Sanjeev N sanj...@apache.org wrote: yes all the existing nfs storages will be converted to staging storage after migrating from nfs to s3. On Fri, May 29, 2015 at 2:50 PM, Andrija Panic

Re: Shall we soon do a 4.5.2 release?

2015-05-29 Thread Daan Hoogland
making a new rc as I don't have time the rest of the weekend. no problem if I need to do another. vote thread coming up Op vr 29 mei 2015 om 16:00 schreef Andrija Panic andrija.pa...@gmail.com: Wido, do we have support for RBD resize currently in 4.5 branch ? I tested 4.5.1 tag, and it didnt

[GitHub] cloudstack pull request: Fix agent/management conflict

2015-05-29 Thread rsafonseca
Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/329#issuecomment-106893942 @DaanHoogland too late for 4.4.4? :) --- 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

[GitHub] cloudstack pull request: Fix agent/management conflict

2015-05-29 Thread rsafonseca
Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/329#issuecomment-106897613 nah not blocking a thing on my side.. just thought i'd contribute something more to your release, but it wasn't on time :) one old bug less for 4.4.5 i guess

[GitHub] cloudstack pull request: Cleanup awsapi leftovers

2015-05-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/328 --- 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: [Feature] Cloudstack KVM with RBD

2015-05-29 Thread Gerolamo Valcamonica
Il 28/05/2015 03:18, Star Guo ha scritto: However, when I do some volume operation, such as create snapshot, create template, template deploy ect, it also take some time to finish because copy data between primary storage and secondary storage. So I think that if we support the same rbd as

Re: Shall we soon do a 4.5.2 release?

2015-05-29 Thread Rafael Fonseca
Here's one for current versions :) https://github.com/apache/cloudstack/pull/329 On Fri, May 29, 2015 at 8:06 PM, Daan Hoogland daan.hoogl...@gmail.com wrote: making a new rc as I don't have time the rest of the weekend. no problem if I need to do another. vote thread coming up Op vr 29 mei

[GitHub] cloudstack pull request: Cleanup awsapi leftovers

2015-05-29 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/328#issuecomment-106874647 I swear I did remove them, probably some merge issue. LGTM, merging now. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cloudstack pull request: Fix agent/management conflict

2015-05-29 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/329#issuecomment-106894818 @rsafonseca , just a second or so, sorry. If this is really blocking you I can create a new RC on monday. It is an old known bug, though. Can't really worry to

[GitHub] cloudstack pull request: Fix agent/management conflict

2015-05-29 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/329 Fix agent/management conflict There is an entry for the agent log directory in the management packaging, creating a conflict between the two RPMs. This issue occurs in both 4.4.x and

[GitHub] cloudstack pull request: Change tests random number generator to /...

2015-05-29 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/330 Change tests random number generator to /dev/urandom This fixes a big performance issue with random number generation with more recent kernels and java versions in linux, the impact is

[GitHub] cloudstack pull request: Fix agent/management conflict

2015-05-29 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/329#issuecomment-106903590 @rsafonseca this is not an issue on 4.5/master, I had already fixed it. possibly for 4.4; will apply it on 4.4 nonetheless. @DaanHoogland no need of another RC,

[GitHub] cloudstack pull request: template, api: fix format desc, add OVA f...

2015-05-29 Thread resmo
GitHub user resmo opened a pull request: https://github.com/apache/cloudstack/pull/331 template, api: fix format desc, add OVA format You can merge this pull request into a Git repository by running: $ git pull https://github.com/resmo/cloudstack patch-1 Alternatively you

[GitHub] cloudstack pull request: Fix agent/management conflict

2015-05-29 Thread rsafonseca
Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/329#issuecomment-106904018 perhaps there was a regression? I got the issue in 4.4 and 4.5 master is fine though :) --- If your project is set up for it, you can reply to this email and

[GitHub] cloudstack pull request: Automation for issue, Private template no...

2015-05-29 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/241#issuecomment-106908016 @shwetaag @gauravaradhye @pavanb018 any progress on this one thanks? (sorry don't have infra to run/test this) --- If your project is set up for it, you can reply

[GitHub] cloudstack pull request: Fix agent/management conflict

2015-05-29 Thread rsafonseca
GitHub user rsafonseca reopened a pull request: https://github.com/apache/cloudstack/pull/329 Fix agent/management conflict There is an entry for the agent log directory in the management packaging, creating a conflict between the two RPMs. This issue occurs in both 4.4.x and

[GitHub] cloudstack pull request: Fix agent/management conflict

2015-05-29 Thread rsafonseca
Github user rsafonseca closed the pull request at: https://github.com/apache/cloudstack/pull/329 --- 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

[GitHub] cloudstack pull request: Fix agent/management conflict

2015-05-29 Thread rsafonseca
Github user rsafonseca closed the pull request at: https://github.com/apache/cloudstack/pull/329 --- 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

[GitHub] cloudstack pull request: Fix agent/management conflict

2015-05-29 Thread rsafonseca
Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/329#issuecomment-106908889 . --- 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

Re: [GitHub] cloudstack pull request: Fix agent/management conflict

2015-05-29 Thread Remi Bergsma
Looks like asfgit only closes PRs when we commit to master branch and not to any another one. Can we maybe ask for some more branches to be monitored, like 4.4 and 4.5 etc. Would save manual work. Regards, Remi Sent from my iPhone On 29 May 2015, at 21:01, bhaisaab g...@git.apache.org

[GitHub] cloudstack pull request: Reinstate working sessions in browser

2015-05-29 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/308#issuecomment-106906370 Hi @rsafonseca, thanks for replying. - I agree, it's best to force and use SSL than use secure flag. - Regarding point 3, what I mean to explain is that

[GitHub] cloudstack pull request: Fix agent/management conflict

2015-05-29 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/329#issuecomment-106904206 @rsafonseca not applicable latest 4.5; applied your PR on 4.4. Thanks, please close it manually (asfgit failed to close it). --- If your project is set up for it,

[GitHub] cloudstack pull request: template, api: fix format desc, add OVA f...

2015-05-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/331 --- 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: template, api: fix format desc, add OVA f...

2015-05-29 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/331#issuecomment-106904312 LGTM, thanks @resmo --- 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

[GitHub] cloudstack pull request: CLOUDSTACK-8308-Adding-automation-test-ca...

2015-05-29 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/229#issuecomment-106907661 I don't have infra to test/run this, @pritisarap12 @gauravaradhye - can you review/test/merge this. Thanks. --- If your project is set up for it, you can reply

[GitHub] cloudstack pull request: Fix agent/management conflict

2015-05-29 Thread rsafonseca
Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/329#issuecomment-106908778 @bhaisaab you are right! .. though it happened on the 4.5 version i built locally... perhaps my copy of the branch was not up to date when i tested :)

[GitHub] cloudstack pull request: Change tests random number generator to /...

2015-05-29 Thread bhaisaab
Github user bhaisaab commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/330#discussion_r31354958 --- Diff: pom.xml --- @@ -958,6 +958,9 @@ groupIdorg.apache.maven.plugins/groupId

[GitHub] cloudstack pull request: CLOUDSTACK-8525: NPE while updating the s...

2015-05-29 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/321#issuecomment-106904868 LGTM, @wilderrodrigues since you're testing please merge once it's green on your side. Thanks @karuturi --- If your project is set up for it, you can reply to

[GitHub] cloudstack pull request: CLOUDSTACK-8231: fixed merge conflicts wi...

2015-05-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/302 --- 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-6276: affinitygroup: implement...

2015-05-29 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/264#issuecomment-106908111 @resmo thanks, okay just saw WIP. Let us know when it's ready for merge! --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cloudstack pull request: CLOUDSTACK-8231: fixed merge conflicts wi...

2015-05-29 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/302#issuecomment-106907445 @vadimkim thanks for the fix but it did not apply cleanly. Nevertheless, I applied it manually and merged on both master and 4.5 branch. Can you see if that's

[GitHub] cloudstack pull request: Change tests random number generator to /...

2015-05-29 Thread rsafonseca
Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/330#issuecomment-106909482 there's a builtin symlink that redirects /dev/urandom to /dev/random. this is the only way to make it work :) This is a known issue with a lot of java apps

Re: IPv6 ideas for Basic Networking

2015-05-29 Thread Suresh Ramamurthy
Hi Wido, After reading your IPv6 ideas for Basic Networking, I realized that couple of them can be reused for Advanced Networking too. We have come up with a proposal for IPv6 support in VPC and it is posted in wiki https://cwiki.apache.org/confluence/display/CLOUDSTACK/IPv6+in+VPC+Router Did

[GitHub] cloudstack pull request: Use same sudoers config for all distros

2015-05-29 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/332 Use same sudoers config for all distros Each distro was using its own sudo config method, now all use the same config file and are setup by the packaging and have the user variable evaluated

[GitHub] cloudstack pull request: Cleanup awsapi leftovers

2015-05-29 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/328 Cleanup awsapi leftovers Just a couple of things that were still in the code :) You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cloudstack pull request: Cleanup awsapi leftovers

2015-05-29 Thread rsafonseca
Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/328#issuecomment-106875402 If if comes back we will just kill it again :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[VOTE] release candidate 4.4.4

2015-05-29 Thread Daan Hoogland
Hi All, I've created a 4.4.4 release, with the following artifacts up for a vote: Git Branch and Commit SH:https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/

Re: Custom validation of a custom config value

2015-05-29 Thread Mike Tutkowski
Thanks On Friday, May 29, 2015, Rajani Karuturi raj...@apache.org wrote: we do not have validation framework for the configs. We only do simple validation of datatype check ie) if its boolean, parseBoolean etc. ~Rajani On Fri, May 29, 2015 at 10:54 AM, Mike Tutkowski

[GitHub] cloudstack pull request: Reinstate working sessions in browser

2015-05-29 Thread rsafonseca
Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/308#issuecomment-106937060 Hi @bhaisaab I don't think that is an issue :) Whatever your login method, the cookie will always be set on the first successful command and subsequent

[GitHub] cloudstack pull request: Reflections upgrade to 0.9.9

2015-05-29 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/333 Reflections upgrade to 0.9.9 Reflection's 0.9.8 dependency javassist doen't properly support java8 and was throwing: Error: java.io.IOException: invalid constant type: 18

[GitHub] cloudstack pull request: Reflections upgrade to 0.9.9

2015-05-29 Thread rsafonseca
Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/333#issuecomment-106941899 ops :) --- 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