.org/r/19902/
> ---
>
> (Updated April 2, 2014, 5:09 a.m.)
>
>
> Review request for cloudstack and Alena Prokharchyk.
>
>
> Repository: cloudstack-git
>
>
> Description
> ---
>
> CLOUDSTACK-6223. removeNicFromVirtualMachine fails if anot
x27;s branch
refs/heads/master from Upendra Moturi
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=e9af5f4 ]
CLOUDSTACK-6223. removeNicFromVirtualMachine fails if another instance in
another domain has a nic with the same ip and a forwarding rule configured on it
Signed-off-by: Daan Hoo
ere is portforward rule assigned.
>
>
>
>
>
> - upendra
>
> On April 2nd, 2014, 5:09 a.m. UTC, upendra moturi wrote:
> Review request for cloudstack and Alena Prokharchyk.
> By upendra moturi.
>
> *Updated April 2, 2014, 5:09 a.m.*
> *Repository: * cloudstack-git
&
;
>
> Repository: cloudstack-git
>
>
> Description
> ---
>
> CLOUDSTACK-6223. removeNicFromVirtualMachine fails if another instance in
> another domain has a nic with the same ip and a forwarding rule configured on
> it
>
>
> Diffs
> -
.org/r/19902/
> ---
>
> (Updated April 2, 2014, 5:09 a.m.)
>
>
> Review request for cloudstack and Alena Prokharchyk.
>
>
> Repository: cloudstack-git
>
>
> Description
> ---
>
> CLOUDSTACK-6223. removeNicFromVirtualMachine fail
t; *Repository: * cloudstack-git
> Description
>
> CLOUDSTACK-6223. removeNicFromVirtualMachine fails if another instance in
> another domain has a nic with the same ip and a forwarding rule configured on
> it
>
> Diffs
>
>- engine/schema/src/com/cloud/network/rules/dao
-git
Description
---
CLOUDSTACK-6223. removeNicFromVirtualMachine fails if another instance in
another domain has a nic with the same ip and a forwarding rule configured on it
Diffs
-
engine/schema/src/com/cloud/network/rules/dao/PortForwardingRulesDao.java
4694cb9
engine/schema
Upendra, please go ahead and create a review board ticket with the
suggested fix.
https://reviews.apache.org/
-Alena.
On 4/1/14, 6:21 AM, "Upendra Moturi" wrote:
>Hi,
>
>Bug ID : CLOUDSTACK-6223.(removeNicFromVirtualMachine fails if another
>instance in another domain h
Hi,
Bug ID : CLOUDSTACK-6223.(removeNicFromVirtualMachine fails if another
instance in another domain has a nic with the same ip and a forwarding rule
configured on it)
Here is my proposed fix .
Add new method to get rules by destip and instanceid so that we get rules
only for that vm instead