Add a missing address-scope extension check

Closes-Bug: #1572439
Change-Id: I538af531278d4f0fc6feb494d13387d8a2810cf3
This commit is contained in:
YAMAMOTO Takashi 2016-04-20 17:10:11 +09:00
parent 63e8c6da19
commit 9a32f4ef76
1 changed files with 1 additions and 0 deletions

View File

@ -258,6 +258,7 @@ class SubnetPoolsNegativeTestJSON(test_subnetpools.SubnetPoolsTestBase):
@test.attr(type='negative')
@test.idempotent_id('648fee7d-a909-4ced-bad3-3a169444c0a8')
@test.requires_ext(extension='address-scope', service='network')
def test_update_subnetpool_associate_address_scope_wrong_ip_version(self):
address_scope = self.create_address_scope(
name=data_utils.rand_name('smoke-address-scope'),