Skip to content

Releases: openBackhaul/ExecutionAndTraceLog

Implementation of ExecutionAndTraceLog v2.1.2

07 Oct 12:10
34eff64
Compare
Choose a tag to compare

Implementation of ExecutionAndTraceLog v2.1.2

This release contains,

  • implementation of the individual services
  • BasicServices incorporated from npm package onf-core-model-ap-bs+2.1.2
  • Application pattern modules incorporated from npm package onf-core-model-ap+2.1.2
  • Functionalities supported in this release shall be find in this umbrella issue #403

Open Issues :

#415
#414
#250

What's Changed

  • support changes to v2.1.2_spec by @at00825957 in #405
  • regardApplication callback impl logic is updated by @sunil-kumar-meena in #402
  • Aman/issue401 by @at00825957 in #408
  • code optimization in individualServices/RegardApplication.js by @at00825957 in #410
  • Forwarding should not be sent if it is unable to fetch the operation-name by @at00825957 in #418
  • Automatic configuration of service-record-policy by @V-Vanitha in #420
  • Modify the implementation of callback PromptForBequeathingDataCausesTransferOfListOfApplications by @at00825957 in #421
  • Update version of onf-core-model-ap and onf-core-model-ap-bs 2.1.2 by @at00825957 in #423

New Contributors

Full Changelog: v2.1.2_spec...V2.1.2_impl

ExecutionAndTraceLog v2.1.2_spec

28 Aug 10:48
966b4ac
Compare
Choose a tag to compare
Merge pull request #396 from openBackhaul/develop

ExecutionAndTraceLog v2.1.2_spec

Implementation of ExecutionAndTraceLog v2.1.1

29 Jul 17:08
bc328be
Compare
Choose a tag to compare

Implementation of ExecutionAndTraceLog v2.1.1

This release contains,

  • implementation of the individual services
  • BasicServices incorporated from npm package onf-core-model-ap-bs+2.1.1
  • Application pattern modules incorporated from npm package onf-core-model-ap+2.1.1
  • Functionalities supported in this release shall be find in this umbrella issue #341
  • Major functionality delivered in this release is the new process included for the /v1/regard-application that includes automatic link creation to enable logging the services requests to ExecutionAndTraceLog application.

Open Issues :

#186
#250
#290
#352

