git commit: updated refs/heads/master to 123e9f8

2016-05-27 Thread swill
Repository: cloudstack Updated Branches: refs/heads/master 237bd46d5 -> 123e9f81a fixed a variable name broken by merge conflicts Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/123e9f81 Tree: http://git-wip-us.a

Build failed in Jenkins: cloudstack-apidocs-master #2840

2016-05-27 Thread Apache Jenkins Server
See Changes: [koushik] CLOUDSTACK-9180: Optimize concurrent VM deployment operation on same [jeff] Emit template UUID and class type over event bus when deleting [jeff] Add lsb-release dependency to mgmt server and agent on

[07/16] git commit: updated refs/heads/master to 237bd46

2016-05-27 Thread swill
API: update url field max length Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bded5e98 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/bded5e98 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/

[14/16] git commit: updated refs/heads/master to 237bd46

2016-05-27 Thread swill
Merge pull request #1567 from exoscale/CLOUDSTACK-9238 CLOUDSTACK-9238: Fix URL length to 2048 for all url fields in VOI will update the PR to add max field length in the API commands too * pr/1567: API: update url field max length not needed on host table Fix URL length to 2048 for all ur

[02/16] git commit: updated refs/heads/master to 237bd46

2016-05-27 Thread swill
Emit template UUID and class type over event bus when deleting templates. The behavior is now consistent with template creation. This commit also adds a unit test for this functionality to make sure that it will always happen. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commi

[16/16] git commit: updated refs/heads/master to 237bd46

2016-05-27 Thread swill
Merge pull request #1423 from syed/ipsec-start-bug [CLOUDSTACK-9296] Start ipsec for client VPNThis fix starts the IPSEC daemon when enabling client side vpn * pr/1423: [CLOUDSTACK-9296] Start ipsec for client VPN Signed-off-by: Will Stevens Project: http://git-wip-us.apache.org/repos/asf/

[06/16] git commit: updated refs/heads/master to 237bd46

2016-05-27 Thread swill
not needed on host table Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d0453fc2 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d0453fc2 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/d04

[04/16] git commit: updated refs/heads/master to 237bd46

2016-05-27 Thread swill
[CLOUDSTACK-9296] Start ipsec for client VPN Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/26227768 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/26227768 Diff: http://git-wip-us.apache.org/repos/asf

[13/16] git commit: updated refs/heads/master to 237bd46

2016-05-27 Thread swill
merging 4.8 -> master Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/20f77929 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/20f77929 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/20f779

[15/16] git commit: updated refs/heads/master to 237bd46

2016-05-27 Thread swill
Merge pull request #1251 from koushik-das/CLOUDSTACK-9180 CLOUDSTACK-9180: Optimize concurrent VM deployment operation on same network Check if VR needs to be allocated for a given network and only acquire lock if required Refer to the bug for details. * pr/1251: CLOUDSTACK-9180: Optimize co

[10/16] git commit: updated refs/heads/master to 237bd46

2016-05-27 Thread swill
Merge pull request #1564 from greenqloud/pr-emit-template-uuid-on-delete-4.7 Emit template UUID and class type over event bus when deleting templatesNew version of #1378 for the 4.7b branch instead of 4.6. * pr/1564: Emit template UUID and class type over event bus when deleting templates. Si

[12/16] git commit: updated refs/heads/master to 237bd46

2016-05-27 Thread swill
Merge release branch 4.7 to 4.8 * 4.7: CLOUDSTACK-9376: Restrict listTemplates API with filter=all for root admin CLOUDSTACK-9369: Restrict default login to ldap/native users Add lsb-release dependency to mgmt server and agent on Debian/Ubuntu. Emit template UUID and class type over event

[05/16] git commit: updated refs/heads/master to 237bd46

2016-05-27 Thread swill
Fix URL length to 2048 for all url fields in VO Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a59ee03f Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a59ee03f Diff: http://git-wip-us.apache.org/repos/

[11/16] git commit: updated refs/heads/master to 237bd46

2016-05-27 Thread swill
Merge pull request #1565 from greenqloud/pr-lsb-release-4.7 Add lsb-release dependency to mgmt server and agent on Debian/Ubuntu.New version of #1412, based on the 4.7 branch. * pr/1565: Add lsb-release dependency to mgmt server and agent on Debian/Ubuntu. Signed-off-by: Will Stevens Proje

[08/16] git commit: updated refs/heads/master to 237bd46

2016-05-27 Thread swill
CLOUDSTACK-9369: Restrict default login to ldap/native users - Restricts default login auth handler to ldap and native-cloudstack users - Refactors and create re-usable method to find domain by id/path - Adds unit test for refactored method in DomainManagerImpl - Adds smoke test for login handler

[09/16] git commit: updated refs/heads/master to 237bd46

2016-05-27 Thread swill
CLOUDSTACK-9376: Restrict listTemplates API with filter=all for root admin Restricts use of listemplates API with templatefilter=all for root admin only. Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cl

[01/16] git commit: updated refs/heads/master to 237bd46

