git commit: refs/heads/master - Persistent Networks Documentation:Reviewed by - Jessica Tomechak and Likitha Shetty

2013-02-12 Thread pranavs
Updated Branches: refs/heads/master 9fd09a7f5 -> eaf7767c8 Persistent Networks Documentation:Reviewed by - Jessica Tomechak and Likitha Shetty Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit

git commit: refs/heads/master - console-proxy: Fix broken build system due to console-proxy moves

2013-02-12 Thread bhaisaab
Updated Branches: refs/heads/master ae2b673e0 -> 9fd09a7f5 console-proxy: Fix broken build system due to console-proxy moves Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudst

Build failed in Jenkins: cloudstack-rat-master #793

2013-02-12 Thread Apache Jenkins Server
See Changes: [marcus] Summary: fix cloud-agent KVM calls to cloudstack-agent for centos6.3 -- Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM cha

[1/3] git commit: refs/heads/cisco-vnmc-api-integration - Added lifecycle APIs for Cisco Asa 1000v appliance. Added corresponding Dao and VO classes. Also added mapping Dao and VO for guest netwok and

2013-02-12 Thread koushik
Added lifecycle APIs for Cisco Asa 1000v appliance. Added corresponding Dao and VO classes. Also added mapping Dao and VO for guest netwok and asa appliance Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudsta

[2/3] git commit: refs/heads/cisco-vnmc-api-integration - Changes: - Added implementation for add/list asa1kv APIs - Added agent command for associating asa1kv appliance with logical edge firewall in

2013-02-12 Thread koushik
Changes: - Added implementation for add/list asa1kv APIs - Added agent command for associating asa1kv appliance with logical edge firewall in VNMC - Added handler for the above agent command in VNMC resource class - Updated VNMC element class to support the above Project: http://git-wip-us.apach

[3/3] git commit: refs/heads/cisco-vnmc-api-integration - Added db. tables for asa1kv devices and their mapping with guest network

2013-02-12 Thread koushik
Updated Branches: refs/heads/cisco-vnmc-api-integration 6b999ec86 -> d6dbe790c Added db. tables for asa1kv devices and their mapping with guest network Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstac

git commit: refs/heads/master - Summary: fix cloud-agent KVM calls to cloudstack-agent for centos6.3

2013-02-12 Thread mlsorensen
Updated Branches: refs/heads/master 15e466c56 -> ae2b673e0 Summary: fix cloud-agent KVM calls to cloudstack-agent for centos6.3 BUG-ID: CLOUDSTACK-1234 Bugfix-for: 4.1, master Reported-by: Rayees Namathponnan Signed-off-by: Marcus Sorensen 1360736064 -0700 Project: http://git-wip-us.apache.

git commit: refs/heads/4.1 - Summary: fix cloud-agent KVM calls to cloudstack-agent for centos6.3

2013-02-12 Thread mlsorensen
Updated Branches: refs/heads/4.1 5dbd33d8a -> 53ae738d5 Summary: fix cloud-agent KVM calls to cloudstack-agent for centos6.3 BUG-ID: CLOUDSTACK-1234 Bugfix-for: 4.1, master Reported-by: Rayees Namathponnan Signed-off-by: Marcus Sorensen 1360736064 -0700 Project: http://git-wip-us.apache.org

Build failed in Jenkins: cloudstack-rat-master #792

2013-02-12 Thread Apache Jenkins Server
See Changes: [sheng.yang] CLOUDSTACK-1242: Fix inline mode [sheng.yang] Add missing break to applyRules in FirewallManager -- Started by an SCM change Started by an SCM change Started by an

[2/2] git commit: refs/heads/master - Add missing break to applyRules in FirewallManager

2013-02-12 Thread yasker
Updated Branches: refs/heads/master 06a733a89 -> 15e466c56 Add missing break to applyRules in FirewallManager Otherwise it would falling through PortForwarding rule. Seems like a typo after network refactor. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit:

[1/2] git commit: refs/heads/master - CLOUDSTACK-1242: Fix inline mode

2013-02-12 Thread yasker
CLOUDSTACK-1242: Fix inline mode Network refactor dropped many inline mode codes. I've added at least part of them back. Now I can create LB rule for inline mode. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-c

[2/2] git commit: refs/heads/4.1 - Add missing break to applyRules in FirewallManager

2013-02-12 Thread yasker
Updated Branches: refs/heads/4.1 48368263a -> 5dbd33d8a Add missing break to applyRules in FirewallManager Otherwise it would falling through PortForwarding rule. Seems like a typo after network refactor. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: htt

[1/2] git commit: refs/heads/4.1 - CLOUDSTACK-1242: Fix inline mode

2013-02-12 Thread yasker
CLOUDSTACK-1242: Fix inline mode Network refactor dropped many inline mode codes. I've added at least part of them back. Now I can create LB rule for inline mode. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-c

Build failed in Jenkins: cloudstack-rat-master #791

