-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/7288/
-----------------------------------------------------------

(Updated Sept. 27, 2012, 11:42 a.m.)


Review request for cloudstack, Devdeep Singh and Ram Ganesh.


Changes
-------

Database id's cannot be thrown to user. I have corrected it to throw a generic 
error message, but have logged the id information. Also, this error condition 
is a rare case, by the time it comes to this layer zone for the most cases 
would exist.

Thanks,
Vijay.


Description
-------

The loadbalancer's network and it's VMs are present in the same network.
Enabling autoScaled VMs to be provisioned in the loadbalancer's network.


This addresses bug CS-15938.


Diffs (updated)
-----

  api/src/com/cloud/agent/api/to/LoadBalancerTO.java 9a58d9a 
  api/src/com/cloud/network/lb/LoadBalancingRule.java 6647b8e 
  
plugins/network-elements/netscaler/src/com/cloud/network/resource/NetscalerResource.java
 b78e770 
  server/src/com/cloud/network/as/AutoScaleManagerImpl.java 62b5e47 
  server/src/com/cloud/network/lb/LoadBalancingRulesManagerImpl.java 59ae8e6 

Diff: https://reviews.apache.org/r/7288/diff/


Testing
-------

Create autoscale config
DeployVirtualMachine command sent from NS succeeded.


Thanks,

Vijay Venkatachalam

Reply via email to