Merge "Adding custom images to value files"
diff --git a/kubernetes-configs/mcord-barcellona.yml b/kubernetes-configs/mcord-barcellona.yml
index 1f26911..4709d3f 100644
--- a/kubernetes-configs/mcord-barcellona.yml
+++ b/kubernetes-configs/mcord-barcellona.yml
@@ -7,6 +7,16 @@
repository: 'matteoscandolo/vrouter-synchronizer'
tag: 'latest'
+progran:
+ image:
+ repository: 'matteoscandolo/progran-synchronizer'
+ tag: 'mwc'
+
+mcord-subscriber:
+ image:
+ repository: 'matteoscandolo/mcord-synchronizer'
+ tag: 'mwc'
+
accelleran:
images:
nats: "192.168.69.1:30500/ngick8stesting/vbbu-nats:20190121"
@@ -34,4 +44,4 @@
restoreOperator:
image:
repository: 192.168.69.1:30500/quay.io/coreos/etcd-operator
- tag: v0.7.0
\ No newline at end of file
+ tag: v0.7.0
diff --git a/kubernetes-configs/onf-mcord-pod1.yml b/kubernetes-configs/onf-mcord-pod1.yml
index b34bf1d..2f92d46 100644
--- a/kubernetes-configs/onf-mcord-pod1.yml
+++ b/kubernetes-configs/onf-mcord-pod1.yml
@@ -15,9 +15,13 @@
progran:
image:
- repository: '10.90.0.131:30500/xosproject/progran-synchronizer'
- tag: 'candidate'
+ repository: 'matteoscandolo/progran-synchronizer'
+ tag: 'mwc'
+mcord-subscriber:
+ image:
+ repository: 'matteoscandolo/mcord-synchronizer'
+ tag: 'mwc'
# hss:
# images:
# init: "10.90.0.131:30500/ngick8stesting/c3po-cassandra:5e2eaf6"
diff --git a/kubernetes-configs/onf-mcord-pod2.yml b/kubernetes-configs/onf-mcord-pod2.yml
index e8014d4..abc7f8a 100644
--- a/kubernetes-configs/onf-mcord-pod2.yml
+++ b/kubernetes-configs/onf-mcord-pod2.yml
@@ -19,6 +19,16 @@
init: "10.90.0.135:30500/ngick8stesting/c3po-mmeinit:5e2eaf6"
cp: "10.90.0.135:30500/ngick8stesting/ngic-cp:690f418"
+progran:
+ image:
+ repository: 'matteoscandolo/progran-synchronizer'
+ tag: 'mwc'
+
+mcord-subscriber:
+ image:
+ repository: 'matteoscandolo/mcord-synchronizer'
+ tag: 'mwc'
+
mcord-data-plane:
ngic_dp:
images:
diff --git a/tosca-configs/att-workflow/onf-mcord-pod1-fabric.yaml b/tosca-configs/att-workflow/onf-mcord-pod1-fabric.yaml
index b34c5df..8f7cf4b 100755
--- a/tosca-configs/att-workflow/onf-mcord-pod1-fabric.yaml
+++ b/tosca-configs/att-workflow/onf-mcord-pod1-fabric.yaml
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-# curl -H "xos-username: admin@opencord.org" -H "xos-password: letmein" -X POST --data-binary @onlab-pod1-fabric.yaml http://10.90.0.101:30007/run
+# curl -H "xos-username: admin@opencord.org" -H "xos-password: letmein" -X POST --data-binary @onf-mcord-pod1-fabric.yaml http://10.90.0.131:30007/run
tosca_definitions_version: tosca_simple_yaml_1_0
imports:
diff --git a/tosca-configs/att-workflow/onf-mcord-pod1-olt.yaml b/tosca-configs/att-workflow/onf-mcord-pod1-olt.yaml
index c31eb6b..ff462a1 100755
--- a/tosca-configs/att-workflow/onf-mcord-pod1-olt.yaml
+++ b/tosca-configs/att-workflow/onf-mcord-pod1-olt.yaml
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-# curl -H "xos-username: admin@opencord.org" -H "xos-password: letmein" -X POST --data-binary @onlab-pod1-olt.yaml http://10.90.0.101:30007/run
+# curl -H "xos-username: admin@opencord.org" -H "xos-password: letmein" -X POST --data-binary @onf-mcord-pod1-olt.yaml http://10.90.0.131:30007/run
tosca_definitions_version: tosca_simple_yaml_1_0
imports:
@@ -44,4 +44,4 @@
requirements:
- volt_service:
node: service#volt
- relationship: tosca.relationships.BelongsToOne
\ No newline at end of file
+ relationship: tosca.relationships.BelongsToOne
diff --git a/tosca-configs/att-workflow/onf-mcord-pod1-subscriber.yaml b/tosca-configs/att-workflow/onf-mcord-pod1-subscriber.yaml
index 5ee3c0c..2739d1a 100755
--- a/tosca-configs/att-workflow/onf-mcord-pod1-subscriber.yaml
+++ b/tosca-configs/att-workflow/onf-mcord-pod1-subscriber.yaml
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-# curl -H "xos-username: admin@opencord.org" -H "xos-password: letmein" -X POST --data-binary @onlab-pod1-subscriber.yaml http://10.90.0.101:30007/run
+# curl -H "xos-username: admin@opencord.org" -H "xos-password: letmein" -X POST --data-binary @onf-mcord-pod1-subscriber.yaml http://10.90.0.131:30007/run
tosca_definitions_version: tosca_simple_yaml_1_0
imports: