diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-09-21 21:08:13 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-09-21 21:08:13 +0200 |
commit | fe7a758541590ee51b6fbf95534163532568bbca (patch) | |
tree | 113681ba4cf699fb129a40ba0c65097bd5549574 | |
parent | 8041157e92577a7830f3e90c70ac0ed741f74dde (diff) |
labs: PDF: s/pod owner/pod_owner/g
Change-Id: Idc72cc6c0c8f13410adbb3478f811a8ee8563223
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
-rw-r--r-- | labs/ericsson/pod1.yaml | 2 | ||||
-rw-r--r-- | labs/ericsson/pod2.yaml | 2 | ||||
-rw-r--r-- | labs/intel/pod18.yaml | 2 | ||||
-rw-r--r-- | labs/zte/pod1.yaml | 2 | ||||
-rw-r--r-- | labs/zte/pod2.yaml | 2 | ||||
-rw-r--r-- | labs/zte/pod3.yaml | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/labs/ericsson/pod1.yaml b/labs/ericsson/pod1.yaml index bf7700b..c04480c 100644 --- a/labs/ericsson/pod1.yaml +++ b/labs/ericsson/pod1.yaml @@ -1,7 +1,7 @@ ### POD descriptor file ### details: - pod owner: Jose Lausuch + pod_owner: Jose Lausuch contact: jose.lausuch@ericsson.com lab: Ericsson location: Rosersberg, Sweden diff --git a/labs/ericsson/pod2.yaml b/labs/ericsson/pod2.yaml index fe5fc81..2145407 100644 --- a/labs/ericsson/pod2.yaml +++ b/labs/ericsson/pod2.yaml @@ -1,7 +1,7 @@ ### POD descriptor file ### details: - pod owner: Jose Lausuch + pod_owner: Jose Lausuch contact: jose.lausuch@ericsson.com lab: Ericsson location: Rosersberg, Sweden diff --git a/labs/intel/pod18.yaml b/labs/intel/pod18.yaml index 27290c0..2d6cf4f 100644 --- a/labs/intel/pod18.yaml +++ b/labs/intel/pod18.yaml @@ -3,7 +3,7 @@ ### POD descriptor file ### details: - pod owner: Jack Morgan + pod_owner: Jack Morgan contact: jack.morgan@intel.com lab: Intel Pharos Lab location: Portland, Oregon, USA diff --git a/labs/zte/pod1.yaml b/labs/zte/pod1.yaml index bc91404..5720865 100644 --- a/labs/zte/pod1.yaml +++ b/labs/zte/pod1.yaml @@ -3,7 +3,7 @@ # refering to https://gerrit.opnfv.org/gerrit/#/c/23727/9/config/pod1.yaml details: - pod owner: Alex Yang + pod_owner: Alex Yang contact: yangyang1@zte.com.cn lab: ZTE Pharos Lab location: Shanghai, China diff --git a/labs/zte/pod2.yaml b/labs/zte/pod2.yaml index cf29afc..7f3f7cb 100644 --- a/labs/zte/pod2.yaml +++ b/labs/zte/pod2.yaml @@ -2,7 +2,7 @@ #refering to https://gerrit.opnfv.org/gerrit/#/c/23727/9/config/pod1.yaml details: - pod owner: Alex Yang + pod_owner: Alex Yang contact: yangyang1@zte.com.cn lab: ZTE Pharos Lab location: Shanghai, China diff --git a/labs/zte/pod3.yaml b/labs/zte/pod3.yaml index 1b54b4c..37c5ff6 100644 --- a/labs/zte/pod3.yaml +++ b/labs/zte/pod3.yaml @@ -2,7 +2,7 @@ #refering to https://gerrit.opnfv.org/gerrit/#/c/23727/9/config/pod1.yaml details: - pod owner: Alex Yang + pod_owner: Alex Yang contact: yangyang1@zte.com.cn lab: ZTE Pharos Lab location: Shanghai, China |