Merge "Add definition for 3.2.1 and 4.0.0"

This commit is contained in:
Zuul 2022-06-22 02:58:04 +00:00 committed by Gerrit Code Review
commit 3548bcfd87
1 changed files with 2 additions and 0 deletions

View File

@ -154,6 +154,8 @@ NSX_VERSION_3_0_0 = '3.0.0'
NSX_VERSION_3_0_2 = '3.0.2'
NSX_VERSION_3_1_0 = '3.1.0'
NSX_VERSION_3_2_0 = '3.2.0'
NSX_VERSION_3_2_1 = '3.2.1'
NSX_VERSION_4_0_0 = '4.0.0'
# Features available depending on the NSX Manager backend version
FEATURE_MAC_LEARNING = 'MAC Learning'