2013-02-12 Thread Apache Jenkins Server
See Changes: [alex.huang] moved console proxy into services directory. no code change [alex.huang] Moved console-proxy into services [jessica.wang] CLOUDSTACK-618: cloudstack UI - API request throttling - for async job action,

[2/50] [abbrv] git commit: refs/heads/vim51_win8 - CLOUDSTACK-1210: Fix pluggable service, apiserver, mgmt server impl, api-discovery

2013-02-12 Thread mchen
CLOUDSTACK-1210: Fix pluggable service, apiserver, mgmt server impl, api-discovery - Mgmt server impl is a pluggable service, fix it's method - Fix getCommands() to return all cmd api classes supported by this mgmt server - For api-discovery, get commands from pluggable services only, don't use

[4/50] [abbrv] git commit: refs/heads/vim51_win8 - Revert " CLOUDSTACK-737, "

2013-02-12 Thread mchen
Revert " CLOUDSTACK-737," This reverts commit 95aef332cc851f91bafb9af7bf5f0f682bb566ce. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/b4f3f926 Tree: http://git-wip-us.apache.org/repos/asf/in

[6/50] [abbrv] git commit: refs/heads/vim51_win8 - Revert "CLOUDSTACK-737"

2013-02-12 Thread mchen
Revert "CLOUDSTACK-737" This reverts commit d7201dfe1f49fb75054e1f0b6922ed21446ad130. Conflicts: server/src/com/cloud/network/NetworkManagerImpl.java server/src/com/cloud/resource/ResourceManagerImpl.java Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo

[7/50] [abbrv] git commit: refs/heads/vim51_win8 - Revert "CLOUDSTACK-737"

2013-02-12 Thread mchen
Revert "CLOUDSTACK-737" This reverts commit d7201dfe1f49fb75054e1f0b6922ed21446ad130. Conflicts: server/src/com/cloud/network/NetworkManagerImpl.java server/src/com/cloud/resource/ResourceManagerImpl.java Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo

[10/50] [abbrv] git commit: refs/heads/vim51_win8 - Revert "Revert "CLOUDSTACK-737""

2013-02-12 Thread mchen
Revert "Revert "CLOUDSTACK-737"" This reverts commit 447d49ae91277be2d8e60c28a5acd86a0e6691d5. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/b66f6c88 Tree: http://git-wip-us.apache.org/repos/a

[37/50] [abbrv] git commit: refs/heads/vim51_win8 - CLOUDSTACK-710: mkdir -p destination before scp-ing file in CitrixResourceBase

2013-02-12 Thread mchen
CLOUDSTACK-710: mkdir -p destination before scp-ing file in CitrixResourceBase - Assumption is that mkdir is available on xen host - We don't know what kind of file we're copying, dirs would have 0777 permission by default Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repo

[3/50] [abbrv] git commit: refs/heads/vim51_win8 - CLOUDSTACK-1208: Failed to shutdown guest network

2013-02-12 Thread mchen
CLOUDSTACK-1208: Failed to shutdown guest network Firewall manager was being used instead of LoadBalancingRules manager while applying the load balancer rules in shut down network. Changing it to LoadBalancingRules manager. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/rep

[28/50] [abbrv] git commit: refs/heads/vim51_win8 - CLOUDSTACK-1199: add external DNS to dnsmasq configuration file

2013-02-12 Thread mchen
CLOUDSTACK-1199: add external DNS to dnsmasq configuration file Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/e9362576 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/e9

[8/50] [abbrv] git commit: refs/heads/vim51_win8 - Revert " CLOUDSTACK-737"

2013-02-12 Thread mchen
Revert " CLOUDSTACK-737" This reverts commit 65210f4e7ee62b237ccdd8d853553e7c990f19c8. Conflicts: server/src/com/cloud/vm/UserVmManagerImpl.java Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack

[1/50] [abbrv] git commit: refs/heads/vim51_win8 - bigswitch-vns: Fix since version in apis, add spring annotation to fix NPE

2013-02-12 Thread mchen
bigswitch-vns: Fix since version in apis, add spring annotation to fix NPE Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/41fc03d4 Tree: http://git-wip-us.apache.org

[32/50] [abbrv] git commit: refs/heads/vim51_win8 - CLOUDSTACK-1181: Find by catalina.home property first

2013-02-12 Thread mchen
CLOUDSTACK-1181: Find by catalina.home property first The previous commit fails if a person had defined CATALINA_HOME already. Instead of system env variable, get any passed variable 'catalina.home' and find the file in that path. Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.or

[15/50] [abbrv] git commit: refs/heads/vim51_win8 - Add ASL to scripts as a temporary workaround for RAT breakage. This will get changed to MIT license later

2013-02-12 Thread mchen
Add ASL to scripts as a temporary workaround for RAT breakage. This will get changed to MIT license later Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/606fa9df Tree: http://git-wip-us.apache.

[12/50] [abbrv] git commit: refs/heads/vim51_win8 - fix build issue after revert

