Skip to content

(UBI) Policy configuration of context_policy client

Reporters

  • Panagiotis Famelis (UBI)
  • Lluis Gifre (CTTC) [reviewer]

Description

Policy protobuf files consists of both a context.proto and context-policy.proto. In order to not fall into recursive inclusions that could lead to problems, we have included 2 clients (one for each protobuf). In one of the last merges, this seemed to have been left out. This MR solves this issue

Deployment environment

  • Operating System (include version): all
  • MicroK8s (include version and add-ons): all
  • TeraFlowSDN (include release/branch-name/commit-id): develop

TFS deployment settings

Any deployment involving the Policy component

Sequence of actions that resulted in the bug

Any sequence involving the Policy component

Document the explicit error

See description

Expected behaviour

See description

References

None