summaryrefslogtreecommitdiff
path: root/neutron/tests/unit/test_attributes.py
diff options
context:
space:
mode:
Diffstat (limited to 'neutron/tests/unit/test_attributes.py')
-rw-r--r--neutron/tests/unit/test_attributes.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/neutron/tests/unit/test_attributes.py b/neutron/tests/unit/test_attributes.py
index 2fb268d07a..f8cb462b3e 100644
--- a/neutron/tests/unit/test_attributes.py
+++ b/neutron/tests/unit/test_attributes.py
@@ -281,6 +281,7 @@ class TestAttributes(base.BaseTestCase):
['www.hostname.com', 'www.hostname.com'],
['77.hostname.com'],
['1000.0.0.1'],
+ ['111111111111111111111111111111111111111111111111111111111111'], # noqa
None]
for ns in ns_pools: