Skip to content

Releases: openBackhaul/ApplicationLayerTopology

Implementation of ApplicationLayerTopology v2.1.2

09 Oct 13:27
c47baf4
Compare
Choose a tag to compare

Implementation of ApplicationLayerTopology 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 #571

What's Changed

New Contributors

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

ApplicationLayerTopology v2.1.2_spec

28 Aug 10:53
98a7eea
Compare
Choose a tag to compare
Merge pull request #568 from openBackhaul/develop

ApplicationLayerTopology v2.1.2_spec

Implementation of ApplicationLayerTopology v2.1.1

29 Jul 17:27
5a26257
Compare
Choose a tag to compare

Implementation of ApplicationLayerTopology 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 #530
  • Major functionality delivered in this release is the new process included for the /v1/regard-application that includes automatic link creation to enable updating of topology changes to ApplicationLayerTopology application.

Open Issues

#423

What's Changed

Read more

ApplicationLayerTopology v2.1.1_spec

12 Feb 17:13
bd671e4
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 to make process more stable

ApplicationLayerTopology v2.1.0_spec

10 Dec 12:19
045f63e
Compare
Choose a tag to compare
Merge pull request #504 from openBackhaul/develop

ALT v2.1.0_spec

TestSuite Implementation of ApplicationLayerTopology v2.0.1

27 Jul 06:35
a76a499
Compare
Choose a tag to compare

TestSuite Implementation of ApplicationLayerTopology 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 :

#458
#457
#420
#411
#376
#461

Implementation of ApplicationLayerTopology v2.0.1

27 Jul 06:32
a76a499
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 : Wednesday, 26 July 2023 17:22:06
Total run Duration : 14m 30.3s
Average response time : 93ms
Total assertions : 1542
Total failures : 25
Total skipped test : nil

Individual report:
ApplicationLayerTopology testcases_1
Report timestamp : Tuesday, 25 July 2023 17:02:16
Total run Duration : 14m 6.6s
Average response time : 44ms
Total assertions : 1961
Total failures : 24
Total skipped test : nil

ApplicationLayerTopology testcases_2
Report timestamp : Tuesday, 25 July 2023 16:31:55
Total run Duration : 9m 27.6s
Average response time : 52ms
Total assertions : 1749
Total failures : 27
Total skipped test : nil

Open Issues :

#435
#461
#455
#451
#436

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
#376 8
#457 1
#435 30
#458 4
#448 7
#461 1

Software upgrade

Issue Number assertions failures
#423 17
#411 8

Specification of ApplicationLayerTopology v2.0.1

24 Jan 19:13
f738824
Compare
Choose a tag to compare

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

Specification of ApplicationLayerTopology v2.0.0

23 Dec 22:45
bbaaeb7
Compare
Choose a tag to compare

This release contains:

  • High Level Design

    • ServiceList
    • ForwardingList
    • ProfileList
    • ProfileInstanceList
  • Detailed Design

    • OAS
    • CONFIGfile

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

TestSuite Implementation of ApplicationLayerTopology v1.0.0

09 Dec 18:12
752eb0a
Compare
Choose a tag to compare

TestSuite Implementation of ApplicationLayerTopology 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