Last Modified: Jul 03, 2025
Affected Product(s):
F5OS F5OS-A, F5OS-C
Known Affected Versions:
F5OS-A 1.8.0
Opened: Jul 03, 2024 Severity: 3-Major
After deploying many tenants (100+) in the configured state and then rapidly deleting them, the 'show tenants' command will show deleted tenants.
The show tenants command shows stale entries.
-- Deleting a large list of tenants via a script that does not wait in between deletion commands.
Add a sleep of 3 seconds after each commit when deleting a tenant.
None