2013-02-12 Thread mchen
fix build issue after revert Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/6df0ff25 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/6df0ff25 Diff: http://git-wip-us.apach

[11/50] [abbrv] git commit: refs/heads/vim51_win8 - Revert "Revert "CLOUDSTACK-737""

2013-02-12 Thread mchen
Revert "Revert "CLOUDSTACK-737"" This reverts commit dd67cfc5d07783cd4f8cf3480323f3ed030cc216. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/c0f2cf1e Tree: http://git-wip-us.apache.org/repos/a

[24/50] [abbrv] git commit: refs/heads/vim51_win8 - Docs: Adding license header to .tx/config

2013-02-12 Thread mchen
Docs: Adding license header to .tx/config Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/a92968cb Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/a92968cb Diff: http://git

[5/50] [abbrv] git commit: refs/heads/vim51_win8 - Revert "CLOUDSTACK-737"

2013-02-12 Thread mchen
Revert "CLOUDSTACK-737" This reverts commit d7201dfe1f49fb75054e1f0b6922ed21446ad130. Conflicts: server/src/com/cloud/network/NetworkManagerImpl.java Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloud

[29/50] [abbrv] git commit: refs/heads/vim51_win8 - CLOUDSTACK-1066: fixes cloudstack-packages: fixes install_packages (diff -> diffutils), use debconf-set-selections for iptables-persistent preseed.c

2013-02-12 Thread mchen
CLOUDSTACK-1066: fixes cloudstack-packages: fixes install_packages (diff -> diffutils), use debconf-set-selections for iptables-persistent preseed.cfg : change root password, use separate partitions for /usr /var /home definition.rb: reset timeout to sane value cleanup.sh, zero

[23/50] [abbrv] git commit: refs/heads/vim51_win8 - Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack

2013-02-12 Thread mchen
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/553f8929 Tree: http://git-wip-us.apache.org/repos/asf/incuba

[27/50] [abbrv] git commit: refs/heads/vim51_win8 - Fix a typo

2013-02-12 Thread mchen
Fix a typo CanUseForDeploy() didn't return correct result due to this Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/d9aa0519 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/t

[26/50] [abbrv] git commit: refs/heads/vim51_win8 - IPv6: CLOUDSTACK-1107: Add support for createVlanIpRange to extend existed network

2013-02-12 Thread mchen
IPv6: CLOUDSTACK-1107: Add support for createVlanIpRange to extend existed network Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/0c5c08b7 Tree: http://git-wip-us.apache.org/repos/asf/incubator

[25/50] [abbrv] git commit: refs/heads/vim51_win8 - CLOUDSTACK-1216: insert UUID when we create "admin" user in DB.

2013-02-12 Thread mchen
CLOUDSTACK-1216: insert UUID when we create "admin" user in DB. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/1cf85aa8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/1cf

[14/50] [abbrv] git commit: refs/heads/vim51_win8 - CLOUDSTACK-1066: no need for build helpers. Also reduces attack surface of system vm

2013-02-12 Thread mchen
CLOUDSTACK-1066: no need for build helpers. Also reduces attack surface of system vm CLOUDSTACK-1066: no need for busybox and dictionaries CLOUDSTACK-1066: fix bug in generating signature CLOUDSTACK-1066: don't confuse veewee about root password Clean up stuff copied in to vm by veewee Projec

[13/50] [abbrv] git commit: refs/heads/vim51_win8 - CLOUDSTACK-1066: fix openswan install to not require interactive input

2013-02-12 Thread mchen
CLOUDSTACK-1066: fix openswan install to not require interactive input Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/31791e24 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/t

[36/50] [abbrv] git commit: refs/heads/vim51_win8 - CLOUDSTACK-1226: Fix 4.1-new-db-schema.sql, use cloud before exec statements

2013-02-12 Thread mchen
CLOUDSTACK-1226: Fix 4.1-new-db-schema.sql, use cloud before exec statements Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/3e613788 Tree: http://git-wip-us.apache.o

[38/50] [abbrv] git commit: refs/heads/vim51_win8 - usage: Add maven target to run usage server

2013-02-12 Thread mchen
usage: Add maven target to run usage server Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/1187fb7e Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack

[9/50] [abbrv] git commit: refs/heads/vim51_win8 - Revert "CLOUDSTACK-737"

2013-02-12 Thread mchen
Revert "CLOUDSTACK-737" This reverts commit 8a86d08fe307719e50d28d61d8e9025e56ab27da. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/27d1f3fa Tree: http://git-wip-us.apache.org/repos/asf/incuba

[39/50] [abbrv] git commit: refs/heads/vim51_win8 - Slightly upgraded memory requirements, with 128M the server will crash after 30 minuted with an OOM on PermGen

2013-02-12 Thread mchen
Slightly upgraded memory requirements, with 128M the server will crash after 30 minuted with an OOM on PermGen Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/1896685d Tree: http://git-wip-us.apac

