[2/7] git commit: add test case for create storage pool

2013-01-21 Thread edison
add test case for create storage pool Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/3251cd66 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/3251cd66 Diff: http://git-wip

[1/7] git commit: add backedn code

2013-01-21 Thread edison
add backedn code Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/b4988e86 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/b4988e86 Diff: http://git-wip-us.apache.org/repos/

git commit: CLOUDSTACK-537: cloudstack UI - Advanced SG-enabled zone - VM Wizard - step5 - select network step - desc field - append '(sg)' if a network includes security group service.

2013-01-21 Thread jessicawang
Updated Branches: refs/heads/master ff5477d1f -> 635ac34d0 CLOUDSTACK-537: cloudstack UI - Advanced SG-enabled zone - VM Wizard - step5 - select network step - desc field - append '(sg)' if a network includes security group service. Project: http://git-wip-us.apache.org/repos/asf/incubator-

git commit: CLOUDSTACK-537: cloudstack UI - Advanced SG-enabled zone - VM Wizard - remove obsolete variable(myNetworks), rename variable sharedNetworks to networkObjs.

2013-01-21 Thread jessicawang
Updated Branches: refs/heads/master bfdec24de -> ff5477d1f CLOUDSTACK-537: cloudstack UI - Advanced SG-enabled zone - VM Wizard - remove obsolete variable(myNetworks), rename variable sharedNetworks to networkObjs. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Com

git commit: CLOUDSTACK-537: cloudstack UI - Advanced SG-enabled zone - VM Wizard - step 5 - specify canusefordeploy parameter in listNetworks API when populating network list.

2013-01-21 Thread jessicawang
Updated Branches: refs/heads/master 6e40c3362 -> bfdec24de CLOUDSTACK-537: cloudstack UI - Advanced SG-enabled zone - VM Wizard - step 5 - specify canusefordeploy parameter in listNetworks API when populating network list. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack

git commit: CLOUDSTACK-355: create DB view for ServiceOfferingResponse to fix count for ListServiceOfferingsCmd.

2013-01-21 Thread mchen
Updated Branches: refs/heads/master a4c413bc1 -> 6e40c3362 CLOUDSTACK-355: create DB view for ServiceOfferingResponse to fix count for ListServiceOfferingsCmd. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-c

git commit: CLOUDSTACK-537: Fix for instance wizard

2013-01-21 Thread bfederle
Updated Branches: refs/heads/master 6db719d58 -> a4c413bc1 CLOUDSTACK-537: Fix for instance wizard When using SG-enabled advanced zone, fix case where 'add guest network' form shows up in select network step -- adding a guest network via the wizard is not supported in this type of setup. Pro

git commit: Fixed the problems with simulator. Turned off the skip tests

2013-01-21 Thread ahuang
Updated Branches: refs/heads/javelin f27692aa7 -> f7e75d3aa Fixed the problems with simulator. Turned off the skip tests Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/f7e75d3a Tree: http:/

git commit: Removed a useless class?

2013-01-21 Thread ahuang
Updated Branches: refs/heads/javelin 2c5859dbd -> f27692aa7 Removed a useless class? Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/f27692aa Tree: http://git-wip-us.apache.org/repos/asf/incu

git commit: Summary: Apply feedback from Wido

2013-01-21 Thread hugo
Updated Branches: refs/heads/cloud-agent-with-openvswitch 04f82623f -> a0373fe1f Summary: Apply feedback from Wido Better checking on VlanID Correct speling mistake Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incu

[10/50] [abbrv] Clean up ApiServer, ApiServlet and ApiDispatcher flow to handle various CloudRuntimeException and CloudException in one place, and Introduced ApiErrorCode to handle CloudStack API erro

2013-01-21 Thread hugo
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/3dabd5fb/server/src/com/cloud/api/ApiServlet.java -- diff --git a/server/src/com/cloud/api/ApiServlet.java b/server/src/com/cloud/api/ApiServlet.java index 19091f2..

[24/50] [abbrv] git commit: Fix some bugs and add java integration test for api rate limit plugin.

2013-01-21 Thread hugo
Fix some bugs and add java integration test for api rate limit 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/86ada92f Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tr

[2/50] [abbrv] git commit: network-refactor: fix license issues Fix build after merge of network-refactor

2013-01-21 Thread hugo
network-refactor: fix license issues Fix build after merge of network-refactor Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/d9e36ac3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-clou

