Merge "adds the missing _interface variable"

This commit is contained in:
Jenkins 2014-06-12 10:38:34 +00:00 committed by Gerrit Code Review
commit fc1176937a

View File

@ -22,6 +22,7 @@ class AvailabilityZoneTestJSON(base.BaseVolumeV1Test):
"""
Tests Availability Zone API List
"""
_interface = 'json'
@classmethod
def setUpClass(cls):