git commit: refs/heads/4.1 - CLOUDSTACK-1199: add external DNS to dnsmasq configuration file

2013-02-08 Thread anthonyxu
Updated Branches: refs/heads/4.1 4da47c2ff -> 0923bf8f8 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/0923bf8f Tree: http://

git commit: refs/heads/master - CLOUDSTACK-1199: add external DNS to dnsmasq configuration file

2013-02-08 Thread anthonyxu
Updated Branches: refs/heads/master d9aa05195 -> e93625767 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

[1/3] git commit: refs/heads/master - Revert "Revert "CLOUDSTACK-737""

2013-02-08 Thread anthonyxu
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

[3/3] git commit: refs/heads/master - fix build issue after revert

2013-02-08 Thread anthonyxu
Updated Branches: refs/heads/master 27d1f3fa0 -> 6df0ff259 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/i

[2/3] git commit: refs/heads/master - Revert "Revert "CLOUDSTACK-737""

2013-02-08 Thread anthonyxu
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

git commit: refs/heads/master - Revert "CLOUDSTACK-737"

2013-02-08 Thread anthonyxu
Updated Branches: refs/heads/master b4f3f9260 -> 0a6c6bb25 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

git commit: refs/heads/master - Revert "CLOUDSTACK-737"

2013-02-08 Thread anthonyxu
Updated Branches: refs/heads/master a2fa16761 -> 27d1f3fa0 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/comm

git commit: refs/heads/master - Revert " CLOUDSTACK-737"

2013-02-08 Thread anthonyxu
Updated Branches: refs/heads/master 447d49ae9 -> a2fa16761 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 Commi

git commit: refs/heads/master - Revert "CLOUDSTACK-737"

2013-02-08 Thread anthonyxu
Updated Branches: refs/heads/master dd67cfc5d -> 447d49ae9 Revert "CLOUDSTACK-737" This reverts commit d7201dfe1f49fb75054e1f0b6922ed21446ad130. Conflicts: server/src/com/cloud/network/NetworkManagerImpl.java server/src/com/cloud/resource/ResourceManagerImpl.java Project: ht

git commit: refs/heads/master - Revert "CLOUDSTACK-737"

2013-02-08 Thread anthonyxu
Updated Branches: refs/heads/master 0a6c6bb25 -> dd67cfc5d Revert "CLOUDSTACK-737" This reverts commit d7201dfe1f49fb75054e1f0b6922ed21446ad130. Conflicts: server/src/com/cloud/network/NetworkManagerImpl.java server/src/com/cloud/resource/ResourceManagerImpl.java Project: ht

git commit: refs/heads/master - Revert " CLOUDSTACK-737,"

2013-02-08 Thread anthonyxu
Updated Branches: refs/heads/master 68c110cb1 -> b4f3f9260 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/

[4/5] git commit: refs/heads/master - CLOUDSTACK-737 Security Group script assume there is only one nic per VM, it is a big task to support multiple NICs, may seperate that as another project

2013-02-07 Thread anthonyxu
CLOUDSTACK-737 Security Group script assume there is only one nic per VM, it is a big task to support multiple NICs, may seperate that as another project Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-c

[1/5] git commit: refs/heads/master - CLOUDSTACK-737, allow to add security group enabled networks in security group enabled zone

2013-02-07 Thread anthonyxu
CLOUDSTACK-737, allow to add security group enabled networks in security group enabled zone Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/95aef332 Tree: http://git-wip-us.apache.or

[2/5] git commit: refs/heads/master - CLOUDSTACK-737 add xenserver support in UI only XenServer and KVM clusters are allowed in security enabled zone. only shared security enabled networks are allowed

2013-02-07 Thread anthonyxu
CLOUDSTACK-737 add xenserver support in UI only XenServer and KVM clusters are allowed in security enabled zone. only shared security enabled networks are allowed in security enabled zone. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git

[5/5] git commit: refs/heads/master - Merge branch 'sg-in-advanced-zone'

2013-02-07 Thread anthonyxu
Updated Branches: refs/heads/master 3dea9a7be -> 951cba92b Merge branch 'sg-in-advanced-zone' Conflicts: server/src/com/cloud/network/NetworkManagerImpl.java server/src/com/cloud/vm/UserVmManagerImpl.java Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/re

[3/5] git commit: refs/heads/master - CLOUDSTACK-737 support multiple NICs in Security group in java side

