diff options
Diffstat (limited to 'docs/externaltesting.rst')
-rw-r--r-- | docs/externaltesting.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/externaltesting.rst b/docs/externaltesting.rst index ffb6456f55..3787ddb4de 100644 --- a/docs/externaltesting.rst +++ b/docs/externaltesting.rst @@ -25,7 +25,7 @@ New and Impacted Code ===================== The new code for this feature follows the software design -of the existing onboarding BE. New code is isolated into two +of the existing onboarding BE. New code is isolated into two new subprojects contained within openecomp-be within minimal hooks elsewhere. @@ -68,8 +68,8 @@ Configuration Configuration was added to the onboarding backend yaml in order to know the URLs to reach VTP and external testing sources. The full configuration is documented in the configuration section -of this manual. For details, see the BE-onboarding-configuration.yaml -section. Here is an example of the yaml. +of this manual. For details, see the BE-onboarding-configuration.yaml +section. Here is an example of the yaml. :: |