Skip to content

Commit

Permalink
Add plling monitor flag for blazar Floating ip
Browse files Browse the repository at this point in the history
This is to enable the floating ip polling to clean up the resources in a errored or deleted lease
  • Loading branch information
AnishReddyRavula committed Nov 7, 2023
1 parent c6a82e3 commit 22e8309
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kolla/node_custom_config/blazar.conf
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ enable_polling_monitor = true

[virtual:floatingip]
billrate = {{ blazar_floatingip_billrate }}
enable_polling_monitor = true

[network]
retry_allocation_without_defaults = {{ blazar_network_retry_without_default_resources | bool }}
Expand Down

0 comments on commit 22e8309

Please sign in to comment.