summaryrefslogtreecommitdiffstats
path: root/docs/submodules/so.git
AgeCommit message (Collapse)AuthorFilesLines
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>
2019-02-11Update git submodulesBenjamin, Max (mb388a)1-0/+0
* Update docs/submodules/so.git from branch 'master' to 69b33c5a39c11992a26678a424723dafc521db5b - add DSL endpoint support to A&AI Client add DSL endpoint support to A&AI Client Change-Id: I4e5772354d1d79a343bfac78b4a10ca0c00e3edf Issue-ID: SO-1485 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-08Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to b3bc8b2a2cde4a72fae4d8f702b9fc87f6f138f1 - Merge "provide correct custIds" - provide correct custIds correct variable name and use bean comparison included object assertion in junit on catalog client update test name to reflect return value fix cvnfc query by 2 customization uuid relationships provide customization ids to module query input Change-Id: I99df11c417230e398f86554d889a40e9d157544c Issue-ID: SO-1466 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-08Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 3f0d58fab3b6c7d4c1b5441de0670d4e656360cd - Merge "populate modelinfovfmodule from catalog db" - populate modelinfovfmodule from catalog db add in a junit test to check if all vfModules model info get populated populate all vf modules for the vnf not just the orchestrated Change-Id: Icaed88f217f61861157313a0c7e09a28fff74fdb Issue-ID: SO-1467 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-08Update git submodulesBenjamin, Max (mb388a)1-0/+0
* Update docs/submodules/so.git from branch 'master' to 0f27e7f776cc0d26a4810b76787cf67bc18d03ab - mso is not updating the vip in aai for the vnf Update JUnits for multiple invocation argument verifications Implement delete mechanism for network policies and vnf adapter params in AAI. Fix a JUnit for getNetworkPolicy(). Implement creation of network policies and setting of openstack-provided params for vf module in AAI CreateNetworkPolicies in AAI functionality update Add the plumbing for create network policy in AAI. Enable VnfAdapterBB to return fqdn and management ip info Change-Id: Id34fe088846a52dbafaf3e7c754bebada05f1bf1 Issue-ID: SO-1478 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-07Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to db2fb3ef8992c12b3be11ab3f6634bf23da1abe9 - Merge "store raw distribution notification in db" - store raw distribution notification in db updated the test case to verify ASDC notification sent is the same as one persisted in the DB and verified it updated the test case to verify ASDC notification sent is the same as one persisted in the DB Added unit test case for WatchdogServiceModVerIdLookup changes Updated test resources schema.sql and data.sql to include changes to watchdog_service_mod_ver_id_lookup table Added length to consumer id column with WatchdogServiceModVerIdLookup class ASDC Controller has been enhanced to include the notification message and consumer id as part of existing table watchdog_service_mod_ver_id_lookup. Change-Id: Iee805761ffc16f456d068c44b53804a7febc7933 Issue-ID: SO-1475 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-07Update git submodulesBenjamin, Max (mb388a)1-0/+0
* Update docs/submodules/so.git from branch 'master' to 8195d32a2056fcd875001c4e569242506020940a - improve vf module logic remove vf module from list when calculating index Change-Id: I4b88a679eb79bfac6f25a26b10671cca4cf3c48d Issue-ID: SO-1476 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-06Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to d109233f1a626d5bbb299209ff94dcee3aac4693 - Merge "logic to handle null values for vf module index" - logic to handle null values for vf module index added logic to handle null values for vf module index Change-Id: I53f4ed8b307a92187c22f19dbc7bb101d037fbd8 Issue-ID: SO-1465 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-06Update git submodulesBenjamin, Max (mb388a)1-0/+0
* Update docs/submodules/so.git from branch 'master' to d76c6f0f6da7bbce853c96c3d3472a446b2f3c1f - Removed duplicate classes from api handler removed duplicate classes Change-Id: I5158e1b8ce197cb8c204e484b87a5411161f3d93 Issue-ID: SO-1464 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-05Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 632f2ff1ef005a801c0676367e90417f9ca00c57 - Merge "auto generated vf module index param" - auto generated vf module index param added test for when this is the first vfmodule added unit test no longer tests already created vnf refactored test to be more clear about uuid grouping Added javadoc for getLowestUnusedVfModIndex method. Increment index by vf module model invariant uuid Fix unnecessary whitespace delta for GenericVnf file Fix GenericVnf and modify junit for setting vfmodules Change-Id: Iacd31c5bf73c971c0b3c06e790d4c5193c3c9860 Issue-ID: SO-1458 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-05Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 112066498c72e9a07d2e6ccba82c061c4ab73e1a - Merge "Updated fields on sniro request" - Updated fields on sniro request Updated setter methods in avpn bonding classes. Updated fields on sniro request to be idenitier instead of candidate Change-Id: I67a98f742b28a93912c4b6fb05618449b629c883 Issue-ID: SO-1463 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-05Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 6033bfedd4c62bc24372b7a930f3d83f39a7e3e8 - Merge "Clean up Unit tests for audit" - Clean up Unit tests for audit Fix file names to adjust for case sensitivity Clean up Unit tests for audit Change-Id: I839b8a55d47c545cfd54c4c81eecda098b847fce Issue-ID: SO-1462 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-05Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to cdc0a1b3a507af7ec5e1c05e8526153125f9e8c0 - Merge "Merge Casablanca" - Merge Casablanca Issue-ID: SO-1460 Change-Id: I102ab0dddb8c26ca4001320ee8eb5b34ae9f0238 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com> - Update the SO release notes Issue-ID: SO-1428 Change-Id: I4c04f1da9d080cec39ff48b39fab170663aa7a44 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> - updated the SDC tosca to 1.4.63 Issue-ID: SDC-1955 Change-Id: I9009c8afd8fbaed20d0015f4a066802e8e3630d1 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2019-02-04Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 19ae1728f6c2b2b18ced0ab8eb6b662c7122d10d - Merge "add maven build properties to spring actuator" - add maven build properties to spring actuator add maven build properties to spring actuator Change-Id: I3208ac9b82648762956881ae4b09b33942a0fff1 Issue-ID: SO-1459 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-04Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 4e8b17fc758a50fcf7ec62daad9c1ac23857c65a - Merge "add in a retry function for cloud config migration" - add in a retry function for cloud config migration add in a retry function into cloud config migration Change-Id: Iee5dd2ece0262cc7087021b567d9661e0ef91d72 Issue-ID: SO-1457 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-04Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 3f97da710ec3008a625e941609106f40db71b5e8 - Merge "compare resources from openstack to aai" - compare resources from openstack to aai Address Review comments on pull request Update Unit test to have proper variable for testing update logic inside bpmn to reflect proper variable Update unit test to check property for audit Add flag to turn on and off audit behavior Add license headers, remove un-used files Update Building Block Tests and Activity Names Fix additional unit tests in so-bpmn-tasks layer Fix broken Junit Test, and correct Bug in if statement Add annotation to ignore class under test profile Additional bug fixes and unit tests for classes Add Additional JUNITS, add more sample data Add Openstack Audit functionality to Adapter Change-Id: I0492063271e991eefc608b56336a5cdf1d5a7778 Issue-ID: SO-1456 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-04Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 2b3983621d6650ae767b5062a098b8343e5e3441 - Merge "make sure the NetworkResourceUUID are correct." - make sure the NetworkResourceUUID are correct. - Added test asserts to show that the NetworkResourceUUID was updated correctly. - Added a NetworkResourceCustomization Audit to make sure the NetworkResourceUUID are correct. Change-Id: Id4fbf224aa00d6bd34481bab6a907af12fba56dd Issue-ID: SO-1455 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-01Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 62572d10fe5ea77726371c624b6bcbb33ff1707b - Merge "Add setting of serviceId to productFamilyId" - Add setting of serviceId to productFamilyId Add setting of serviceId to productFamilyId and provStatus to PREPROV on GenericVnf creation Change-Id: I6b09e8dff522af6c0b32a0bfe30dc6b0623fc900 Issue-ID: SO-1453 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>