2013-02-07 Thread anthonyxu
CLOUDSTACK-737 support multiple NICs in Security group in java side Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/65210f4e Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloud

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

2013-02-05 Thread anthonyxu
Updated Branches: refs/heads/master 9d134f0f1 -> db71d3da3 CLOUDSTACK-1167 remove arptables rules after VM is stopped Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/db71d3da Tree: http

[2/2] git commit: refs/heads/sg-in-advanced-zone - CLOUDSTACK-737 Security Group script assume there is only one nic per VM, it is a big task to support multiple NICs, may seperate that as another pro

2013-02-05 Thread anthonyxu
Updated Branches: refs/heads/sg-in-advanced-zone d7201dfe1 -> 8a86d08fe CLOUDSTACK-737 Security Group script assume there is only one nic per VM, it is a big task to support multiple NICs, may seperate that as another project Project: http://git-wip-us.apache.org/repos/asf/incubator

[1/2] git commit: refs/heads/sg-in-advanced-zone - CLOUDSTACK-737 support multiple NICs in Security group in java side

2013-02-05 Thread anthonyxu
CLOUDSTACK-737 support multiple NICs in Security group in java side Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/65210f4e Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloud

git commit: CLOUDSTACK-737 add xenserver support in UI only XenServer and KVM clusters are allowed in security enabled zone. only shared security enabled networks are allowed in security enabled zone.

2013-01-25 Thread anthonyxu
Updated Branches: refs/heads/sg-in-advanced-zone 95aef332c -> d7201dfe1 CLOUDSTACK-737 add xenserver support in UI only XenServer and KVM clusters are allowed in security enabled zone. only shared security enabled networks are allowed in security enabled zone. Project: http://g

git commit: CLOUDSTACK-737, allow to add security group enabled networks in security group enabled zone

2013-01-23 Thread anthonyxu
Updated Branches: refs/heads/sg-in-advanced-zone [created] 95aef332c CLOUDSTACK-737, allow to add security group enabled networks in security group enabled zone Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/a

Git Push Summary

2013-01-23 Thread anthonyxu
Updated Branches: refs/heads/4.1-SG-Advanced-zone [deleted] 264a0670a

git commit: default Security rule doesn't apply to system VMs since nic.getIsolationUri is not set

2013-01-15 Thread anthonyxu
Updated Branches: refs/heads/master 101f64410 -> a6b902763 default Security rule doesn't apply to system VMs since nic.getIsolationUri is not set use to.setSecurityGroupEnabled to indicate if securitygroup is enabled on this NIC CLOUDSTACK-983: default Security rule doesn't apply to system

git commit: Do not allow add multiple VLANs or subnets into shared network

2013-01-15 Thread anthonyxu
Updated Branches: refs/heads/master 8d0091d7e -> 101f64410 Do not allow add multiple VLANs or subnets into shared network CS allows to add multiple VLANs and subnets to a shared network, but it doesn't really work, for example , vm on second VLAN or subnet cannot get IP through DHCP This pat

git commit: only basic network is pod based.

2013-01-14 Thread anthonyxu
Updated Branches: refs/heads/master e97090a92 -> 3aba867e1 only basic network is pod based. it has nothing to do with shared SG enabled netwokr Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commi

Git Push Summary

2012-12-20 Thread anthonyxu
Updated Branches: refs/heads/4.1-SG-Advanced-zone [created] 264a0670a

git commit: CLOUDSTACK-587: use setMemoryLimits instead

2012-12-05 Thread anthonyxu
Updated Branches: refs/heads/master 132114179 -> 40682fc43 CLOUDSTACK-587: use setMemoryLimits instead Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/40682fc4 Tree: http://git-wip-us.apache

git commit: CLOUDSTACK-251 :

2012-10-04 Thread anthonyxu
Updated Branches: refs/heads/4.0 c639cb41e -> 0c6bdd278 CLOUDSTACK-251 : when host is reconnected, CS try to make sure the host can access primary storage, CS only do this when primary storage is UP, and even host cannot access primary storage, that is okay, do not throw exception, just prin

git commit: CLOUDSTACK-251 :

2012-10-04 Thread anthonyxu
Updated Branches: refs/heads/master 3e7ba774f -> 15f6fbbee CLOUDSTACK-251 : when host is reconnected, CS try to make sure the host can access primary storage, CS only do this when primary storage is UP, and even host cannot access primary storage, that is okay, do not throw exception, just p

