diff options
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2020-08-11 12:22:00 +0200 |
---|---|---|
committer | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | 2020-09-30 13:30:39 +0200 |
commit | de375522843cc799ffd51b3f2718fb9f8908b74f (patch) | |
tree | 622dfdc1a2346b879efd0f5abf3938bdaa7557df /docs/sections/design-components/component-specification | |
parent | 66ae0a91b9ec6b84141ddb690c1941807a674343 (diff) |
Update docs to reference OOM Certservice instead of AAF
Issue-ID: OOM-2526
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Ief249c13e2c060ecaac07d9fe5417590dd0ec63e
Diffstat (limited to 'docs/sections/design-components/component-specification')
-rwxr-xr-x | docs/sections/design-components/component-specification/docker-specification.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sections/design-components/component-specification/docker-specification.rst b/docs/sections/design-components/component-specification/docker-specification.rst index 20ce340d..63fef9b8 100755 --- a/docs/sections/design-components/component-specification/docker-specification.rst +++ b/docs/sections/design-components/component-specification/docker-specification.rst @@ -295,7 +295,7 @@ for internal and external communication. | | | ernal communication should be added to the main container |
| | | i.e ``true`` |
+--------------------------------+---------+---------------------------------------------------------------------------+
-| use_external_tls | boolean | *Optional*. A boolean that indicates whether the component uses AAF Cert\ |
+| use_external_tls | boolean | *Optional*. A boolean that indicates whether the component uses OOM Cert\ |
| | | Service to acquire operator certificate to protect external (between xNFs |
| | | and ONAP) traffic. For a time being only operator certificate from CMPv2 |
| | | server is supported. |
|