mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
fixing build break due to commit edbd3a862ce16cce1b22f54c843d33f8f6cf809c
This commit is contained in:
parent
9730160e63
commit
bb7b6d5eee
@ -150,7 +150,7 @@ public class F5ExternalLoadBalancerElement extends AdapterBase implements Networ
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean restart(Network network, ReservationContext context) throws ConcurrentOperationException, ResourceUnavailableException, InsufficientCapacityException{
|
||||
public boolean restart(Network network, ReservationContext context, boolean cleanup) throws ConcurrentOperationException, ResourceUnavailableException, InsufficientCapacityException{
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user