Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: AAF-1115
Change-Id: Ia26cb13d5105d6bad97503c8a85607f01e956478
Signed-off-by: Raviteja Cherughattu <rc835m@att.com>
|
|
|
|
Issue-ID: AAF-1150
Signed-off-by: Sean Hassan <sean.hassan@att.com>
Change-Id: Ifec8650a822302988ef9a2e2ce02c7caf50cc709
|
|
their credentials expire
Issue-ID: AAF-1161
Signed-off-by: Sean Hassan <sean.hassan@att.com>
Change-Id: Ic48981b91d40ad04c82f17043b810445ef6dea40
|
|
|
|
This reverts commit 067bede1a6c7fbd5dccc7302783641c4c96b33fa.
Issue-ID: AAF-1148
Change-Id: I0e2b167207291f0c54d03a0e888a6f426a3f6232
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
|
|
Issue-ID: AAF-1115
Change-Id: I05d8d7a19236ad476d2a37b51a6c4a84ba2b8546
Signed-off-by: Raviteja Cherughattu <rc835m@att.com>
|
|
|
|
|
|
Modification in JU_BatchDataViewTest.java
Issue-ID: AAF-1158
Change-Id: Iddcd7afba03a96fd8380a1480a3dc1ec949ed7d6
Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
|
|
Issue-ID: AAF-1148
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I5ad9e226c2cafa0ddc37835bac108e26266455e8
|
|
ribbon.css is the correct name of the css file.
Issue-ID: CIMAN-376
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Id62101bca93a9d4007a3d61a1193cf1dd100fffb
|
|
not expire
Issue-ID: AAF-1149
Signed-off-by: Sean Hassan <sean.hassan@att.com>
Change-Id: Iaf04456abe78f2cb7972587b50f00bcaac3f83aa
|
|
|
|
|
|
Issue-ID: AAF-1147
Change-Id: Id1752887953a5084e8c6d1ff9a44eca487ce5c76
Signed-off-by: Raviteja Cherughattu <rc835m@att.com>
|
|
Issue-ID: AAF-1147
Change-Id: I0512bab7f16f9ff07fad225f8ea10297c3161ab3
Signed-off-by: Raviteja Cherughattu <rc835m@att.com>
|
|
Also, made two functions work the same, and removed CadiException
Because CadiException removed, covered "FileGetter" with NullCheck
Issue-ID: AAF-941
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: I7ee13ab98d3a70c1cdc59573921e0948ef198f9c
|
|
Move interface Log out, make JUPool test the functionality better, add "tooManyObjects"
to help control memory.
Minor BasicEnv for standalone usability.
included ".checkstyle" files, generated by Eclipse/Maven to .gitignore. They shouldn't be in repo.
Issue-ID: AAF-1146
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: I72c22fa455029950e3d73d2e9addbccc1a990189
|
|
Initial version is 2.7.0-SNAPSHOT.
'7' connotes the 7th ONAP release, Guinin.
Issue-ID: AAF-1142
Signed-off-by: John J. Franey <john.franey@att.com>
Change-Id: I451a167f3f96ef54054c52f4389cceb8c467fc85
|
|
The client.sh script is modified to return non-zero on
any error.
Issue-ID: AAF-1087
Signed-off-by: John J. Franey <john.franey@att.com>
Change-Id: I04728cd44951831daaac17719cba536f81fa65a7
|
|
Update AAF default conf to :
- fix typo in default identity file
- add default email addresses to all pre defined users, as this was creating issues for some clients when trying to decode certs (missing Sponsor email for RFC822Name in generated certificates see JIRA : PORTAL-893).
- updated portal roles: portal does sync roles with AAF but was using another identity (aaf_admin), this has been changed in portal to use its X509 artifacts when doing REST queries to AAF, hence adding more roles to portal user to support its functions.
Issue-ID: PORTAL-875
Issue-ID: PORTAL-893
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I5afa2769a4ec33c1ea2f4da2f5b6e0b4938ea88f
|
|
Issue-ID: AAF-1136
Signed-off-by: John J. Franey <john.franey@att.com>
Change-Id: Icee87694c61ff095095aeb0f766673eb7e785117
|
|
minor code changes."
|
|
Include scripts, podman starts, minor code changes.
Issue-ID: AAF-1137
Signed-off-by: Jonathan Gathman <jgonap@stl.gathman.org>
Change-Id: Ief72d93e607dbe62875f592978ee15084c8310d2
|
|
maven will then push all the artifacts to nexus when the
deploy goal is invoked.
Issue-ID: AAF-1136
Signed-off-by: John J. Franey <john.franey@att.com>
Change-Id: I1957cf2daf60507edae65e8cacf7730bf08a6adb
|
|
Issue-ID: AAF-1124
Signed-off-by: John J. Franey <john.franey@att.com>
Change-Id: I8c1dd0bf927461030ab6e7633280f262858f73d8
|
|
Issue-ID: AAF-1124
Signed-off-by: John J. Franey <john.franey@att.com>
Change-Id: I401b5b5c6589757d15027e0ad4b96f0061016be9
|
|
Issue-ID: AAF-1124
Signed-off-by: John J. Franey <john.franey@att.com>
Change-Id: Ic4eb1e777946c9a009759684eb807287634c8050
|
|
|
|
Java CADI client code and web filter has been fixed to allow
specification of a fixed hostname for connecting to AAF
service and avoiding use of the AAF Locator service to bootstrap.
The CADI code was also updated to avoid pre-resolving DNS in this
scenario. This fix is necessary to address use cases where the
AAF servers live in a different network domain from the CADI
client where the access point is through a proxied endpoint and
the DNS name is unresolvable on the network where the CADI client
code is executing.
Issue-ID: AAF-1123
Signed-off-by: Rene Glover <rene.glover@att.com>
Change-Id: I8835b7445e9bc1f6e89380462062748b53e078e5
|
|
Issue-ID: AAF-1031
Change-Id: I96ce88c32cfc0a6a7e1250f713c8379dfe097369
Signed-off-by: Mamtha <mamtha.sabesan@in.ibm.com>
|
|
Add _release_notes hook to allow automation.
Fix non valid release notes characters in content.
Issue-ID: CIMAN-376
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I50872c45ff0bf94e35212613f594251d83836c64
|
|
Issue-ID: CIMAN-376
Change-Id: I781a4c8be0fb4272e1449ffe816eb20f97368eca
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
|
|
Issue-ID: AAF-1102
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: Ie9e11ea8bd42d4011e91bb4d8218160ea1f5c59d
|
|
adjust Agent for JDK 11
Included redoing Config and Agent Init Containers
refit for "hello" (sample)
Issue-ID: AAF-1102
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: Ia957b1ccce34d164580ccb0a6d02d7b800e4887e
|
|
update AAF service dockerfiles to run as user AAF, reusing existing script infra
Issue-ID: AAF-1102
Signed-off-by: ChrisC <christophe.closset@intl.att.com>, JulienBe <jb3179x@att.com>
Change-Id: I2d9feef65a98d4545e407825533cd1741f891b45
|
|
Update versions to 2.1.20
Issue-ID: AAF-1081
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: I1a8706d87f7aceffcc96980cebea6722d20cf11e
|
|
Issue-ID: AAF-1081
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: I27a3a322aecca045cbde41f3d35ebb16f49d624c
|
|
Issue-ID: AAF-1114
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: I6ceb7ef714b3c7c2b33371abfca9202746151231
|
|
Issue-ID: AAF-1081
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: Id6b33b5a4c9de659d3396cf46d5f51d5a5e5b917
|
|
Issue-ID: AAF-1081
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: I5ca5779813b6120dfb6c13768abab4855ad26c35
|
|
Issue-ID: AAF-1081
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: Iefdbd83a51eabbbbbddbb483de5e235783da771d
|
|
also, bumps oparent version to 3.0.1
Issue-ID: AAF-1087
Signed-off-by: John J. Franey <john.franey@att.com>
Change-Id: I994d279024e167654ae00914b8e23b83c5e6fd0f
|
|
Issue-ID: AAF-1081
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: Iee69b417ebac2c8ccbcc19f0cb41231fd67598e5
|
|
Issue-ID: AAF-1081
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: Idfbb108082e1037ad93b9e34e4b389f210669157
|
|
Issue-ID: AAF-1081
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: I1fdbba7ca7f8a4cf85f204f8e64992ec30fa825e
|
|
Issue-ID: AAF-1081
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: I5c3dde04046641ddd7f714f0384264e1e4405d52
|
|
Issue-ID: AAF-1081
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: I4b885ad2805bdb517cc440bfc8f7af23b8042eb7
|
|
Issue-ID: AAF-1081
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: I86e3e38619bb5b350cfbd98670a42542d4202f65
|