storage*: Add flush endpoints to storage implems (backend, proxy)
All storage now define one flush
endpoint even if it's mostly noop.
This avoids introspection surprises and is consistent with other similar
endpoint (!922 (closed))
Test Plan
tox
Migrated from D2980 (view on Phabricator)