cinder also supports GMR, it would be good to have this when debugging gate failures. Change-Id: I4db6dfd810d011faaca084e0dacaec4031b2a4ff
@@ -34,6 +34,7 @@ GMR_PROCESSES = (
'neutron-linuxbridge-agent',
'neutron-metadata-agent',
'neutron-openvswitch-agent',
+ 'cinder-volume',
)