[GitHub] cloudstack pull request #1620: oobm: simply change password transactional lo...

2016-08-02 Thread rhtyd
GitHub user rhtyd opened a pull request: https://github.com/apache/cloudstack/pull/1620 oobm: simply change password transactional logic - Simplifies change password transactional logic without using pessmistic locks - Adds a re-enter password field in the UI to valid ipmi/oobm

Re: RPMs for testing ACS4.9 RC2

2016-08-02 Thread Wido den Hollander
> Op 2 augustus 2016 om 4:17 schreef ilya : > > > Hi Team > > Curious if there are noredist RPM of ACS 4.9 RC2 readily available > somewhere i can use for testing.. > RC2 was voted for with a pass. I'm currently building the RPM and DEB packages and will wait with releasing them when 4.9.0 i

Re: [PROPOSAL] Early LTS Initial Release

2016-08-02 Thread Rajani Karuturi
We already maintain the release branches and do regular releases(of the past two releases) on them. What are we achieving through this LTS model? How is 4.9.1 different from 4.9.0.0_1.0? ~ Rajanihttp://cloudplatform.accelerite.com/ On August 2, 2016 at 2:33 AM, John Burwell (john.burw...@shapeblue

[GitHub] cloudstack pull request #1621: Fix a little issue from PR1610 if the db.prop...

2016-08-02 Thread milamberspace
GitHub user milamberspace opened a pull request: https://github.com/apache/cloudstack/pull/1621 Fix a little issue from PR1610 if the db.properties file hasn't EOL c… …haracter at the end of file And some improvements about the dir/file using variables cc @wido

[GitHub] cloudstack issue #1610: packaging: Add db.X.driver=jdbc:mysql to db.properti...

2016-08-02 Thread milamberspace
Github user milamberspace commented on the issue: https://github.com/apache/cloudstack/pull/1610 Done #1621 --- 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

[GitHub] cloudstack pull request #1615: CLOUDSTACK-9438: Fix for CLOUDSTACK-9252 - Ma...

2016-08-02 Thread koushik-das
Github user koushik-das commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1615#discussion_r73114913 --- Diff: engine/schema/src/org/apache/cloudstack/storage/datastore/db/ImageStoreDaoImpl.java --- @@ -16,7 +16,7 @@ * specific language govern

[GitHub] cloudstack issue #1621: Fix a little issue from PR1610 if the db.properties ...

2016-08-02 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1621 LGTM thanks @milamberspace --- 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 w

[GitHub] cloudstack issue #1621: Fix a little issue from PR1610 if the db.properties ...

2016-08-02 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1621 LGTM! Thanks for the fix. Could you also open one for master? It needs to be fixed there as well. --- If your project is set up for it, you can reply to this email and have your reply app

[GitHub] cloudstack pull request #1615: CLOUDSTACK-9438: Fix for CLOUDSTACK-9252 - Ma...

2016-08-02 Thread koushik-das
Github user koushik-das commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1615#discussion_r73118216 --- Diff: setup/db/db/schema-481to490.sql --- @@ -545,3 +545,6 @@ INSERT IGNORE INTO `cloud`.`guest_os_hypervisor` (uuid,hypervisor_type, hypervis

[GitHub] cloudstack pull request #1615: CLOUDSTACK-9438: Fix for CLOUDSTACK-9252 - Ma...

2016-08-02 Thread koushik-das
Github user koushik-das commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1615#discussion_r73118335 --- Diff: setup/db/db/schema-481to490.sql --- @@ -545,3 +545,6 @@ INSERT IGNORE INTO `cloud`.`guest_os_hypervisor` (uuid,hypervisor_type, hypervis

[GitHub] cloudstack pull request #1615: CLOUDSTACK-9438: Fix for CLOUDSTACK-9252 - Ma...

2016-08-02 Thread koushik-das
Github user koushik-das commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1615#discussion_r73118447 --- Diff: engine/schema/src/org/apache/cloudstack/storage/datastore/db/ImageStoreDetailVO.java --- @@ -23,61 +23,61 @@ import javax.persistence

[GitHub] cloudstack issue #1621: Fix a little issue from PR1610 if the db.properties ...

2016-08-02 Thread karuturi
Github user karuturi commented on the issue: https://github.com/apache/cloudstack/pull/1621 We dont need a PR for master. It will be forward merged. If you can create a jira ticket for this (even better would be to reuse the one used in PR1610), it will be useful. --- If your pr

Re: Next Releases

2016-08-02 Thread Jeff Hair
Is 4.8 now the earliest supported release, or is it still 4.7? *Jeff Hair* Technical Lead and Software Developer Tel: (+354) 415 0200 j...@greenqloud.com www.greenqloud.com On Tue, Aug 2, 2016 at 2:36 AM, John Burwell wrote: > All, > > First, thank you to Will for taking on 4.9 and getting it

[GitHub] cloudstack pull request #1622: Adding missing bits field to TemplateResponse

2016-08-02 Thread ProjectMoon
GitHub user ProjectMoon opened a pull request: https://github.com/apache/cloudstack/pull/1622 Adding missing bits field to TemplateResponse This pull request adds a bits field for template size, and sets it equal to ISO size. You can merge this pull request into a Git repository by

