Skip to content

Commit

Permalink
Delete Load Balancer
Browse files Browse the repository at this point in the history
Signed-off-by: matthias.gatto <[email protected]>
  • Loading branch information
outscale-mgo committed Sep 26, 2023
1 parent 137fa6e commit 7fa62dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions osc_tui/popup.py
Original file line number Diff line number Diff line change
Expand Up @@ -673,6 +673,7 @@ def instances_registered():
)

def delete_cb():
main.GATEWAY.DeleteLoadBalancer(LoadBalancerName=name)
form.current_grid.h_refresh(None)
exit()

Expand Down

0 comments on commit 7fa62dd

Please sign in to comment.