cloudstack/plugins/hypervisors/xen
Edison Su ea9121bc8f KVM initial VPC support
Implements
SetupGuestNetworkCommand,SetNetworkACLCommand,SetSourceNatCommand,IpAssocVpcCommand,SetPortForwardingRulesVpcCommand.
Passes basic functionality, though I'm sure there may be some honing to
do.

Also fixes a few minor things found along the way:
 vpc_guestnw.sh wasn't successfully setting up apache due to default
listen IP of 10.1.1.1
 vpc_guestnw.sh was referencing a 'logger_it' function, replaced with
'logger -t cloud'
 system vms were running with OS type "Debian GNU/Linux 5.0(32-bit)",
which was not found in the KVMGuestOsMapper
 the Xen implementation of SetupGuestNetworkCommand had apparently
copied its catch message from UnPlug Nic, fixed string

Send-by: Marcus Sorensen
RB: https://reviews.apache.org/r/6883
2012-09-04 11:45:59 -07:00
..
src/com/cloud KVM initial VPC support 2012-09-04 11:45:59 -07:00
.classpath CS-15875 resolved via patch from Andy Gross. 2012-08-07 14:10:11 -04:00
.project License header updates for the plugins folder. 2012-08-03 09:07:43 -04:00
build.xml Moving out XenServer support code into plugins/hypervisors/xen 2012-06-26 16:42:31 -07:00
pom.xml rename cloud-plugins to cloudstack-plugins 2012-08-27 16:53:51 +02:00