- 8668df0 Merge "Fixed NPE in ResourceRequestBuilder" by Seshu Kumar M · 6 years ago
- 8202525 Fixed NPE in ResourceRequestBuilder by r.bogacki · 6 years ago
- b5e31aa Merge "update the version of plugin to fix jenkins docker" by Seshu Kumar M · 6 years ago
- d9c6a22 Merge "Check variable to determine audit success" by Seshu Kumar M · 6 years ago
- a7a8bf3 Merge "Invoke prepare instance resource list from bpmn" by Seshu Kumar M · 6 years ago
- b4eec19 Invoke prepare instance resource list from bpmn by subhash kumar singh · 6 years ago
- 97b736e update the version of plugin to fix jenkins docker by Kalkere Ramesh, Sharan · 6 years ago
- 9348797 Check variable to determine audit success by Boslet, Cory · 6 years ago
- 75ba5d2 Merge "Update oparent version" by Marcus Williams · 6 years ago
- 00b2538 Merge "Merge remote-tracking branch 'origin/dublin'" by Marcus Williams · 6 years ago
- a16bf8f Merge remote-tracking branch 'origin/dublin' by Benjamin, Max (mb388a) · 6 years ago
- 38cefe5 Merge "add resource input Save format when resource is list type e.g. {key2:vf_prop_list,INDEX,key|default}" by Seshu Kumar M · 6 years ago
- 873442e Update oparent version by Jessica Wagantall · 6 years ago
- c0e5220 Merge "test suite file moving" by Seshu Kumar M · 6 years ago
- f4dfa70 Merge "replace System.out by logger" by Seshu Kumar M · 6 years ago
- 0502bae Merge "Modify instance resource list creation" by Seshu Kumar M · 6 years ago
- 7d4a957 test suite file moving by Lukasz Muszkieta · 6 years ago
- 5ed1062 Modify instance resource list creation by subhash kumar singh · 6 years ago
- 3fd8ef6 Merge "Removal of unused local variables. Removal of unused local variables as per guidelines. Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
- 69a879a Merge "Sonar fix NullPointerException" by Seshu Kumar M · 6 years ago
- 6cdcd6f replace System.out by logger by k.kazak · 6 years ago
- 2569fa2 Enhanced logic for multilevel list input reading from UUI by sarada prasad sahoo · 6 years ago
- acb8997 Add Model Version Query by Smokowski, Steven · 6 years ago
- 4be9e10 add resource input by zm330 · 6 years ago
- 9b8317e Sonar fix NullPointerException by Arindam Mondal · 6 years ago
- d26574f Removed static fields from ASDCRestInterface by Witold Ficio Kopel · 6 years ago
- 54b6e6a Check to make sure Heat records do not exist. by Merkel, Jeff · 6 years ago
- 9fde49a Merge "VNFM simulator implementation for delete flow" by Steve Smokowski · 6 years ago
- ea6971b Merge "Fixed issues found in delete integration testing" by Steve Smokowski · 6 years ago
- 81c1466 Merge "Store Cloud Request in Database" by Steve Smokowski · 6 years ago
- 702ab69 Merge "created new custom exception" by Steve Smokowski · 6 years ago
- f0559cf Merge "repeat distribution transaction error" into dublin by Steve Smokowski · 6 years ago
- 252f18a VNFM simulator implementation for delete flow by MichaelMorris · 6 years ago
- f4f9c02 Fixed issues found in delete integration testing by MichaelMorris · 6 years ago
- a992190 Merge "Do not need to retry on inventory exception" into dublin by Seshu Kumar M · 6 years ago
- 1089f8c Removal of unused local variables. by h00397475 · 6 years ago
- a10606e Store Cloud Request in Database by Smokowski, Steven · 6 years ago
- d402a7d Merge "Sonar comments fixed Removed commented lines/ Change static string litrals name according to the guidelines. Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
- 57b9a52 Merge "Sonar comments fixed Removed commented lines/ Change static string litrals name according to the guidelines. Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
- 947249a Add parsing for support of new CCVPN model by subhash kumar singh · 6 years ago
- 47ace9d repeat distribution transaction error by Parthasarathy, Ramesh · 6 years ago
- bb0a782 Enhance resource sequence to add group by subhash kumar singh · 6 years ago
- e98c9cb Enhanced Service decomposition to handle gruop by subhash kumar singh · 6 years ago
- b0b3474 Sonar comments fixed by Subhosree Pan · 6 years ago
- db68895 Sonar comments fixed by Subhosree Pan · 6 years ago
- 80462c5 comments updated by Subhosree Pan · 6 years ago
- 66234fb Merge "Cleaned up DeleteVnfNotification" by Seshu Kumar M · 6 years ago
- d5a7006 Merge "JUnit tests for RequestsDBHelper" by Seshu Kumar M · 6 years ago
- 7c9df24 Merge "VNFM simulator implementation for instantiate flow" by Seshu Kumar M · 6 years ago
- 9770a63 Merge " Removed hardcoded values for PNF creation (cvlan, svlan, remoteId)" by Seshu Kumar M · 6 years ago
- ff0a227 Merge "Reorder modifiers. Reorder modifiers to complt with Java code specifications Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
- 834a36f Merge "Removed imports and defined a constant. Removed imports and defined constant and combined exception in single catch block. Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
- 9df8a09 created new custom exception by Boslet, Cory · 6 years ago
- cd2687f Do not need to retry on inventory exception by Boslet, Cory · 6 years ago
- 97063f9 Fix multicloud query of non-existant stack by Eric Multanen · 6 years ago
- 63704f7 Cleaned up DeleteVnfNotification by r.bogacki · 6 years ago
- 0bb58cf Removed JsonIgnore for resourceInput by subhash kumar singh · 6 years ago
- e99a36d JUnit tests for RequestsDBHelper by r.bogacki · 6 years ago
- 73b63fc Removed hardcoded values for PNF creation (cvlan, svlan, remoteId) by marios.iakovidis · 6 years ago
- c0b9d01 VNFM simulator implementation for instantiate flow by Lathish · 6 years ago
- 733988e Reorder modifiers. by h00397475 · 6 years ago
- 0164eba Merge "Enhancement for query" by Seshu Kumar M · 6 years ago
- 2e0a34d Merge "Removed generic type from right triangle. Removed generic type from right triangle which is not recommended after java 7 Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
- e51fa00 Merge "Define constant in place of literals Constants are declared and used in place of literals Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
- 40593fe Merge "Removal of unused variables and replace type specification. Removal of unused local variables. Replace type specifications with diamond operator as per guide lines. Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
- cf71aaf Merge "Fixed issues found in integration testing" by Seshu Kumar M · 6 years ago
- 0d9e2a9 Merge "Removed unused imports and rearranged variables Removed unused imports and moved variables to comply with Java Code Conventions. Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
- 9797ba0 Enhancement for query by subhash kumar singh · 6 years ago
- 941712f Removed imports and defined a constant. by NITIN KAWA · 6 years ago
- f677f92 Merge changes Iea43b256,Ibabb3f5e,I65623121 by subhash kumar singh · 6 years ago
- c401624 Removed unused imports and rearranged variables by NITIN KAWA · 6 years ago
- 71e617b Merge "Reorder modifiers. Reorder modifiers to complt with Java code specifications Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
- a8bce11 Merge "Add SO update config file -application.yaml file" into dublin by Seshu Kumar M · 6 years ago
- 89637ec Merge "Reorder java modifiers. Reorder modifiers to complt with Java code specifications Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
- 569e6fd Merge "Reorder modifiers. Reorder modifiers to complt with Java code specifications Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
- 579b5a6 update the interface flows in SO by seshukm · 6 years ago
- e6812d4 Fix the FAQ page location by seshukm · 6 years ago
- 22018e2 update SO release notes in readthedocs by seshukm · 6 years ago
- 9be7e16 Add SO update config file -application.yaml file by Bonkur, Venkat (vb8416) · 6 years ago
- 16d5367 Reorder modifiers. by h00397475 · 6 years ago
- 68bbeda Reorder java modifiers. by h00397475 · 6 years ago
- 3a0d349 Reorder modifiers. by h00397475 · 6 years ago
- 046eb62 Merge "Sniro BB now supports sole service proxies" by Steve Smokowski · 6 years ago
- 0000db3 Merge "Add SO update config file -application.yaml file" by Steve Smokowski · 6 years ago
- a67fa4c Merge "Configuration object status to Inventoried" into dublin by Steve Smokowski · 6 years ago
- b20c619 Removal of unused variables and replace type specification. by h00397475 · 6 years ago
- df6508f Fixed issues found in integration testing by MichaelMorris · 6 years ago
- 1058540 Merge "add resourceInput in vnfc Issue-ID: SO-1393" by Yan Yang · 6 years ago
- 0508c8d Define constant in place of literals by h00397475 · 6 years ago
- 3f0aaf8 Removed generic type from right triangle. by NITIN KAWA · 6 years ago
- 4b0fade Merge "String literal to be on the left side of string compariosion." by Seshu Kumar M · 6 years ago
- 17a1aca Merge "SDNCRestClient - sonar fixes" by Seshu Kumar M · 6 years ago
- daeb1fb Merge "MsoVnfAdapterImpl - sonar fix" by Seshu Kumar M · 6 years ago
- 2de2a33 String literal to be on the left side of string compariosion. by h00397475 · 6 years ago
- 82e2784 Removal of unused local variables. by NITIN KAWA · 6 years ago
- 9e43ae5 Configuration object status to Inventoried by Benjamin, Max (mb388a) · 6 years ago
- 7f0861e Add SO update config file -application.yaml file by Bonkur, Venkat (vb8416) · 6 years ago
- 614d249 MsoVnfAdapterImpl - sonar fix by Driptaroop Das · 6 years ago
- fdcd28c SDNCRestClient - sonar fixes by Driptaroop Das · 6 years ago
- 9a1a01d Merge "Remove the literal boolean values." by Seshu Kumar M · 6 years ago