Changing image versions to 12 in osm bundles
Change-Id: I6747d193b72d29cc5a8955e08a6a74e2a0b41952
Signed-off-by: aticig <gulsum.atici@canonical.com>
diff --git a/installers/charm/bundles/osm-ha/bundle.yaml b/installers/charm/bundles/osm-ha/bundle.yaml
index 27af107..1001ac7 100644
--- a/installers/charm/bundles/osm-ha/bundle.yaml
+++ b/installers/charm/bundles/osm-ha/bundle.yaml
@@ -82,7 +82,7 @@
auth_backend: keystone
log_level: DEBUG
resources:
- image: opensourcemano/nbi:testing-daily
+ image: opensourcemano/nbi:12
annotations:
gui-x: 0
gui-y: -250
@@ -94,7 +94,7 @@
options:
log_level: DEBUG
resources:
- image: opensourcemano/ro:testing-daily
+ image: opensourcemano/ro:12
annotations:
gui-x: -300
gui-y: 250
@@ -104,7 +104,7 @@
scale: 3
series: kubernetes
resources:
- image: opensourcemano/ng-ui:testing-daily
+ image: opensourcemano/ng-ui:12
annotations:
gui-x: 600
gui-y: 0
@@ -117,7 +117,7 @@
database_commonkey: osm
log_level: DEBUG
resources:
- image: opensourcemano/lcm:testing-daily
+ image: opensourcemano/lcm:12
annotations:
gui-x: -300
gui-y: 0
@@ -131,7 +131,7 @@
log_level: DEBUG
keystone_enabled: true
resources:
- image: opensourcemano/mon:testing-daily
+ image: opensourcemano/mon:12
annotations:
gui-x: 300
gui-y: 0
@@ -143,7 +143,7 @@
options:
log_level: DEBUG
resources:
- image: opensourcemano/pol:testing-daily
+ image: opensourcemano/pol:12
annotations:
gui-x: -300
gui-y: 500
@@ -155,7 +155,7 @@
options:
log_level: DEBUG
resources:
- image: opensourcemano/pla:testing-daily
+ image: opensourcemano/pla:12
annotations:
gui-x: 600
gui-y: -250
@@ -184,7 +184,7 @@
channel: latest/stable
scale: 1
resources:
- keystone-image: opensourcemano/keystone:testing-daily
+ keystone-image: opensourcemano/keystone:12
annotations:
gui-x: 300
gui-y: -250
diff --git a/installers/charm/bundles/osm/bundle.yaml b/installers/charm/bundles/osm/bundle.yaml
index edac6c9..70a3388 100644
--- a/installers/charm/bundles/osm/bundle.yaml
+++ b/installers/charm/bundles/osm/bundle.yaml
@@ -80,7 +80,7 @@
auth_backend: keystone
log_level: DEBUG
resources:
- image: opensourcemano/nbi:testing-daily
+ image: opensourcemano/nbi:12
annotations:
gui-x: 0
gui-y: -250
@@ -92,7 +92,7 @@
options:
log_level: DEBUG
resources:
- image: opensourcemano/ro:testing-daily
+ image: opensourcemano/ro:12
annotations:
gui-x: -300
gui-y: 250
@@ -102,7 +102,7 @@
scale: 1
series: kubernetes
resources:
- image: opensourcemano/ng-ui:testing-daily
+ image: opensourcemano/ng-ui:12
annotations:
gui-x: 600
gui-y: 0
@@ -115,7 +115,7 @@
database_commonkey: osm
log_level: DEBUG
resources:
- image: opensourcemano/lcm:testing-daily
+ image: opensourcemano/lcm:12
annotations:
gui-x: -300
gui-y: 0
@@ -129,7 +129,7 @@
log_level: DEBUG
keystone_enabled: true
resources:
- image: opensourcemano/mon:testing-daily
+ image: opensourcemano/mon:12
annotations:
gui-x: 300
gui-y: 0
@@ -141,7 +141,7 @@
options:
log_level: DEBUG
resources:
- image: opensourcemano/pol:testing-daily
+ image: opensourcemano/pol:12
annotations:
gui-x: -300
gui-y: 500
@@ -153,7 +153,7 @@
options:
log_level: DEBUG
resources:
- image: opensourcemano/pla:testing-daily
+ image: opensourcemano/pla:12
annotations:
gui-x: 600
gui-y: -250
@@ -182,7 +182,7 @@
channel: latest/stable
scale: 1
resources:
- keystone-image: opensourcemano/keystone:testing-daily
+ keystone-image: opensourcemano/keystone:12
annotations:
gui-x: 300
gui-y: -250