Age | Commit message (Collapse) | Author | Files | Lines |
|
RD: I rebased this and fixed the unit tests.
Issue-ID: SO-763
Change-Id: Ie5f6a708cffbc70a9481afd35db3047fe44cb088
Signed-off-by: Prema Bhatt <pb6115@att.com>
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
|
|
|
|
- Missed some files, the repository isn't required now that we
dont fetch the identity service directly
- Fixing review comments and removing the unused import
- Fixing the build :) Now that cloudSite has a 1-1 relationship with
cloudidentity, there shouldn't be a need to query the identity on its
own unless the site is missing Refactored some code to use site to
fetch identity as a composition
- Changing the catalogDb client to use
HttpComponentsClientHttpRequestFactory instead of
SimpleClientHttpRequestFactory, the later would lead to a IOException
(FileNotFoundException specifically) whenever a 40X type of a response
code is returned from the spring rest endpoint. Adding some tests for
the catalogDbClient which earlier got missed in handover. Also fixing
another issue with cloudSite repository which was not fetching data
correctly. Fixed a repository which was added initially but later the
same went missing (Not sure how)
Change-Id: I72506865c4c5f7fd07a6031c146a4aba1a96c2c8
Issue-ID: SO-892
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
renamed migration from 4.2 to 4.3 to avoid collision
Change-Id: Ie7ecb089555c5150d3e66d9e6de62f8228d1d373
Issue-ID: SO-891
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
added specific excpetions instead of generic ones
Issue-ID: SO-886
Change-Id: Ib0f2e655a6e58b8dc142233679a53c15b373f117
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
fixed sonar issue: removed unused import
Issue-ID: SO-883
Change-Id: Ie9117601c7d64974067b5ab81ccb8a58d4a2fdc5
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
|
|
|
|
removed useless assignment of local variable "sMap" at lines
646,664,684. And, also removed keyset with entryset at line 650
Issue-ID: SO-882
Change-Id: I31a1a0c2c7aa4d65466125bda6948765326994eb
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
removed the commented lines of code as per issue raised by SONAR
Issue-ID: SO-881
Change-Id: Ic25a7418df06c7b7da2c60bec9dc4adbc97d902b
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Adding unit tests for the infraactiverepositorycustomcontroller
and fixing an issue found while adding the test
Change-Id: Ic177f75c995ee789902dc9ad1b7df0e997b998c9
Issue-ID: SO-876
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
removed swagger dependency which was causing issues
Change-Id: I1e840f7ea9a45547c2562ce628c38f7c7e065e65
Issue-ID: SO-880
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
|
|
The reported problem occurs because the openstack-adapters app
is attempting to do a migration on top of a migration already
performed by the catalog-db app.
I'm adding these options to flyway in openstack-adapters:
baseline-on-migrate: true
validate-on-migrate: false
Another issue is that the java-based CloudConfig migration class
was looking for CloudConfig data only in the application.yaml
file in the classpath. It was not looking for CloudConfig data
in the override file. I've changed this logic to look in the
override file first and then in application.yaml. Ideally, these
sources would be merged, but I don't see a reasonable way to do it.
Change-Id: I7ba07c1f8f00b4c628e825393ee31502950fe592
Issue-ID: SO-868
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Issue-ID: SO-871
Change-Id: I151ea890755c0a9dd9e7f5df1ed807a660fb0c2f
Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
|
|
- Moved VfModuleCustomizationToVduMapperTest to mso-openstack-adapters
module, where the tested implementation actually is.
- Fixed and reimplemented tests
Change-Id: If5b4a29be22b7cbb59642eff78e471f294a512a7
Issue-ID: SO-865
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|
|
|
|
Update Cloud Config to be writable over REST API. This allows easier
environment setup, so sql scripts are not required
Issue-ID: SO-862
Change-Id: I70931f09ff2600a15094199f46fc8d9ac36403f4
Change-Id: I70931f09ff2600a15094199f46fc8d9ac36403f4
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Issue-ID: SO-764
Change-Id: I6fc983ed6bc9d9c410406db1f2355c27e201b4f4
Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
|
|
Update CatalogDB Logging to remove MSO Logger, remove useless log lines,
clean up minor sonar issues while working in the file
Issue-ID: SO-847
Change-Id: Icab5d8cf2885d2193bb55f495b3230dde0f5af54
Change-Id: I2d2b2fa919074c439b6c9039aa7ed5e45a792781
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
added cloud config database entities
added cloud config repository
converted existing cloud config class
converted all code interacting with previous cloud config object
created migration to automatically load cloud config properties from
application.yaml
Issue-ID: SO-854
Change-Id: Icf408e5d0fcabd1b7e97298963c555fae6964930
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Fix recipe reference data, add initial data setup script
Issue-ID: SO-812
Change-Id: I9cbc45f7788fe7c5a74e15d45a9b82a55ddfe299
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Update default recipe data to be inserted after flyway baseline
Issue-ID: SO-812
Change-Id: Icaab49127ebd184d2cf26397c71ca989ff68d468
Change-Id: Icaab49127ebd184d2cf26397c71ca989ff68d468
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
|
|
Upgrade to latest version of CXF for Security Report
Issue-ID: SO-807
Change-Id: I7f61fa3fd5f8a41c0654dd03314f0b6f4835b100
Change-Id: I7f61fa3fd5f8a41c0654dd03314f0b6f4835b100
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Removed declaration of exception TenantAlreadyExists
since TenantAlreadyExists is a subclass of TenantException
which is declared earlier. Having TenantAlreadyExists is
superfluous since it is a subclass of another listed exception.
Issue-ID: SO-666
Change-Id: Ic828f4f18b865767bde7d34630f31683d7d49503
Signed-off-by: Anisha Kumar <anishax.kumar@intel.com>
|
|
|
|
Fixing issue while persisting data into the infra active requests table
Changing a URL to make it more consistent
Removing MSORequest Dependency from all classes but E2EServiceInstance
rename the yaml configuration key to something which is already present
in d2d
Issue-ID: SO-790
Change-Id: I4535a13e2b86ee0eb8c4b0e34aa02f522c0c1a3a
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Issue-ID: SO-729
Change-Id: I2b36cfdc706ea85e57e69dba569d026686065d3a
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
|
|
Junit was using an illegal http error code
Issue-ID: SO-793
Change-Id: Ica36a5e22f32680710da649eb0dbfe5cac93b93c
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Enhanced the application startup script and renamed it. Removed unused
files.
Note that everything in catalog-db-adapter's afterMigrate.sql script has
been commented out. It needs work to match the current schema.
Change-Id: I7b738ca13599476b9720bdb4a9aebaf3a9f86736
Issue-ID: SO-710
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
rather than direct
access
Change-Id: I0cd3d3902e32249263298f91263401ce05c34be3
Issue-ID: SO-790
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Issue-ID: SO-788
Change-Id: I4496ef16c56c980a81031ad01fcbb1524d135ea8
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
|
|
Issue-ID: SO-781
Change-Id: Ia91a52692e61f1ffa3f0a4074017fa0156d4276c
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
|
|
Change-Id: Ie9c773f0e4d4de95cba0541e16d131975ecbce10
Issue-ID: SO-708
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Issue-ID: SO-666
Change-Id: I3775d25c0328807b083725c61da015364e59f2be
Signed-off-by: Ethan Hampton <ethanx.hampton@intel.com>
|
|
Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18
Issue-ID: SO-670
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
|
|
Replace with a single equalsIgnoreCase call
Sonar Link:
https://sonar.onap.org/project/issues?assigned=false&fileUuids=AWHCr-EdEU5FCDfKtlun&id=org.onap.so%3Aso&open=AWHCr-dlEU5FCDfKtmL0&resolved=false&severities=MAJOR
Location: src/main/java/org/openecomp/mso/adapters/vfc/util/RestfulUtil.java
Line No: L110 L115 L120 L124
Change-Id: I36a727a5acf6a911e3f9ad4ca8b548b4c7f1f732
Issue-ID: SO-776
Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
|
|
Reordered the modifiers to be "public static final" instead of "public final static" in order to comply with Java Language Specification.
Issue-ID: SO-666
Change-Id: I70a9cfcf454ce79dcb3940ccc24750416462c225
Signed-off-by: Anisha Kumar <anishax.kumar@intel.com>
|
|
Replace the type specification in this constructor call with the diamond operator
Sonar Link:
https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.so%3Aso&open=AWJqzmdHRGy6eclHEzV_&resolved=false&rules=squid%3AS2293
Location:
adapters/mso-vnf-adapter/src/main/java/org/openecomp/mso/adapters/vnf/MsoVnfPluginAdapterImpl.java
Line No: 633
Change-Id: I788bf4dd5b7e5f586ef9dc5dc2ddda05508be9d3
Issue-ID: SO-758
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
|
|
|
|
|
|
|
|
AriaVduPlugin.java
Sonar Link:
https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.so%3Aso&open=AWK-9MGVwGn37JfbmLXt&resolved=false&severities=MAJOR
Location:src/main/java/org/openecomp/mso/aria/AriaVduPlugin.java
Line No: L126
Change-Id: I186e7dfef1ddf406036f902d1f04b4677652b91f
Issue-ID: SO-739
Signed-off-by: SS00493505 <ss00493505@techmahindra.com>
|
|
|