Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: aai/resources master 41c0b3995a3db07950e8e27726f15e7d46e323a0
Add unit tests to interceptors increase coverage
Issue-ID: AAI-213
Change-Id: I181ea41c3fb752e8566dbd0a0e27e39767006df3
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Project: aai/traversal master 9e7e61ae6b9e86fb611cf5a736620405916a668b
Fix the update query tool to work properly
The update query tool is supposed to be
getting the url from aai config and
that is supposed to have the /aai/v11
which was missing during a previous change
Issue-ID: AAI-408
Change-Id: I3c4e2ac9712ea4b7bf6846b9516a5ce7ce12398f
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Project: aai/resources master b5a4ca0e81982c6dff6a978a1d6f3c8fc5fe2c8f
Fix git clone issue to fail container startup
When the git clone fails, application should not startup
Issue-ID: AAI-408
Change-Id: I49fdaa40d793b500142c6e5fe4d6d7085676160a
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Project: aai/traversal master 78014e1e11a5fb33c68e1792ccb2b521f2f5dac4
Fix git clone issue to fail container startup
Also fix the call to update query script issue
since in kubernetes environment, there is no
guarantee that the haproxy will come up before the
traversal container comes up so we need to modify
aai.server.url to point to resources container
Issue-ID: AAI-408
Change-Id: I46c4e75c10a7509541ea19113a3297de26f92677
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Project: aai/esr-gui master 11afe2ddaaf0b72b71e1e6c56156a17503d511c5
Merge "start the tomcat at front end"
start the tomcat at front end
Change-Id: I360ef178183473b923d6a57fe95fc226c256b0b2
Issue-ID: AAI-407
Signed-off-by: lizi <li.zi30@zte.com.cn>
|
|
Project: aai/esr-gui master 8bbc9337ee20437d29c4376eb1c866c3bc3e003b
Merge "Change the esr-gui server port."
Change the esr-gui server port.
Change-Id: I901e8debbeb49a9fc0fd63b2353063c792f4c2bf
Issue-ID: AAI-407
Signed-off-by: lizi <li.zi30@zte.com.cn>
|
|
Project: aai/traversal master bed3675b3616e089d8581b7cb755adb754e2f3f9
Change all the packages from openecomp to onap
Issue-ID: AAI-61 AAI-82
Change-Id: Iba7de4bd0dea1398d8608c9c514d78ad69201d0a
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Project: aai/sparky-fe master 095556dce10630a7d9685190a33f566cebe40eb8
Fixing jenkins release build
Issue-ID: AAI-395
Change-Id: Ida9e5da8fa85a56022048045e0826fc290792e6f
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
|
|
Project: aai/resources master b33b55b16d1c230fb1bf454d7d517f2c2d57941b
Change package names org.openecomp to org.onap
Issue-ID: AAI-61 AAI-82
Change-Id: Ib1d937fb31b1e737c4651eac9c0193fd05d97f01
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Project: aai/esr-gui master 931d61074bcb0f05a3f49241b7b77ac89fba3356
Merge "validate cloudOwner&cloudRegionId"
validate cloudOwner&cloudRegionId
Issue-ID: AAI-186
Change-Id: I8c0a8a4f87ce998206d2c2d5b4162043c78580d0
Signed-off-by: 覃亮10184303 <qin.liang13@zte.com.cn>
|
|
Project: aai/aai-common master 1767960099ea2983eef5218b8ce44b167ae0774c
Change openecomp to onap and update license
Issue-ID: AAI-61 AAI-82
Change-Id: Iae98d4bf4c693c0a3203158bff98c3c5e739f453
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Project: aai/data-router master 44147a30af456e7e932852d6efb8fff55d857481
Merge "Removed useless assignment to variables"
Removed useless assignment to variables
Replaced with diamnond symbol on RHS side
Used isEmpty instead of size
Issue-id: CIMAN-65
Change-Id: I3c5f0bfddc6496ab4e49ab06c5ec8998a1e632d7
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Project: aai/data-router master 69e5338d7d4d88de2b6d3a91eb1a0db41683d45e
Merge "Added the "@Override" annotation"
Added the "@Override" annotation
Issue-id: CIMAN-65
Change-Id: I5893ee1af1a0b5db6ec5162acb91456f4c28c734
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Project: aai/data-router master 7b2068a40e09a77f6c2395748f3dca7526c2c8d6
Merge "Removed toString for strings"
Removed toString for strings
Replaced with diamnod symbol
used isEmpty() instead of size
Issue-id: CIMAN-65
Change-Id: Ic0013e9054eccde423981b1d55057f0125cf0049
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Project: aai/data-router master 6fb72704b8a94ad07807fd65a0d52d455baf5790
Add the "@Override" annotation
Issue-id: CIMAN-65
Change-Id: I1416ddac8b645bb63d63010e63eac8adea6b4676
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Project: aai/data-router master 0a6e3351cce03350b59d9af91cbe38f3233ca0ff
Used entrySet instead of keySet
Issue-id: CIMAN-65
Change-Id: I58cba3d30e6866050801fb94426cdc0b26a2f75f
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Project: aai/esr-gui master b2a98df1fcee69ccfbab37774a9bc3152529242f
Remove the unused thirdpary code from esr-gui.
Change-Id: I9f7d7234df60c7c33abef2efff051ae433e73c8c
Issue-ID: AAI-402
Signed-off-by: lizi <li.zi30@zte.com.cn>
|
|
Project: aai/aai-common master a8a05641920545aa094dffdb016b7b5febe9a879
Removed below sonar issues:
Removed useless assignment
Removed unused imports
Issue-Id:AAI-215
Change-Id: I12a54d5db72560bc1714714584ac1b9bd820d9e5
Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.com>
|
|
Project: aai/esr-server master 01aa61c639256d41029edbe189b919f7d7ee0b90
Register ServiceTest to microservice.
Change-Id: I1072eeff36a848eba35b99511e79906a340c4b53
Issue-ID: AAI-400
Signed-off-by: lizi <li.zi30@zte.com.cn>
|
|
Project: aai/esr-server master 0efbd308a9fdc886d662d43119379d9d47eaca0e
Fix the bug about query VIM.
Fix the bug "If a cloud-region didn't contain a external system info, there will be an null pointer error".
Change-Id: I2cdd45bfc9836ce8369feb4d5af6bc6bcee84201
Issue-ID: AAI-398
Signed-off-by: lizi <li.zi30@zte.com.cn>
|
|
Change-Id: I1ae8681de397f895d6b756f06fbbf5befec14706
Issue-ID: DOC-91
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Project: aai/traversal master e76326c68fb9b1dff847275fde0f2cc78ce2f8a2
Merge "Added docs directory and index file for traversal"
Added docs directory and index file for traversal
Issue-ID: AAI-383
Change-Id: Ib3db2cb669c24a9a23ad98b61e24605adec88381
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
|
|
Project: aai/aai-common master 49e3b4014c9529e5c594405764baa5f3cf5e489b
Add the remaining tests from internal code
Issue-ID: AAI-215
Change-Id: I28de8cb09513d7f08e9d608bed25f0bee1ecec85
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Project: aai/traversal master db9a25f20d8a8b6873c8cdaadd0dece88e51cab7
Add unit test cases to increase the sonar coverage
Add unit test cases to increase the sonar coverage
Issue ID: AAI-212
Change-Id: I7fec9a9f4d2e7f898cd15bba513bee2ece139ea8
Signed-off-by: Aditya Gajulapalli <ag282f@att.com>
|
|
Issue-ID: AAI-390
Change-Id: I964397c244290eb2fea27260f3eb2189dbe64c59
Signed-off-by: C.T. Paterson <creighton.paterson@amdocs.com>
|
|
Project: aai/traversal master 3d39a52e623afa123afe9eeb415dd1bca959dd53
Logging Updates for Traversal
Issue-ID: AAI-389
Change-Id: Ied84357b080db5aceb272b2d72cc9d4ae8d70d81
Signed-off-by: O'Connor, Lina (lo8949) <lo8949@att.com>
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Project: aai/resources master 9d5eff1a6c19f9af9329f76f3e58d8935eb28dad
Merge "Logging Updates for logback.xml files and Servlet"
Logging Updates for logback.xml files and Servlet
ContextListener
Issue-ID: AAI-388
Change-Id: I76f5a938211e3232bfc6445e0d21b2b8451f080f
Signed-off-by: O'Connor, Lina (lo8949) <lo8949@att.com>
|
|
Project: aai/aai-common master 06cf7ead34ea4bf5d558e5dc3b46ac2c85c61496
Merge "Logging Updates to a few files in the common repo."
Logging Updates to a few files in the common repo.
Issue-ID: AAI-387
Change-Id: I304b9d4a50cb896ab3c638d986db8450c10e5427
Signed-off-by: O'Connor, Lina (lo8949) <lo8949@att.com>
|
|
Project: aai/resources master eff0e0d37074127df3b0df7e950740c5621fa903
Added docs directory and index file for resources
Issue-ID: AAI-383
Change-Id: Id85739e6f590675c55a65b79c53e478f27a57d1f
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
|
|
Project: aai/aai-common master 7dd4a69c8a8ad55b114029fc93c20465ece7f7e9
Added docs directory and index file for aai-common
Issue-ID: AAI-383
Change-Id: I54a63f41b4dbba45026911ba6377a7cd0570cd0e
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
|
|
Project: aai/traversal master 5839237f6fb42d7ea3e4673cf01cc51048d0bd57
Create a query to provide horizontal view
Issue-ID: AAI-381
Change-Id: I7da103f72c68eef615f73d21a5a8cc4fc89160ad
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Change-Id: Iff5e9f66878455fa99736854286ae89a35154e17
Issue-ID: AAI-385
Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
|
|
submodules to the docs project
Issue-ID: AAI-384
Change-Id: I673bb36a992d7bd1966692d6c5caba4fc9e98877
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
|
|
Change-Id: I1fa581810e67900b921dd9d53940d8dc2a3d6194
Issue-ID: AAI-379
Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
|
|
Project: aai/search-data-service master 50becb8a60c614344c85cccb20830395283a4454
Renaming openecomp to onap
Issue-ID: AAI-208
Change-Id: I3b46b263b4570054e77b2fdccfc2f51406e9e9ce
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
|
|
Project: aai/search-data-service master bce5cc47645ab64a65e09d802f8957d8330c03b6
Add aai/search-data-service docs dir and index
aai/search-data-service docs dir added, following instructions from
readthedocs.io Setting Up page.
Change-Id: I13a3e1295e5359ea7bd7aee4c59327c76fda3708
Issue-Id: DOC-77
Signed-off-by: MatthewHarffy <Matthew.harffy@amdocs.com>
|
|
Project: aai/search-data-service master 22c477621c40c4762cceb67a1d18749bff68fb87
Renaming openecomp to onap
Issue-ID: AAI-208
Change-Id: I0f634abc5501adb5fc29523594af8d1f1356adb5
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
|
|
First AAI doc submodule repo inclusion, following instructions from
readthedocs.io Setting Up page.
Change-Id: I61fe98666370691d447c658262a299bf909d5ae1
Issue-Id: DOC-77
Signed-off-by: MatthewHarffy <Matthew.harffy@amdocs.com>
|