What's Changed

  • issue-107 : replaced load file with ExecutionAndTraceLog+config by @DanaSunal in #167
  • issue-162 : integrated 2.0.0 of AP and AP-BS by @DanaSunal in #166
  • issue-106 : implemented list-records methods by @DanaSunal in #171
  • issue-108 : implemented ElasticsearchClient by @DanaSunal in #168
  • issue-105 : record-service-request writes to ES by @DanaSunal in #172
  • issue-163 : implemented OAM service methods by @DanaSunal in #169
  • issue-104 : support Version 2.0.0 changes for list-application by @DanaSunal in #176
  • issue-103 : fixed parameter name by @DanaSunal in #175
  • EATL v2.0.1 by @openBackhaul in #177
  • Main by @openBackhaul in #179
  • Change service-name->operation-name in ServiceList by @openBackhaul in #180
  • issue-102 : Support Version 2.0.0 changes for regard-application by @DanaSunal in #173
  • issue-97 : removed PromptForBequeathingDataCausesTransferOfListOfRecords by @DanaSunal in #183
  • issue-115 : upgrade control-construct with service-policy-record by @DanaSunal in #184
  • issue-182 : removed IntegerProfile server side by @DanaSunal in #187
  • issue-181 : support v2.0.1 by @DanaSunal in #188
  • issue-189 : hardened elasticsearch client by @DanaSunal in #190
  • issue-98 : support v2.0.0 for bequeath-your-data-and-die by @DanaSunal in #185
  • issue-98 : added domain-name to address comparison by @DanaSunal in #192
  • issue-189 : more automation to elasticsearch from EATL by @DanaSunal in #193
  • To include latest npm packages of onf-core-model-ap ,onf-core-model-ap-bs and oas3-tools package by @vanithavalluripalli9 in #195
  • To include latest npm packages of onf-core-model-ap ,onf-core-model-ap-bs and oas3-tools package by @vanithavalluripalli9 in #196
  • To include latest npm packages of onf-core-model-ap ,onf-core-model-ap-bs and oas3-tools package by @vanithavalluripalli9 in #197
  • Resolve update additionalProperties:false in openapi.yaml by @ManasaBM1 in #199
  • Resolved INFORM-ABOUT-RELEASE-HISTORY-IN-GENERIC-REPRESENTATION Service getting Empty consequentActionList and responseValueList by @ManasaBM1 in #201
  • Resolve INFORM-ABOUT-APPLICATION-IN-GENERIC-REPRESENTATION Service getting Empty consequentActionList and responseValueList by @ManasaBM1 in #203
  • Update data.json file to testcases v2.0.1 by @IswaryaaS in #205
  • Resolve Add Protocol value to the RegardApplication service PrepareForwardingAutomation file by @ManasaBM1 in #208
  • Unified ES implementation by @DanaSunal in #209
  • Removed unused service record profile. by @DanaSunal in #210
  • Resolve Update the npm packages to 2.0.1-alpha.6 by @ManasaBM1 in #214
  • Resolve correct the Comparing NewRelease with current application by @ManasaBM1 in #212
  • issue-215 : added backendTime to relevant methods by @DanaSunal in #216
  • Upgrade test-suite to support v2.0.0 by @vanithavalluripalli9 in #219
  • Core-model-construct is failing due to Internal Server Error in testbed by @vanithavalluripalli9 in #223
  • Update documentation of each testcases by @venkat-nallati in #222
  • Update the npm packages of BasicServices and ApplicationPattern to 2.0.1-alpha.9 by @PrathibaJee in #225
  • findings in test-suite by @IswaryaaS in #229
  • /v1/list-records-of-flow testcases fails in test-suite - need to be verified by @IswaryaaS in #235
  • Fixed several bugs found while testing. by @DanaSunal in #231
  • Fixes #240 by @IswaryaaS in #241
  • issue-243 : use scroll method from ElasticsearchService by @DanaSunal in #242
  • issue-238 : change headers for register-yourself by @DanaSunal in #237
  • When we trigger /v1/regard-application service , callback /v1/redirect-service-request-information to regarded application is returning 400 Bad request error by @vanithavalluripalli9 in #239
  • issue-251 : switched to 2.0.1-alpha.12 by @DanaSunal in #252
  • issue-246 : policy does not need to exist by @DanaSunal in #247
  • issue-265: bumped onf packages to alpha-13 by @DanaSunal in #266
  • Resolve /v1/update-operation-key service is getting stuck if non-existing operation server uuid is passed as parameter in request body. by @ManasaBM1 in #264
  • Resolve Proposal to use the 'getAllApplicationList' method to from ApplicationPattern by @ManasaBM1 in #249
  • Resolve the isDataTransferRequired check from /v1/bequeath-your-data-and-die implementation as it effects service idempotence concept by @ManasaBM1 in #261
  • Update release-number of http-c to 2.0.1 - server/load.json by @IswaryaaS in #270
  • resolve change the method name of resolveHttpTcpAndOperationClientUuidFromForwardingName in the bequeathyourdataanddie service by @ManasaBM1 in #269
  • update npm package to alpha.14 by @vanithavalluripalli9 in #272
  • issue-262 : fixed trace-indicators by @DanaSunal in #274
  • Issue 253 changed http error handling in controllers by @MartinSunal in #273
  • Separate Software Upgrade testcases from Individual testcase collection by @IswaryaaS in #277
  • /v1/register-yourself service RequestHeaders require changes when RequestBody is empty by @IswaryaaS in #286
  • /v1/bequeath-your-data-and-die :: retrieving OldRelease/CC responds unauthorized from AA by @IswaryaaS in #291
  • Changes related to AP issue #736 by @vanithavalluripalli9 in #287
  • Fixed YAML linter by @DanaSunal in #292
  • Update the npm packages of BasicServices and ApplicationPattern to 2.0.1-alpha.17 by @IswaryaaS in #289
  • testcase to be updated for /v1/record-service-request :: Attribute configured by @IswaryaaS in #296
  • Update dockerfile by @PrathibaJee in https://github.com/ope...
