diff options
author | liamfallon <liam.fallon@est.tech> | 2020-02-17 00:51:13 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2020-02-17 00:51:16 +0000 |
commit | 170d740e8a1d74875317e86b4266b798ea8baaab (patch) | |
tree | 3903798c85e89d0200185fd90db0e987d331ed1e /models-interactions/model-actors | |
parent | 2495f815aaf7ff269bf8978953c0980489b1663f (diff) |
Fix return building on policy get
The service template that is being returned for the "get" has to be built
up in the correct order. A policy and the policy types and data types it
is referencing must be added together. Before, all the policies were added
at once and then the policy types and data types for the policies were added
afterwards. This means that if the service template is validated during
the service template build, validation may fail, depending on the order
of building of the template.
Issue-ID: POLICY-1402
Change-Id: Ia4fb9ee3819dccfc8c346c682545b2d27ebc4058
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'models-interactions/model-actors')
0 files changed, 0 insertions, 0 deletions