Change Charmed OSM bundles descriptions
[osm/devops.git] / installers / charm / bundles / osm / bundle.yaml
index 0783993..b210a40 100644 (file)
 #     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.
-description: Single instance OSM bundle
+description: |
+  **Single instance Charmed OSM**
+
+  Charmed OSM is an OSM distribution, developed and maintained by Canonical, which uses
+  Juju charms to simplify its deployments and operations. This bundle distribution refers
+  to the development stack for OSM and allows you to deploy a single instance OSM bundle
+  that is fast, reliable, and a complete solution with MicroStack and MicroK8s.
+
+  - Industry‐aligned and fully compliant with upstream
+  - Predictable release cadence and upgrade path
+  - Simplified deployments and operations
+  - Stable and secure
+  - Supported with Ubuntu Advantage
+  - Availability of managed services
 bundle: kubernetes
 applications:
   zookeeper-k8s:
@@ -23,7 +36,7 @@ applications:
       database: 100M
     annotations:
       gui-x: 0
-      gui-y: 550
+      gui-y: 500
   mariadb-k8s:
     charm: "cs:~charmed-osm/mariadb-k8s"
     channel: "stable"
@@ -36,8 +49,8 @@ applications:
       root_password: osm4u
       user: mano
     annotations:
-      gui-x: -250
-      gui-y: -200
+      gui-x: -300
+      gui-y: -250
   kafka-k8s:
     charm: "cs:~charmed-osm/kafka-k8s"
     channel: "stable"
@@ -47,7 +60,7 @@ applications:
       database: 100M
     annotations:
       gui-x: 0
-      gui-y: 300
+      gui-y: 250
   mongodb-k8s:
     charm: "cs:~charmed-osm/mongodb-k8s"
     channel: "stable"
@@ -61,7 +74,7 @@ applications:
       enable-sidecar: true
     annotations:
       gui-x: 0
-      gui-y: 50
+      gui-y: 0
   nbi:
     charm: "cs:~charmed-osm/nbi-5"
     scale: 1
@@ -72,7 +85,7 @@ applications:
       log_level: DEBUG
     annotations:
       gui-x: 0
-      gui-y: -200
+      gui-y: -250
   ro:
     charm: "cs:~charmed-osm/ro-0"
     scale: 1
@@ -80,15 +93,15 @@ applications:
     options:
       log_level: DEBUG
     annotations:
-      gui-x: -250
-      gui-y: 300
+      gui-x: -300
+      gui-y: 250
   ng-ui:
     charm: "cs:~charmed-osm/ng-ui-16"
     scale: 1
     series: kubernetes
     annotations:
-      gui-x: 500
-      gui-y: 100
+      gui-x: 600
+      gui-y: 0
   lcm:
     charm: "cs:~charmed-osm/lcm-0"
     scale: 1
@@ -97,10 +110,10 @@ applications:
       database_commonkey: osm
       log_level: DEBUG
     annotations:
-      gui-x: -250
-      gui-y: 50
+      gui-x: -300
+      gui-y: 0
   mon:
-    charm: "cs:~charmed-osm/mon-0"
+    charm: "cs:~charmed-osm/mon-1"
     scale: 1
     series: kubernetes
     options:
@@ -108,8 +121,8 @@ applications:
       log_level: DEBUG
       keystone_enabled: true
     annotations:
-      gui-x: 250
-      gui-y: 50
+      gui-x: 300
+      gui-y: 0
   pol:
     charm: "cs:~charmed-osm/pol-0"
     scale: 1
@@ -117,8 +130,8 @@ applications:
     options:
       log_level: DEBUG
     annotations:
-      gui-x: -250
-      gui-y: 550
+      gui-x: -300
+      gui-y: 500
   pla:
     charm: "cs:~charmed-osm/pla-6"
     scale: 1
@@ -126,8 +139,8 @@ applications:
     options:
       log_level: DEBUG
     annotations:
-      gui-x: 500
-      gui-y: -200
+      gui-x: 600
+      gui-y: -250
   prometheus:
     charm: "cs:~charmed-osm/prometheus-0"
     scale: 1
@@ -137,22 +150,22 @@ applications:
     options:
       default-target: "mon:8000"
     annotations:
-      gui-x: 250
-      gui-y: 300
+      gui-x: 300
+      gui-y: 250
   grafana:
     charm: "cs:~charmed-osm/grafana-0"
     scale: 1
     series: kubernetes
     annotations:
-      gui-x: 250
-      gui-y: 550
+      gui-x: 300
+      gui-y: 500
   keystone:
     charm: "cs:~charmed-osm/keystone-4"
     scale: 1
     series: kubernetes
     annotations:
-      gui-x: -250
-      gui-y: 550
+      gui-x: 300
+      gui-y: -250
 relations:
   - - grafana:prometheus
     - prometheus:prometheus