aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-06-04Merge "Add SO Turn off OpenStack heat stack audit" into dublinSteve Smokowski2-4/+4
2019-06-03Add SO Turn off OpenStack heat stack auditBonkur, Venkat (vb8416)2-4/+4
UPDATE these files so/bpmn/mso-infrastructure-bpmn/src/main/resources/application.yaml so/mso-api-handlers/mso-api-handler-infra/src/main/resources/application.yaml should have mso: infra: auditInventory: false Issue-ID: SO-1974 Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com> Change-Id: I57bb396604e9eb2787122199cdf8a2d1ce54048a
2019-06-03Fix ConfigAssignVnfBB and ConfigDeployVnfBBAlexis de Talhouët3-18/+27
Change-Id: If5a175ee26e279cf71e38c996a75fa627e5e2c00 Issue-ID: SO-1981 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-06-03Merge "update INFO.yaml" into dublinSteve Smokowski1-10/+5
2019-06-03update INFO.yamlseshukm1-10/+5
Issue-ID: SO-1929 Change-Id: I21b68e16851a23bc4869fa08df86d57f68de1c5a Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2019-06-03Merge "Modify scaleOut-related settings" into dublinSeshu Kumar M1-3/+3
2019-06-03Merge "Added orchestration status to service" into dublinSeshu Kumar M5-82/+147
2019-06-03Added orchestration status to servicemarios.iakovidis5-82/+147
Issue-ID: SO-1938 Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com> Change-Id: I78cc401a746ef4dbca41a869729b9791210038f4
2019-06-02Fixing EtSI BB ClassCastExceptionwaqas.ikram8-46/+343
Change-Id: Ia5a37f80392693f603d6597760ca9725882de169 Issue-ID: SO-1971 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-05-31Merge "Use lowercase for table names in beans" into dublinSteve Smokowski3-3/+3
2019-05-31Merge "Fixing Null Value Exception" into dublinMarcus Williams1-3/+3
2019-05-31Merge "bump the SO release version" into dublinMarcus Williams1-1/+1
2019-05-31Merge "update INFO.yaml" into dublinMarcus Williams1-3/+3
2019-05-31Merge "Remove oof_directives from user_directives BB path" into dublinSteve Smokowski1-5/+13
2019-05-31Fixing Null Value Exceptionwaqas.ikram1-3/+3
Change-Id: I07553affad2297e1fa1e4e67b27bb08c51e4b8c3 Issue-ID: SO-1968 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-05-31Remove oof_directives from user_directives BB pathEric Multanen1-5/+13
Remove oof_directives from user_directives in the BB code path (as was done for the groovy code path). Change-Id: I018c3c85cc4a68ab128a2be869567b44fda08e48 Issue-ID: SO-1939 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2019-05-31bump the SO release versionseshukm1-1/+1
Issue-ID: SO-1929 Change-Id: Idca0ebbe73d0b8d725840167730b354f16753ed6 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2019-05-31update INFO.yamlseshukm1-3/+3
Issue-ID: SO-1944 Change-Id: I221fc3cce7f72373ad35a6ce07c887e928038348 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2019-05-30Handle operation state null from VNFMMichaelMorris1-0/+4
Issue-ID: SO-1956 Change-Id: I8d2efe3f9d97a38a533b33eabd0be2a42cebef66 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-05-30Merge "Persist native CM workflows in CatalogDB" into dublinSteve Smokowski1-1/+7
2019-05-30Merge "update INFO.yaml" into dublinMarcus Williams1-0/+5
2019-05-30Fixing infinte loop of flowwaqas.ikram4-13/+27
Change-Id: I80dc144750406d5afcec9b4da717a55a3840e503 Issue-ID: SO-1946 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-05-30update INFO.yamlseshukm1-0/+5
Issue-ID: SO-1944 Change-Id: I2d773bed6822eaf440a8f941870fac2fdff1800f Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2019-05-30Get operation state from VNFM failingMichaelMorris2-4/+8
Issue-ID: SO-1943 Change-Id: I8d0fd3e9cd4aea26e94a18a6e610abd34f2e5fe9 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-05-30Merge "Remove oof_directives from user_directives" into dublinSeshu Kumar M1-5/+7
2019-05-30Remove oof_directives from user_directivesEric Multanen1-5/+7
Oof_directives - when populated with a json string, breaks the parsing of the user_directives. Since it is not needed in the user_directives, remove it. Change-Id: I0e2c3deef8266df52ac73b95209843ac31f986ef Issue-ID: SO-1939 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2019-05-30Merge "added extra parameters" into dublinSeshu Kumar M1-19/+37
2019-05-30added extra parametersmarios.iakovidis1-19/+37
Issue-ID: SO-1933 Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com> Change-Id: I7fdd9ff5373e2f27d225f265ff13b4e14a8b3abc
2019-05-30Fixing ETSI BB execution failurewaqas.ikram1-3/+9
Change-Id: Icbcd43be40c7717a714bc866bf153ac3ea0e427c Issue-ID: SO-1934 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-05-29Renamed accessId to remoteidmarios.iakovidis1-4/+4
Issue-ID: SO-1933 Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com> Change-Id: I6b63286f10ebc129b72a36cf41f0bb85b797f9ef
2019-05-29Fix UriBuilder import in OofUtilsMarcus G K Williams3-42/+31
Import all changes from Casablanca that were incorrectly removed during merge from Casablanca back into master. Issue-ID: SO-1926 Change-Id: I8355e804586aa80e291f3c72a00bf69ce424316b Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2019-05-28Merge "Corrected instance names" into dublinMarcus Williams1-4/+4
2019-05-28Merge "Fix retrieval of mso.config.path" into dublinMarcus Williams1-1/+16
2019-05-28Merge "Set response code in UpdateAAIGenericVnf" into dublinMarcus Williams1-0/+2
2019-05-28Merge "Return empty WorkflowInputParameters" into dublinLukasz Muszkieta2-3/+4
2019-05-28Corrected instance namesmarios.iakovidis1-4/+4
Issue-ID: SO-1931 Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com> Change-Id: I4c3700cdc1cc058f3a37a77d087d38b2aadad29d
2019-05-28Merge "Fixed errors in HandlePnf flow" into dublinLukasz Muszkieta1-17/+4
2019-05-28Merge "fixed typos and added SERVICE_INSTANCE_ID" into dublinLukasz Muszkieta2-4/+13
2019-05-28Set response code in UpdateAAIGenericVnfYang Xu1-0/+2
Change-Id: I67fb789d40ea86a82379e76b94c2da1bd552cd31 Issue-ID: SO-1927 Signed-off-by: Yang Xu <yxu@futurewei.com>
2019-05-27Fixed errors in HandlePnf flowmarios.iakovidis1-17/+4
Change-Id: I1cf49f98f26e322b4785cc14f96ee63a5830117e Issue-ID: SO-1930 Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
2019-05-27fixed typos and added SERVICE_INSTANCE_IDmarios.iakovidis2-4/+13
Change-Id: I68174bf2e67280a4bf65d8f26b04793b76896f04 Issue-ID: SO-1913 Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
2019-05-26Modify scaleOut-related settingsElena Kuleshov1-3/+3
Corrections for execution of VfModule-ScaleOut Issue-ID: SO-1972 Signed-off-by: Kuleshov, Elena <evn@att.com> Change-Id: Ia654a223f1e86749d34d78b5918eda38a0a630c7
2019-05-25Use lowercase for table names in beansElena Kuleshov3-3/+3
Uppercase table names cause issues on db queries Issue-ID: SO-1969 Signed-off-by: Kuleshov, Elena <evn@att.com> Change-Id: I468cfc6635c68771caf04a1f75d336559877d288
2019-05-25Handle lazy init of activitySpecsElena Kuleshov3-2/+84
Use Transactional setting for activitySpecs retrieval Issue-ID: SO-1957 Signed-off-by: Kuleshov, Elena <evn@att.com> Change-Id: Idfe57474bfdec055a12a1e8fd787d31ac9dc7507
2019-05-24Merge "Fix Missing Import in OofHoming.groovy" into dublin1.4.2Marcus Williams1-0/+2
2019-05-24Merge "Typo in bpmn mso-request-id variable name" into dublinMarcus Williams1-2/+2
2019-05-24Typo in bpmn mso-request-id variable nameYang Xu1-2/+2
Change-Id: I50e7f33a3a38e77c84874d75ab33c5f9bb693f8b Issue-ID: SO-1922 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-05-24Fix Missing Import in OofHoming.groovyMarcus G K Williams1-0/+2
Issue-ID: SO-1926 Change-Id: Idee7eb0ab789fd8ac335b8c97b344b6e4f4b7fba Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2019-05-24Persist native CM workflows in CatalogDBElena Kuleshov1-1/+7
Add native CM workflows to Workflow table to make them available to VID Issue-ID: SO-1942 Signed-off-by: Kuleshov, Elena <evn@att.com> Change-Id: Ifbf3ed8a513f4704583df8a565dba97344702ede
2019-05-24Merge "Update the version to release" into dublinByung-Woo Jun1-1/+1