Skip to content

Commit f46ac27

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Set default value for IPv6 subnet attribute flag"
2 parents 1469a04 + fe733ae commit f46ac27

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/tempest

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ TEMPEST_STORAGE_PROTOCOL=${TEMPEST_STORAGE_PROTOCOL:-iSCSI}
6464

6565
# Neutron/Network variables
6666
IPV6_ENABLED=$(trueorfalse True $IPV6_ENABLED)
67+
IPV6_SUBNET_ATTRIBUTES_ENABLED=$(trueorfalse True $IPV6_SUBNET_ATTRIBUTES_ENABLED)
6768

6869
# Functions
6970
# ---------

0 commit comments

Comments
 (0)