[34/50] [abbrv] git commit: refs/heads/vim51_win8 - CLOUDSTACK-1222: Remove double quotes in upgrade script s/"//g

2013-02-12 Thread mchen
CLOUDSTACK-1222: Remove double quotes in upgrade script s/"//g Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/0895c340 Tree: http://git-wip-us.apache.org/repos/asf/i

[42/50] [abbrv] git commit: refs/heads/vim51_win8 - CLOUDSTACK-1121: [EC2 Query API] RunInstances, instance is always deployed in the default security group

2013-02-12 Thread mchen
CLOUDSTACK-1121: [EC2 Query API] RunInstances, instance is always deployed in the default security group During EC2RunInstances, even if the security group the instance is to be deployed in specified the instance gets deployed in the default security group Project: http://git-wip-us.apache.org

[35/50] [abbrv] git commit: refs/heads/vim51_win8 - CLOUDSTACK-1019: Fix filename from 4201752e

2013-02-12 Thread mchen
CLOUDSTACK-1019: Fix filename from 4201752e Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/34cd2d63 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack

[31/50] [abbrv] git commit: refs/heads/vim51_win8 - CLOUDSTACK-1181: Fix Environment so db.properties is in classpath

2013-02-12 Thread mchen
CLOUDSTACK-1181: Fix Environment so db.properties is in classpath We export CATALINA_HOME to utils/ which is the path which a lot of utils class would check and read db.properties file. This is exactly what is done in production. The utils classes (Transaction, Encryption*Checker etc.) would use

[30/50] [abbrv] git commit: refs/heads/vim51_win8 - Avoid using strong-type-safe in Java generics provided only by higher version JDK compilers, make it more friendly to old-fashion 1.5 javac compiler

2013-02-12 Thread mchen
Avoid using strong-type-safe in Java generics provided only by higher version JDK compilers, make it more friendly to old-fashion 1.5 javac compiler Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/comm

[41/50] [abbrv] git commit: refs/heads/vim51_win8 - CLOUDSTACK-1120 [EC2 Query API] Parameter 'keynames' is not honoured by DescribeKeyPairs

2013-02-12 Thread mchen
CLOUDSTACK-1120 [EC2 Query API] Parameter 'keynames' is not honoured by DescribeKeyPairs When EC2DesribeKeyPairs is called with filter 'keynames' it ignored the key-name provided and lists all the key-pairs Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http

[43/50] [abbrv] git commit: refs/heads/vim51_win8 - CLOUDSTACK-1112 [EC2 Query API] DescribeSnapshots fails, when an invalid 'snapshotId' parameter is provided

2013-02-12 Thread mchen
CLOUDSTACK-1112 [EC2 Query API] DescribeSnapshots fails, when an invalid 'snapshotId' parameter is provided Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/5d09b9fd Tree: http://git-wip-us.apach

[40/50] [abbrv] git commit: refs/heads/vim51_win8 - CLOUDSTACK-1066: fetch cloudstack init files for systemvm from git. Currently fetching from HEAD, for a particular branch it should be fetched from

2013-02-12 Thread mchen
CLOUDSTACK-1066: fetch cloudstack init files for systemvm from git. Currently fetching from HEAD, for a particular branch it should be fetched from the respective branch Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incu

[45/50] [abbrv] git commit: refs/heads/vim51_win8 - CLOUDSTACK-1136: [EC2 Query API] AssociateAdress, DisassociateAddress and ReleaseAddress fail with NPE

2013-02-12 Thread mchen
CLOUDSTACK-1136: [EC2 Query API] AssociateAdress, DisassociateAddress and ReleaseAddress fail with NPE When invalid parameter is provided as input for any of these API's we get an NPE Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org

[33/50] [abbrv] git commit: refs/heads/vim51_win8 - 4.1-new-db-schema.sql should be loaded when cloud-setup-databases configures a fresh database.

2013-02-12 Thread mchen
4.1-new-db-schema.sql should be loaded when cloud-setup-databases configures a fresh database. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/4201752e Tree: http://git-wip-us.apache.org/repos/asf

[47/50] [abbrv] git commit: refs/heads/vim51_win8 - CLOUDSTACK-1127: [EC2 Query API] DescribeSecurityGroups, support for additional filters

2013-02-12 Thread mchen
CLOUDSTACK-1127: [EC2 Query API] DescribeSecurityGroups, support for additional filters Add support for filters ip-permission.group-name and ip-permission.user-id Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-

[44/50] [abbrv] git commit: refs/heads/vim51_win8 - CLOUDSTACK-1124 [EC2 Query API] Improve the logging. Having empty response objects is harmless to functionality

2013-02-12 Thread mchen
CLOUDSTACK-1124 [EC2 Query API] Improve the logging. Having empty response objects is harmless to functionality This is observed in the awsapi.log for all Describe* EC2 commands when the response object returned by CS has no elements. But with EC2DescribeImages command it is always observed. Th

