diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-09-06 06:47:30 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-09-06 07:24:31 -0500 |
commit | 5882678eebcbaa5d640dbc04a56cbd6f8678719e (patch) | |
tree | 9f881bdb8587595d9c57ecd380614b9fd4fe295a /docs/sections/installation | |
parent | e0a2e0d0c79dcaf4532d0ca3aeefd3f5546af404 (diff) |
Add timing CadiFilter
Issue-ID: AAF-468
Change-Id: I335a1106609ac99e12eeb0640a06c9eb969e9bbb
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'docs/sections/installation')
-rw-r--r-- | docs/sections/installation/client_vol.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sections/installation/client_vol.rst b/docs/sections/installation/client_vol.rst index fc33e1bb..059c1d23 100644 --- a/docs/sections/installation/client_vol.rst +++ b/docs/sections/installation/client_vol.rst @@ -62,7 +62,7 @@ Query Tag Description =================== =============== ============ CADI Version VERSION Defaults to CADI version of this AAF's FQDN AAF_FQDN PUBLIC Name for AAF. For ONAP Test, it is 'aaf-onap-test.osaaf.org' -Deployer's FQI DEPLOY_FQI deployer@people.osaaf.org. In a REAL system, this would be a person or process +Deployer's FQI DEPLOY_FQI In a REAL system, this would be a person or process. For ONAP Testing, the id is deploy@people.osaaf.org, password (see Dynamic Properties) is 'demo123456!' App's Root FQDN APP_FQDN This will show up in the Cert Subject, and should be the name given by Docker. i.e. clamp.onap App's FQI APP_FQI Fully Qualified ID given by Organization and with AAF NS/domain. ex: clamp@clamp.onap.org App's Volume VOLUME Volume to put the data, see above. ex: clamp_aaf |