worlddump: Add cinder-volume guru meditation report

cinder also supports GMR, it would be good
to have this when debugging gate failures.

Change-Id: I4db6dfd810d011faaca084e0dacaec4031b2a4ff
This commit is contained in:
Eric Harney 2016-10-14 14:36:29 -04:00
parent ecfc8a77c2
commit d8682dbdf9

View File

@ -34,6 +34,7 @@ GMR_PROCESSES = (
'neutron-linuxbridge-agent',
'neutron-metadata-agent',
'neutron-openvswitch-agent',
'cinder-volume',
)