git commit: updated refs/heads/volume-upload to f70a2a1

2014-12-15 Thread rajani
Repository: cloudstack Updated Branches: refs/heads/volume-upload 7e030ee72 -> f70a2a148 volume upload: renamed command classes to follow the naming convention Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f70a

git commit: updated refs/heads/volume-upload to 7e030ee

2014-12-15 Thread rajani
Repository: cloudstack Updated Branches: refs/heads/volume-upload b963bb1e6 -> 7e030ee72 volume upload: persisting the template metadata on calling GetUploadParamsForTemplate, persisting the metadata to db validating the account limits and incrementing the appropriate limits encoded the metada

git commit: updated refs/heads/master to b7ab955

2014-12-15 Thread mtutkowski
Repository: cloudstack Updated Branches: refs/heads/master 85bb68566 -> b7ab95561 When deleting primary storage that's based on the SolidFireShared plug-in (which uses a shared-IOPS approach), remove the volume from the volume access group it's in Project: http://git-wip-us.apache.org/repos

git commit: updated refs/heads/4.5 to 453c5b3

2014-12-15 Thread mtutkowski
Repository: cloudstack Updated Branches: refs/heads/4.5 aca0f7959 -> 453c5b3ec When deleting primary storage that's based on the SolidFireShared plug-in (which uses a shared-IOPS approach), remove the volume from the volume access group it's in Project: http://git-wip-us.apache.org/repos/as

[2/2] cloudstack-docs-install git commit: Updated CentOS version number to 6.5 (from 6.4)

2014-12-15 Thread erikw
Updated CentOS version number to 6.5 (from 6.4) Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/commit/007bab87 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/tree/007bab87

[1/2] cloudstack-docs-install git commit: added -f and a note about enabling VTx

2014-12-15 Thread erikw
Repository: cloudstack-docs-install Updated Branches: refs/heads/4.3 7b1cc3862 -> 007bab870 added -f and a note about enabling VTx Signed-off-by: Erik Weber (cherry picked from commit 4da17a74ce27dd1e8e911a0787b2398a52efa47f) Signed-off-by: Erik Weber Project: http://git-wip-us.apache.org/

git commit: updated refs/heads/4.5 to aca0f79

2014-12-15 Thread jayapal
Repository: cloudstack Updated Branches: refs/heads/4.5 6321a29e4 -> aca0f7959 CLOUDSTACK-8072: Fixed NPE in deleting default ACL items in default ACL Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/aca0f795 Tree

git commit: updated refs/heads/master to 85bb685

2014-12-15 Thread jayapal
Repository: cloudstack Updated Branches: refs/heads/master 6fb9746e5 -> 85bb68566 CLOUDSTACK-8072: Fixed NPE in deleting default ACL items in default ACL Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/85bb6856 T

cloudstack-docs-rn git commit: about: fix space issue and table syntax

2014-12-15 Thread bhaisaab
Repository: cloudstack-docs-rn Updated Branches: refs/heads/4.3 40e7850fd -> a19cecf1c about: fix space issue and table syntax Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-r

cloudstack-docs-install git commit: added -f and a note about enabling VTx

2014-12-15 Thread erikw
Repository: cloudstack-docs-install Updated Branches: refs/heads/4.4 8947729c7 -> 4da17a74c added -f and a note about enabling VTx Signed-off-by: Erik Weber Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstac

[13/20] git commit: updated refs/heads/hotfix/scp-exception to 7de94c9

2014-12-15 Thread dahn
CLOUDSTACK-8055: Tagging test cases which can't be run on simulator accordingly Signed-off-by: SrikanteswaraRao Talluri Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ff15320a Tree: http://git-wip-us.apache.org/re

[19/20] git commit: updated refs/heads/hotfix/scp-exception to 7de94c9

2014-12-15 Thread dahn
Small typo correction, exisits -> exists Signed-off-by: Rajani Karuturi This closes #57 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cdc66c9e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/cdc66c9

[08/20] git commit: updated refs/heads/hotfix/scp-exception to 7de94c9

2014-12-15 Thread dahn
CLOUDSTACK-8063: list secondary Ips information in VM response Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/dcb7fcc6 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/dcb7fcc6 Diff: http://git-wip-us.ap

[03/20] git commit: updated refs/heads/hotfix/scp-exception to 7de94c9

2014-12-15 Thread dahn
CLOUDSTACK-8062: test_multiple_ip_ranges.py - Fix the test case to avoid using same vlan IP range in each test case Signed-off-by: SrikanteswaraRao Talluri Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b45fe24e

[18/20] git commit: updated refs/heads/hotfix/scp-exception to 7de94c9

2014-12-15 Thread dahn
CLOUDSTACK-8070: Upgrade router.ram.size using encryption util Upgrade fails if value is set using plain text encoding, the value needs to be encrypted (if a key was provided during db was setup). Signed-off-by: Rohit Yadav (cherry picked from commit 6321a29e4336de9ffe96e27968f896ec5a8bf37d) Sig

[05/20] git commit: updated refs/heads/hotfix/scp-exception to 7de94c9

2014-12-15 Thread dahn
CLOUDSTACK-8051: fix NPE in updateNetwork due to static nat rules exist but no StaticNat provider Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f5619f42 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree

