Properly skip nova tests if nova isn't available

This commit adds a missing skip exception on the compute api tests if
nova isn't configured as available. The compute tests all require nova
but this skip check was missing for whatever reason.

Change-Id: Ia7be12a441bfc0f68c089d6b98f0d4ba2fff96ed
Closes-Bug: #1488585
1 file changed