doc update for shared VIM

After patch [1], VIM shared property set to False, that means Vim can only
be invoked by user who creates it. updating doc for the same.

[1]: https://review.opendev.org/#/c/465080/

Change-Id: I7fcd656e631d210f0f0d677618dfa702435896ca
This commit is contained in:
dharmendra 2019-06-20 10:02:48 +00:00
parent 50c89d2c56
commit f169135807
1 changed files with 2 additions and 2 deletions

View File

@ -165,8 +165,8 @@ To delete a VIM :
Features
~~~~~~~~
* VIMs are shared across tenants -- As an admin operator, the user can register
a VIM once and allow tenants to deploy VNFs on the registered VIM.
* Tacker support multi-tenancy, that means a VIM regisetered by one tenant can
not be shared with other.
* Pluggable driver module framework allowing Tacker to interact with multiple
VIM types.
* Compatible for OpenStack versions starting from Kilo.