cloudstack/core/src/com/cloud
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
..
agent KVM initial VPC support 2012-09-04 11:45:59 -07:00
alert License header updates for the core folder from Chip Childers 2012-07-02 09:54:47 -04:00
async License header updates for the core folder from Chip Childers 2012-07-02 09:54:47 -04:00
capacity License header updates for the core folder from Chip Childers 2012-07-02 09:54:47 -04:00
certificate License header updates for the core folder from Chip Childers 2012-07-02 09:54:47 -04:00
configuration License header updates for the core folder from Chip Childers 2012-07-02 09:54:47 -04:00
consoleproxy License header updates for the core folder from Chip Childers 2012-07-02 09:54:47 -04:00
event License header updates for the core folder from Chip Childers 2012-07-02 09:54:47 -04:00
exception License header updates for the core folder from Chip Childers 2012-07-02 09:54:47 -04:00
host Remove @author tag from non third-party source files in core folder 2012-08-13 15:20:10 +08:00
hypervisor CS-15631 : Support for up to 16 VDIs per VM on XS 6.0 and above 2012-08-01 19:39:30 +05:30
info License header updates for the core folder from Chip Childers 2012-07-02 09:54:47 -04:00
network Remove @author tag from non third-party source files in core folder 2012-08-13 15:20:10 +08:00
resource License header updates for the core folder from Chip Childers 2012-07-02 09:54:47 -04:00
serializer License header updates for the core folder from Chip Childers 2012-07-02 09:54:47 -04:00
storage Remove @author tag from non third-party source files in core folder 2012-08-13 15:20:10 +08:00
user Remove @author tag from non third-party source files in core folder 2012-08-13 15:20:10 +08:00
vm Merge branch 'master' into vpc 2012-08-08 18:38:35 -07:00