Comment 0 for bug 1915094

Revision history for this message
Vida Haririan (vhariria) wrote : Netapp driver does not remove stale pools data from cache after timeout

Netapp driver does not remove stale pools data from cache after timeout period. The old aggregate entry still shows in manila.log file.

Steps:
- Change an existing aggregate name from aggrx_n1 to aggry_n1
- Wait for cache to refresh, 60 sec
- Show manila.log
- Expect: Manila log to only show the new aggregate, aggry_n1
- Actual: Both aggrx_n1 to aggry_n1 are still stored in cache

Reproduced 100%