Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: oom master 2eadea6daf3ec711a38e6c2bd72c6594c17da1af
Merge "Added external-key and resource-name custom fields"
Added external-key and resource-name custom fields
During the self serve flow, the resources can be uniquely
identify using a external-key, allowing the DG to retrieve
the data from SDNC DB very easily for unassign purposes.
The resource-name has been added in order to provide more
information for the netbox admin, allowing him to have a
clear idea what purpose the ip is serving; given the
resource-name passed on by the designed is meaningfull.
Change-Id: I33bb74b9bca8009e70faede8001c34a451ad205f
Issue-ID: CCSDK-366
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Project: oom master 15572275ba4a4ee3cac9440502249efbb5c0d843
Merge "Added netbox.properties config file for SDNC"
Added netbox.properties config file for SDNC
https://gerrit.onap.org/r/#/c/60791/ is addin Netbox client
support for SDNC. In order to connect to this system, configuration
is needed at the deployment phase to provide host and api key, used
to interact through REST to the system.
Change-Id: I2177ead86879d4c65eca86e7a1dce29f2de94956
Issue-ID: CCSDK-462
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Project: aai/sparky-be master c48ce4b76edaffa8d5d991769aba848006985eaa
aai-schema and ingest fixes
Issue-ID: AAI-1554
Change-Id: I0a27cf320d3d69d8e715af8c27d5afeaa2951da5
Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
|
|
Project: sdnc/oam master 0fe5cab7a4822073c02751756f08ab64c881e528
Update self-service-netbox-ip-assignment DG
- added the external_key support
- fixes plugin returned value and mapping to the
proper param in the MDSAL context.
- couple of typos
Change-Id: I6f305829e538284d7e4008352273fd82c77f4142
Issue-ID: CCSDK-339
Issue-ID: CCSDK-340
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Project: sdnc/oam master b3cc6305655fee9a85d8ac42488e371b741a2f61
Added external_key column to IPAM_IP_ASSIGNMENT
external_key column is to store a keu uniquely identifying
the resource to a service, both within the ONAP and the
external system. That key will be set prior assignment,
and we be used during unassignment, to avoid having to
correlate to many values. The external_key *must* be unique,
at least per service. Hence lookup using both service-instance-id
and external_key will be used during unassign process.
Change-Id: I67691fc32b46bb6cbacd66402f5fda6456cd7e06
Issue-ID: CCSDK-463
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Project: aaf/authz master af2d592ebbb96d5f5f55f7322f9ecdfdccfce64e
Change CadiFilter Default SSetter
Issue-ID: AAF-460
Change-Id: I1f7d52104eb36c35cca3264b4995342936e69ef6
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: oom master 2b8e338f1f1d6e911be5ff5cef06ed3d84f03321
Merge "Fix logback and AAF"
Fix logback and AAF
Support AAF (Add https 8443)and logback files in clamp.
Issue-ID: OOM-1174
Change-Id: Icfe869325e20c84180c5ccfa2cfb40f013a072b1
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: oom master 55e351e7f20c6f8b8a183dac7a2fbad85bfcfd85
Merge "Add Search Data Service to POMBA OOM"
Add Search Data Service to POMBA OOM
Issue-ID: LOG-612
Change-Id: I3ef3707e332c44d3dbaee5a9601607063b99c3ea
Signed-off-by: Geora Barsky <georab@amdocs.com>
|
|
Project: appc master 9cf887eb3204cfa86eb37914e4aea9d61a1648a1
upgrade bcprov 1.59 to 1.60 to fix security issue
on chef-adapter, I added a dependency to resolve bcprov-1.59
security issue from Nexus IQ report
Change-Id: I238664499becf3a969a7c88ac5a0e7cd2da2aa61
Issue-ID: APPC-1018
Signed-off-by: Taka Cho <tc012c@att.com>
|
|
Project: integration master d476fad5476e7bbe650953dc0ca5eae82408f6c7
Merge "Draft for INT-607 Change port from 22 to 2222"
Draft for INT-607
Change port from 22 to 2222
Change-Id: I39539b20190048ac5227c7473ed851468ce0e18f
Issue-ID: INT-607
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
|
|
Project: oom master f518374148e940c92fefbcf4acf5d24c48e9bdaf
Merge "update vesk8 input template and version"
update vesk8 input template and version
Change-Id: I3dcf35c67bc7ded5902da25c700cfc306aa89098
Signed-off-by: Vijay venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-600
|
|
Project: oom master 9bde894a11f77e63407b4149829298135d563255
Merge "Update OOF image version"
Update OOF image version
Updated the latest OOF docker image versions for HAS and OSDF
Change-Id: Id354ac986b1ad449cdcd1a988990064d39165d49
Issue-ID: OPTFRA-287
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: integration master 1cc47eb3f7d45e2d90e12c89ff74edab96af8913
Parameterized the nbi docker image version
Change-Id: I07a4dfcd216c60fc44f620308d0f4c3b34ab63d5
Issue-ID: EXTAPI-118
Signed-off-by: Quoc-Nghia Nguyen <quocnghia.nguyen@orange.com>
|
|
Project: oom master 453ba0345017973501536bf378eab73ff2324904
Fx the connection issue to AAI
Change the properties names of aai host and port
in application properties file to avoid overriding by
another environment variables
Change-Id: I12b96a747dce5adc909c5a81bbed78a2245e04d9
Issue-ID: LOG-633
Signed-off-by: Geora Barsky <georab@amdocs.com>
|
|
Project: vnfrqts/requirements master a04f16e618d2a34b90ca8c736861a915a6f341e7
Remove R-51910, add R-10623
Change R-51910 to paragraph text
Change Google protocol buffer text to requirement
Updated needs.json
Issue-ID: VNFRQTS-207
Change-Id: Id73872f3be1c59d36251fc9270caa7cea3bd183a
Signed-off-by: joquiltyL <john.quilty@ericsson.com>
|
|
Project: clamp master 38e1bd367fd7764b3d2b01ffb1f49dddf9dbdc94
Merge "Use managed guava version"
Use managed guava version
Use centrally managed guava version specified in
oparent. Includes upgrade to oparent 1.2.0.
This change was submitted by script and may include
additional whitespace or formatting changes.
Change-Id: I1cc02994fb173e2503ab7ce56551ad0e9ad67011
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: vid master ab0bee6be2fc4be7c659216eaf54f1eab560d547
Fix license issues
Change-Id: I520bec5e2777ac5bdf3fe6ea5cf04edb8a7cbc90
Issue-ID: VID-298
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
Project: sdc master 20da3d02c6c5507761c257b6ec6f58dcfc27d05a
Add tests for SdcSchema classes
Introduce Cassandra Unit tool and tests for schema-related classes
Change-Id: I14da602c42056730e7992dd92b4da8b87dd9fb0d
Issue-ID: SDC-1358
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
Project: vid master 4c26b856d89b8d5817231e066cf7b6cee05a73c8
Fix license issues
Change-Id: Ic384532c55b0e65560737faba0ae702f41bf561d
Issue-ID: VID-298
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
Project: dmaap/datarouter master fbb33454e311e72bd2f4fb0290babb92fd15b93c
Merge "Add Unit Tests for RLEBitSet Issue-ID: DMAAP-101"
Add Unit Tests for RLEBitSet
Issue-ID: DMAAP-101
Change-Id: Iec1419d6728935f95624840f134d669f79ddb437
Signed-off-by: Kyle Stewart <kyle.stewart@ericsson.com>
|
|
Project: dmaap/datarouter master 8b20afa47548717bcba098141b3ff76cf448410b
Merge "Unit tests for ThrottleFilter"
Unit tests for ThrottleFilter
Change-Id: I51fb91433e663be5fea3ae10ebaf4ae24ee99fba
Signed-off-by: Emmett Cox <emmett.cox@ericsson.com>
Issue-ID: DMAAP-101
|
|
Project: dmaap/datarouter master 8d860081e35507c1ef39d4ea062524a32f54cefe
Merge "Add BaseLogRecord Unit Tests"
Add BaseLogRecord Unit Tests
Change-Id: I77b16aa1a7e8a7135ced8c5c5d33be939f565e56
Signed-off-by: Conor Ward <conor.ward@ericsson.com>
Issue-ID: DMAAP-101
|
|
Project: dmaap/datarouter master 5de761010725bb21a45c434a93a26748b9a3b6ba
Merge "Add PublishRecord Unit Tests"
Add PublishRecord Unit Tests
Change-Id: I2140184646e3cd07a7e5a8cba25cd84886776cbc
Signed-off-by: Conor Ward <conor.ward@ericsson.com>
Issue-ID: DMAAP-101
|
|
Project: integration master 63b552223a1374d1850a96f59ac63bd967a2cdbc
fixing VID vm init script for CSIT
Change-Id: I6d05c70103b549ce83dbe06d105e5c8f350523de
Issue-ID: VID-293
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
Project: so master 2490b90de024238af3a93ee457176b14f232af6d
Merge "Added GenericVnfHealthCheckBB, tasks, and tests"
Added GenericVnfHealthCheckBB, tasks, and tests
Issue-ID: SO-777
Change-Id: I8a46f1802feb18ab4df098472fef5373ac42208b
Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
|
|
Project: dmaap/datarouter master 6d2ec703e22c2d95b1ed324bc9f57dc96d814d1c
Merge "Add IngressRoute Unit Tests"
Add IngressRoute Unit Tests
Change-Id: I3e4a363c20bc3e2bbe0f5ee1ffa80c883aba2f39
Signed-off-by: Conor Ward <conor.ward@ericsson.com>
Issue-ID: DMAAP-101
|
|
Project: dmaap/datarouter master a38724b18d1b0382966a845469caf0668a33af1c
Merge "Fixed Blocker Sonar issues in ProxyServlet.java"
Fixed Blocker Sonar issues in ProxyServlet.java
Fixed 2 Sonar blocker issues in proxyServelet.java
https://sonar.onap.org/project/issues?id=org.onap.dmaap.datarouter%3Aparent&open=AWHpc14DRGy6eclHCoS-&resolved=false&severities=BLOCKER&types=BUG
https://sonar.onap.org/project/issues?id=org.onap.dmaap.datarouter%3Aparent&open=AWHpc14DRGy6eclHCoS9&resolved=false&severities=BLOCKER&types=BUG
Issue-ID: DMAAP-673
Change-Id: Iafa0e0cfedb3fbb29b202d069c2bc0c90d962bfa
Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
|
|
Project: dmaap/datarouter master 8a27631d961de4dfcace31a0107a701b735f6959
Merge "Fixed Critical Sonar Issues in LogServlet.java"
Fixed Critical Sonar Issues in LogServlet.java
https://sonar.onap.org/project/issues?fileUuids=AWHFaQitEU5FCDfKtnEp&id=org.onap.dmaap.datarouter%3Aparent&resolved=false&severities=BLOCKER
Issue-ID: DMAAP-668
Change-Id: I2d3990c446eabbfdf2a338ad109775a2f7aa0c1b
Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
|
|
Project: dmaap/datarouter master 73663e92fc9db1ce1930553d0d96672b020275ae
Merge "Make StatisticsTests test real methods"
Make StatisticsTests test real methods
Change-Id: I5f3d73d78fafd3eb877029b202ea2bbbcf936dc4
Signed-off-by: Conor Ward <conor.ward@ericsson.com>
Issue-ID: DMAAP-101
|
|
Project: dmaap/datarouter master f6ecbb70d6e625d716d91ccb00b36f887eb4323c
Merge "Add LOGJSONObject Unit Tests Issue-ID: DMAAP-101"
Add LOGJSONObject Unit Tests
Issue-ID: DMAAP-101
Change-Id: I35910ae6fe9477a351f641d848b569ca2d19585f
Signed-off-by: Kyle Stewart <kyle.stewart@ericsson.com>
|
|
Project: dmaap/datarouter master d8563ed0441c02a81185e2be29afa3d1ba219c2a
Merge "Add DRRouteCli Unit Tests"
Add DRRouteCli Unit Tests
Change-Id: I2b61dbef40701f3a1d84026fda3dd1b94bca3083
Signed-off-by: Conor Ward <conor.ward@ericsson.com>
Issue-ID: DMAAP-101
|
|
Project: dmaap/datarouter master 48a1928544e036190de9a7d7ffbeda7a22a33125
Merge "Unit Tests for DeliveryQueue"
Unit Tests for DeliveryQueue
Change-Id: Ifa8940a0702644a11464555f40b002ed3544c00d
Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com>
Issue-ID: DMAAP-101
|
|
Project: dmaap/datarouter master aa3403845a7a554ab02152732bb4013de35d8554
Merge "Add subscriber docker image for client testing"
Add subscriber docker image for client testing
Issue-ID: DMAAP-662
Change-Id: I5f8f5a23e5116b2077689f704962e88dbeafb1b0
Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
|
|
Project: vnfrqts/requirements master ec2f263e009b1463dc6df01b8e45ae94b2609829
VNFRQTS - Reword Security Req R-73067
Issue-ID: VNFRQTS-293
Change-Id: Ib02af8a5ac656cb43362df826a00a8a7836fb61d
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
|
|
Project: appc master 94130da63b03946ff3aee7911ed823bc7885b089
resolved SONAR issue in MetricActivator.java
resolved SONAR issue
Issue-ID: APPC-1163
Change-Id: I1d91fbebb938480f5470055768d9cff9e5902a57
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: sdc master 8eff5a1ff79ca212a42d0e69326af7dc00b7c503
Fix CSIT on sdc-master
Change-Id: I22514076a37e82d0ea8b6d202918a6e519618755
Issue-ID: SDC-1689
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
Project: sdc master 03fd0cfef4de3414154b8ffc2a5e807579cc0027
unused code removed
Issue-ID: SDC-1688
Change-Id: I7ef8e9039a9ccd53193836daff4bc07b2e7b5c7f
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
|
|
Project: so master 138f17fce465cdabb928525983323319162f20d2
Merge "fixed sonar issues in NetworkAdaptorNotify_Service"
fixed sonar issues in NetworkAdaptorNotify_Service
Reorder the modifiers to comply with the Java Language Specification
Issue-ID: SO-911
Change-Id: I74ebc31679f1e8169c07b2f42b9f7e86d4134621
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: so master 4ca1f9b7fae4da052ece672f81501d52422e8ca4
Merge "fixed sonar issue in SDNCAdapterService.java"
fixed sonar issue in SDNCAdapterService.java
resolved sonar issue desribed in Jira id: SO-914
Issue-ID: SO-914
Change-Id: Icc79a36d665ca950ddcd289dd239b8aa3360db37
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: so master 2e293fb6983432f609a775b79a644035ee155feb
Fix for the license issue
Issue-ID: SO-915
Change-Id: I8212e0723924b56d77be8f26536a5e69823418a1
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: vid master b85bc976a4bfbe0b96555ee5b80e6dccb67119cc
Fix correlation Id field
Change-Id: I5b1412c22e3ba5cc075ef5b0d3cabbad6cd193f2
Issue-ID: VID-297
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
|
|
Project: sdc/sdc-workflow-designer master 8825998158dc477be3b84ae54643f666f58140b0
Merge "Add scrollbars to Input/Output table"
Add scrollbars to Input/Output table
Issue-ID: SDC-1686
Change-Id: I384bc04685a8f5cbbaedcb6d499fac7c0ed300ea
Signed-off-by: Malek <malek.zoabi@amdocs.com>
|
|
Project: ccsdk/distribution master 7abfa711618adb22f8b1c39bf18cb8d3a287b0ef
Add netbox-client to odlsli
Change-Id: Ie383892d0ff3985598d418c99904e98c11c77557
Issue-ID: CCSDK-462
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Project: integration master c3182f68df326e1de45e3d4c38fbf64e650232f9
Merge "Script to upgrade oparent in all projects"
Script to upgrade oparent in all projects
Change-Id: I11061bc5ce4d160325146c2b2fe97dccb840c940
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: vfc/nfvo/lcm master ed23714e412e6e0db51d5377a4217c15024a8bca
SOL003 API Align
SOL003 API ALign - adjust lcm code structure and merge v2 into ns
Change-Id: I1ff345fd688ce706be5e8bc5abeb71eec8261fd9
Issue-ID: VFC-635
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
|
|
Project: appc master 26e6e36b31017efcb8b3bf38f126ce47412b78f5
removed redundant object assignment
removed PropertyDefinition object creation dependency. The object is
already defined in the setUp method.
Issue-ID: APPC-1086
Change-Id: Icb7e791109a409af1b646b07052bc43517d09dc5
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: oom master 86da5e3720ecdad23d435c043d7d13d3a42188dd
Merge "Add Network Discovery Charts to OOM"
Add Network Discovery Charts to OOM
Issue-ID: LOG-397
Change-Id: I9b830fbf399492f317990790cddb44699bec329b
Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
|
|
Project: oom master 73f22f432d403bddf6bdf9ef86f2efb294391d8a
Merge "Initial submission of validation-service OOM chart"
Initial submission of validation-service OOM chart
Change-Id: I58c065d09edfe8364b556ac20a1e2311804ef04d
Issue-ID: LOG-427
Signed-off-by: Geora Barsky <georab@amdocs.com>
Signed-off-by: Pierre Rioux <pierre.rioux@amdocs.com>
|
|
Project: oom master bcc87dcd4f31ef9a4e82d9ea6bbf7e5832ad4860
Merge "Added Network Discovery Context Builder to OOM"
Added Network Discovery Context Builder to OOM
Issue-ID: OOM-1320
Change-Id: Ia124efa8520305ec037e4755ed28e3d3e5f327ce
Signed-off-by: Shane Daniel <shane.daniel@amdocs.com>
|
|
Project: so master 1c1fc78f9dce0b22fb31647db39349b3fef87a36
Use managed guava version
Use centrally managed guava version specified in
oparent. Includes upgrade to oparent 1.2.0.
This change was submitted by script and may include
additional whitespace or formatting changes.
Change-Id: I4da3f582e347da62f9d6fe8d6f20c147d493b8a0
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|