diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-03-24 15:59:28 +0200 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2019-03-25 11:43:57 +0200 |
commit | 5033a22e5f8450e5837ce460079d7f1694b79707 (patch) | |
tree | 5ba3edd942ca2c6fac688a4dc5b7d15c459123bc /docs/configuration.rst | |
parent | 926100a4e3d59d0dbee1f79570fca98d177d323b (diff) |
Deprecate documentation for MACRO_SERVICES
Services are considered Macro by TOSCA Model instantiation-type.
Issue-ID: VID-372
Change-Id: I4ceeb6dcfaff9a2531054a68e8afd26eb6cdb845
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'docs/configuration.rst')
-rw-r--r-- | docs/configuration.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/configuration.rst b/docs/configuration.rst index ab757387c..40638733f 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -75,8 +75,3 @@ vidConfiguration.js file ``SCHEDULER_MAX_POLLS`` Max attempts for polling the Scheduler - -``MACRO_SERVICES`` - | List of all service model invariant UUIDs that need macro instantiation. - | Example: ["3cf30cbb-5fe7-4fb3-b049-559a4997b221", "b135a703-bab5-4295-a37f-580a4f2d0961"] -
\ No newline at end of file |