aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvarun gudisena <varuneshwar.gudisena@att.com>2019-01-18 21:11:58 +0000
committerGerrit Code Review <gerrit@onap.org>2019-01-18 21:11:58 +0000
commit57a84101c53ed61ddf604c6449430a9bdb9efd9e (patch)
tree319c685433d63c162c3c37924b548f60ce75fc87
parentc5e33c727681c6519596ecccf154decba0732d1b (diff)
parentfeedd42d6251ad95b6f4ddc2753478f26c5ed20f (diff)
Merge "Add note for new property"
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 10d635d..85880d5 100644
--- a/README.md
+++ b/README.md
@@ -187,6 +187,8 @@ The table below lists all the settings, default values (if not set), and shows a
|-|-|-|-|
|aaf.AdminPassword | AAF credential of AdminUser | notSet | demo123456! |
|-|-|-|-|
+|aaf.NsOwnerIdentity | AAF Identity to be used as topic Namespace owner | notSet | aaf_admin@people.osaaf.org |
+|-|-|-|-|
|CredentialCodeKeyfile | location of the codec keyfile used to decrypt passwords | LocalKey | etc/LocalKey |
| | in this properties file before they are passed to AAF | LocalKey | etc/LocalKey |
|-|-|-|-|