1. 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
  2. 69a879a Merge "Sonar fix NullPointerException" by Seshu Kumar M · 6 years ago
  3. 2569fa2 Enhanced logic for multilevel list input reading from UUI by sarada prasad sahoo · 6 years ago
  4. acb8997 Add Model Version Query by Smokowski, Steven · 6 years ago
  5. 9b8317e Sonar fix NullPointerException by Arindam Mondal · 6 years ago
  6. d26574f Removed static fields from ASDCRestInterface by Witold Ficio Kopel · 6 years ago
  7. 9fde49a Merge "VNFM simulator implementation for delete flow" by Steve Smokowski · 6 years ago
  8. ea6971b Merge "Fixed issues found in delete integration testing" by Steve Smokowski · 6 years ago
  9. 81c1466 Merge "Store Cloud Request in Database" by Steve Smokowski · 6 years ago
  10. 702ab69 Merge "created new custom exception" by Steve Smokowski · 6 years ago
  11. 252f18a VNFM simulator implementation for delete flow by MichaelMorris · 6 years ago
  12. f4f9c02 Fixed issues found in delete integration testing by MichaelMorris · 6 years ago
  13. 1089f8c Removal of unused local variables. by h00397475 · 6 years ago
  14. a10606e Store Cloud Request in Database by Smokowski, Steven · 6 years ago
  15. 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
  16. 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
  17. 947249a Add parsing for support of new CCVPN model by subhash kumar singh · 6 years ago
  18. bb0a782 Enhance resource sequence to add group by subhash kumar singh · 6 years ago
  19. e98c9cb Enhanced Service decomposition to handle gruop by subhash kumar singh · 6 years ago
  20. b0b3474 Sonar comments fixed by Subhosree Pan · 6 years ago
  21. db68895 Sonar comments fixed by Subhosree Pan · 6 years ago
  22. 80462c5 comments updated by Subhosree Pan · 6 years ago
  23. 66234fb Merge "Cleaned up DeleteVnfNotification" by Seshu Kumar M · 6 years ago
  24. d5a7006 Merge "JUnit tests for RequestsDBHelper" by Seshu Kumar M · 6 years ago
  25. 7c9df24 Merge "VNFM simulator implementation for instantiate flow" by Seshu Kumar M · 6 years ago
  26. 9770a63 Merge " Removed hardcoded values for PNF creation (cvlan, svlan, remoteId)" by Seshu Kumar M · 6 years ago
  27. ff0a227 Merge "Reorder modifiers. Reorder modifiers to complt with Java code specifications Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
  28. 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
  29. 9df8a09 created new custom exception by Boslet, Cory · 6 years ago
  30. 63704f7 Cleaned up DeleteVnfNotification by r.bogacki · 6 years ago
  31. 0bb58cf Removed JsonIgnore for resourceInput by subhash kumar singh · 6 years ago
  32. e99a36d JUnit tests for RequestsDBHelper by r.bogacki · 6 years ago
  33. 73b63fc Removed hardcoded values for PNF creation (cvlan, svlan, remoteId) by marios.iakovidis · 6 years ago
  34. c0b9d01 VNFM simulator implementation for instantiate flow by Lathish · 6 years ago
  35. 733988e Reorder modifiers. by h00397475 · 6 years ago
  36. 0164eba Merge "Enhancement for query" by Seshu Kumar M · 6 years ago
  37. 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
  38. 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
  39. 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
  40. cf71aaf Merge "Fixed issues found in integration testing" by Seshu Kumar M · 6 years ago
  41. 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
  42. 9797ba0 Enhancement for query by subhash kumar singh · 6 years ago
  43. 941712f Removed imports and defined a constant. by NITIN KAWA · 6 years ago
  44. f677f92 Merge changes Iea43b256,Ibabb3f5e,I65623121 by subhash kumar singh · 6 years ago
  45. c401624 Removed unused imports and rearranged variables by NITIN KAWA · 6 years ago
  46. 71e617b Merge "Reorder modifiers. Reorder modifiers to complt with Java code specifications Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
  47. 89637ec Merge "Reorder java modifiers. Reorder modifiers to complt with Java code specifications Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
  48. 569e6fd Merge "Reorder modifiers. Reorder modifiers to complt with Java code specifications Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
  49. 579b5a6 update the interface flows in SO by seshukm · 6 years ago
  50. e6812d4 Fix the FAQ page location by seshukm · 6 years ago
  51. 22018e2 update SO release notes in readthedocs by seshukm · 6 years ago
  52. 16d5367 Reorder modifiers. by h00397475 · 6 years ago
  53. 68bbeda Reorder java modifiers. by h00397475 · 6 years ago
  54. 3a0d349 Reorder modifiers. by h00397475 · 6 years ago
  55. 046eb62 Merge "Sniro BB now supports sole service proxies" by Steve Smokowski · 6 years ago
  56. 0000db3 Merge "Add SO update config file -application.yaml file" by Steve Smokowski · 6 years ago
  57. b20c619 Removal of unused variables and replace type specification. by h00397475 · 6 years ago
  58. df6508f Fixed issues found in integration testing by MichaelMorris · 6 years ago
  59. 1058540 Merge "add resourceInput in vnfc Issue-ID: SO-1393" by Yan Yang · 6 years ago
  60. 0508c8d Define constant in place of literals by h00397475 · 6 years ago
  61. 3f0aaf8 Removed generic type from right triangle. by NITIN KAWA · 6 years ago
  62. 4b0fade Merge "String literal to be on the left side of string compariosion." by Seshu Kumar M · 6 years ago
  63. 17a1aca Merge "SDNCRestClient - sonar fixes" by Seshu Kumar M · 6 years ago
  64. daeb1fb Merge "MsoVnfAdapterImpl - sonar fix" by Seshu Kumar M · 6 years ago
  65. 2de2a33 String literal to be on the left side of string compariosion. by h00397475 · 6 years ago
  66. 82e2784 Removal of unused local variables. by NITIN KAWA · 6 years ago
  67. 7f0861e Add SO update config file -application.yaml file by Bonkur, Venkat (vb8416) · 6 years ago
  68. 614d249 MsoVnfAdapterImpl - sonar fix by Driptaroop Das · 6 years ago
  69. fdcd28c SDNCRestClient - sonar fixes by Driptaroop Das · 6 years ago
  70. 9a1a01d Merge "Remove the literal boolean values." by Seshu Kumar M · 6 years ago
  71. 769b661 Merge "Define constant in place of literals" by Seshu Kumar M · 6 years ago
  72. fb9f282 Merge "Define constant in place of repeating literals." by Seshu Kumar M · 6 years ago
  73. ccc73d1 Merge "removal of unused file imports. removal of unused file imports. Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
  74. 748ba79 Merge "Replace literals with constants. Replace repeated string literals with constants as per guidelines. Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
  75. 34bf4b7 Merge "Change static string litral. Change static string litrals name according to the guidelines. Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
  76. 39bb5f7 Merge "Configuration object status to Inventoried" by Seshu Kumar M · 6 years ago
  77. c8ce95e Configuration object status to Inventoried by Benjamin, Max (mb388a) · 6 years ago
  78. a48569b Removal of unused local variables. by NITIN KAWA · 6 years ago
  79. 7a326c3 Change static string litral. by h00397475 · 6 years ago
  80. 408f1fa Replace literals with constants. by h00397475 · 6 years ago
  81. d2c20f8 removal of unused file imports. by Subhosree Pan · 6 years ago
  82. 84a1b18 add resourceInput in vnfc Issue-ID: SO-1393 by zm330 · 6 years ago
  83. 290ba3d Remove the literal boolean values. by Driptaroop Das · 6 years ago
  84. 279c53c Sniro BB now supports sole service proxies by Benjamin, Max (mb388a) · 6 years ago
  85. ea9a201 Define constant in place of repeating literals. by h00397475 · 6 years ago
  86. b15889d Merge "Define constants in place of repeated literals Defined constants to avoid repeated use of literals Issue-ID: SO-1490 bash: c: command not found" by Seshu Kumar M · 6 years ago
  87. f4fe4ec Define constant in place of literals by h00397475 · 6 years ago
  88. 096a514 Merge "Define constant for String literal" by Seshu Kumar M · 6 years ago
  89. 72f5c70 Merge "Remove unused private field and replace repeated string with constants." by Seshu Kumar M · 6 years ago
  90. bb56dd6 Merge "Define constant in place of repeated literals." by Seshu Kumar M · 6 years ago
  91. d0d2223 Merge "Fix issue where null variable causes task to not" into dublin by Steve Smokowski · 6 years ago
  92. 6f7b169 Define constants in place of repeated literals by h00397475 · 6 years ago
  93. f173b99 Merge "Declare constant for String literal" by Seshu Kumar M · 6 years ago
  94. 91cc893 Merge "Reorder modifiers to comply with java standards" by Seshu Kumar M · 6 years ago
  95. 7bbd9b5 Merge "Shift constructor to comply with coding standards" by Seshu Kumar M · 6 years ago
  96. e02e0bf Define constant in place of repeated literals. by h00397475 · 6 years ago
  97. 6d85ba6 Merge "Moved base client to new location" into dublin by subhash kumar singh · 6 years ago
  98. 50cef43 Merge "Remove unused imports" by Seshu Kumar M · 6 years ago
  99. d2c0e74 Merge "Move variable,constructor to comply with standard" by Seshu Kumar M · 6 years ago
  100. 01162cb Remove unused private field and replace repeated string with constants. by h00397475 · 6 years ago