diff options
author | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-11-20 11:52:52 +0200 |
---|---|---|
committer | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-11-20 11:52:52 +0200 |
commit | 8f020d94d80de4dd8da8c4432dd54178483129bc (patch) | |
tree | 051bdeac5690dcb8afa767b434b6b2660e7dc1fc /docs/administration.rst | |
parent | c22d40759d85d2be3a50e4bce7e9f3d74e516291 (diff) |
Docs alignment with Casablanca
Change-Id: I3a44dcf48919e694a06fa90b2c5f904f7c913a93
Issue-ID: VID-254
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'docs/administration.rst')
-rw-r--r-- | docs/administration.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/administration.rst b/docs/administration.rst index 7227e702d..1eec480ce 100644 --- a/docs/administration.rst +++ b/docs/administration.rst @@ -23,4 +23,7 @@ Actions | ``curl -X POST 'http://vid.api.simpledemo.onap.org:8080/vid/change-management/vnf_workflow_relation' -H 'Accept-Encoding: gzip, deflate' -H 'Content-Type:application/json' -d '{"workflowsDetails":[{"workflowName":"VNF In Place Software Update","vnfDetails":{"UUID":"X-X-X-X","invariantUUID":"Y-Y-Y-Y"}}, {"workflowName":"VNF Scale Out","vnfDetails":{"UUID":"X-X-X-X","invariantUUID":"Y-Y-Y-Y"}}]}'`` - | **VoLTE E2E services deployment support** - | VID supports VoLTE E2E services deployment. In order to trigger the E2E flow, the service category in the model (as SDC generates it) has to be set to "E2E Service".
\ No newline at end of file + | VID supports VoLTE E2E services deployment. In order to trigger the E2E flow, the service category in the model (as SDC generates it) has to be set to "E2E Service". + +- | **Role management support** + | VID supports role management for its users with AAF integration. This feature is turned off by default. In order to activate it, update "role_management_activated" value in system.properties to "true".
\ No newline at end of file |