Fix the jenkins build issue
[cli.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2
3
4 CLI Release Notes
5 =================
6
7
8 Version: 3.0.0
9 --------------
10
11 :Release Date: 2019-05-31
12
13 **New Features**
14
15 - Beijing support EOL
16 - Enhanced schema management
17 - Added execution support for capturing the details of every execution includes parameters, results. This feature is used in VTP.
18 - End-end service creation using ONAP commands are provided. [`More details <https://github.com/onap/integration/tree/master/test/hpa_automation>`_]
19
20 **Security Notes**
21
22 *Fixed Security Issues*
23
24 *Known Security Issues*
25
26 - In default deployment CLI (cli) exposes HTTP port 30260 outside of cluster. [`OJSI-129 <https://jira.onap.org/browse/OJSI-129>`_]
27 - In default deployment CLI (cli) exposes HTTP port 30271 outside of cluster. [`OJSI-135 <https://jira.onap.org/browse/OJSI-135>`_]
28 - CVE-2019-12130 - CLI exposes unprotected APIs/UIs on port 30271. [`OJSI-205 <https://jira.onap.org/browse/OJSI-205>`_]
29
30 *Known Vulnerabilities in Used Modules*
31
32 Version: 2.0.5
33 --------------
34
35 :Release Date: 2018-11-30
36
37 **New Features**
38
39 - Amsterdam support EOL
40 - Added gRPC to run the ONAP commands remotely
41 - Added Command profile to support VTP (VNF Test Platform) requirements in VNFSDK and added new commands for supporting it
42 - VTP leverages OCLIP for providing the test center (discover the test cases) and test runner (run the test cases)
43
44 **Security Notes**
45
46 CLI code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities
47 have been addressed, items that remain open have been assessed for risk and determined to be false
48 positive. The CLI open Critical security vulnerabilities and their risk assessment have been
49 documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=45298770>`_.
50
51 Quick Links:
52     - `CLI project page <https://wiki.onap.org/display/DW/Command+Line+Interface+Project>`_
53
54     - `Passing Badge information for CLI <https://bestpractices.coreinfrastructure.org/en/projects/1540>`_
55
56     - `Project Vulnerability Review Table for CLI <https://wiki.onap.org/pages/viewpage.action?pageId=45298770>`_
57
58
59 Version: 2.0.0
60 --------------
61
62 :Release Date: 2018-06-07
63
64 **New Features**
65
66 In this release, CLI provides all those features supported in previous release. In addition,
67 following features are enabled:
68
69 * Profile support (like Heat environment file)
70 * Batch support to run same command with different set of arguments feed from param-file)
71 * Policy management
72 * VNF/PNF management
73 * OCLIP SNMP profile support (get command)
74 * OCLIP CLI verification support (--verify)
75 * Portal CLI application is enabled for all users.
76
77 Similar to earlier release, user can perform customer, subscription, cloud and tenant management only
78 by using CLI as portal does not support.
79
80 In addition, it made following changes to OCS 1.0
81
82 * http profile is enabled with service section to capture micro-service catalog and auth information
83 and body section could be customized using context.
84
85 * New default parameters verify and context are added.
86
87 **Bug Fixes**
88
89 * `CLI-105 <https://jira.onap.org/browse/CLI-105>`_   Ignore those yamls which does not have open cli schema version
90 * `CLI-103 <https://jira.onap.org/browse/CLI-103>`_   Support HTTP delete with http body (SO, AAI requires)
91 * `CLI-101 <https://jira.onap.org/browse/CLI-101>`_   Add context parameter for ignoring empty json nodes in http body
92 * `CLI-99 <https://jira.onap.org/browse/CLI-99>`_    Optional parameter's default value is set to blank
93 * `CLI-95 <https://jira.onap.org/browse/CLI-95>`_    Add profile support for multiple sessions
94 * `CLI-94 <https://jira.onap.org/browse/CLI-94>`_    EOL openecomp CLIs
95 * `CLI-86 <https://jira.onap.org/browse/CLI-86>`_    Create documentation for end to end cli commands for onap
96 * `CLI-74 <https://jira.onap.org/browse/CLI-74>`_    Setup Mock environment for a command
97 * `CLI-61 <https://jira.onap.org/browse/CLI-61>`_    Add validation for results section in yaml
98
99 **Security Notes**
100
101 CLI code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities
102 have been addressed, items that remain open have been assessed for risk and determined to be false
103 positive. The CLI open Critical security vulnerabilities and their risk assessment have been
104 documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=28377287>`_.
105
106 Quick Links:
107     - `CLI project page <https://wiki.onap.org/display/DW/Command+Line+Interface+Project>`_
108
109     - `Passing Badge information for CLI <https://bestpractices.coreinfrastructure.org/en/projects/1540>`_
110
111     - `Project Vulnerability Review Table for CLI <https://wiki.onap.org/pages/viewpage.action?pageId=28377287>`_
112
113 Version: 1.1.0
114 --------------
115
116 :Release Date: 2017-11-16
117
118 :ref:`cli_index` helps user to operate ONAP from Linux command console and web command console.
119
120 **New Features**
121
122 In ONAP Amsterdam release, CLI provides following ONAP operations as command:
123
124 * ONAP micro-service discovery
125 * External system on-boarding (VIM, VNFM, EMS & SDNC)
126 * Customer and Subscription management (Only available thru CLI)
127 * Cloud and Tenant on-boarding (Only available thru CLI)
128 * Design-time artifacts (VSP, VF, Service model) management
129 * Network-service (vFW, vLB, etc)  life-cycle management