Fix the retrival of resource recipe 21/72421/1
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>
Mon, 12 Nov 2018 12:05:37 +0000 (17:35 +0530)
committersubhash kumar singh <subhash.kumar.singh@huawei.com>
Mon, 12 Nov 2018 12:05:37 +0000 (17:35 +0530)
commit1c831520f085527c9525d8a757e9c0ccddae0219
tree2df1fcffeb3a88578227bc0540497fff7994d056
parenta2e9ad5d9b34d764493951737ab73821b03bba0c
Fix the retrival of resource recipe

Fix the retrival of resource recipe.

Change-Id: Iaec1046f487ce61b995d61414dbe4229e8a51115
Issue-ID: SO-1197
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest.java
mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/NetworkRecipe.java
mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/VnfRecipe.java
mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/ArRecipeRepository.java
mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/NetworkRecipeRepository.java
mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/VnfRecipeRepository.java