Merge "add OOF-HAS AAF integration"
authorAlexis de Talhouët <alexis.de_talhouet@bell.ca>
Thu, 1 Nov 2018 12:19:08 +0000 (12:19 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 1 Nov 2018 12:19:08 +0000 (12:19 +0000)
kubernetes/aaf/charts/aaf-sms/resources/config/has.json

index ae990a9..4f48771 100644 (file)
                     "aafpass": "c0nduct0r",
                     "aafns": "conductor"
                 }
+            },
+            {
+                "name": "aaf_api",
+                "values": {
+                    "username": "aaf_admin@people.osaaf.org",
+                    "password": "demo123456!",
+                    "aaf_conductor_user": "oof@oof.onap.org"
+                }
             }
         ]
     }