Cleanup _interface class variables in compute/v3

We've already removed xml interface from Nova V3 APIs. So we can assume
the default is json. This commit sets _interface = 'json' to
BaseV3ComputeTest class and removes redundancy.

Change-Id: Ie9ad2242d20ce90fca74ca7a5390e0971f830caa
48 files changed