[2/2] git commit: CS-16409 : dhcp request doesn't have target ip, remove ip in the iptable rule

2012-10-03 Thread anthonyxu
CS-16409 : dhcp request doesn't have target ip, remove ip in the iptable rule Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/ed094447 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloud

[1/2] git commit: CS-16049 : VPC, VR provides metadata and user data through port 80, this port should be only open for targeting to this VR ip

2012-10-03 Thread anthonyxu
Updated Branches: refs/heads/4.0 95df352e8 -> a51343508 CS-16049 : VPC, VR provides metadata and user data through port 80, this port should be only open for targeting to this VR ip Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.or

git commit: CLOUDSTACK-106: this issue seems be coverred by other issue somehow, when other issue is fixed, this issue shows up

2012-10-03 Thread anthonyxu
Updated Branches: refs/heads/4.0 986ceff88 -> 95df352e8 CLOUDSTACK-106: this issue seems be coverred by other issue somehow, when other issue is fixed, this issue shows up Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/a

[2/2] git commit: CS-16409 : dhcp request doesn't have target ip, remove ip in the iptable rule

2012-10-01 Thread anthonyxu
CS-16409 : dhcp request doesn't have target ip, remove ip in the iptable rule Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/12d12ac5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloud

[1/2] git commit: CS-16049 : VPC, VR provides metadata and user data through port 80, this port should be only open for targeting to this VR ip

2012-10-01 Thread anthonyxu
Updated Branches: refs/heads/master ca498147d -> 12d12ac54 CS-16049 : VPC, VR provides metadata and user data through port 80, this port should be only open for targeting to this VR ip Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache

git commit: fix licnese header for vpc_passwd_server

2012-09-28 Thread anthonyxu
Updated Branches: refs/heads/master c99a3c6ee -> a892f0828 fix licnese header for vpc_passwd_server Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/a892f082 Tree: http://git-wip-us.apache.org

git commit: fix build

2012-09-26 Thread anthonyxu
Updated Branches: refs/heads/master e44d306dd -> 780769b76 fix build Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/780769b7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack

Git Push Summary

2012-09-26 Thread anthonyxu
Updated Branches: refs/heads/3.0.x [deleted] a3d6ddd0b

Git Push Summary

2012-09-26 Thread anthonyxu
Updated Branches: refs/heads/vpc [deleted] 39e9e7092

[3/7] git commit: CS-16370 , VCP, support delete guest network for vmware

2012-09-26 Thread anthonyxu
CS-16370 , VCP, support delete guest network for vmware Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/5d301f2a Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/5d301f2a D

[4/7] git commit: open port 3922 on correct eth device

2012-09-26 Thread anthonyxu
open port 3922 on correct eth device Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/946295b1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/946295b1 Diff: http://git-wip-

[6/7] git commit: CS-16393

2012-09-26 Thread anthonyxu
CS-16393 one typo fix make passwd service exitable Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/ddffdc9d Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/ddffdc9

[7/7] git commit: VPC : password reset fix

2012-09-26 Thread anthonyxu
VPC : password reset fix Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/e44d306d Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/e44d306d Diff: http://git-wip-us.apache.or

[5/7] git commit: CS-16375: do desetup network after last VM in guest network is gone

2012-09-26 Thread anthonyxu
CS-16375: do desetup network after last VM in guest network is gone Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/ba8b4185 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/t

[2/7] git commit: VPC : password reset, add console redirect

2012-09-26 Thread anthonyxu
VPC : password reset, add console redirect Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/1946a9a5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/1946a9a5 Diff: htt

[1/7] git commit: VPC : password server, start password server when guest network is created

2012-09-26 Thread anthonyxu
Updated Branches: refs/heads/master 915babd97 -> e44d306dd VPC : password server, start password server when guest network is created Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/b59c3c88

git commit: CLOUDSTACK-184: add createFileInDomr plugin

2012-09-24 Thread anthonyxu
Updated Branches: refs/heads/master a3c80ebf4 -> acaa22003 CLOUDSTACK-184: add createFileInDomr plugin Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/acaa2200 Tree: http://git-wip-us.apache.

git commit: CLOUDSTACK-106: this issue seems be coverred by other issue somehow, when other issue is fixed, this issue shows up