[21/50] [abbrv] git commit: CLOUDSTACK-995: fix failed to detect centos 6.2

2013-01-21 Thread hugo
CLOUDSTACK-995: fix failed to detect centos 6.2 Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/0b60c0d3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/0b60c0d3 Diff: http

[40/50] [abbrv] git commit: CLOUDSTACK-537: cloudstack UI - Advanced SG-enabled zone - Instance wizard UI: Support advanced zone with security groups

2013-01-21 Thread hugo
CLOUDSTACK-537: cloudstack UI - Advanced SG-enabled zone - Instance wizard UI: Support advanced zone with security groups For advanced zones with SG enabled, show both the add guest network step as well as the add security group step. reviewed-by: jessica Project: http://git-wip-us.apache.org/

[26/50] [abbrv] git commit: Merge branch 'master' into api_limit

2013-01-21 Thread hugo
Merge branch 'master' into api_limit Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/9ab7960a Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/9ab7960a Diff: http://git-wip-

[25/50] [abbrv] git commit: Change a debug message to TRACE level.

2013-01-21 Thread hugo
Change a debug message to TRACE level. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/805261a9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/805261a9 Diff: http://git-wip

[22/50] [abbrv] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack Re-merge with network-refactor

2013-01-21 Thread hugo
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack Re-merge with network-refactor Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/56cd8096 Tree: http://git-wip

[17/50] [abbrv] git commit: Summary: fix ipsectunnel.sh being called as ipsectunnel in KVM S2S vpn

2013-01-21 Thread hugo
Summary: fix ipsectunnel.sh being called as ipsectunnel in KVM S2S vpn Signed-off-by: Marcus Sorensen 1358446410 -0700 Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/1a2e69fb Tree: http://git-

[18/50] [abbrv] git commit: Revert "Summary: fix ipsectunnel.sh being called as ipsectunnel in KVM S2S vpn"

2013-01-21 Thread hugo
Revert "Summary: fix ipsectunnel.sh being called as ipsectunnel in KVM S2S vpn" This reverts commit 1a2e69fb22a64b84960860965d4f757637ac5e12. accidentally pushed mode change of sh file as well, need to split this out Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commi

[31/50] [abbrv] git commit: ApiDispatcher: In case of incorrect long int value or uuid, throw error

2013-01-21 Thread hugo
ApiDispatcher: In case of incorrect long int value or uuid, throw error 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/b120e192 Tree: http://git-wip-us.apache.org/re

[16/50] [abbrv] git commit: Merge branch 'master' into api_limit

2013-01-21 Thread hugo
Merge branch 'master' into api_limit Conflicts: api/src/org/apache/cloudstack/api/BaseCmd.java server/src/com/cloud/api/ApiServer.java server/src/com/cloud/api/ApiServlet.java Signed-off-by: Min Chen Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/r

[27/50] [abbrv] git commit: network-refactor: merge stomped on a logical not'

2013-01-21 Thread hugo
network-refactor: merge stomped on a logical not' Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/2d19f3b0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/2d19f3b0 Diff: ht

[37/50] [abbrv] git commit: CLOUDSTACK-803: HA gets triggered even when the host investigator is unable to determine the state of the host HA won't be triggered in case the host investigator is not ab

2013-01-21 Thread hugo
CLOUDSTACK-803: HA gets triggered even when the host investigator is unable to determine the state of the host HA won't be triggered in case the host investigator is not able to determine the state Signed-off-by: Koushik Das Signed-off-by: Abhinandan Prateek Project: http://git-wip-us.apache

[23/50] [abbrv] git commit: Summary: Fix rp_filter for VPC router

2013-01-21 Thread hugo
Summary: Fix rp_filter for VPC router Detail: VPC router was being treated like normal VR, which was an issue because normally the VR has an eth0,1,2 which are isolated, linklocal, and public networks respectively. rp_filter is turned on for eth0,1 and off for 2 (hardcoded). VPC however comes up w

[1/50] [abbrv] git commit: https://issues.apache.org/jira/browse/CLOUDSTACK-993

2013-01-21 Thread hugo
https://issues.apache.org/jira/browse/CLOUDSTACK-993 Changes: - Introduction of maven skipped the java code that inserts the admin user. This causes the NPE in management server while trying to find the user and also, admin user cannot login as expected. - Fixing the insertion of the admin user

[30/50] [abbrv] git commit: CLOUDSTACK-810: Make DirectAgent thread pool size configurable Removed hard-coding of directagent thread pool size and now reading it from configuration

