diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2021-01-11 07:39:17 -0600 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2021-01-11 07:39:17 -0600 |
commit | b73ceb906a6b8feabe88383ed35121dffbc20201 (patch) | |
tree | 1ad749ff10e6d9abadc8a74b6280443ab88b3230 /api-server-pool-state-control | |
parent | a4e03e4efd11858f4ea69ea97c4c273e0792daa4 (diff) |
sort deploy and undeploy policy lists
An order is imposed in the deployment and undeployment actions when
the list of active policies is retrieved from PAP. This is to
ensure that the operations are applied in a sane way, for example
to try to prevent to undeploy policies before deleting a controller,
etc ..
The deployment order is 1) native controller, 2) native rule, and 3)
non-native policies.
The undeployment order is 1) non-native, 2) native rule, and 3)
native controller policies.
Issue-ID: POLICY-2762
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Icb15dcec87fd5d9917ee152ab15ca7277e13590a
Diffstat (limited to 'api-server-pool-state-control')
0 files changed, 0 insertions, 0 deletions