Read more

ExecutionAndTraceLog v2.1.1_spec

12 Feb 17:01
bf1f072
Compare
Choose a tag to compare

Changes:

  • Fixing findings from v2.1.0_spec according to issue list entries marked with milestone v2.1.1_spec
  • Adding waiting for OperationKey and multiple retries for creating Links to make process more stable

ExecutionAndTraceLog v2.1.0_spec

10 Dec 12:19
0fda673
Compare
Choose a tag to compare
Merge pull request #327 from openBackhaul/develop

EaTL v2.1.0_spec

Implementation of ExecutionAndTraceLog v2.0.1

27 Jul 06:51
c09d82e
Compare
Choose a tag to compare

This release contains,
-implementation of the individual services
-BasicServices incorporated from npm package onf-core-model-ap-bs+2.0.1-alpha.22
-Application pattern framework incorporated from npm package onf-core-model-ap+2.0.1-alpha.22

Latest Acceptance TestReport

Software upgrade:
Report timestamp : Tuesday, 11 July 2023 11:04:02
Total run Duration : 5m 12.2s
Average response time : 66ms
Total assertions : 1336
Total failures : 8
Total skipped test : nil

Individual report:
Report timestamp : Tuesday, 11 July 2023 08:44:34
Total run Duration : 8m 52.2s
Average response time : 42ms
Total assertions : 1880
Total failures : 5
Total skipped test : nil

Open Issues :

#298
#297
#294
#250

Assertion Failure report :

For the failures observed in the latest run , following are the issues created to resolve.
Apart from the open issues mentioned in the open issues others are resolved.
Detailed information shall be found in the each mapped issue(in the comment starting with "Assertion failure details")

Individual services

Issue Number assertions failures
#258 1
#297 3
openBackhaul/ApplicationPattern#812 1

Software upgrade

Issue Number assertions failures
#299 5
#298 3

TestSuite Implementation of ExecutionAndTraceLog v2.0.1

11 Jul 15:58
4e16318
Compare
Choose a tag to compare

TestSuite Implementation of ExecutionAndTraceLog v2.0.1

This release contains testcase collections ,

  • for all the of the individual services
  • for the softwareUpgrade
  • that checks functionalities of all services and the expected behavior of forwardings across applications
  • load file that provides initial configuration information which can be utilized to validate the initial configuration of the server database
  • documentation that explains the detailed procedure followed in every testsuite

Open Issues :

#299
https://github.com/openBackhaul/ExecutionAndTraceLog/issues/280
#278

Specification of ExecutionAndTraceLog v2.0.1

24 Jan 19:05
cbb25bc
Compare
Choose a tag to compare

Some minor bug fixes mainly related to updating to ApplicationPattern v2.0.1.

Specification of ExecutionAndTraceLog v2.0.0

23 Dec 22:46
3b81132
Compare
Choose a tag to compare

This release contains:

  • High Level Design

    • ServiceList
    • ForwardingList
    • ProfileList
    • ProfileInstanceList
  • Detailed Design

    • OAS
    • CONFIGfile

of the ExecutionAndTraceLog Specification v2.0.0 as it will be used for the second version of the TinyApplicationController.

TestSuite Implementation of ExecutionAndTraceLog v1.0.0

09 Dec 18:05
2d939b5
Compare
Choose a tag to compare

TestSuite Implementation of ExecutionAndTraceLog v1.0.0

This release contains testcase collections ,

  • for all the of the individual services
  • for the individual OAM services
  • that checks functionalities of all services and the expected behavior of forwardings across applications
  • load file that provides initial configuration information which can be utilized to validate the initial configuration of the server database