2013-01-21 Thread hugo
CLOUDSTACK-810: Make DirectAgent thread pool size configurable Removed hard-coding of directagent thread pool size and now reading it from configuration Signed-off-by: Chiradeep Vittal Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.

[3/50] [abbrv] Clean up ApiServer, ApiServlet and ApiDispatcher in handling various exceptions, and Introduced ApiErrorCode to handle CloudStack API error code to standard Http code mapping.

2013-01-21 Thread hugo
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/bdcfa191/server/src/com/cloud/api/commands/AddTrafficMonitorCmd.java -- diff --git a/server/src/com/cloud/api/commands/AddTrafficMonitorCmd.java b/server/src/com/clo

[20/50] [abbrv] git commit: Summary: several scripts are not mode executable

2013-01-21 Thread hugo
Summary: several scripts are not mode executable Detail: several scripts in the scripts directory weren't marked executable. Normally this is handled/fixed in the packaging, but harder to deal with in development environments, so marking them executable. Signed-off-by: Marcus Sorensen 1358446902

[33/50] [abbrv] git commit: maven: disable awsapi by default, enable by -P awsapi profile

2013-01-21 Thread hugo
maven: disable awsapi by default, enable by -P awsapi profile 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/a0bc5089 Tree: http://git-wip-us.apache.org/repos/asf/in

[35/50] [abbrv] git commit: CLOUDSTACK-1010: Fix count issue for listHosts command

2013-01-21 Thread hugo
CLOUDSTACK-1010: Fix count issue for listHosts command Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/51c1ca7c Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/51c1ca7c Dif

[32/50] [abbrv] git commit: Merge branch 'master' into api_limit

2013-01-21 Thread hugo
Merge branch 'master' into api_limit Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/2fd1d476 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/2fd1d476 Diff: http://git-wip-

[19/50] [abbrv] git commit: Summary: fix ipsectunnel.sh being called as ipsectunnel in KVM S2S vpn

2013-01-21 Thread hugo
Summary: fix ipsectunnel.sh being called as ipsectunnel in KVM S2S vpn Signed-off-by: Marcus Sorensen 1358446796 -0700 Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/b77503b5 Tree: http://git-

[44/50] [abbrv] git commit: Avoid some m2e error in eclipse for imported project.

2013-01-21 Thread hugo
Avoid some m2e error in eclipse for imported project. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/e8c0c1a8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/e8c0c1a8 Diff:

[38/50] [abbrv] git commit: network-refactor merge: fix nonoss build

2013-01-21 Thread hugo
network-refactor merge: fix nonoss build Signed-off-by: Chiradeep Vittal Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/ce4b49d3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudsta

[45/50] [abbrv] git commit: Fix "Count" for listSnapshotPoliciesCmd.

2013-01-21 Thread hugo
Fix "Count" for listSnapshotPoliciesCmd. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/2955d589 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/2955d589 Diff: http://git-w

[34/50] [abbrv] git commit: Summary: Pass StoragePoolType that maps to libvirt in cleanupDisk

2013-01-21 Thread hugo
Summary: Pass StoragePoolType that maps to libvirt in cleanupDisk Description: When selecting a storage adaptor, cleanupDisk assumes that libvirt is being used. Therefore, we pass a StoragePoolType that maps to libvirt. This is the only place in LibvirtComputingResource where the StoragePoolType c

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

2013-01-21 Thread hugo
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/0333225e Tree: http://git-wip-us.apache.org/repos/asf/incuba

[29/50] [abbrv] git commit: ApiServer: Fix default reponse type for apiserver on intergration port to xml

2013-01-21 Thread hugo
ApiServer: Fix default reponse type for apiserver on intergration port to xml 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/f264571e Tree: http://git-wip-us.apache.

[39/50] [abbrv] git commit: Merge branch 'api_limit'

2013-01-21 Thread hugo
Merge branch 'api_limit' Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/5a865462 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/5a865462 Diff: http://git-wip-us.apache.or

[42/50] [abbrv] git commit: CLOUDSTACK-938: Add missing checkbatchs2svpn.sh

2013-01-21 Thread hugo
CLOUDSTACK-938: Add missing checkbatchs2svpn.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/a5ac88db Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/a5ac88db Diff: http

[28/50] [abbrv] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack Re-re-merge for network-refactor merge

2013-01-21 Thread hugo
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack Re-re-merge for network-refactor merge Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/f1d7d964 Tree: http:/

