diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-08-03 18:15:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-08-03 18:15:21 +0000 |
commit | ba3d7306c1773ea78ad7a87468fc66b9b4f18551 (patch) | |
tree | bd39a59806e9772d6b597b0e0db48d5b9035fcbf /adapter/acumos/README.md | |
parent | 9f7c742ea64a6acb4f5ce2b8df885750c68a2ed3 (diff) | |
parent | 711d4eae913f34e78aa10e8cd511f3b8e43cd54f (diff) |
Merge "Pull JSON schemas at build/test not run time"
Diffstat (limited to 'adapter/acumos/README.md')
-rw-r--r-- | adapter/acumos/README.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/adapter/acumos/README.md b/adapter/acumos/README.md index 2de3845..3ebce54 100644 --- a/adapter/acumos/README.md +++ b/adapter/acumos/README.md @@ -44,8 +44,6 @@ This operates in 2 modes: - A configuration file, in YAML format, containing the following keys must be available. - dcaeurl - The base URL for the DCAE component and data format schemas. For - example, https://git.onap.org/dcaegen2/platform/cli/plain. dcaeuser - The DCAE user who will "own" the loaded data. onboardingurl - The URL for accessing the onboarding service. onboardinguser - The user ID for accessing the onboarding service. |