summaryrefslogtreecommitdiffstats
path: root/features.properties.md
diff options
context:
space:
mode:
authorEylon Malin <eylon.malin@intl.att.com>2019-12-10 19:11:53 +0000
committerGerrit Code Review <gerrit@onap.org>2019-12-10 19:11:53 +0000
commit4b375fb18be002051fb4a5e07f3baf23b1e92d02 (patch)
tree768f0610f4be2a3980d1dfaf3fc797234b62a819 /features.properties.md
parentd56fbac6195a69bfb157982b08cf75d1a17923c7 (diff)
parent1f2a2947990034b9162d386884f1e79892a87976 (diff)
Merge "Adding unlimited max value to VNF, NETWORK"
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.