[49/50] [abbrv] git commit: refs/heads/vim51_win8 - Fix a bug in register template, cannot find template adapter.

2013-02-12 Thread mchen
Fix a bug in register template, cannot find template adapter. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/c0442e25 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/c0442e

[48/50] [abbrv] git commit: refs/heads/vim51_win8 - Merge branch 'master' into vim51_win8

2013-02-12 Thread mchen
Merge branch 'master' into vim51_win8 Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/6320cad9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/6320cad9 Diff: http://git-wip

[46/50] [abbrv] git commit: refs/heads/vim51_win8 - CLOUDSTACK-1126: [EC2 Query API] RunInstances ignores the UserData input parameter

2013-02-12 Thread mchen
CLOUDSTACK-1126: [EC2 Query API] RunInstances ignores the UserData input parameter When EC2RunInstances is called with UserData parameter, the parameter is not propogated to CS Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos

[50/50] [abbrv] git commit: refs/heads/vim51_win8 - Add new windows 8 guest os entries to DB.

2013-02-12 Thread mchen
Updated Branches: refs/heads/vim51_win8 640fa6be7 -> c20ea048b Add new windows 8 guest os entries to DB. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/c20ea048 Tree: http://git-wip-us.apache

git commit: refs/heads/ui-plugins - UI Plugins, API call helper: Add 'pollAyncJobResult' helper, allow passing data

2013-02-12 Thread bfederle
Updated Branches: refs/heads/ui-plugins 5b8e4b9fd -> 6e02fb96c UI Plugins, API call helper: Add 'pollAyncJobResult' helper, allow passing data Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/

git commit: refs/heads/master - CLOUDSTACK-618: cloudstack UI - API request throttling - for async job action, make frequency of calling queryAsyncJobResult API based on listCapabilities response.

2013-02-12 Thread jessicawang
Updated Branches: refs/heads/master 4869f0cac -> 06a733a89 CLOUDSTACK-618: cloudstack UI - API request throttling - for async job action, make frequency of calling queryAsyncJobResult API based on listCapabilities response. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstac

[1/14] moved console proxy into services directory. no code change

2013-02-12 Thread ahuang
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/2293caa3/console-proxy/src/com/cloud/consoleproxy/vnc/packet/server/FramebufferUpdatePacket.java -- diff --git a/console-proxy/src/com/cloud/consoleproxy/vnc/packet/

[8/14] Moved console-proxy into services

2013-02-12 Thread ahuang
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/4869f0ca/services/console-proxy/server/src/com/cloud/consoleproxy/vnc/packet/server/AbstractRect.java -- diff --git a/services/console-proxy/server/src/com/cloud/con

git commit: refs/heads/ui-plugins - UI Plugin API: Implement 'apiCall' helper

2013-02-12 Thread bfederle
Updated Branches: refs/heads/ui-plugins 22636d520 -> 5b8e4b9fd UI Plugin API: Implement 'apiCall' helper Adds a helper method to standardize how plugin writers handle server calls, without having to directly invoke jQuery.ajax. It will correctly sanitize data and ensure all required parameters

Build failed in Jenkins: cloudstack-rat-master #790

2013-02-12 Thread Apache Jenkins Server
See Changes: [prachi] CLOUDSTACK-1128: [EC2 Query API] DescribeAvailabilityZones, support for message filter [prachi] CLOUDSTACK-1129: [EC2 Query API] DescribeVolumes, add support for filter attachment.status [prachi] CLOUDSTAC

[3/8] git commit: refs/heads/4.1 - CLOUDSTACK-1128: [EC2 Query API] DescribeAvailabilityZones, support for message filter

2013-02-12 Thread prachidamle
CLOUDSTACK-1128: [EC2 Query API] DescribeAvailabilityZones, support for message filter Add message in the response element of EC2DesrcibeAvailibilityZones. Add support for filter 'message'. The value of 'message' should be set to the allocation_state of the zone Code cleanup Project: http://gi

[2/8] git commit: refs/heads/4.1 - CLOUDSTACK-1127: [EC2 Query API] DescribeSecurityGroups, support for additional filters

2013-02-12 Thread prachidamle
CLOUDSTACK-1127: [EC2 Query API] DescribeSecurityGroups, support for additional filters Add support for filters ip-permission.group-name and ip-permission.user-id Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-

[5/8] git commit: refs/heads/4.1 - CLOUDSTACK-1125: [EC2 Query API] Permission denied exception when a parameter value contains space

2013-02-12 Thread prachidamle
CLOUDSTACK-1125: [EC2 Query API] Permission denied exception when a parameter value contains space Convert space characters in the parameters to %20 while forming a query string after url-encode because java.net.URLEncoder performs application/x-www-form-urlencoded-type encoding and not percent

[7/8] git commit: refs/heads/4.1 - CLOUDSTACK-1133: [EC2 Query API] In StopInstances add support for parameter 'force'

