diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-12-11 02:07:26 +0000 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2019-12-11 02:09:01 +0000 |
commit | 2ce0d6fc05dc109df71b87ca8350628dabaa7a6b (patch) | |
tree | 9ca4197acd4e81be51665e461f99fa82889d478e /multivimbroker/README.md | |
parent | 0ad45fbdbf6bef2d252676fb7ddddeb73bec1c40 (diff) |
Fix sonar coverage report issue
The sonar coverage should exclude API_v2 which is not maintained any more.
Change-Id: Id3ca9fb9bc5df457a52616f5bb93295220045ee0
Issue-ID: MULTICLOUD-962
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Diffstat (limited to 'multivimbroker/README.md')
-rw-r--r-- | multivimbroker/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/multivimbroker/README.md b/multivimbroker/README.md index 6274024..8bbf3c0 100644 --- a/multivimbroker/README.md +++ b/multivimbroker/README.md @@ -11,3 +11,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # Micro service of broker for multiple VIM instance drivers. + +Changelog: + +2019-12-11: Depreciate api_v2 module since it is not maintained any more |