2016-05-27 Thread swill
Repository: cloudstack Updated Branches: refs/heads/master ecac28ba4 -> 237bd46d5 CLOUDSTACK-9180: Optimize concurrent VM deployment operation on same network Check if VR needs to be allocated for a given network and only acquire lock if required Project: http://git-wip-us.apache.org/repos/a

[03/16] git commit: updated refs/heads/master to 237bd46

2016-05-27 Thread swill
Add lsb-release dependency to mgmt server and agent on Debian/Ubuntu. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9c1c50e0 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9c1c50e0 Diff: http://git-wi

[3/7] git commit: updated refs/heads/4.8 to 744f9d5

2016-05-27 Thread swill
CLOUDSTACK-9369: Restrict default login to ldap/native users - Restricts default login auth handler to ldap and native-cloudstack users - Refactors and create re-usable method to find domain by id/path - Adds unit test for refactored method in DomainManagerImpl - Adds smoke test for login handler

[4/6] git commit: updated refs/heads/4.7 to 9275ba2

2016-05-27 Thread swill
CLOUDSTACK-9376: Restrict listTemplates API with filter=all for root admin Restricts use of listemplates API with templatefilter=all for root admin only. Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cl

[6/7] git commit: updated refs/heads/4.8 to 744f9d5

2016-05-27 Thread swill
Merge pull request #1565 from greenqloud/pr-lsb-release-4.7 Add lsb-release dependency to mgmt server and agent on Debian/Ubuntu.New version of #1412, based on the 4.7 branch. * pr/1565: Add lsb-release dependency to mgmt server and agent on Debian/Ubuntu. Signed-off-by: Will Stevens Proje

[4/7] git commit: updated refs/heads/4.8 to 744f9d5

2016-05-27 Thread swill
CLOUDSTACK-9376: Restrict listTemplates API with filter=all for root admin Restricts use of listemplates API with templatefilter=all for root admin only. Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cl

[2/6] git commit: updated refs/heads/4.7 to 9275ba2

2016-05-27 Thread swill
Add lsb-release dependency to mgmt server and agent on Debian/Ubuntu. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9c1c50e0 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9c1c50e0 Diff: http://git-wi

[6/6] git commit: updated refs/heads/4.7 to 9275ba2

2016-05-27 Thread swill
Merge pull request #1565 from greenqloud/pr-lsb-release-4.7 Add lsb-release dependency to mgmt server and agent on Debian/Ubuntu.New version of #1412, based on the 4.7 branch. * pr/1565: Add lsb-release dependency to mgmt server and agent on Debian/Ubuntu. Signed-off-by: Will Stevens Proje

[7/7] git commit: updated refs/heads/4.8 to 744f9d5

2016-05-27 Thread swill
Merge release branch 4.7 to 4.8 * 4.7: CLOUDSTACK-9376: Restrict listTemplates API with filter=all for root admin CLOUDSTACK-9369: Restrict default login to ldap/native users Add lsb-release dependency to mgmt server and agent on Debian/Ubuntu. Emit template UUID and class type over event

[3/6] git commit: updated refs/heads/4.7 to 9275ba2

2016-05-27 Thread swill
CLOUDSTACK-9369: Restrict default login to ldap/native users - Restricts default login auth handler to ldap and native-cloudstack users - Refactors and create re-usable method to find domain by id/path - Adds unit test for refactored method in DomainManagerImpl - Adds smoke test for login handler

[1/6] git commit: updated refs/heads/4.7 to 9275ba2

2016-05-27 Thread swill
Repository: cloudstack Updated Branches: refs/heads/4.7 d9429f6ad -> 9275ba27f Emit template UUID and class type over event bus when deleting templates. The behavior is now consistent with template creation. This commit also adds a unit test for this functionality to make sure that it will alw

[1/7] git commit: updated refs/heads/4.8 to 744f9d5

2016-05-27 Thread swill
Repository: cloudstack Updated Branches: refs/heads/4.8 7974bfd31 -> 744f9d561 Emit template UUID and class type over event bus when deleting templates. The behavior is now consistent with template creation. This commit also adds a unit test for this functionality to make sure that it will alw

[5/6] git commit: updated refs/heads/4.7 to 9275ba2

2016-05-27 Thread swill
Merge pull request #1564 from greenqloud/pr-emit-template-uuid-on-delete-4.7 Emit template UUID and class type over event bus when deleting templatesNew version of #1378 for the 4.7b branch instead of 4.6. * pr/1564: Emit template UUID and class type over event bus when deleting templates. Si

[5/7] git commit: updated refs/heads/4.8 to 744f9d5

2016-05-27 Thread swill
Merge pull request #1564 from greenqloud/pr-emit-template-uuid-on-delete-4.7 Emit template UUID and class type over event bus when deleting templatesNew version of #1378 for the 4.7b branch instead of 4.6. * pr/1564: Emit template UUID and class type over event bus when deleting templates. Si

[2/7] git commit: updated refs/heads/4.8 to 744f9d5

2016-05-27 Thread swill
Add lsb-release dependency to mgmt server and agent on Debian/Ubuntu. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9c1c50e0 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9c1c50e0 Diff: http://git-wi