[01/20] git commit: updated refs/heads/hotfix/scp-exception to 7de94c9

2014-12-15 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/hotfix/scp-exception 61c233395 -> 7de94c993 (forced update) CLOUDSTACK:8058: Fix test_reset_ssh_keypair.py for EIP setup Signed-off-by: SrikanteswaraRao Talluri Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http:/

[06/20] git commit: updated refs/heads/hotfix/scp-exception to 7de94c9

2014-12-15 Thread dahn
CLOUDSTACK-8061: Extracting volume when it is in migrating state causes both the operations to fail. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/528bc80b Tree: http://git-wip-us.apache.org/repos/asf/cloudstac

[10/20] git commit: updated refs/heads/hotfix/scp-exception to 7de94c9

2014-12-15 Thread dahn
CLOUDSTACK-255: fix NPE in createPortForwardingRule due to no PortForwarding provider Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c9d492d7 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/c9d492d7 Di

[14/20] git commit: updated refs/heads/hotfix/scp-exception to 7de94c9

2014-12-15 Thread dahn
CLOUDSTACK-7882: SSH Keypair Creation/Selection in UI Thanks Ilia Shakitko for the porting and testing. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/19e99848 Tree: http://git-wip-us.apache.org/repos/asf/cloudstac

[17/20] git commit: updated refs/heads/hotfix/scp-exception to 7de94c9

2014-12-15 Thread dahn
Removed duplicate label id entry from dictionary files and update the template.js file. Signed-off-by: vetrivelc Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/dd145a39 Tree: http://git-wip-us.apache.org/repos/as

[07/20] git commit: updated refs/heads/hotfix/scp-exception to 7de94c9

2014-12-15 Thread dahn
CLOUDSTACK-8067: Fixed NPEs in MS log related to console proxy VM Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1115bc9c Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1115bc9c Diff: http://git-wip-us

[20/20] git commit: updated refs/heads/hotfix/scp-exception to 7de94c9

2014-12-15 Thread dahn
catch specific exception and log clear message on error Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7de94c99 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7de94c99 Diff: http://git-wip-us.apache.or

[09/20] git commit: updated refs/heads/hotfix/scp-exception to 7de94c9

2014-12-15 Thread dahn
CLOUDSTACK-8064: UpdatePortForwardingRuleCmd implementation Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fec31d53 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/fec31d53 Diff: http://git-wip-us.apach

[12/20] git commit: updated refs/heads/hotfix/scp-exception to 7de94c9

2014-12-15 Thread dahn
CLOUDSTACK-8068: Fixing test script issue in test_ps_project_limits.py Signed-off-by: SrikanteswaraRao Talluri Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fab00547 Tree: http://git-wip-us.apache.org/repos/asf/c

[15/20] git commit: updated refs/heads/hotfix/scp-exception to 7de94c9

2014-12-15 Thread dahn
CLOUDSTACK-8069: Fixed test script in test_tags.py Signed-off-by: SrikanteswaraRao Talluri Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9c7f50aa Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9c7f5

[11/20] git commit: updated refs/heads/hotfix/scp-exception to 7de94c9

2014-12-15 Thread dahn
CLOUDSTACK-8055: Tagging test cases which can't be run on simulator accordingly Signed-off-by: SrikanteswaraRao Talluri Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d2ed5fb9 Tree: http://git-wip-us.apache.org/re

[02/20] git commit: updated refs/heads/hotfix/scp-exception to 7de94c9

2014-12-15 Thread dahn
CLOUDSTACK:8018: Fix test_redundant_router.test_redundantVR_internals - The SSH to router was being done from wrong host Signed-off-by: SrikanteswaraRao Talluri Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d773

[04/20] git commit: updated refs/heads/hotfix/scp-exception to 7de94c9

2014-12-15 Thread dahn
[UI] bug fix: updateNetwork keep polling Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ed6333f3 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/ed6333f3 Diff: http://git-wip-us.apache.org/repos/asf/clo

[16/20] git commit: updated refs/heads/hotfix/scp-exception to 7de94c9

2014-12-15 Thread dahn
Merge remote-tracking branch 'anshulg/CLOUDSTACK-8067' This closes #56 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/cloudstack/commit/aa92f5d4 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tr

cloudstack-docs-rn git commit: source: add release notes for 4.3.2

2014-12-15 Thread bhaisaab
Repository: cloudstack-docs-rn Updated Branches: refs/heads/4.3 49c0de0ae -> 40e7850fd source: add release notes for 4.3.2 Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/co

git commit: updated refs/heads/master to 6fb9746

2014-12-15 Thread weizhou
Repository: cloudstack Updated Branches: refs/heads/master cdc66c9e7 -> 6fb9746e5 CLOUDSTACK-7316: usage server cannot start due to missing key in /etc/cloudstack/usage/ in Ubuntu setup Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos

cloudstack-docs-install git commit: added -f and a note about enabling VTx

2014-12-15 Thread erikw
Repository: cloudstack-docs-install Updated Branches: refs/heads/master 8947729c7 -> abf9f6dbe added -f and a note about enabling VTx This closes #19 Signed-off-by: Erik Weber Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/repo Commit: http://git-wip-us.apache.org