diff options
author | Andrew Gauld <agauld@att.com> | 2020-07-28 16:41:43 +0000 |
---|---|---|
committer | Andrew Gauld <agauld@att.com> | 2020-07-28 16:43:02 +0000 |
commit | 711d4eae913f34e78aa10e8cd511f3b8e43cd54f (patch) | |
tree | e0bf966addd527a3dd9812c6ed54e2ca0a97a10a /adapter/acumos/README.md | |
parent | a1a37bde3365ebf0aaa543b2f10ebdb13bd4af40 (diff) |
Pull JSON schemas at build/test not run time
Change-Id: I4f095a8a80f1c2868319c58bb0e9db916044d067
Issue-ID: DCAEGEN2-2221
Signed-off-by: Andrew Gauld <agauld@att.com>
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. |