summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>2018-05-10 04:31:44 +0000
committerGerrit Code Review <gerrit@onap.org>2018-05-10 04:31:44 +0000
commit26544b674dfb2696b2bc5af3e71b3650eab43dd0 (patch)
treee8fa7aefdcfe1212c85f07371b34ec9c407ee093
parentb5ee2b3d2848b6896558a8976a8b38763e5c30f5 (diff)
parent3520819c926a4ef19859f932341e9226329c1ad7 (diff)
Merge changes I252ff5ce,I37a571b4,Iaa79d49c,I5eb5e849
* changes: Strip off gitkeep from beijing appc project Remove git keeps from beijing aai project Remove whitespace across projects in cli Update release notes with Portal app updates
-rw-r--r--docs/release-notes.rst5
-rw-r--r--products/onap-beijing/features/aai/src/main/resources/open-cli-schema/pnf/.gitkeep1
-rw-r--r--products/onap-beijing/features/aai/src/test/resources/open-cli-sample/pnf/.gitkeep1
-rw-r--r--products/onap-beijing/features/appc/src/main/resources/open-cli-sample/.gitkeep0
-rw-r--r--products/onap-beijing/features/appc/src/main/resources/open-cli-schema/.gitkeep0
-rw-r--r--profiles/snmp/pom.xml2
6 files changed, 4 insertions, 5 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 13f6ed0a..988dc40f 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -15,8 +15,9 @@ following features are enabled:
* Policy management
* VNF/PNF management
-* OCLIP SNMP profile support
-* OCLIP CLI verification support
+* OCLIP SNMP profile support (get command)
+* OCLIP CLI verification support (--verify)
+* Portal CLI application is enabled for all users.
Similar to earlier release, user can perform customer, subscription, cloud and tenant management only
by using CLI as portal does not support.
diff --git a/products/onap-beijing/features/aai/src/main/resources/open-cli-schema/pnf/.gitkeep b/products/onap-beijing/features/aai/src/main/resources/open-cli-schema/pnf/.gitkeep
deleted file mode 100644
index 8b137891..00000000
--- a/products/onap-beijing/features/aai/src/main/resources/open-cli-schema/pnf/.gitkeep
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/products/onap-beijing/features/aai/src/test/resources/open-cli-sample/pnf/.gitkeep b/products/onap-beijing/features/aai/src/test/resources/open-cli-sample/pnf/.gitkeep
deleted file mode 100644
index 8b137891..00000000
--- a/products/onap-beijing/features/aai/src/test/resources/open-cli-sample/pnf/.gitkeep
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/products/onap-beijing/features/appc/src/main/resources/open-cli-sample/.gitkeep b/products/onap-beijing/features/appc/src/main/resources/open-cli-sample/.gitkeep
deleted file mode 100644
index e69de29b..00000000
--- a/products/onap-beijing/features/appc/src/main/resources/open-cli-sample/.gitkeep
+++ /dev/null
diff --git a/products/onap-beijing/features/appc/src/main/resources/open-cli-schema/.gitkeep b/products/onap-beijing/features/appc/src/main/resources/open-cli-schema/.gitkeep
deleted file mode 100644
index e69de29b..00000000
--- a/products/onap-beijing/features/appc/src/main/resources/open-cli-schema/.gitkeep
+++ /dev/null
diff --git a/profiles/snmp/pom.xml b/profiles/snmp/pom.xml
index 933b8c1d..ae464f32 100644
--- a/profiles/snmp/pom.xml
+++ b/profiles/snmp/pom.xml
@@ -15,7 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
+
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>