[9/50] [abbrv] git commit: Add some tests for api rate limit plugin.

2013-01-21 Thread hugo
Add some tests for api rate limit 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/06fa338d Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/06fa338d Diff: http://git-

[36/50] [abbrv] git commit: CLOUDSTACK-988: HV version must be updated in hypervisor_version column of host table HV version is stored in hypervisor_version column in host table wherever present Also

2013-01-21 Thread hugo
CLOUDSTACK-988: HV version must be updated in hypervisor_version column of host table HV version is stored in hypervisor_version column in host table wherever present Also correctly populating version column in host table with resource file version Signed-off-by: Koushik Das Signed-off-by: Abh

[46/50] [abbrv] git commit: umount loop device. If patch disk created from loop, then need to umount it in loop device, otherwise, you can only create 7 routers on one kvm host

2013-01-21 Thread hugo
umount loop device. If patch disk created from loop, then need to umount it in loop device, otherwise, you can only create 7 routers on one kvm host 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: CLOUDSTACK-537: cloudstack UI - Advanced SG-enabled zone - VM Wizard - step 5 - show network list first, then security group list. reviewed-by: Brian

2013-01-21 Thread hugo
CLOUDSTACK-537: cloudstack UI - Advanced SG-enabled zone - VM Wizard - step 5 - show network list first, then security group list. reviewed-by: Brian Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/co

[49/50] [abbrv] git commit: Summary: Fix bridge parsing when bridge names are subsets of others

2013-01-21 Thread hugo
Summary: Fix bridge parsing when bridge names are subsets of others Detail: There are several places in the code that do a "brctl show | grep bridgeName" or similar, which causes all sorts of problems when you have for example a cloudVirBr50 and a cloudVirBr5000. This patch attempts to stop relyin

[47/50] [abbrv] git commit: CLOUDSTACK-459: cloudstack UI - create network offering dialog - update comment in code.

2013-01-21 Thread hugo
CLOUDSTACK-459: cloudstack UI - create network offering dialog - update comment in code. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/d13d67bd Tree: http://git-wip-us.apache.org/repos/asf/inc

[48/50] [abbrv] git commit: CLOUDSTACK-652: cloudstack UI - create network offering dialog - for both Isolated network and Shared network, show Elastic IP dropdown when StaticNAT is checked and Static

2013-01-21 Thread hugo
CLOUDSTACK-652: cloudstack UI - create network offering dialog - for both Isolated network and Shared network, show Elastic IP dropdown when StaticNAT is checked and StaticNAT provider is Netscaler. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wi

[50/50] [abbrv] git commit: Merge branch 'master' into cloud-agent-with-openvswitch

2013-01-21 Thread hugo
Updated Branches: refs/heads/cloud-agent-with-openvswitch a8fcc4f3d -> 04f82623f Merge branch 'master' into cloud-agent-with-openvswitch Conflicts: plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java Project: http://git-wip-us.apache.org/repos

git commit: Summary: Add documentation for the KVM support for OpenVswitch

2013-01-21 Thread hugo
Updated Branches: refs/heads/cloud-agent-with-openvswitch f38e3b9be -> a8fcc4f3d (forced update) Summary: Add documentation for the KVM support for OpenVswitch Modified the KVM installation instructions with an example on how to use the openvswitch bridges. Modified the Nicira NVP plugin docu

[2/2] git commit: Merge branch 'cloud-agent-with-openvswitch' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack into cloud-agent-with-openvswitch

2013-01-21 Thread hugo
Updated Branches: refs/heads/cloud-agent-with-openvswitch 6237e59f9 -> f38e3b9be Merge branch 'cloud-agent-with-openvswitch' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack into cloud-agent-with-openvswitch Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack

[1/2] git commit: Summary: Add documentation for the KVM support for OpenVswitch

2013-01-21 Thread hugo
Summary: Add documentation for the KVM support for OpenVswitch Modified the KVM installation instructions with an example on how to use the openvswitch bridges. Modified the Nicira NVP plugin documentation with support for KVM Updated the Nicira NVP docs to mention that it can be configured usin

git commit: Use the user.home property instead of a bash thing. See http://docs.oracle.com/javase/tutorial/essential/environment/sysprop.html

2013-01-21 Thread hugo
Updated Branches: refs/heads/master a65b584d1 -> 04d93ef0a Use the user.home property instead of a bash thing. See http://docs.oracle.com/javase/tutorial/essential/environment/sysprop.html Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apac