summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordeen1985 <damian.nowak@nokia.com>2021-01-16 16:56:14 +0100
committerdeen1985 <damian.nowak@nokia.com>2021-01-16 16:56:25 +0100
commit56ef9010b8d140f6fa36373d917c0e9fb48b3c6c (patch)
tree44f393f6260edbc476d9b10a7a5177be735eb122
parent327b3323804e1ddc93a1f6a877380ba4d6aa50e8 (diff)
Revert VES CommonEventSchema 30.2.1 merged as 30.2.0
VES CommonEventSchema 30.2.1 was merged as version 30.2.0. This needs ot be reverted, and CommonEventSchema 30.2.1 needs to be added as a new file in next step. Change-Id: I77c60fa937fdc7bf8bf51ac75e13e3f084cfa9a2 Signed-off-by: Damian Nowak <damian.nowak@nokia.com> Issue-ID: VNFRQTS-938
-rw-r--r--docs/Chapter8/ves_7_2/CommonEventFormat_30.2_ONAP.json20
1 files changed, 8 insertions, 12 deletions
diff --git a/docs/Chapter8/ves_7_2/CommonEventFormat_30.2_ONAP.json b/docs/Chapter8/ves_7_2/CommonEventFormat_30.2_ONAP.json
index 6ee76cb..75923c4 100644
--- a/docs/Chapter8/ves_7_2/CommonEventFormat_30.2_ONAP.json
+++ b/docs/Chapter8/ves_7_2/CommonEventFormat_30.2_ONAP.json
@@ -20,21 +20,21 @@
"type": "string"
},
"lastUpdatedBy": {
- "description": "damian.nowak@nokia.com",
+ "description": "tl2972",
"type": "string"
},
"schemaDate": {
- "description": "Jan 04, 2021",
+ "description": "June 2, 2020",
"type": "string"
},
"schemaVersion": {
- "description": "30.2.1",
+ "description": "30.2.0",
"type": "number"
}
}
},
"schemaLicenseAndCopyrightNotice": {
- "description": "Copyright (c) 2020, AT&T Intellectual Property. All rights reserved. Modification Copyright (c) 2021, Nokia Solutions and Networks.",
+ "description": "Copyright (c) 2020, AT&T Intellectual Property. All rights reserved",
"type": "object",
"properties": {
"apacheLicense2.0": {
@@ -200,8 +200,7 @@
"7.0.1",
"7.1",
"7.1.1",
- "7.2",
- "7.2.1"
+ "7.2"
]
}
},
@@ -2559,20 +2558,17 @@
},
"oamV4IpAddress": {
"description": "IPv4 m-plane IP address to be used by the manager to contact the PNF",
- "type": "string",
- "format":"ipv4"
+ "type": "string"
},
"oamV6IpAddress": {
"description": "IPv6 m-plane IP address to be used by the manager to contact the PNF",
- "type": "string",
- "format":"ipv6"
+ "type": "string"
},
"pnfRegistrationFieldsVersion": {
"description": "version of the pnfRegistrationFields block",
"type": "string",
"enum": [
- "2.0",
- "2.1"
+ "2.0"
]
},
"serialNumber": {