From: Krisztian Lengyel Date: Tue, 16 Jul 2019 13:31:11 +0000 (+0200) Subject: Add tenant_networks to user_config X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Fconfig-manager.git;a=commitdiff_plain;h=356eca9c3542836abace5f15893bb8d3c7148f2f Add tenant_networks to user_config Change-Id: I401db6bfc33f4d3efb1d0642f695c24ed5575b48 Signed-off-by: Krisztian Lengyel --- diff --git a/userconfigtemplate/user_config.yaml b/userconfigtemplate/user_config.yaml index fff4488..64677ac 100644 --- a/userconfigtemplate/user_config.yaml +++ b/userconfigtemplate/user_config.yaml @@ -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: "" + ### 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: