0ba0ba7270
Currently, if we run devstack for compute node, ceilometer-collector service will be disabled on compute node, but the database is still installed. This patch makes sure that database is installed only when collector is enabled. Also add check for coordinate and hypervisor requirements. Change-Id: Ib3614d2e698403c24ad299d95ef42c81815fa76e Closes-Bug: #1508518