From 9f61971b20d02c8d0fdbd8a7034f957a7fb9177a Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Mon, 15 Jan 2018 04:32:31 +0100 Subject: [PDF] [SPEC] Add 'version: 1.0' - add 'version: 1.0' to PDF spec; - add 'version: 1.0' to all existing lab PDFs; - extend schema with new property; - add workaround for value-based decision-making in schema version selection via `validate-template.py`; - add support for multiple schema versions; - add versions for all schema blocks defined so far; - fix PDF schema pattern for disk size decimals (e.g. '1.8T'); Change-Id: Ie8f768803ec19f1f9a7982fe5ca59df80764fc4a Signed-off-by: Alexandru Avadanii --- labs/arm/pod5.yaml | 1 + labs/arm/pod6.yaml | 1 + labs/bii/pod1.yaml | 1 + labs/ericsson/pod1.yaml | 1 + labs/ericsson/pod2.yaml | 1 + labs/huawei/pod1.yaml | 1 + labs/intel/pod18.yaml | 1 + labs/lf/pod2.yaml | 1 + labs/lf/pod5.yaml | 1 + labs/zte/pod1.yaml | 1 + labs/zte/pod2.yaml | 1 + labs/zte/pod3.yaml | 1 + labs/zte/pod9.yaml | 1 + 13 files changed, 13 insertions(+) (limited to 'labs') diff --git a/labs/arm/pod5.yaml b/labs/arm/pod5.yaml index 3708b7f0..3a55678e 100644 --- a/labs/arm/pod5.yaml +++ b/labs/arm/pod5.yaml @@ -8,6 +8,7 @@ --- ### Enea ARM POD 5 descriptor file ### +version: 1.0 details: pod_owner: ENEA AB contact: dan.lilliehorn@enea.com diff --git a/labs/arm/pod6.yaml b/labs/arm/pod6.yaml index dc53888c..3b558164 100644 --- a/labs/arm/pod6.yaml +++ b/labs/arm/pod6.yaml @@ -8,6 +8,7 @@ --- ### Enea ARM POD 6 descriptor file ### +version: 1.0 details: pod_owner: ENEA AB contact: dan.lilliehorn@enea.com diff --git a/labs/bii/pod1.yaml b/labs/bii/pod1.yaml index 44eedc37..40ac58d4 100644 --- a/labs/bii/pod1.yaml +++ b/labs/bii/pod1.yaml @@ -8,6 +8,7 @@ --- ### This is a BII POD1 descriptor file ### +version: 1.0 details: pod_owner: ylong contact: ylong@biigroup.cn, zjtang@biigroup.cn diff --git a/labs/ericsson/pod1.yaml b/labs/ericsson/pod1.yaml index ae04b309..1c2f5ae4 100644 --- a/labs/ericsson/pod1.yaml +++ b/labs/ericsson/pod1.yaml @@ -8,6 +8,7 @@ --- ### POD descriptor file ### +version: 1.0 details: pod_owner: Jose Lausuch contact: jose.lausuch@ericsson.com diff --git a/labs/ericsson/pod2.yaml b/labs/ericsson/pod2.yaml index 8814c42d..4d25af48 100644 --- a/labs/ericsson/pod2.yaml +++ b/labs/ericsson/pod2.yaml @@ -1,6 +1,7 @@ --- ### POD descriptor file ### +version: 1.0 details: pod_owner: Jose Lausuch contact: jose.lausuch@ericsson.com diff --git a/labs/huawei/pod1.yaml b/labs/huawei/pod1.yaml index f48d8239..807c6f3e 100644 --- a/labs/huawei/pod1.yaml +++ b/labs/huawei/pod1.yaml @@ -9,6 +9,7 @@ --- ### POD descriptor file ### +version: 1.0 details: pod_owner: Tianwei Wu contact: wutianwei1@hauwei.com diff --git a/labs/intel/pod18.yaml b/labs/intel/pod18.yaml index b1123b7e..22738910 100644 --- a/labs/intel/pod18.yaml +++ b/labs/intel/pod18.yaml @@ -2,6 +2,7 @@ ### POD descriptor file ### +version: 1.0 details: pod_owner: Jack Morgan contact: jack.morgan@intel.com diff --git a/labs/lf/pod2.yaml b/labs/lf/pod2.yaml index ab60bdb8..219b2a68 100644 --- a/labs/lf/pod2.yaml +++ b/labs/lf/pod2.yaml @@ -8,6 +8,7 @@ --- ### LF POD 2 descriptor file ### +version: 1.0 details: pod_owner: Trevor Bramwell contact: tbramwell@linuxfoundation.org diff --git a/labs/lf/pod5.yaml b/labs/lf/pod5.yaml index 60ab4029..61ca3ebe 100644 --- a/labs/lf/pod5.yaml +++ b/labs/lf/pod5.yaml @@ -8,6 +8,7 @@ --- ### LF POD 5 descriptor file ### +version: 1.0 details: pod_owner: Trevor Bramwell contact: tbramwell@linuxfoundation.org diff --git a/labs/zte/pod1.yaml b/labs/zte/pod1.yaml index 1b4d1ad6..9a4a8a02 100644 --- a/labs/zte/pod1.yaml +++ b/labs/zte/pod1.yaml @@ -9,6 +9,7 @@ ### ZTE POD 1 descriptor file ### # refering to https://gerrit.opnfv.org/gerrit/#/c/23727/9/config/pod1.yaml +version: 1.0 details: pod_owner: Alex Yang contact: yangyang1@zte.com.cn diff --git a/labs/zte/pod2.yaml b/labs/zte/pod2.yaml index f51d7f79..e5dd5e67 100644 --- a/labs/zte/pod2.yaml +++ b/labs/zte/pod2.yaml @@ -9,6 +9,7 @@ ### ZTE POD 2 descriptor file ### # refering to https://gerrit.opnfv.org/gerrit/#/c/23727/9/config/pod1.yaml +version: 1.0 details: pod_owner: Alex Yang contact: yangyang1@zte.com.cn diff --git a/labs/zte/pod3.yaml b/labs/zte/pod3.yaml index 063b7dfc..b6768396 100644 --- a/labs/zte/pod3.yaml +++ b/labs/zte/pod3.yaml @@ -9,6 +9,7 @@ ### ZTE POD 3 descriptor file ### # refering to https://gerrit.opnfv.org/gerrit/#/c/23727/9/config/pod1.yaml +version: 1.0 details: pod_owner: Alex Yang contact: yangyang1@zte.com.cn diff --git a/labs/zte/pod9.yaml b/labs/zte/pod9.yaml index 76d4aa9e..c18d244e 100644 --- a/labs/zte/pod9.yaml +++ b/labs/zte/pod9.yaml @@ -8,6 +8,7 @@ --- ### ZTE POD 9 descriptor file ### +version: 1.0 details: pod_owner: Zhiijang Hu contact: huzhijiang@zte.com.cn -- cgit 1.2.3-korg