2013-02-12 Thread prachidamle
CLOUDSTACK-1133: [EC2 Query API] In StopInstances add support for parameter 'force' Propagate this parameter to CS to force stop an instance Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/de5a

[6/8] git commit: refs/heads/4.1 - CLOUDSTACK-1131

2013-02-12 Thread prachidamle
CLOUDSTACK-1131 [EC2 Query API] RunInstances allows negative values for paramters 'MinCount' and 'MaxCount' Add parameter validation to ensure MinCount is greater than 0 and MaxCount is great than or equal to MinCount Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Co

[4/8] git commit: refs/heads/4.1 - CLOUDSTACK-1129: [EC2 Query API] DescribeVolumes, add support for filter attachment.status

2013-02-12 Thread prachidamle
CLOUDSTACK-1129: [EC2 Query API] DescribeVolumes, add support for filter attachment.status 1. If volume is attached to a VM set attachment state based on the state of the VM it is attached to. Running, Starting, Stopped -> Attached Starting -> Attaching Destroyed, Error -> Detached 2. If volume

[8/8] git commit: refs/heads/4.1 - CLOUDSTACK-1135: [EC2 Query API] AuthorizeSecurityGroupIngress and RevokeSecurityGroupIngress fails when icmp code and type is provided

2013-02-12 Thread prachidamle
Updated Branches: refs/heads/4.1 85db26770 -> 48368263a CLOUDSTACK-1135: [EC2 Query API] AuthorizeSecurityGroupIngress and RevokeSecurityGroupIngress fails when icmp code and type is provided For AuthorizeSecurityGroupIngress RevokeSecurityGroupIngress query calls parse and set the icmp code

[1/8] git commit: refs/heads/4.1 - CLOUDSTACK-1126: [EC2 Query API] RunInstances ignores the UserData input parameter

2013-02-12 Thread prachidamle
CLOUDSTACK-1126: [EC2 Query API] RunInstances ignores the UserData input parameter When EC2RunInstances is called with UserData parameter, the parameter is not propogated to CS Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos

git commit: refs/heads/multiple-Vlans - Add even/odd appearance to each vlan field

2013-02-12 Thread bfederle
Updated Branches: refs/heads/multiple-Vlans b7ca6502c -> 0aa722241 Add even/odd appearance to each vlan field Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/0aa72224 Tree: http://git-wip-us.

git commit: refs/heads/master - CLOUDSTACK-1135: [EC2 Query API] AuthorizeSecurityGroupIngress and RevokeSecurityGroupIngress fails when icmp code and type is provided

2013-02-12 Thread prachidamle
Updated Branches: refs/heads/master 57969843d -> c3be0f995 CLOUDSTACK-1135: [EC2 Query API] AuthorizeSecurityGroupIngress and RevokeSecurityGroupIngress fails when icmp code and type is provided For AuthorizeSecurityGroupIngress RevokeSecurityGroupIngress query calls parse and set the icmp c

[1/2] git commit: refs/heads/multiple-Vlans - Multiple vlan ranges: update styling

2013-02-12 Thread bfederle
Multiple vlan ranges: update styling Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/f530729f Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/f530729f Diff: http://git-wip-

[2/2] git commit: refs/heads/multiple-Vlans - Multiple vlan ranges: fix state handling, layout

2013-02-12 Thread bfederle
Updated Branches: refs/heads/multiple-Vlans 2bb1ba95e -> b7ca6502c Multiple vlan ranges: fix state handling, layout -Reconstruct list of vlan ranges, which are always erased, when going back/forward a step. -Cleanup DOM structure for vlan range items. Project: http://git-wip-us.apache.org

git commit: refs/heads/master - CLOUDSTACK-1133: [EC2 Query API] In StopInstances add support for parameter 'force'

2013-02-12 Thread prachidamle
Updated Branches: refs/heads/master 333710669 -> 57969843d CLOUDSTACK-1133: [EC2 Query API] In StopInstances add support for parameter 'force' Propagate this parameter to CS to force stop an instance Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://g

git commit: refs/heads/master - CLOUDSTACK-1131

2013-02-12 Thread prachidamle
Updated Branches: refs/heads/master b0b2fd483 -> 333710669 CLOUDSTACK-1131 [EC2 Query API] RunInstances allows negative values for paramters 'MinCount' and 'MaxCount' Add parameter validation to ensure MinCount is greater than 0 and MaxCount is great than or equal to MinCount Project: http

git commit: refs/heads/master - CLOUDSTACK-1125: [EC2 Query API] Permission denied exception when a parameter value contains space

2013-02-12 Thread prachidamle
Updated Branches: refs/heads/master c26b02a0a -> b0b2fd483 CLOUDSTACK-1125: [EC2 Query API] Permission denied exception when a parameter value contains space Convert space characters in the parameters to %20 while forming a query string after url-encode because java.net.URLEncoder performs

git commit: refs/heads/master - CLOUDSTACK-1129: [EC2 Query API] DescribeVolumes, add support for filter attachment.status

