By default Watcher enables only the compute model collector [1]. This change enables the storage one as well, since otherwise when doing volume migration the model quickly becomes obsolete if there are new volumes created while an audit is running. The storage model is only enabled if a cinder service is registered in keystone. [1] https://docs.openstack.org/watcher/latest/configuration/watcher.html#collector.collector_plugins Assisted-By: Cursor Closes-Bug: 2111785 Change-Id: I864d3fc12d6364f1932cf5d2348a6b68169641e9 Signed-off-by: jgilaber <jgilaber@redhat.com>