From 9b3b47d7e15283bf395c432660c002fa300ac59a Mon Sep 17 00:00:00 2001 From: Victor Gao Date: Mon, 4 Jun 2018 15:51:43 +0800 Subject: handle model spec by branches Change-Id: I8c84bb1e5115da7d4818f0dd49f4a332a50df4d3 Issue-ID: MODELING-79 Signed-off-by: Victor Gao --- docs/Release-notes/release-notes.rst | 41 ------------------------------------ 1 file changed, 41 deletions(-) delete mode 100644 docs/Release-notes/release-notes.rst (limited to 'docs/Release-notes/release-notes.rst') diff --git a/docs/Release-notes/release-notes.rst b/docs/Release-notes/release-notes.rst deleted file mode 100644 index c39a970..0000000 --- a/docs/Release-notes/release-notes.rst +++ /dev/null @@ -1,41 +0,0 @@ -.. Copyright 2018 (China Mobile) -.. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE -.. Full license text at https://creativecommons.org/licenses/by/4.0/legalcode - - -Modeling Spec Release Notes -=========================== - -Version: 1.2.1 --------------- - -:Release Date: 2018-06-07 - - - -**New Features** - -Define design time VNFD model information model and data model specifications based on ETSI NFV specifications IFA011 and SOL001. - -**Bug Fixes** - -**Security Notes** - -MODELLING code has been formally scanned during build time using NexusIQ and no Critical vulnerability was found. - -Quick Links: - - `MODELLING project page `_ - - - `Passing Badge information for MODELLING `_ - -**Known Issues** - None - -**Upgrade Notes** - None - -**Other** - -=========== - -End of Release Notes -- cgit