merge. They were moved from nova.compute.node.Instance into
nova.compute.power_state at the same time that Instance was moved into
nova.compute.service. We've ended up with these constants in both places.
Remove the ones from service, in favour of the ones in power_state.