aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/devicemanager-onap/onf14/model
AgeCommit message (Expand)AuthorFilesLines
2021-09-14Use version 2.2.1 of parent pomDan Timoney1-1/+1
2021-09-09Release version 1.2.1 of ccsdk/featuresDan Timoney1-1/+1
2021-08-31Release initial Istanbul ccsdk/featuresDan Timoney1 Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
.. This work is licensed under a Creative Commons Attribution 4.0
   International License. http://creativecommons.org/licenses/by/4.0
   Copyright 2017 AT&T Intellectual Property.  All rights reserved.

.. _doc-release-notes:

Release Notes
=============

Version: 3.0.1
--------------

:Release Date: 2019-01-31

**New Features**

The Documentation project release contains only minor fixes.

* DOC-342 fix typos
* DOC-367 manifest appears with incorrect navigation bar context
* DOC-385 Update release notes for Casablanca Maintenance Release
* DOC-391 Casablanca Maintenance Release Note - reference to AAF
* DOC-392 Casablanca Maintenance Release Note - reference to MSB
* DOC-393 Casablanca Maintenance Release Note - reference to VFC


Version: 3.0.0
--------------

:Release Date: 2018-11-30

**New Features**

* Introduced a new theme (mobile compatible)

* Added a 'Report Issue' link to open a Jira bug report

* Include swagger2doc plugin to better display Swagger files

Version: 2.0.0
--------------

:Release Date: 2018-06-07

**New Features**

* Created a beijing branch referencing all repos providing documentation
  for the beijing release.

* Added tox environments and documentation for linkcheck and spellcheck
  buiders.

* Verify jobs now include the html build in the archived log to make it
  easier to review changes prior to merge.

* Provided guidelines for document "code reviews" and
  end of release work with multiple branches.

* Added a template for a Virtual Netework Function

**Other**

Version: 1.0.0
--------------

:Release Date: 2017-11-16

**New Features**

Project release controlled documentation is now managed in gerrit and published
on readthedocs.

**Other**

The developer wiki still contains some pages that are referenced from the
readthedocs documentation. The pages and links that remain to be migrated
are listed in Jira Issue `DOC-179 <https://jira.onap.org/browse/DOC-179>`_.

===========

End of Release Notes