[GitHub] cloudstack issue #1607: SSVM downloader now handles redirects properly.

2016-08-02 Thread ProjectMoon
Github user ProjectMoon commented on the issue: https://github.com/apache/cloudstack/pull/1607 Rebased to the latest master. --- 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 enabl

[GitHub] cloudstack issue #1617: Changed UsageEventUtils to UsageEventEmitter and mad...

2016-08-02 Thread ProjectMoon
Github user ProjectMoon commented on the issue: https://github.com/apache/cloudstack/pull/1617 Rebased to latest master, though I suspect the same error will still occur in the CI run. --- If your project is set up for it, you can reply to this email and have your reply appear on Git

[GitHub] cloudstack issue #1492: [CLOUDSTACK-9003] Resource Naming Policies

2016-08-02 Thread ProjectMoon
Github user ProjectMoon commented on the issue: https://github.com/apache/cloudstack/pull/1492 Rebased to latest master. --- 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 a

[GitHub] cloudstack issue #1492: [CLOUDSTACK-9003] Resource Naming Policies

2016-08-02 Thread ProjectMoon
Github user ProjectMoon commented on the issue: https://github.com/apache/cloudstack/pull/1492 Rebased to latest master. --- 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 a

[GitHub] cloudstack issue #1618: Now returning os info with the list snapshot respons...

2016-08-02 Thread ProjectMoon
Github user ProjectMoon commented on the issue: https://github.com/apache/cloudstack/pull/1618 Rebased to latest master. --- 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 a

Re: RPMs for testing ACS4.9 RC2

2016-08-02 Thread Rohit Yadav
Hi Ilya, We're waiting for the 4.9.0 announcements which is why the repositories announcements, release notes/upgrade notes etc. and links are yet to be added/edited on the website. I've built a repository from the tag during voting that you may use for testing: http://packages.shapeblue.com

[GitHub] cloudstack issue #1566: Followup fix for #1162: Add support for not (re)star...

2016-08-02 Thread ProjectMoon
Github user ProjectMoon commented on the issue: https://github.com/apache/cloudstack/pull/1566 Rebased to latest master. --- 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 a

[GitHub] cloudstack issue #1450: CLOUDSTACK-9317: Enable/disable static NAT associate...

2016-08-02 Thread ProjectMoon
Github user ProjectMoon commented on the issue: https://github.com/apache/cloudstack/pull/1450 Updated to latest 4.7. --- 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

[GitHub] cloudstack issue #1559: CLOUDSTACK-9280: System VM volumes can be expunged i...

2016-08-02 Thread ProjectMoon
Github user ProjectMoon commented on the issue: https://github.com/apache/cloudstack/pull/1559 Updated to latest master. --- 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 a

Re: Next Releases

2016-08-02 Thread Will Stevens
4.8 is now the oldest supported release. On Aug 2, 2016 5:12 AM, "Jeff Hair" wrote: > Is 4.8 now the earliest supported release, or is it still 4.7? > > *Jeff Hair* > Technical Lead and Software Developer > > Tel: (+354) 415 0200 > j...@greenqloud.com > www.greenqloud.com > > On Tue, Aug 2, 2016

[GitHub] cloudstack pull request #1615: CLOUDSTACK-9438: Fix for CLOUDSTACK-9252 - Ma...

2016-08-02 Thread nvazquez
Github user nvazquez commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1615#discussion_r73154622 --- Diff: engine/schema/src/org/apache/cloudstack/storage/datastore/db/ImageStoreDaoImpl.java --- @@ -16,7 +16,7 @@ * specific language governing

[GitHub] cloudstack pull request #1615: CLOUDSTACK-9438: Fix for CLOUDSTACK-9252 - Ma...

2016-08-02 Thread nvazquez
Github user nvazquez commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1615#discussion_r73156809 --- Diff: setup/db/db/schema-481to490.sql --- @@ -545,3 +545,6 @@ INSERT IGNORE INTO `cloud`.`guest_os_hypervisor` (uuid,hypervisor_type, hypervis

[GitHub] cloudstack pull request #1615: CLOUDSTACK-9438: Fix for CLOUDSTACK-9252 - Ma...

2016-08-02 Thread nvazquez
Github user nvazquez commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1615#discussion_r73156984 --- Diff: engine/schema/src/org/apache/cloudstack/storage/datastore/db/ImageStoreDetailVO.java --- @@ -23,61 +23,61 @@ import javax.persistence.Id

[GitHub] cloudstack issue #1450: CLOUDSTACK-9317: Enable/disable static NAT associate...

2016-08-02 Thread ProjectMoon
Github user ProjectMoon commented on the issue: https://github.com/apache/cloudstack/pull/1450 Closing to reopen against 4.8. --- 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 enab

[GitHub] cloudstack pull request #1450: CLOUDSTACK-9317: Enable/disable static NAT as...

2016-08-02 Thread ProjectMoon
Github user ProjectMoon closed the pull request at: https://github.com/apache/cloudstack/pull/1450 --- 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 featu

