Skip to content

[scd] Expose manager in Subscription and and SubscriberToNotify #1611

Description

@RustedBones

Is your feature request related to a problem? Please describe.
The astm-utm CSTM0085 requirement states the following

A USS performing the Constraint Management role shall (CSTM0085) send a notification to the authorized con-
straint provider of each instance where it could not successfully send the details of a constraint to a relevant USS within UnableToDeliverConstraintDetails seconds, 95 % of the time.

When the constraint management updates a constraint, the DSS returns the notifications as SubscriberToNotify with

  • list of subscription ids / index
  • base url

In case of USS notification failure, the constraint management can only report calls to base urls that fail to the provider. Identifying 'relevant USS' from the base URL is not ideal.

Describe the solution you'd like

The subscription's manager should be added

  • In the Subscription itself (rid Subscription contains owner)
  • In the SubscriberToNotify

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions