nodepool/releasenotes/notes/port-cleanup-667d476437f03358.yaml
Ian Wienand 0cf8144e8c
Revert "Revert "Cleanup down ports""
This reverts commit 7e1b8a7261.

openstacksdk >=0.19.0 fixes the filtering problems leading to all
ports being deleted. However openstacksdk <0.21.0 has problems with
dogpile.cache so use 0.21.0 as a minimum.

Change-Id: Id642d074cbb645ced5342dda4a1c89987c91a8fc
2019-01-18 15:03:55 +01:00

8 lines
312 B
YAML

---
features:
- |
Added a new routine to the OpenStack driver cleanup resources phase that
will remove any ports reported to be in the DOWN state. Ports will have
to be seen as DOWN for at least three minutes before they will be removed.
The number of ports removed will be reported to statsd.