cloudstack/engine
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
..
api CLOUDSTACK-8197 create MinVRVersion config item 2015-02-03 13:18:15 +01:00
components-api If the HypervisorType of a storage pool is Any, we need to retrieve hosts in the given zone for each HypervisorType. 2015-01-29 19:18:04 -07:00
network removed executable flags from java classes 2014-11-23 19:49:01 +01:00
orchestration TK-3135 fixes for VPC restart 2015-03-16 11:39:17 +01:00
schema Vpc redundancy enabled. Including Vpc & Vpc Offering creation. Marvin tests and UI. 2015-03-16 11:38:05 +01:00
service CLOUDSTACK-8011: Upgrade maven dependencies 2014-12-04 02:12:51 +05:30
storage CLOUDSTACK-8320. Upon a failed migration, a dummy volume is created which remains in 'Expunging' state. 2015-03-12 11:57:02 +05:30
pom.xml Bump master version to 4.6.0-SNAPSHOT after branching 4.5.0-SNAPSHOT 2014-10-29 14:54:23 +01:00