summaryrefslogtreecommitdiffstats
path: root/mso-catalog-db/src/main/resources/VnfRecipe.hbm.xml
diff options
context:
space:
mode:
authorMarcus Williams <marcus.williams@intel.com>2018-05-23 17:24:46 +0000
committerGerrit Code Review <gerrit@onap.org>2018-05-23 17:24:46 +0000
commit31ebc611022f89151d8b82d78d09d2f597071bd8 (patch)
treeb362daa1157677e103df90d9fb89652c85dff3ce /mso-catalog-db/src/main/resources/VnfRecipe.hbm.xml
parentc8540791fdbe2bccf3ae07798c0ff25a24ffd620 (diff)
parent43300fa65b5d8c2896a19d37c89876e17de5a40f (diff)
Merge "NETWORK_RECIPE for CM flows"
Diffstat (limited to 'mso-catalog-db/src/main/resources/VnfRecipe.hbm.xml')
-rw-r--r--mso-catalog-db/src/main/resources/VnfRecipe.hbm.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mso-catalog-db/src/main/resources/VnfRecipe.hbm.xml b/mso-catalog-db/src/main/resources/VnfRecipe.hbm.xml
index 910cb9bf5c..08570708dd 100644
--- a/mso-catalog-db/src/main/resources/VnfRecipe.hbm.xml
+++ b/mso-catalog-db/src/main/resources/VnfRecipe.hbm.xml
@@ -37,7 +37,7 @@
<column name="VF_MODULE_ID" not-null="false" length="100" />
</property>
<property name="action" type="string">
- <column name="ACTION" not-null="true" length="20" />
+ <column name="ACTION" not-null="true" length="40" />
</property>
<property name="version" type="string">
<column name="VERSION_STR" not-null="true" length="20" />