X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fbundles%2Fosm%2Fbundle.yaml;h=132595110f6c087673ba1debd46c18ab961af4c1;hb=72ac65cee3fd3307338c96036f5c0ed06daa3617;hp=f1a846cba53a5851109934bed22e829507ff0729;hpb=02a5eb917180b11efb62fd410a95bb1ad12acd81;p=osm%2Fdevops.git diff --git a/installers/charm/bundles/osm/bundle.yaml b/installers/charm/bundles/osm/bundle.yaml index f1a846cb..13259511 100644 --- a/installers/charm/bundles/osm/bundle.yaml +++ b/installers/charm/bundles/osm/bundle.yaml @@ -11,24 +11,31 @@ # 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: - charm: "cs:~charmed-osm/zookeeper-k8s" - channel: "stable" + zookeeper: + charm: "cs:~charmed-osm/zookeeper-0" scale: 1 series: kubernetes storage: database: 100M - options: - # client-port: 2181 - server-port: 2888 - leader-election-port: 3888 - zookeeper-units: 1 annotations: gui-x: 0 - gui-y: 550 + gui-y: 500 mariadb-k8s: charm: "cs:~charmed-osm/mariadb-k8s" channel: "stable" @@ -40,212 +47,162 @@ applications: password: manopw root_password: osm4u user: mano - database: database - mysql_port: "3306" - query-cache-type: "OFF" - query-cache-size: 0 - ha-mode: false annotations: - gui-x: -250 - gui-y: -200 - kafka-k8s: - charm: "cs:~charmed-osm/kafka-k8s" - channel: "stable" + gui-x: -300 + gui-y: -250 + kafka: + charm: "cs:~charmed-osm/kafka-0" scale: 1 series: kubernetes storage: database: 100M - options: - advertised-hostname: "kafka-k8s" - advertised-port: 9092 - kafka-units: 1 - zookeeper-units: 1 - zookeeper-service-name: zookeeper-k8s-endpoints annotations: gui-x: 0 - gui-y: 300 - mongodb-k8s: - charm: "cs:~charmed-osm/mongodb-k8s" - channel: "stable" + gui-y: 250 + mongodb: + charm: ch:mongodb-k8s scale: 1 series: kubernetes storage: - database: 50M - options: - advertised-port: 27017 - replica-set: rs0 - namespace: osm - service-name: mongodb-k8s-endpoints - cluster-domain: cluster.local - enable-sidecar: false + db: 50M annotations: gui-x: 0 - gui-y: 50 - nbi-k8s: - charm: "%(prefix)s/nbi-k8s%(suffix)s" + gui-y: 0 + nbi: + charm: "cs:~charmed-osm/nbi-17" scale: 1 series: kubernetes - storage: - packages: 50M options: - log_level: "INFO" - DATABASE_COMMONKEY: osm - auth-backend: keystone + database_commonkey: osm + auth_backend: keystone + log_level: DEBUG annotations: gui-x: 0 - gui-y: -200 - ro-k8s: - charm: "%(prefix)s/ro-k8s%(suffix)s" + gui-y: -250 + ro: + charm: "cs:~charmed-osm/ro-9" scale: 1 series: kubernetes - storage: - log: 50M options: - vim_database: "mano_vim_db" - ro_database: "mano_db" - OPENMANO_TENANT: "osm" + log_level: DEBUG annotations: - gui-x: -250 - gui-y: 300 + gui-x: -300 + gui-y: 250 ng-ui: - charm: "%(prefix)s/ng-ui%(suffix)s" + charm: "cs:~charmed-osm/ng-ui-24" scale: 1 series: kubernetes - options: - port: 80 - https_port: 443 - server_name: localhost - client_max_body_size: 15M annotations: - gui-x: 500 - gui-y: 100 - lcm-k8s: - charm: "%(prefix)s/lcm-k8s%(suffix)s" + gui-x: 600 + gui-y: 0 + lcm: + charm: "cs:~charmed-osm/lcm-14" scale: 1 series: kubernetes - storage: - packages: 50M options: - vca_host: vca - vca_port: 17070 - vca_user: admin - vca_password: secret - vca_pubkey: pubkey - vca_cacert: cacert - use_external_vca: false - DATABASE_COMMONKEY: osm + database_commonkey: osm + log_level: DEBUG annotations: - gui-x: -250 - gui-y: 50 - mon-k8s: - charm: "%(prefix)s/mon-k8s%(suffix)s" + gui-x: -300 + gui-y: 0 + mon: + charm: "cs:~charmed-osm/mon-11" scale: 1 series: kubernetes - storage: - database: 100M options: - OSMMON_OPENSTACK_DEFAULT_GRANULARITY: 300 - OSMMON_GLOBAL_REQUEST_TIMEOUT: 10 - OSMMON_GLOBAL_LOGLEVEL: INFO - OSMMON_DATABASE_COMMONKEY: osm - OSMMON_COLLECTOR_INTERVAL: 30 - OSMMON_EVALUATOR_INTERVAL: 30 - vca_host: vca - vca_user: admin - vca_password: secret - vca_cacert: cacert - use_external_vca: false + database_commonkey: osm + log_level: DEBUG + keystone_enabled: true annotations: - gui-x: 250 - gui-y: 50 - pol-k8s: - charm: "%(prefix)s/pol-k8s%(suffix)s" + gui-x: 300 + gui-y: 0 + pol: + charm: "cs:~charmed-osm/pol-9" scale: 1 series: kubernetes - storage: - database: 100M options: - log_level: INFO + log_level: DEBUG annotations: - gui-x: -250 - gui-y: 550 + gui-x: -300 + gui-y: 500 pla: - charm: "%(prefix)s/pla%(suffix)s" + charm: "cs:~charmed-osm/pla-12" scale: 1 series: kubernetes + options: + log_level: DEBUG annotations: - gui-x: 500 - gui-y: -200 - prometheus-k8s: - charm: "cs:~charmed-osm/prometheus-k8s" - channel: "stable" + gui-x: 600 + gui-y: -250 + prometheus: + charm: "cs:~charmed-osm/prometheus-8" scale: 1 series: kubernetes storage: - database: 50M + data: 50M options: - advertised-port: 9090 - web-subpath: / - default-target: "mon-k8s:8000" + default-target: "mon:8000" annotations: - gui-x: 250 - gui-y: 300 - grafana-k8s: - charm: "cs:~charmed-osm/grafana-k8s" - channel: "stable" + gui-x: 300 + gui-y: 250 + grafana: + charm: "cs:~charmed-osm/grafana-9" scale: 1 series: kubernetes annotations: - gui-x: 250 - gui-y: 550 + gui-x: 300 + gui-y: 500 keystone: - charm: '%(prefix)s/keystone%(suffix)s' + charm: "cs:~charmed-osm/keystone-15" scale: 1 series: kubernetes annotations: - gui-x: -250 - gui-y: 550 - + gui-x: 300 + gui-y: -250 relations: - - - "kafka-k8s:zookeeper" - - "zookeeper-k8s:zookeeper" - - - "ro-k8s:mysql" - - "mariadb-k8s:mysql" - - - "nbi-k8s:mongo" - - "mongodb-k8s:mongo" - - - "nbi-k8s:kafka" - - "kafka-k8s:kafka" - - - "lcm-k8s:kafka" - - "kafka-k8s:kafka" - - - "lcm-k8s:mongo" - - "mongodb-k8s:mongo" - - - "mon-k8s:kafka" - - "kafka-k8s:kafka" - - - "mon-k8s:mongo" - - "mongodb-k8s:mongo" - - - "pol-k8s:kafka" - - "kafka-k8s:kafka" - - - "pol-k8s:mongo" - - "mongodb-k8s:mongo" - - - "lcm-k8s:ro" - - "ro-k8s:ro" - - - "prometheus-k8s:prometheus" - - "mon-k8s:prometheus" - - - "grafana-k8s:prometheus" - - "prometheus-k8s:prometheus" - - - "prometheus-k8s:prometheus" - - "nbi-k8s:prometheus" - - - "pla:kafka" - - "kafka-k8s:kafka" - - - "pla:mongo" - - "mongodb-k8s:mongo" - - - 'ng-ui:nbi' - - 'nbi-k8s:nbi' - - - 'keystone:db' - - 'mariadb-k8s:mysql' - - - 'keystone:keystone' - - 'nbi-k8s:keystone' - - - "ro-k8s:mongo" - - "mongodb-k8s:mongo" - - - "ro-k8s:kafka" - - "kafka-k8s:kafka" + - - grafana:prometheus + - prometheus:prometheus + - - kafka:zookeeper + - zookeeper:zookeeper + - - keystone:db + - mariadb-k8s:mysql + - - lcm:kafka + - kafka:kafka + - - lcm:mongodb + - mongodb:database + - - ro:ro + - lcm:ro + - - ro:kafka + - kafka:kafka + - - ro:mongodb + - mongodb:database + - - pol:kafka + - kafka:kafka + - - pol:mongodb + - mongodb:database + - - mon:mongodb + - mongodb:database + - - mon:kafka + - kafka:kafka + - - pla:kafka + - kafka:kafka + - - pla:mongodb + - mongodb:database + - - nbi:mongodb + - mongodb:database + - - nbi:kafka + - kafka:kafka + - - nbi:prometheus + - prometheus:prometheus + - - nbi:keystone + - keystone:keystone + - - mon:prometheus + - prometheus:prometheus + - - ng-ui:nbi + - nbi:nbi + - - mon:keystone + - keystone:keystone + - - mariadb-k8s:mysql + - pol:mysql + - - grafana:db + - mariadb-k8s:mysql