aboutsummaryrefslogtreecommitdiffstats
path: root/features.properties.md
diff options
context:
space:
mode:
authorYoav Schneiderman <yoav.schneiderman@intl.att.com>2019-12-09 16:42:21 +0200
committerYoav Schneiderman <yoav.schneiderman@intl.att.com>2019-12-10 20:08:09 +0200
commit1f2a2947990034b9162d386884f1e79892a87976 (patch)
treef964443b7140254c2ec6925a40e317c895108d10 /features.properties.md
parentb63178807f1897fa94945109e88e075b0c8cbfab (diff)
Adding unlimited max value to VNF, NETWORK
Issue-ID: VID-726 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: I0c3d503c8e4f6cb14081de8f6a619a67eee080b7 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
Diffstat (limited to 'features.properties.md')
-rw-r--r--features.properties.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/features.properties.md b/features.properties.md
index 8b80184e3..62ab55ef6 100644
--- a/features.properties.md
+++ b/features.properties.md
@@ -195,3 +195,8 @@
This option is enabled only for instantiate jobs.
IF the user click on this option, the previous instantiation is opened in drawing board,
and the user can create another one from this template.
+
+* FLAG_2002_UNLIMITED_MAX
+ when flag is true and max_instances is not declare than user can add unlimited VND, NETWORK, VFMODULE,
+ User can duplicate up to 10 record in single time.
+ If the flag is false and max_instances is not declare the max will be 1 else max_instances value.