2012-09-21 Thread anthonyxu
Updated Branches: refs/heads/master c594ed68a -> 44e893812 CLOUDSTACK-106: this issue seems be coverred by other issue somehow, when other issue is fixed, this issue shows up Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repo

git commit: only check ISO which is downloaded status

2012-09-10 Thread anthonyxu
Updated Branches: refs/heads/master c14dcd2da -> 044291738 only check ISO which is downloaded status Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/04429173 Tree: http://git-wip-us.apache.or

git commit: VPC : configure apache2 for each guest network

2012-09-07 Thread anthonyxu
Updated Branches: refs/heads/master 5756a2a73 -> ba0522461 VPC : configure apache2 for each guest 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/ba052246 Tree: http://git-wip-us.apac

[2/2] git commit: VPC : static route, add route table in cloud-early-config

2012-09-07 Thread anthonyxu
VPC : static route, add route table in cloud-early-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/6c96e638 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/6c96e638

[1/2] git commit: VPC : clean up rt_table when stop domr

2012-09-07 Thread anthonyxu
Updated Branches: refs/heads/master 541fec8b4 -> 5756a2a73 VPC : clean up rt_table when stop domr Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/5756a2a7 Tree: http://git-wip-us.apache.org/r

git commit: Bug 13734 : after upgrade, dhcp traffic is allowed for all VMs

2012-09-07 Thread anthonyxu
Updated Branches: refs/heads/master fbba8c2ef -> 541fec8b4 Bug 13734 : after upgrade, dhcp traffic is allowed for all VMs reviewed-by: kelven 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: CS-15542, return success when vif is not there on deipassoc

2012-09-07 Thread anthonyxu
Updated Branches: refs/heads/master b58123e07 -> fbba8c2ef CS-15542, return success when vif is not there on deipassoc Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/fbba8c2e Tree: http://g

git commit: CS-15921 : in 2.1 timeframe, -untagged string is appended to the end of instance name, in cleanup_rules function, we need to convert chain name to vm name correclty

2012-09-07 Thread anthonyxu
Updated Branches: refs/heads/master 9214fa0af -> b58123e07 CS-15921 : in 2.1 timeframe, -untagged string is appended to the end of instance name, in cleanup_rules function, we need to convert chain name to vm name correclty Project: http://git-wip-us.apache.org/repos/asf/in

git commit: CS-15542: UnPlugNicCommand return success if vif doesn't exist

2012-09-07 Thread anthonyxu
Updated Branches: refs/heads/master 56a1da9f1 -> 9214fa0af CS-15542: UnPlugNicCommand return success if vif doesn't exist Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/9214fa0a Tree: http:

git commit: CS-16254: passwd_server listen on every interface, but only guest interface is enabled for that port

2012-09-07 Thread anthonyxu
Updated Branches: refs/heads/master 33fdcf104 -> 4a0e645e2 CS-16254: passwd_server listen on every interface, but only guest interface is enabled for that port Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf

git commit: CS-16261: egress_vmchain doesn't exist in 2.2.*, create it automatically after upgrade

2012-09-07 Thread anthonyxu
Updated Branches: refs/heads/master 3cfe01d07 -> 33fdcf104 CS-16261: egress_vmchain doesn't exist in 2.2.*, create it automatically after upgrade Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cl

git commit: VPC : by default , outgoing traffic is allowed out, once egress rules are added, only traffic specified in those are allowed out, others are blocked

2012-09-07 Thread anthonyxu
Updated Branches: refs/heads/master b52bd1fc5 -> 3cfe01d07 VPC : by default , outgoing traffic is allowed out, once egress rules are added, only traffic specified in those are allowed out, others are blocked Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit

git commit: The file scripts/storage/secondary/cloud-install-sys-tmplt had a syntax error,

2012-09-07 Thread anthonyxu
Updated Branches: refs/heads/master f9e91a9f9 -> b52bd1fc5 The file scripts/storage/secondary/cloud-install-sys-tmplt had a syntax error, provided-by : Marcus Sorensen Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/in

git commit: Removing the older xenapi jar and adding an ant target to build one from the source.

2012-09-07 Thread anthonyxu
Updated Branches: refs/heads/master 24fa14845 -> f9e91a9f9 Removing the older xenapi jar and adding an ant target to build one from the source. provided-by : Devdeep Singh Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/a

git commit: fixed typo

2012-08-15 Thread anthonyxu
Updated Branches: refs/heads/4.0 21b2f8963 -> 447716abb fixed typo Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/447716ab Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/t

git commit: fixed typo

2012-08-15 Thread anthonyxu
Updated Branches: refs/heads/master 6c33763d8 -> 4b3af0c96 fixed typo Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/4b3af0c9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstac

git commit: fix a typo

2012-08-15 Thread anthonyxu
Updated Branches: refs/heads/master 2ea876dfd -> e1bfcdc1b fix a typo Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/e1bfcdc1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstac

git commit: in basic zone, allow dhcp traffic by default

2012-08-15 Thread anthonyxu
Updated Branches: refs/heads/master a3faff94f -> 2ea876dfd in basic zone, allow dhcp traffic by default Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/2ea876df Tree: http://git-wip-us.apach

git commit: CS-15922 : to avoid race condition when expunge vm, expunge interval and expunge deplay should be larger than 600 second

2012-08-13 Thread anthonyxu
Updated Branches: refs/heads/master cbcd5cace -> 5060f9826 CS-15922 : to avoid race condition when expunge vm, expunge interval and expunge deplay should be larger than 600 second Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/

[5/5] remove vhd-tools directory

2012-08-03 Thread anthonyxu
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e9a74959/tools/vhd-tools/vhd/lib/vhd-util-revert.c -- diff --git a/tools/vhd-tools/vhd/lib/vhd-util-revert.c b/tools/vhd-tools/vhd/lib/vhd-util-revert.c deleted file

[2/5] remove vhd-tools directory

2012-08-03 Thread anthonyxu
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e9a74959/tools/vhd-tools/vhd/lib/libvhd-journal.c -- diff --git a/tools/vhd-tools/vhd/lib/libvhd-journal.c b/tools/vhd-tools/vhd/lib/libvhd-journal.c deleted file mo

[2/2] git commit: VPC : typo

2012-08-02 Thread anthonyxu
VPC : typo Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/0c9d5f5e Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/0c9d5f5e Diff: http://git-wip-us.apache.org/repos/asf/in

[1/2] git commit: VPC : handle Revoke rules for staticroute

2012-08-02 Thread anthonyxu
Updated Branches: refs/heads/vpc bda8fc1e0 -> 9b4375339 VPC : handle Revoke rules for staticroute Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/9b437533 Tree: http://git-wip-us.apache.org/r

git commit: CS-15713 : remove listen section, when ld is removed

2012-08-01 Thread anthonyxu
Updated Branches: refs/heads/vpc 1aa4ed84b -> d49776938 CS-15713 : remove listen section, when ld is removed Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/d4977693 Tree: http://git-wip-us.a

[2/2] git commit: CS-15708 : fix network cleanup

2012-07-30 Thread anthonyxu
CS-15708 : fix network cleanup Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/3aae9799 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/3aae9799 Diff: http://git-wip-us.apa

[1/2] git commit: CS-15680 : set broadcast IP

2012-07-30 Thread anthonyxu
Updated Branches: refs/heads/vpc 9e5934260 -> f763f53c2 CS-15680 : set broadcast IP Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/f763f53c Tree: http://git-wip-us.apache.org/repos/asf/incub

[1/4] git commit: CS-15555 : typo fix

2012-07-27 Thread anthonyxu
Updated Branches: refs/heads/vpc 3c90fc842 -> e8ad5b7d0 CS-1 : typo fix Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/e8ad5b7d Tree: http://git-wip-us.apache.org/repos/asf/incubator-clo

[2/4] git commit: CS-15555 : typo

2012-07-27 Thread anthonyxu
CS-1 : typo Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/f44ce52b Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/f44ce52b Diff: http://git-wip-us.apache.org/repos/a

[3/4] git commit: KVM : fix, can boot user VM

2012-07-27 Thread anthonyxu
KVM : fix, can boot user VM Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/1261f0c8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/1261f0c8 Diff: http://git-wip-us.apach

[4/4] git commit: KVM fix

2012-07-27 Thread anthonyxu
KVM fix Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/0021192b Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/0021192b Diff: http://git-wip-us.apache.org/repos/asf/incub

[14/16] git commit: VPC : add vpc_func.sh

2012-07-27 Thread anthonyxu
VPC : add vpc_func.sh Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/599dcb49 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/599dcb49 Diff: http://git-wip-us.apache.org/r

[11/16] git commit: VPC : create/destroy private Gateway

2012-07-27 Thread anthonyxu
VPC : create/destroy private Gateway Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/9910176d Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/9910176d Diff: http://git-wip-

[4/16] git commit: VPC : create/destroy source NAT

2012-07-27 Thread anthonyxu
VPC : create/destroy source NAT Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/0d52ac20 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/0d52ac20 Diff: http://git-wip-us.ap

[1/16] git commit: VPC : vpc integration code for XenServer hypervisor

2012-07-27 Thread anthonyxu
Updated Branches: refs/heads/vpc fe2681fa1 -> 2fc1dc0df VPC : vpc integration code for XenServer hypervisor Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/2fc1dc0d Tree: http://git-wip-us.ap

[9/16] git commit: VPC : vpc ip assocate fix

2012-07-27 Thread anthonyxu
VPC : vpc ip assocate fix Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/7dc4231e Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/7dc4231e Diff: http://git-wip-us.apache.o

[7/16] git commit: VPC : basic network usage per guest network

2012-07-27 Thread anthonyxu
VPC : basic network usage per guest 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/952da87e Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/952da87e Diff: http://g

[6/16] git commit: VCP : for each network, there will be a seperate config file deriving from this one

2012-07-27 Thread anthonyxu
VCP : for each network, there will be a seperate config file deriving from this one Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/0369fa31 Tree: http://git-wip-us.apache.org/repos/asf/incubat

[10/16] git commit: VPC : vpc loadbalancer script

2012-07-27 Thread anthonyxu
VPC : vpc loadbalancer script Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/744bfdce Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/744bfdce Diff: http://git-wip-us.apac

[13/16] git commit: VPC : ipassoc.sh typo fix

2012-07-27 Thread anthonyxu
VPC : ipassoc.sh typo fix Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/5edb646b Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/5edb646b Diff: http://git-wip-us.apache.o

[8/16] git commit: VPC : portforwarding script

2012-07-27 Thread anthonyxu
VPC : portforwarding script Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/f7da1772 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/f7da1772 Diff: http://git-wip-us.apache

[15/16] git commit: VPC : remove all rules for a plugged nic device

2012-07-27 Thread anthonyxu
VPC : remove all rules for a plugged nic device Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/05dc92c0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/05dc92c0 Diff: http

[12/16] git commit: VPC : add vpc_guestnw.sh

2012-07-27 Thread anthonyxu
VPC : add vpc_guestnw.sh Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/7fd73fc5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/7fd73fc5 Diff: http://git-wip-us.apache.or

[16/16] git commit: VPC : vpc_acl.sh is for VPC access control list

2012-07-27 Thread anthonyxu
VPC : vpc_acl.sh is for VPC access control list Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/165a21c6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/165a21c6 Diff: http

[3/16] git commit: VPC : create/destroy static route

2012-07-27 Thread anthonyxu
VPC : create/destroy static route Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/ae579c4c Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/ae579c4c Diff: http://git-wip-us.

[2/16] git commit: VPC : create/destroy static nat

2012-07-27 Thread anthonyxu
VPC : create/destroy static nat Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/59937838 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/59937838 Diff: http://git-wip-us.ap

[5/16] git commit: VPC : this is default iptables for vpc route

2012-07-27 Thread anthonyxu
VPC : this is default iptables for vpc route Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/d5d6c9f5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/d5d6c9f5 Diff: http://

git commit: CS-15551 : if 'xen.check.hvm' is false, don't check template hvm in allocator

2012-07-13 Thread anthonyxu
Updated Branches: refs/heads/master 7a5efcc2e -> 829acf6e2 CS-15551 : if 'xen.check.hvm' is false, don't check template hvm in allocator Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/829acf

git commit: CS-15155 : after system VMs boot up, destroy CD virtual device for System VM when reconnect XenServer host, try to destroy CD virtual device for System VM, this is for upgrade

2012-06-15 Thread anthonyxu
Updated Branches: refs/heads/master 2af678902 -> 5f3e0c578 CS-15155 : after system VMs boot up, destroy CD virtual device for System VM when reconnect XenServer host, try to destroy CD virtual device for System VM, this is for upgrade Project: http://git-wip-us.apache.org/r

git commit: CS-12972 : cap is per VM , weight is per VCPU

2012-06-14 Thread anthonyxu
Updated Branches: refs/heads/master e135ee3eb -> 2af678902 CS-12972 : cap is per VM , weight is per VCPU Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/2af67890 Tree: http://git-wip-us.apach