diff options
Diffstat (limited to 'labs/zte')
-rw-r--r-- | labs/zte/pod1.yaml | 1 | ||||
-rw-r--r-- | labs/zte/pod2.yaml | 1 | ||||
-rw-r--r-- | labs/zte/pod3.yaml | 1 | ||||
-rw-r--r-- | labs/zte/pod9.yaml | 1 |
4 files changed, 4 insertions, 0 deletions
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 |