Add tenant_networks to user_config 02/1202/4
authorKrisztian Lengyel <krisztian.lengyel@nokia.com>
Tue, 16 Jul 2019 13:31:11 +0000 (15:31 +0200)
committerKrisztian Lengyel <krisztian.lengyel@nokia.com>
Thu, 25 Jul 2019 12:56:11 +0000 (14:56 +0200)
Change-Id: I401db6bfc33f4d3efb1d0642f695c24ed5575b48
Signed-off-by: Krisztian Lengyel <krisztian.lengyel@nokia.com>
userconfigtemplate/user_config.yaml

index fff4488..64677ac 100644 (file)
@@ -29,7 +29,7 @@
 ###        - Minor changes in template (e.g. new optional attributes or
 ###          changes in possible values, value ranges or default values)
 ###        - Backwards compatible
-version: 2.0.3
+version: 2.0.4
 
 ### Cloud name can consist of lower case letters, digits and dash (-).
 ### Name must start and end with a letter or a digit.
@@ -254,6 +254,13 @@ caas:
     ### The default value is: rec.io
     #dns_domain: "<VALUE>"
 
+    ### Tenant networks.
+    ### This list contains all provider networks dedicated to be used by CaaS tenant users.
+    ### These provider networks needs to binded homogenously to all CaaS hosts and the
+    ### provider network type must be caas.
+    ### SR-IOV provider networks also supported.
+    #tenant_networks: ["tenant_net1", "tenant_net2"]
+
 ### Storage configuration
 storage:
     #backends: