summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-nfv-access-release-info/doc/main_changes.xml
blob: aabe461157d3b28eb951a84504ad8347d85de22b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<chapter id="relinfo-changes">
  <title>Main Changes</title>

  <para>Below you'll find information about the new features and updates made
  in this release, as well as details on the provided packages and the
  backwards compatibility with previous versions of Enea NFV Access if
  applicable.</para>

  <section id="relinfo-changes-other">
    <title>New Features</title>

    <itemizedlist>
      <listitem>
        <para>Key Component updates:</para>

        <itemizedlist>
          <listitem>
            <para>DPDK 18.02</para>
          </listitem>

          <listitem>
            <para>OVS 2.9</para>
          </listitem>

          <listitem condition="arm">
            <para>ODP</para>
          </listitem>
        </itemizedlist>
      </listitem>

      <listitem>
        <para>Feature Extensions:</para>

        <itemizedlist>
          <listitem condition="intel">
            <para>Element ODM: FCAPS framework with NETCONF and Yang</para>
          </listitem>

          <listitem>
            <para>EdgeLink Netconf (beta): NETCONF based VNF lifecycle
            Management Tool</para>
          </listitem>
        </itemizedlist>
      </listitem>

      <listitem>
        <para>Extended Tools Feature Set:</para>

        <itemizedlist>
          <listitem>
            <para>python-pip</para>
          </listitem>

          <listitem>
            <para>dosfstools</para>
          </listitem>

          <listitem>
            <para>htop</para>
          </listitem>
        </itemizedlist>
      </listitem>

      <listitem>
        <para>Unified cross-development SDK and eSDK for host and virtualized
        environments</para>
      </listitem>

      <listitem>
        <para>Native toolchain support on development image</para>
      </listitem>

      <listitem>
        <para>USB-stick based installation</para>
      </listitem>

      <listitem>
        <para>Product Maintenance:</para>

        <itemizedlist>
          <listitem>
            <para>Optimizations</para>
          </listitem>

          <listitem>
            <para>Security patches</para>
          </listitem>

          <listitem>
            <para>Bug fixes</para>
          </listitem>

          <listitem>
            <para>Updated documentation</para>
          </listitem>
        </itemizedlist>
      </listitem>
    </itemizedlist>
  </section>

  <section id="open_source">
    <title>Open Source</title>

    <para>For more information about the Open Source packages included, please
    refer to the Enea NFV Access Open Source Reports provided with this
    release.</para>
  </section>

  <section id="relinfo-backward-compat">
    <title>Compatibility</title>

    <para condition="intel">Due to the fact that ODP and OFP are not included
    in this release, any applications dependent on these components are not
    compatible with the current release.</para>

    <para condition="arm">Due to the fact that the current release is only
    supported on ARM reference boards, it is not backwards compatible with
    previous versions of Enea NFV Access.</para>
  </section>
</chapter>