2013-02-12 Thread prachidamle
Updated Branches: refs/heads/master cd039206d -> c26b02a0a CLOUDSTACK-1129: [EC2 Query API] DescribeVolumes, add support for filter attachment.status 1. If volume is attached to a VM set attachment state based on the state of the VM it is attached to. Running, Starting, Stopped -> Attached S

git commit: refs/heads/master - CLOUDSTACK-1128: [EC2 Query API] DescribeAvailabilityZones, support for message filter

2013-02-12 Thread prachidamle
Updated Branches: refs/heads/master 5828e526b -> cd039206d CLOUDSTACK-1128: [EC2 Query API] DescribeAvailabilityZones, support for message filter Add message in the response element of EC2DesrcibeAvailibilityZones. Add support for filter 'message'. The value of 'message' should be set to the

git commit: refs/heads/4.0 - If filesystem in virtual router is in read-only state, reports error to commands send to virtual router, instead of keeping silence.

2013-02-12 Thread jzb
Updated Branches: refs/heads/4.0 a61a2b18f -> a9042c316 If filesystem in virtual router is in read-only state, reports error to commands send to virtual router, instead of keeping silence. Test: Before change: (1) Acquire IP. always in "Allocating" state. (2) EnableStaticNat, the result is su

Build failed in Jenkins: cloudstack-rat-master #789

2013-02-12 Thread Apache Jenkins Server
See Changes: [min.chen] CLOUDSTACK-713: Limit Resources(CPU and Memory) to domain/accounts -- Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM cha

git commit: refs/heads/master - CLOUDSTACK-713: Limit Resources(CPU and Memory) to domain/accounts

2013-02-12 Thread mchen
Updated Branches: refs/heads/master 1e24892df -> 5828e526b CLOUDSTACK-713: Limit Resources(CPU and Memory) to domain/accounts Addition of two new resource types i.e. CPU and Memory in the existing pool of resource types. Added some methods to set the limits on these resources using updateReso

svn commit: r850402 - /websites/production/cloudstack/content/

2013-02-12 Thread ke4qqq
Author: ke4qqq Date: Tue Feb 12 19:20:05 2013 New Revision: 850402 Log: Publishing svnmucc operation to cloudstack site by ke4qqq Added: websites/production/cloudstack/content/ - copied from r850401, websites/staging/cloudstack/trunk/content/

svn commit: r850401 - in /websites/staging/cloudstack/trunk/content: ./ cloudstack/downloads.html

2013-02-12 Thread buildbot
Author: buildbot Date: Tue Feb 12 19:19:03 2013 New Revision: 850401 Log: Staging update by buildbot for cloudstack Modified: websites/staging/cloudstack/trunk/content/ (props changed) websites/staging/cloudstack/trunk/content/cloudstack/downloads.html Propchange: websites/staging/clou

svn commit: r1445321 - /incubator/cloudstack/site/trunk/content/cloudstack/downloads.mdtext

2013-02-12 Thread ke4qqq
Author: ke4qqq Date: Tue Feb 12 19:18:52 2013 New Revision: 1445321 URL: http://svn.apache.org/r1445321 Log: fixing some of the docs links Modified: incubator/cloudstack/site/trunk/content/cloudstack/downloads.mdtext Modified: incubator/cloudstack/site/trunk/content/cloudstack/downloads.mdte

svn commit: r850398 [16/16] - in /websites/staging/cloudstack/trunk/content: ./ cloudstack/docs/en-US/Apache_CloudStack/4.0.0-incubating/html-single/release-notes/ cloudstack/docs/en-US/Apache_CloudSt

2013-02-12 Thread buildbot
Propchange: websites/staging/cloudstack/trunk/content/cloudstack/docs/en-US/Apache_CloudStack/4.0.1-incubating/html/Release_Notes/images/1000-foot-view.png -- svn:mime-type = image/png Added: websites/staging/cloudst

svn commit: r850397 - in /websites/staging/cloudstack/trunk/content: ./ cloudstack/docs/ cloudstack/docs/en-US/ cloudstack/docs/en-US/Apache_CloudStack/4.0.0-incubating/epub/API_Developers_Guide/ clou

2013-02-12 Thread buildbot
Author: buildbot Date: Tue Feb 12 18:53:49 2013 New Revision: 850397 Log: Staging update by buildbot for cloudstack Modified: websites/staging/cloudstack/trunk/content/ (props changed) websites/staging/cloudstack/trunk/content/cloudstack/docs/Sitemap websites/staging/cloudstack/tru

svn commit: r1445310 - in /incubator/cloudstack/site/trunk/content/cloudstack/docs: ./ en-US/ en-US/Apache_CloudStack/4.0.0-incubating/epub/API_Developers_Guide/ en-US/Apache_CloudStack/4.0.0-incubati

