diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-21 11:06:03 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-21 12:45:51 -0400 |
commit | 6eec8757733a8b6ff366b1980daff23323302a05 (patch) | |
tree | e4deb12e9de1d77bed703c60bb9ace8a53ec35db /docs/drools/feature_clusecases.rst | |
parent | 2faef7b09090b56a250a1883ae6b44feed17a3e1 (diff) |
Fix last documentation warnings
Had to add toctree to remove warnings. Do not seem to like the
fact that an .rst is referenced via a label.
Removed amsterdam controller and added frankfurt controller.
Issue-ID: POLICY-2511
Change-Id: I5fb887b3a1d26a543c844d6baa34b3fa0e506f0a
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'docs/drools/feature_clusecases.rst')
-rw-r--r-- | docs/drools/feature_clusecases.rst | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/docs/drools/feature_clusecases.rst b/docs/drools/feature_clusecases.rst index eab383f6..ae6fae5c 100644 --- a/docs/drools/feature_clusecases.rst +++ b/docs/drools/feature_clusecases.rst @@ -13,15 +13,17 @@ Summary ^^^^^^^ The "controlloop-usecases" feature enables the "usecases" controller in a PDP-D. -The "usecases" controller supports the official ONAP use cases in a more efficient manner than -the legacy "amsterdam" controller. -The main difference is that control loop provisioning does not need a new version upgrade -each time a control loop is added or removed. +The "usecases" controller is carried forward from the El Alto release and will be deprecated in favor of the +"frankfurt" controller. + +.. note:: + This feature is disabled by default. Please use the 'frankfurt' feature in lieu of this. We will be renaming the 'frankfurt' + controller feature back to use cases in the Guilin release. Usage ^^^^^ -The feature is enabled by default. The lifecycle "enabled" property can be toggled with +The feature is disabled by default. The lifecycle "enabled" property can be toggled with the "features" command line tool. .. code-block:: bash |