[GitHub] cloudstack pull request #1623: Enable/disable static NAT associates only rel...

2016-08-02 Thread ProjectMoon
GitHub user ProjectMoon opened a pull request: https://github.com/apache/cloudstack/pull/1623 Enable/disable static NAT associates only relevant IPs. New version of #1450, opened against the 4.8 branch. **Original Description** This pull request fixes a concurrency issue

[GitHub] cloudstack pull request #1491: Fixes regarding VOLUME_DELETE events resultin...

2016-08-02 Thread ProjectMoon
Github user ProjectMoon closed the pull request at: https://github.com/apache/cloudstack/pull/1491 --- 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 featu

[GitHub] cloudstack issue #1491: Fixes regarding VOLUME_DELETE events resulting from ...

2016-08-02 Thread ProjectMoon
Github user ProjectMoon commented on the issue: https://github.com/apache/cloudstack/pull/1491 Closing to reopen against 4.8. --- 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 enab

[GitHub] cloudstack pull request #1624: Fixes regarding VOLUME_DELETE events resultin...

2016-08-02 Thread ProjectMoon
GitHub user ProjectMoon opened a pull request: https://github.com/apache/cloudstack/pull/1624 Fixes regarding VOLUME_DELETE events resulting from account deletion New version of #1491. **Original Description** New version of #1373, but updated for the 4.7 branch with ano

KVM Plugin Test JNA Failure on Master

2016-08-02 Thread Jeff Hair
Hi, Was there an upgrade or change to JNA on the master branch? If I run the unit tests on the KVM plugin (/plugins/hypervisors/kvm/), it fails unless I specify -Djna.nosys=true. This does not happen on the 4.8 branch. Tests run: 146, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.22 sec <<<

Re: KVM Plugin Test JNA Failure on Master

2016-08-02 Thread Rohit Yadav
Hi Jeff, It depends on what base distro/OS you're using to build CloudStack. I'm using Ubuntu 16.04 and CentOS7 (latest) and I did not get errors while building latest master. Though, I see Travis related failures around few unit tests in cloud-server. If you're using Ubuntu 12.04/14.04 or o

[GitHub] cloudstack issue #1621: Fix a little issue from PR1610 if the db.properties ...

2016-08-02 Thread milamberspace
Github user milamberspace commented on the issue: https://github.com/apache/cloudstack/pull/1621 Jira ticket done. CLOUDSTACK-6671 --- 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 fea

Re: KVM Plugin Test JNA Failure on Master

2016-08-02 Thread Jeff Hair
Yeah. I'm on Ubuntu 14.04 at the moment. *Jeff Hair* Technical Lead and Software Developer Tel: (+354) 415 0200 j...@greenqloud.com www.greenqloud.com On Tue, Aug 2, 2016 at 4:03 PM, Rohit Yadav wrote: > Hi Jeff, > > > It depends on what base distro/OS you're using to build CloudStack. I'm > u

Vmware NSX Transformers

2016-08-02 Thread Nicolás Vázquez
Hi guys, I would like to bring into discussion this topic. We use NSX plugin on Cloudstack for network virtualization, and as NSX Transformers (NSX-T) was released, we would like to adapt it to Cloudstack. What do you think it would be the best approach: create a new plugin or adapt the existing

Re: [PROPOSAL] Early LTS Initial Release

2016-08-02 Thread John Burwell
Rajani, As I mentioned in my previous email, the original motivation for a completely separate branch was based on objections by some community members that the longer, more conservative LTS release cycle would place a drag on the velocity of regular releases. Additionally, users interested in

[GitHub] cloudstack pull request #1615: CLOUDSTACK-9438: Fix for CLOUDSTACK-9252 - Ma...

2016-08-02 Thread koushik-das
Github user koushik-das commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1615#discussion_r73281219 --- Diff: engine/schema/src/org/apache/cloudstack/storage/datastore/db/ImageStoreDaoImpl.java --- @@ -16,7 +16,7 @@ * specific language govern

[GitHub] cloudstack pull request #1615: CLOUDSTACK-9438: Fix for CLOUDSTACK-9252 - Ma...

2016-08-02 Thread koushik-das
Github user koushik-das commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1615#discussion_r73283060 --- Diff: setup/db/db/schema-481to490.sql --- @@ -545,3 +545,6 @@ INSERT IGNORE INTO `cloud`.`guest_os_hypervisor` (uuid,hypervisor_type, hypervis

[GitHub] cloudstack issue #1615: CLOUDSTACK-9438: Fix for CLOUDSTACK-9252 - Make NFS ...

2016-08-02 Thread koushik-das
Github user koushik-das commented on the issue: https://github.com/apache/cloudstack/pull/1615 LGTM based on code review --- 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 a

Re: [PROPOSAL] Early LTS Initial Release

2016-08-02 Thread Rajani Karuturi
The idea of maintaing the release branch longer can be discussed. But, I am -1 for separate branches and separate release trains. Maintaing the upgrade paths would be a big overhead. We are not doing regular releases on the main release branches. Rohit did a great job for 4.5(though it was backport