Add to modules.py the external-subnets model 01/53201/2
authoryair <yair.zinger@hpe.com>
Mon, 13 Mar 2017 08:35:45 +0000 (10:35 +0200)
committerJamo Luhrsen <jluhrsen@redhat.com>
Wed, 15 Mar 2017 05:13:01 +0000 (05:13 +0000)
Change-Id: I18332c6fad6ecefdeda6651121f0c4e617bd5f8b
Signed-off-by: yair <yair.zinger@hpe.com>
csit/variables/netvirt/Modules.py

index 04103a3a51aa386f25cb0148e36a387c2eee364c..99cc751b22e3bb9e019c4a5fed3d8178394435aa 100644 (file)
@@ -24,6 +24,7 @@ data_models = [
         'config/odl-l3vpn:vpn-instance-to-vpn-id',
         'config/odl-nat:external-networks',
         'config/odl-nat:ext-routers',
+        'config/odl-nat:external-subnets',
         'config/odl-nat:floating-ip-info',
         'config/odl-nat:intext-ip-port-map',
         'config/odl-nat:napt-switches',