Adding new E-CORD ONF POD configs

Change-Id: I836c78a06b521bd68418f087c501f06dae0ba48c
diff --git a/deployment-configs/onlab-ecord-local-pod3.yml b/deployment-configs/onlab-ecord-local-pod3.yml
new file mode 100644
index 0000000..3836a15
--- /dev/null
+++ b/deployment-configs/onlab-ecord-local-pod3.yml
@@ -0,0 +1,44 @@
+# Copyright 2017-present Open Networking Foundation
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# Automated E-CORD local node deployment configuration for ONF local POD 3
+
+---
+
+pod_config:
+  repo_url: 'https://gerrit.opencord.org/pod-configs'
+  file_name: 'onlab-ecord-local-pod3.yml'
+
+make_release: 'false'
+
+maas:
+  ip: '10.90.0.2'
+  api_key: 'gFH8GA9FLp3bWpesZX:rVyJz3ThB93FrrNyPw:Fu9KZEwBenXRLUu9TMXVkMjLJsuXNXDb'
+  head_system_id: '4y3h8a'
+
+dev_node:
+  name: 'build'
+  user: 'ubuntu'
+
+head:
+  ip: '10.90.1.70'
+  user: 'cord'
+  pass: 'cord'
+
+compute_nodes:
+  -
+    ipmi:
+      ip: '10.90.1.72'
+      user: 'admin'
+      pass: 'admin'