cloudstack-mirror/api/src/com/cloud/network
wilderrodrigues 40eb579115 TK-3135 fixes for VPC restart
* removed the "is redundant" flag form the addVpcRouterToGuestNetwork() method
* removed the "is redundant" flag from the removeVpcRouterFromGuestNetwork() method
* changed the path of the master.py file in the keepalived.conf.temp file
* the call to routerDao.addRouterToGuestNetwork() in the VpcRouterDeploymentDefinition is not needed. That step will be performed once a VM is created
  - In addition, when restarting a VPC the routers will have the guest net configured, if any exists.

* Pushing the POM.xml as well, to use the old Jetty for now. Could not fix the logging problem. Will replace the POM with master version after VPC is done.
2015-03-16 11:39:17 +01:00
..
as CLOUDSTACK-6530: Make more networking entities implement Displayable interface. 2014-05-09 10:13:33 -07:00
element CLOUDSTACK-6047: Enable VR aggregation commands for VR start/reboot 2014-03-11 13:04:26 -07:00
firewall CLOUDSTACK-6922: Updated events for firewall ingress and egress 2014-06-19 15:06:56 +05:30
guru removed executable flags from java classes 2014-11-23 19:49:01 +01:00
lb CLOUDSTACK-6920 Support listing of LBHealthcheck policy with LBHealthcheck policy ID 2014-12-26 21:01:03 +05:30
router removed executable flags from java classes 2014-11-23 19:49:01 +01:00
rules CLOUDSTACK-8064: UpdatePortForwardingRuleCmd implementation 2014-12-12 10:19:06 +01:00
security CLOUDSTACK-5810: addSecondaryIp to vm's nic - derive the ip owner from the vm instance account, not from the caller 2014-01-06 17:09:14 -08:00
vpc Vpc redundancy enabled. Including Vpc & Vpc Offering creation. Marvin tests and UI. 2015-03-16 11:38:05 +01:00
vpn CLOUDSTACK-6578: Fixed issue in delete remote access vpn command 2014-05-06 20:08:30 +05:30
GuestVlan.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
IpAddress.java Fixed CLOUDSTACK-6756: usage id is not being returned for an ip in deleted ip range 2014-05-27 10:41:40 +05:30
MonitoringService.java Fix camelcasing inconsistency causing an assertion error. 2014-02-05 17:46:33 +01:00
Network.java Vpc redundancy enabled. Including Vpc & Vpc Offering creation. Marvin tests and UI. 2015-03-16 11:38:05 +01:00
NetworkMigrationResponder.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
NetworkModel.java Disable IAM feature from 4.4 release. 2014-05-22 18:27:08 -07:00
NetworkProfile.java Vpc redundancy enabled. Including Vpc & Vpc Offering creation. Marvin tests and UI. 2015-03-16 11:38:05 +01:00
NetworkRuleApplier.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
Networks.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
NetworkService.java hypervisors: add OVM3 plugin that supports OVM 3.2.1/3.3.x 2015-03-12 11:33:42 +05:30
NetworkUsageService.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
OvsProvider.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
PhysicalNetwork.java CLOUDSTACK-6823 : First code drop for Brocade Network plugin to orchestrate Brocade VDX switches for L2 connectivity 2014-07-23 11:11:18 +02:00
PhysicalNetworkServiceProvider.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
PhysicalNetworkSetupInfo.java committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
PhysicalNetworkTrafficType.java hypervisors: add OVM3 plugin that supports OVM 3.2.1/3.3.x 2015-03-12 11:33:42 +05:30
PublicIpAddress.java Removed set() methods from IpAddress related interfaces 2013-04-17 15:11:38 -07:00
RemoteAccessVpn.java CLOUDSTACK-6530: Make more networking entities implement Displayable interface. 2014-05-09 10:13:33 -07:00
Site2SiteCustomerGateway.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
Site2SiteVpnConnection.java CLOUDSTACK-6530: Make more networking entities implement Displayable interface. 2014-05-09 10:13:33 -07:00
Site2SiteVpnGateway.java CLOUDSTACK-6530: Make more networking entities implement Displayable interface. 2014-05-09 10:13:33 -07:00
StorageNetworkService.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
TrafficLabel.java CLOUDSTACK-657 VMware vNetwork Distributed Virtual Switch support in CloudStack 2013-02-27 18:37:14 +05:30
UserIpv6Address.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
VirtualNetworkApplianceService.java CLOUDSTACK-8197 create MinVRVersion config item 2015-02-03 13:18:15 +01:00
VirtualRouterProvider.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
VpcVirtualNetworkApplianceService.java TK-3135 fixes for VPC restart 2015-03-16 11:39:17 +01:00
VpnUser.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00