diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-04-22 18:07:26 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-04-22 18:07:31 -0400 |
commit | efa0bc72fe511e53a4446367fc3e75da68e55f44 (patch) | |
tree | 4efb453f360e1dc160282376554072db228e2826 /docs/distribution/Distribution-Introduction.rst | |
parent | 3602c18a581fd99b12fb8ef298d581bc39225b65 (diff) |
policy/distribution document updates
Issue-ID: POLICY-2515
Change-Id: I0a5845ea83af9a7b9bdaaf8016efcf11814243c3
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'docs/distribution/Distribution-Introduction.rst')
-rw-r--r-- | docs/distribution/Distribution-Introduction.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/distribution/Distribution-Introduction.rst b/docs/distribution/Distribution-Introduction.rst index c7759a30..9be38957 100644 --- a/docs/distribution/Distribution-Introduction.rst +++ b/docs/distribution/Distribution-Introduction.rst @@ -10,7 +10,7 @@ Introduction to Policy Distribution The main job of policy distribution component is to receive incoming notifications, download artifacts, decode policies from downloaded artifacts & forward the decoded policies to - all configured policy engines. + all configured policy forwarders. | @@ -23,7 +23,7 @@ Introduction to Policy Distribution are downloaded using SDC client library.The downloaded CSAR is then given to the configured policy decoder for decoding and generating policies. The generated policies are then forwarded - to all configured policy engines. Related distribution status + to all configured policy forwarders. Related distribution status is sent to SDC at each step (download/deploy/done) during the entire flow. |