Tempest API tests: Add ipv6 attribute tests
Implements blueprint ipv6-subnet-attributes
Change-Id: I7f8358f4fc507cc2ea73ebbf8a7ff25f0e8306fe
diff --git a/etc/tempest.conf.sample b/etc/tempest.conf.sample
index 9f2f924..c773e33 100644
--- a/etc/tempest.conf.sample
+++ b/etc/tempest.conf.sample
@@ -729,6 +729,11 @@
# all which indicates every extension is enabled (list value)
#api_extensions=all
+# Allow the execution of IPv6 subnet tests that use the
+# extended IPv6 attributes ipv6_ra_mode and ipv6_address_mode
+# (boolean value)
+#ipv6_subnet_attributes=false
+
[object-storage]