summaryrefslogtreecommitdiffstats
path: root/docs/submodules/so.git
AgeCommit message (Collapse)AuthorFilesLines
2019-02-22Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to e82e1e68a19a3700030ebc3247ed562618cacfe4 - Merge "assignvfmodulebb must send use-preload" - assignvfmodulebb must send use-preload Corrections to JUnit data to account for usePreload usage. Resurrect usage of usePreload value and pass fromPreload to SDNC. Change-Id: I6fb52f6abf09ec501e90335a01e37db1c10ae2b3 Issue-ID: SO-1539 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-22Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to d35a30a42edab60d8801bb3a2060548e2b9d1d35 - Merge "Fix for when Customization already exists" - Fix for when Customization already exists - When the Customization already exists associate the new NetworkResource with it. Change-Id: Ia4d89a04d020dd2f2ba4a2f2d330bda9bff6da14 Issue-ID: SO-1540 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-22Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 92060fb87e64a984fb13c5f9be1cee741ea58637 - Merge "fix potential nullpointer from sonar" - fix potential nullpointer from sonar MsoMulticloudUtils: multicloudClient may be null throw MsoException if it is null (instead of NullPointer) removed unnecessary StackInfo object creation using format specifiers for a logger instead of String concatenation removed else block to make the code easier to read Added tests for the method Change-Id: I80d2e0ba2ef2d20c488cdfcf103d9cfa5784ab65 Issue-ID: SO-1516 Signed-off-by: k.kazak <k.kazak@samsung.com>
2019-02-22Update git submodulesLukasz Muszkieta1-0/+0
* Update docs/submodules/so.git from branch 'master' to 368a5dae984044557a5fb974bd5008a0893536d3 - Merge "Change interface name to be more suitable" - Change interface name to be more suitable Change-Id: Ifb4f6bc7f3e18974e9a11a17d474ad989c043673 Issue-ID: SO-1274 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2019-02-22Update git submodulesKalkere Ramesh, Sharan (sk720x)1-0/+0
* Update docs/submodules/so.git from branch 'master' to df63fb21c8379f1b371830fcae0217eb1910155a - updated base yamls to properly connect to DB Fix startup of catalog, request, bpmn and openstack Change-Id: I83dcd17d03c71301610ab2c8bbeb30142cc14303 Issue-ID: SO-1558 Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
2019-02-21Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 7284d2f020cf0daedcb29ed5fd6cfa30cdf2cd8a - Merge "remove unneeded code" - remove unneeded code Change-Id: Ib1a62a8cf3a0335bf163ca2634c86e95d2a258b8 Issue-ID: SO-729 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2019-02-21Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 1a6cac12afd643b248e271651be69c0ed4b7497f - Merge "Fixed major Sonar issues in ServicePluginFactory" - Fixed major Sonar issues in ServicePluginFactory Removed not used variable. Removed unnecessary castings. Cleaned diamond operators. Removed commented out block of code. Change-Id: I0adca822f6dcb9efaa1ea96c9ff9092a7a2baa84 Issue-ID: SO-1552 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-02-21Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to b506a30ff5cf93a294995982ace7e1326764a713 - Merge "Updated as per review comments" - Updated as per review comments This git review replaces https://gerrit.onap.org/r/#/c/78430/. As I had some issues updating the existing git review, I'm creating a new one. Issue-ID: SO-1391 Change-Id: Ida3f94ad7e2249a30a99d67a071930323ba743b5 Signed-off-by: Prema Bhatt <pb6115@att.com>
2019-02-21Update git submodulesBenjamin, Max (mb388a)1-0/+0
* Update docs/submodules/so.git from branch 'master' to c0c6449fef2aed05eda93b462bf9b8939151b9aa - Continue to separate AAIClient into GraphInventory added narad specific relationship implementation add mapper to narad rest client wrapper now returns correct relationships type equals now longer only works on AAIUris Change-Id: I12325f76ae08659ffe744a56f5e6b6d54196b054 Issue-ID: SO-1541 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-20Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 860edae04456562fd7cf249968cd54b30b1f7f12 - Merge "Fixed possible NPE in WorkflowAction" - Fixed possible NPE in WorkflowAction NullPointerException could be thrown in case when resource == null. Change-Id: I1f78e4733187f3086ac1915d2bfb098fb8c4aabd Issue-ID: SO-1530 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-02-20Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 7c843d5caf2e85b0b62325a782d614757767cf2f - Merge "fix sonar blocker try-with-resources" - fix sonar blocker try-with-resources BpmnInstaller: use try-with-resources in containsWorkflows remove unnecessary type casting to ZipEntry BpmnInstallerTest: add tests for containsWorkflows fix test for installBpmn (was silently failing with file not found) Change-Id: I3122bcd19204bf498fe1a9b10630076e2df9d70b Issue-ID: SO-1516 Signed-off-by: k.kazak <k.kazak@samsung.com>
2019-02-20Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to f8842dbd4065e0b90d4ed0d4af9e4cc72ca218dd - Merge "Cleaned up Sonar issues in AuditStackServiceData" - Cleaned up Sonar issues in AuditStackServiceData Removed unnecessary imports. Removed unnecessary cast to "String". Change-Id: I8b14b0f53860edb656b38914941c44003a625037 Issue-ID: SO-1537 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-02-20Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 20a24c8e780890d4e63b281e5de16080d322bf17 - Merge "Create Pre Building Block validator" - Create Pre Building Block validator Use Flowvalidator shouldRunFor method to check if flow needs to be validated. Create Pre Building Block validator to check if cloud-region orchestration-disabled is true Change-Id: I2f1dca16c97505292d9b99f7e206713e4963261f Issue-ID: SO-1534 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-20Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 75a0957c5d544bf96bbcfba1594d1e23b417a01e - Merge "flowvaldiator will allow more flexible filtering" - flowvaldiator will allow more flexible filtering fixed unit tests that reference forItems() forItems is now shouldRunFor allowing more flexibility Change-Id: I497f3a2899ae4df555e781c7c85a238e657fcba8 Issue-ID: SO-1533 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-20Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 48019661af4ee9e36d0aa9c015b8e2d52e129ed4 - Merge "Update to set correct cvnfc code" - Update to set correct cvnfc code - Update testcase naming code to oamfw for testCvnfc. - Update to set correct cvnfc nfc_function and nfc_naming_code Change-Id: I13eca10d4d76a24753eca99e3f6ff96d0cc408f4 Issue-ID: SO-1532 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-20Update git submodulesBenjamin, Max (mb388a)1-0/+0
* Update docs/submodules/so.git from branch 'master' to 52b79b57892d03dfe92b6423c77b8f51f0a1ca8d - Added the conversion of decrypted value Added jUnit test for the conversion of decrypted value to Basic Base64Binary. Added the conversion of decrypted value as Basic Base64Binary. Change-Id: I361cbe3dac61df2728c9f58c314a21b3cc764a9f Issue-ID: SO-1531 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-19Update git submodulesLukasz Muszkieta1-0/+0
* Update docs/submodules/so.git from branch 'master' to fb37bbac02e3e404e61fbae88c17d91a8172d874 - Merge "Validate inputs for pnf association" - Validate inputs for pnf association Issue-ID: SO-1274 Change-Id: I3fdb66ef4bd259bef46c6f092d7d142b6cb5d9dc Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
2019-02-19Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 4bc9f720a16de97ba93f8184a9973703fa125f2e - Merge "fix sonar potential nullpointer" - fix sonar potential nullpointer AppcRunTasks: fix potential null pointer if vnf = null AppcRunTasksTest: add tests for this case and the method itself Change-Id: I63b37670541ef5ff31b03b0336d990677b753fc5 Issue-ID: SO-1516 Signed-off-by: k.kazak <k.kazak@samsung.com>
2019-02-18Update git submodulesBenjamin, Max (mb388a)1-0/+0
* Update docs/submodules/so.git from branch 'master' to ac892330d55c6a33f376f217fa6ec4464e361b02 - set version when using constructor set version when using constructor Change-Id: Iaa7c74c8189eb4c607f25fe3f1660c08e80b2586 Issue-ID: SO-1529 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-18Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 2029fd97783776ded9d42d88dea2cc919cbed3e8 - Merge "fix sonar critical bug" - fix sonar critical bug MsoHeatUtils: remove unnecessary heatClient check for null 1. sonar assumes that heatClient is nullable and NullPointer may be thrown in line 309 2. heatClient is never null: method creates a new object or throws Exception MsoHeatUtilsTest: added tests for getHeatClient and createStack methods BaseTest: made CloudIdentity and CloudSite getters protected for other tests to use them StubOpenStack: added stubs for getStack and unsuccessful authorization removed unused imports Change-Id: Ie62c89f55d1894df48d9cc4d14760d36e96c4cb2 Issue-ID: SO-1516 Signed-off-by: k.kazak <k.kazak@samsung.com>
2019-02-18Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 8ef504fa4b7117af1138d653106c9aa328d0522a - Merge "fix critical sonar bugs" - fix critical sonar bugs Restore interrupted state when InterruptedException is thrown in SDNCRestClient Added test for this case Replaced formatting anchor with text empty object in GraphInventoryResultWrapper Escaped anchor is also considered as bug by sonar Case is already covered in AAIResultWrapperTest Marked comparison of the same object as false positive in EqualsAndHashCodeTester Added clearer comment to this comparison Change-Id: I24496c2323c33599db99a3d3b59fc4f6a008cf1f Issue-ID: SO-1492 Signed-off-by: k.kazak <k.kazak@samsung.com>
2019-02-18Update git submodulesBenjamin, Max (mb388a)1-0/+0
* Update docs/submodules/so.git from branch 'master' to dbd5bb99cd6a6c8a7465acb31468a07f2523f188 - Use APIH credentials in 'mso.db.auth' Updated to use methods: env.getRequiredProperty() and msoLogger.error(). Added the msoKey and the CryptoUtils.decrypt() code, and used "mso.camundaAuth". Used APIH credentials in 'mso.db.auth' as source instead of 'mso.camundaAuth' (need decrypt code by CryptoUtils). Change-Id: I66c9d96db8137c1d9a5b56aa33d14587cbaa7b9e Issue-ID: SO-1517 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-15Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 2c46078b2731081fa79b4af0e22a39e6641010ee - Merge "query clients now set their expected object" - query clients now set their expected object unit test is using the wrong number of keys for aai uri query clients now set their expected object for method Change-Id: I622c76cee0e9d47be35a78156267bf1c22cbf404 Issue-ID: SO-1514 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-15Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to b7f55f47a964351e7dc46d05af7f53f7da1c9eba - Merge "fix issue where we attempt audit with no servers" - fix issue where we attempt audit with no servers fix issue where we attempt audit with no servers Change-Id: I47f76121c616bf65a5f8be73910adcc0d7088bdb Issue-ID: SO-1513 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-15Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 7b4a8742c8ed874b436025d4f7bea43ffbf03805 - Merge "updated camunda springboot version" - updated camunda springboot version Added required unimplemented methods to classes Change-Id: I1ab6333582f2f09c6c363786c8168fdf54936bf8 Issue-ID: SO-1512 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-15Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 466bc45cde6b405dbd9ab71b6ca8059a98ba9fa6 - Merge "Process query of Network Policies from A&AI" - Process query of Network Policies from A&AI Process query of Network Policies from A&AI as a NetworkPolicies object. Change-Id: I01b4c00e3732a5518ddc21d08740c0684de86d5e Issue-ID: SO-1511 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-15Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 57cb2514857ab8aa19c4712e54b359552db3be67 - Merge "extract subinterface_network_quantity from policy" - extract subinterface_network_quantity from policy - Removed duplicate code that was causing a NumberFormatException - Changed name from crTarget to policyNetworkCollection - Added code to check we are setting the quantity on the correct NetworkCollection - Added code to extract the subinterface_network_quantity from the nodeTemplate policy Change-Id: Id12fa0241f16bfd4467209f08af5068d57b2d049 Issue-ID: SO-1510 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-15Update git submodulesBenjamin, Max (mb388a)1-0/+0
* Update docs/submodules/so.git from branch 'master' to 1db92d88de7e377d5af5c710b270b383960804b3 - always increment gCurrentSequence always increment gCurrentSequence to properly interact with retry and rollback logic Change-Id: I7e99973682f93f891c8d35a4f3699ba17a05bc15 Issue-ID: SO-1509 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-14Update git submodulesMarcus Williams1-0/+0
* Update docs/submodules/so.git from branch 'master' to 1d69925fef5c972f045081db9b5e4795d96c6f84 - Merge "fix fields not set correctly in Fabric Policy dist" - fix fields not set correctly in Fabric Policy dist - Added a null check for vfModuleMemberName. - Added some extra logging to show the VF members and cvnfc template name - Updated to fix fields not set correctly in Fabric Policy distributions. Change-Id: Iaef2114a910ad10ff788b2178953883b0c5269da Issue-ID: SO-1499 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-14Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 26b6a204084991a3a5ad9f02792366c96f89f28e - Merge "cloud config migration from openstack to catdb" - cloud config migration from openstack to catdb remove the wait and sleep code in migration move cloud config migration from openstack to catdb Change-Id: Id887a37ce12665e5d8a604308ea251744529491c Issue-ID: SO-1461 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-14Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 022e9a55a51e1e2fcf489986cb2152059583397f - Merge "fix major sonar bug" - fix major sonar bug Removed useless 'instanceof' operator as it always resolves as true Replaced it with checking for null Removed unused imports Added information about modifications on the top Added junit tests for the method Change-Id: I7a902ad2852e0ed0d507a6309857a1bab74921de Issue-ID: SO-1491 Signed-off-by: k.kazak <k.kazak@samsung.com>
2019-02-14Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to f1435439699e4e08d2bf912634208e18c894722f - Merge "fixed CandidateType json serialization" - fixed CandidateType json serialization fixed CandidateType json serialization Change-Id: Icafa5884db5424167c7fac08ad6aae5781bdafa5 Issue-ID: SO-1503 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-14Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 8c26ced50d7ad4528d123d217e543c8a5fd6db98 - Merge "add new functionality to aai client" - add new functionality to aai client Remove only the first occurrence of parentUri from uriTemplate. add createIfNotExists to transaction clients moved classes to generic GraphInventory location removed unused interfaces from graphinventory client refactored all graph inventory clients Change-Id: I2b946674ff92c44d33fff2f327e96655ed5c0195 Issue-ID: SO-1501 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-14Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to f1bb514849877e8dfd0e4f6d20695ccce939c286 - Merge "workflow action should read config for max retries" - workflow action should read config for max retries workflow action should also read config for max retries Change-Id: Ib0617b59ca95df7c82fb2ab54895c9c83586f02f Issue-ID: SO-1504 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-14Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to cfcb2684902aa01d60d1d7367da58813ac2151c0 - Merge "Update Working with SO Docker Documentation" - Update Working with SO Docker Documentation patch description: Update Working with SO Docker documentation for casablanca release. Change-Id: If7a4601e83e0ca83f99a9f74e1f282abc3854bdd Issue-ID: SO-1505 Signed-off-by: mohamed waly <mohamed.waly@orange.com>
2019-02-14Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 55150d59330da44b59ae7a643ee5938761cf8b70 - Merge "Remove un-needed cacheing layer for OS Clients" - Remove un-needed cacheing layer for OS Clients Remove un-needed cacheing layer for OS Clients Change-Id: I7fbb6e23a3c34f65286202ec4dad1fb051991cf0 Issue-ID: SO-1500 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-14Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to ab8a6fe7495ea11258a43c1dcee4e26ce9ca640e - Merge "Strip off TenantId from self link url" - Strip off TenantId from self link url Strip off TenantId from self link url Change-Id: I58ac9fe693059eb8cb93d85fb88604cb9c0a0db2 Issue-ID: SO-1502 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-13Update git submodulesLukasz Muszkieta1-0/+0
* Update docs/submodules/so.git from branch 'master' to ab1f8407201a2fdc528916606186de83328cb752 - Merge "Associate PNF instance with Service" - Associate PNF instance with Service Change-Id: I19e25e0daae042b30138bbfc074b0e651b8b1c01 Issue-ID: SO-1274 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2019-02-13Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 641d9e6b68a964dc69dbec7c63f82e73b61433e2 - Merge "Fixed possible NPE in ResourceRequestBuilder" - Fixed possible NPE in ResourceRequestBuilder According to Sonar current implementation could cause NullPointerException. Added JUnit test. Change-Id: I840c018bed346d85e2042c7308bdd27197f50b46 Issue-ID: SO-1498 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-02-13Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 5b575deb4de10d9520ac7a117702e526e8872c95 - Merge "use encrypted auth for dmaap" - use encrypted auth for dmaap remove deobfuscate as crypto is already used. update based on the feedback to use crypto utils to decrypt Re-Factor DMAAP Credentials to use encrypted auth credential Change-Id: I2ac5be84594d84f0f24ae554d99cef274dbb6c16 Issue-ID: SO-1425 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-12Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 1ffa4a397fb51acb09273e2b04b47281f7eb4840 - Merge "Add Pagination and sorting" - Add Pagination and sorting Change-Id: I1374472395a5a2af712c5f06c756c013de08bd27 Issue-ID: SO-1406 Signed-off-by: Andrei_Barcovschi <andrei.barcovschi@ericsson.com>
2019-02-11Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 9edafb151611bff4ede7cac785582cc9cd586006 - Merge "Add junit tests for AdapterRestClient" - Add junit tests for AdapterRestClient Change-Id: Ieb92404710b716c40762365965852dc9a00947c2 Issue-ID: SO-1480 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2019-02-11Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to e4578f5e7170d6f38c8cc82416048ee0b570f7bf - Merge "Fix for asdc service." - Fix for asdc service. Removed exception statements and added assert statements Updated to make sure duplicate config resources aren't getting added to the service. Change-Id: Ic05421711622492e09bc83d8cc126300362ea119 Issue-ID: SO-1496 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-11Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 11f600140860215e24dea3219966a9ce851c3f85 - Merge "Fix unmarshalling errors" - Fix unmarshalling errors add data assertion to network update unit test Fix unmarshalling errors on updateNetworkResp and err Change-Id: Iddc13514198b3c89718b1b953a06cec6db190269 Issue-ID: SO-1494 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-11Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 02af455e3257176de00979e2e9ec12b46eca51d6 - Merge "made max retries configurable via mso config" - made max retries configurable via mso config fixed an error with the wrong variable being printed made max retries configurable via mso config Change-Id: Iec6d209ec2868200ec5956e269b6a048d7619307 Issue-ID: SO-1495 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-11Update git submodulesBenjamin, Max (mb388a)1-0/+0
* Update docs/submodules/so.git from branch 'master' to a9ceeefef9a561937b42ed23bc5797930d5efefe - restructured a&ai client made generics a bit safer and updated groovy tests Change-Id: I6d7a2567cd9bf795e0cfa4914a7674a4ed5f50c4 Issue-ID: SO-1493 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-11Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to b80f29cbbeb5ec218b0278deef872f7b5350e292 - Merge "added license headers to various java files" - added license headers to various java files added license headers to various java files Change-Id: Icd93ba2943f9ab9a4298a7bf91a1b2e92f700e7a Issue-ID: SO-1487 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-11Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 05d7e17c3d92a04c657fd0d99080f55ffb834e11 - Merge "fix cvnfc bean and repository access" - fix cvnfc bean and repository access update repository id field type for fix cvnfc bean and repository access Change-Id: Ic4785387ffdbb544e649d9e7be40aed5e0ab9502 Issue-ID: SO-1489 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-11Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to b76ef4b76af825c185b6a9c6eccff275f6f9e31b - Merge "Increase long poll DMaaP timeout value to 60" - Increase long poll DMaaP timeout value to 60 Corrected a JUnit to include updated timeout value. Increase long poll DMaaP timeout value to 60 seconds Change-Id: I22a6f17bc694b17b14f25c7dccd6b57d89d0c2b7 Issue-ID: SO-1488 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-11Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 9b0a912e6c618fe7d88ab55bd4208a4ba1bf986f - Merge "Remove resources that are not neutron networks" - Remove resources that are not neutron networks Remove resources that are not neutron networks Change-Id: Ie136895f95273e53f86201fe3b58a12fa27c8fe6 Issue-ID: SO-1486 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>