Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: LOG-938
Change-Id: I20e8592efe5f1ca8960f228041303c8d25628018
Signed-off-by: Norm Traxler <normant@amdocs.com>
|
|
Issue-ID: LOG-931
Change-Id: I0a1d26b51a5690380210d026637c9c4cd1f56cfc
Signed-off-by: Norm Traxler <normant@amdocs.com>
|
|
Issue-ID: LOG-926
Change-Id: I63533764139d143bddbf3c2d3c3921dfd438d365
Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
|
|
Network Discovery API is now synchronus, so the context builder is changing accordingly.
Issue-ID: SDNC-543
Change-Id: I518a93197b192a42349fc23afb6c1cc731d55478
Signed-off-by: Norm Traxler <normant@amdocs.com>
|
|
The upstream support for arm64 docker builds
with the docker-maven-plugin came later so
we need to update the plugin version for jobs
to run on arm64 servers.
Change-Id: Ib3a4f6054e1da59bdb6b77b78bcc1632eb1e0bb5
Issue-ID: LOG-906
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
|
|
Update POMBA Network Discovery Context Builder to use HTTPS when talking
to Network Discovery Micro Service.
Also cleaned up some method and variable names that are incompatible
with ONAP.
Issue-ID: LOG-878
Change-Id: Id9a6fc3608daa1fce164a0d24b87f4464c3a76bc
Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
|
|
Change-Id: Iee88006dc982ed2e12132e0a5b23f0087410e4d3
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: LOG-815
|
|
Change-Id: I3481389e08cf696d0d0fafba562de6b528d4426a
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: LOG-815
|
|
Change-Id: Id3c4ee11aca52a2115d54a2ea8f3b21c76cdc1c8
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: LOG-815
|
|
Change-Id: Id9a4aba085167320f7a877dea47902d40dea38e3
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: LOG-815
|
|
Change-Id: I901bc676726686451f703f29722f7c9780ad324e
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-716
|
|
Change-Id: I2e7da5c9907a2852c14b6a435a592eca4941b7fe
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-704
|
|
Change-Id: I9cb35d1a4ccb9ed7000d1a99880e7936dee8839e
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-619
|
|
|
|
Issue-ID: LOG-717
Change-Id: Ieb605efdd128251ed057942fff1239ad93c4fdf1
Signed-off-by: Shane Daniel <shane.daniel@amdocs.com>
|
|
Issue-ID: LOG-702
Change-Id: I1a221277531e307e21fad992ee457b46a426171f
Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
|
|
Change-Id: I3703cba3495ab877c33e915834f890720e80e0e9
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-604
|
|
|
|
Change-Id: Iea2cd82772544f1148e966cd32658d513811e961
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-669
|
|
Add missing modules in the INFO.yaml to fix verify job
Issue-ID: CIMAN-134
Change-Id: I67a95b5f73e97588b31250d8b934fbce7427ccb7
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Issue-ID: LOG-700
The Network Discovery Context Builder should use the serviceName when
building the callback URL for Network Discovery Micro Servie.
Make this configurable.
Change-Id: I97ed8e78b006ff5d587beedcefc577701c0d33b9
Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
|
|
Change-Id: Ie1e09ea3265ffe33e068619614eeb51f461a481a
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-648
|
|
with old version of javax.ws.rs-api
Change-Id: I7ac8edfb38fd16bc95e0a0562ca37082e0badf04
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-648
|
|
Change-Id: Iba803990e9a1e952c0ed88675311da3dc073d8aa
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-648
|
|
Issue-ID: LOG-648
The network-discovery context path in the URI is the same as we use for
the network discovery microservice so we are changing this to be
ndcontextbuilder to remove the confilict.
URI will be of the form:
http://<host>:8080/ndcontextbuilder/service/
Change-Id: I184307a0c14935f4b9e37c75d936ba12d32836b1
Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
|
|
Change-Id: I6f9884788e5011ea3edd71671113b582c8ab19e0
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: LOG-645
|
|
Changes made to org.onap.pomba.common.datatypes.ModelContext,
specifically nfNamingCode and networkType have been adapted in
networkDiscoveryContextBuilder
Changes made to networkdiscovery.spec to only return attributes and
values from the network, no AAI. Also changed the name of this file as
it is not a JSON formatted file. James McNider needs to confirm this
dependency on ND OOM before we merge.
Fixed onap-java-style audit issues with
NetworkDiscoveryContextBuilderTest.java
Issue-ID: LOG-643
Change-Id: Id18b25d2fea350f93a705b94e96ad26c480c19a0
Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
|
|
Issue-ID: LOG-401
Change-Id: Icaa0bf5d5c66a9a101adc9650c19a5b1e8dcf1da
Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
|
|
Change-Id: Ie4b302ca4325ee3b04fee0319efbc1a770d6c1ab
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-401
|
|
|
|
Issue-ID: SDNC-317
Change-Id: I5dff4e8d9b96c9477f43b9c466deaf84062e8c21
Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
|
|
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: Id390f4b0531143fef2428a32f499c752ae3d2c68
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Issue-ID: SDNC-317
Change-Id: Idc34aae969027dc6a5144d981686b6d512b2acbf
Signed-off-by: Phillip Leigh <phillip.leigh@amdocs.com>
|
|
Issue-ID: LOG-629
Change-Id: I25cf2a5bc3423bd27f94780e60087452c521d9fe
Signed-off-by: Shane Daniel <shane.daniel@amdocs.com>
|
|
|
|
|
|
|
|
Issue-ID: LOG-401
Change-Id: Iba325509cea2405a9e2ca2fd190bde58f9a0c054
Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
|
|
Issue-ID: LOG-401
Change-Id: Icfe89647bf7de5bc398dcd0aedd2bb6ec228833a
Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
|
|
Issue-ID: SDNC-317
Change-Id: Ie591f598018025c37ccbb54e6e35191798278a29
Signed-off-by: Phillip Leigh <phillip.leigh@amdocs.com>
|
|
Issue-ID: LOG-613
Change-Id: I484a8ae3b29cf9568b23efa1c12cfdc3f8989d10
Signed-off-by: Shane Daniel <shane.daniel@amdocs.com>
|
|
Issue-ID: LOG-599
Change-Id: Icef6da3d7acf33632e57d62b3d3e3515d65af779
Signed-off-by: Phillip Leigh <phillip.leigh@amdocs.com>
|
|
Issue-ID: LOG-599
Change-Id: Ia96ee1f7e586f385a3dc9c4fe0c5ff3badfeeea3
Signed-off-by: Phillip Leigh <phillip.leigh@amdocs.com>
|
|
Issue-ID: LOG-401
Change-Id: Id7211386f5eb7f9de2706037fbaf336c636e906c
Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
|
|
Change-Id: I0a500b89de6c158a3e683d045b3954ab5dfcdc65
Issue-ID: CIMAN-134
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
|
|
Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information
Change-Id: I59aad900c83f6372874c4db2eb8fb05b674712dd
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
|