2013-02-12 Thread ke4qqq
Author: ke4qqq Date: Tue Feb 12 18:53:26 2013 New Revision: 1445310 URL: http://svn.apache.org/r1445310 Log: updating for 4.0.1 docs Modified: incubator/cloudstack/site/trunk/content/cloudstack/docs/Sitemap incubator/cloudstack/site/trunk/content/cloudstack/docs/en-US/Apache_CloudStack/4

svn commit: r850385 - /websites/production/cloudstack/content/

2013-02-12 Thread chipchilders
Author: chipchilders Date: Tue Feb 12 18:22:06 2013 New Revision: 850385 Log: pushing my change to the mailing list page Added: websites/production/cloudstack/content/ - copied from r850384, websites/staging/cloudstack/trunk/content/

svn commit: r850384 - in /websites/staging/cloudstack/trunk/content: ./ cloudstack/mailing-lists.html

2013-02-12 Thread buildbot
Author: buildbot Date: Tue Feb 12 18:20:37 2013 New Revision: 850384 Log: Staging update by buildbot for cloudstack Modified: websites/staging/cloudstack/trunk/content/ (props changed) websites/staging/cloudstack/trunk/content/cloudstack/mailing-lists.html Propchange: websites/staging/

svn commit: r1445295 - /incubator/cloudstack/site/trunk/content/cloudstack/mailing-lists.mdtext

2013-02-12 Thread chipchilders
Author: chipchilders Date: Tue Feb 12 18:20:28 2013 New Revision: 1445295 URL: http://svn.apache.org/r1445295 Log: Adding the new marketing and issue lists to the mailing list page. Modified: incubator/cloudstack/site/trunk/content/cloudstack/mailing-lists.mdtext Modified: incubator/cloudst

git commit: refs/heads/master - If filesystem in virtual router is in read-only state, reports error to commands send to virtual router, instead of keeping silence.

2013-02-12 Thread edison
Updated Branches: refs/heads/master 03b8181dc -> 1e24892df If filesystem in virtual router is in read-only state, reports error to commands send to virtual router, instead of keeping silence. Test: Before change: (1) Acquire IP. always in "Allocating" state. (2) EnableStaticNat, the result is

git commit: refs/heads/master - CLOUDSTACK-1106: Fix documentation for cloud-setup-databases

2013-02-12 Thread bhaisaab
Updated Branches: refs/heads/master 28622b5e6 -> 03b8181dc CLOUDSTACK-1106: Fix documentation for cloud-setup-databases Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/c

git commit: refs/heads/4.1 - CLOUDSTACK-1106: Fix documentation for cloud-setup-databases

2013-02-12 Thread bhaisaab
Updated Branches: refs/heads/4.1 5594b1d62 -> 85db26770 CLOUDSTACK-1106: Fix documentation for cloud-setup-databases Signed-off-by: Rohit Yadav (cherry picked from commit 03b8181dcb8f7433204caea5ae69ce1c0a37a9de) Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/i

git commit: refs/heads/master - Don't forget the environment.properties when packaging (cherry picked from commit 5594b1d622adb07203d4549aee426268ecee092d)

2013-02-12 Thread hugo
Updated Branches: refs/heads/master 98c0a4fb9 -> 28622b5e6 Don't forget the environment.properties when packaging (cherry picked from commit 5594b1d622adb07203d4549aee426268ecee092d) Signed-off-by: Hugo Trippaers Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Comm

git commit: refs/heads/4.1 - Don't forget the environment.properties when packaging

2013-02-12 Thread hugo
Updated Branches: refs/heads/4.1 c6b80df28 -> 5594b1d62 Don't forget the environment.properties when packaging Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/5594b1d6 Tree: http://git-wip-us

svn commit: r850364 - /websites/production/cloudstack/content/

2013-02-12 Thread jzb
Author: jzb Date: Tue Feb 12 14:55:29 2013 New Revision: 850364 Log: Pushing minor changes live. Added: websites/production/cloudstack/content/ - copied from r850363, websites/staging/cloudstack/trunk/content/

svn commit: r850363 - in /websites/staging/cloudstack/trunk/content: ./ cloudstack/downloads.html

2013-02-12 Thread buildbot
Author: buildbot Date: Tue Feb 12 14:55:12 2013 New Revision: 850363 Log: Staging update by buildbot for cloudstack Modified: websites/staging/cloudstack/trunk/content/ (props changed) websites/staging/cloudstack/trunk/content/cloudstack/downloads.html Propchange: websites/staging/clou

svn commit: r1445193 - /incubator/cloudstack/site/trunk/content/cloudstack/downloads.mdtext

2013-02-12 Thread jzb
Author: jzb Date: Tue Feb 12 14:55:03 2013 New Revision: 1445193 URL: http://svn.apache.org/r1445193 Log: Minor edit. Modified: incubator/cloudstack/site/trunk/content/cloudstack/downloads.mdtext Modified: incubator/cloudstack/site/trunk/content/cloudstack/downloads.mdtext URL: http://svn.a

  1   2   >