Advertisement
Guest User

bundle.yaml

a guest
Feb 5th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 13.78 KB | None | 0 0
  1. series: bionic
  2. applications:
  3.   ntp:
  4.     charm: 'cs:ntp-31'
  5.     series: bionic
  6.     annotations:
  7.       gui-x: '4665'
  8.       gui-y: '1955.9101615137754'
  9.   memcached:
  10.     charm: 'cs:memcached-23'
  11.     num_units: 3
  12.     series: bionic
  13.     annotations:
  14.       gui-x: '242'
  15.       gui-y: '920.1601615137754'
  16.     to:
  17.      - 'lxd:ceph-osd/0'
  18.       - 'lxd:ceph-osd/1'
  19.       - 'lxd:ceph-osd/2'
  20.   mysql-hacluster:
  21.     charm: 'cs:hacluster-51'
  22.     series: bionic
  23.     annotations:
  24.       gui-x: '4894'
  25.       gui-y: '652.1601615137754'
  26.   barbican-hacluster:
  27.     charm: 'cs:hacluster-51'
  28.     series: bionic
  29.     annotations:
  30.       gui-x: '816'
  31.       gui-y: '155.08983848622455'
  32.   gnocchi-hacluster:
  33.     charm: 'cs:hacluster-51'
  34.     series: bionic
  35.     annotations:
  36.       gui-x: '-187'
  37.       gui-y: '1086.4101615137754'
  38.   cinder-hacluster:
  39.     charm: 'cs:hacluster-51'
  40.     series: bionic
  41.     annotations:
  42.       gui-x: '71'
  43.       gui-y: '1666.9101615137754'
  44.   glance-hacluster:
  45.     charm: 'cs:hacluster-51'
  46.     series: bionic
  47.     annotations:
  48.       gui-x: '324'
  49.       gui-y: '2032.6601615137752'
  50.   ceph-osd:
  51.     charm: 'cs:ceph-osd-275'
  52.     num_units: 3
  53.     options:
  54.       autotune: true
  55.       osd-devices: /dev/sda /dev/sdb /dev/sdc /dev/sdd /dev/sde /dev/sdf /dev/sdg /dev/sdh
  56.       source: 'cloud:bionic-rocky'
  57.     series: bionic
  58.     annotations:
  59.       gui-x: '344'
  60.       gui-y: '1245.5'
  61.     to:
  62.      - '0'
  63.       - '1'
  64.       - '2'
  65.   keystone-hacluster:
  66.     charm: 'cs:hacluster-51'
  67.     series: bionic
  68.     annotations:
  69.       gui-x: '4850'
  70.       gui-y: '1280.1601615137754'
  71.   heat-hacluster:
  72.     charm: 'cs:hacluster-51'
  73.     series: bionic
  74.     annotations:
  75.       gui-x: '1118'
  76.       gui-y: '2532.160161513775'
  77.   ceilometer-hacluster:
  78.     charm: 'cs:hacluster-51'
  79.     series: bionic
  80.     annotations:
  81.       gui-x: '96'
  82.       gui-y: '539.9101615137754'
  83.   neutron-hacluster:
  84.     charm: 'cs:hacluster-51'
  85.     series: bionic
  86.     annotations:
  87.       gui-x: '4717'
  88.       gui-y: '351.1601615137754'
  89.   aodh-hacluster:
  90.     charm: 'cs:hacluster-51'
  91.     series: bionic
  92.     annotations:
  93.       gui-x: '416'
  94.       gui-y: '329.5'
  95.   openstack-dashboard-hacluster:
  96.     charm: 'cs:hacluster-51'
  97.     series: bionic
  98.     annotations:
  99.       gui-x: '5817'
  100.       gui-y: '2271.910161513775'
  101.   mysql:
  102.     charm: 'cs:percona-cluster-272'
  103.     num_units: 3
  104.     options:
  105.       innodb-buffer-pool-size: 256M
  106.       max-connections: 20000
  107.       min-cluster-size: 3
  108.       source: 'cloud:bionic-rocky'
  109.       vip: 10.20.18.243
  110.     series: bionic
  111.     annotations:
  112.       gui-x: '4674'
  113.       gui-y: '612.1601615137754'
  114.     to:
  115.      - 'lxd:ceph-osd/0'
  116.       - 'lxd:ceph-osd/1'
  117.       - 'lxd:ceph-osd/2'
  118.   cinder:
  119.     charm: 'cs:cinder-278'
  120.     num_units: 3
  121.     options:
  122.       block-device: None
  123.       glance-api-version: 2
  124.       openstack-origin: 'cloud:bionic-rocky'
  125.       vip: 10.20.18.241
  126.       worker-multiplier: 0.25
  127.     series: bionic
  128.     annotations:
  129.       gui-x: '203'
  130.       gui-y: '1518.9101615137754'
  131.     to:
  132.      - 'lxd:ceph-osd/0'
  133.       - 'lxd:ceph-osd/1'
  134.       - 'lxd:ceph-osd/2'
  135.   aodh:
  136.     charm: 'cs:aodh-22'
  137.     num_units: 3
  138.     options:
  139.       openstack-origin: 'cloud:bionic-rocky'
  140.       os-public-hostname: aodh.os.mydomain.com
  141.       vip: 10.20.18.238
  142.     series: bionic
  143.     annotations:
  144.       gui-x: '544'
  145.       gui-y: '469.5'
  146.     to:
  147.      - 'lxd:ceph-osd/0'
  148.       - 'lxd:ceph-osd/1'
  149.       - 'lxd:ceph-osd/2'
  150.   ceph-mon:
  151.     charm: 'cs:ceph-mon-32'
  152.     num_units: 3
  153.     options:
  154.       default-rbd-features: 1
  155.       source: 'cloud:bionic-rocky'
  156.     series: bionic
  157.     annotations:
  158.       gui-x: '40'
  159.       gui-y: '1327.9101615137754'
  160.     to:
  161.      - 'lxd:ceph-osd/0'
  162.       - 'lxd:ceph-osd/1'
  163.       - 'lxd:ceph-osd/2'
  164.   ceilometer-agent:
  165.     charm: 'cs:ceilometer-agent-248'
  166.     series: bionic
  167.     annotations:
  168.       gui-x: '472'
  169.       gui-y: '903.9101615137754'
  170.   ceilometer:
  171.     charm: 'cs:ceilometer-257'
  172.     num_units: 3
  173.     options:
  174.       openstack-origin: 'cloud:bionic-rocky'
  175.       os-public-hostname: ceilometer.os.mydomain.com
  176.       vip: 10.20.18.249
  177.     series: bionic
  178.     annotations:
  179.       gui-x: '260'
  180.       gui-y: '653.5'
  181.     to:
  182.      - 'lxd:ceph-osd/0'
  183.       - 'lxd:ceph-osd/1'
  184.       - 'lxd:ceph-osd/2'
  185.   heat:
  186.     charm: 'cs:heat-259'
  187.     num_units: 3
  188.     options:
  189.       vip: 10.20.18.244
  190.     series: bionic
  191.     annotations:
  192.       gui-x: '1162'
  193.       gui-y: '2296.160161513775'
  194.     to:
  195.      - 'lxd:ceph-osd/0'
  196.       - 'lxd:ceph-osd/1'
  197.       - 'lxd:ceph-osd/2'
  198.   neutron-api:
  199.     charm: 'cs:neutron-api-269'
  200.     num_units: 3
  201.     options:
  202.       flat-network-providers: physnet1
  203.       neutron-security-groups: true
  204.       quota-network: -1
  205.       quota-pool: -1
  206.       quota-port: -1
  207.       quota-router: -1
  208.       quota-security-group: -1
  209.       quota-security-group-rule: -1
  210.       quota-subnet: -1
  211.       quota-vip: -1
  212.       vip: 10.20.18.236
  213.       vlan-ranges: 'physnet1:100:300'
  214.     series: bionic
  215.     annotations:
  216.       gui-x: '1178'
  217.       gui-y: '296.1601615137754'
  218.     to:
  219.      - 'lxd:ceph-osd/0'
  220.       - 'lxd:ceph-osd/1'
  221.       - 'lxd:ceph-osd/2'
  222.   glance:
  223.     charm: 'cs:glance-274'
  224.     num_units: 3
  225.     options:
  226.       openstack-origin: 'cloud:bionic-rocky'
  227.       vip: 10.20.18.242
  228.     series: bionic
  229.     annotations:
  230.       gui-x: '472'
  231.       gui-y: '1848.6601615137754'
  232.     to:
  233.      - 'lxd:ceph-osd/0'
  234.       - 'lxd:ceph-osd/1'
  235.       - 'lxd:ceph-osd/2'
  236.   barbican:
  237.     charm: 'cs:barbican-12'
  238.     num_units: 3
  239.     options:
  240.       openstack-origin: 'cloud:bionic-rocky'
  241.       os-public-hostname: barbican.os.mydomain.com
  242.       vip: 10.20.18.237
  243.     series: bionic
  244.     annotations:
  245.       gui-x: '860'
  246.       gui-y: '307.08983848622455'
  247.     to:
  248.      - 'lxd:ceph-osd/0'
  249.       - 'lxd:ceph-osd/1'
  250.       - 'lxd:ceph-osd/2'
  251.   openstack-dashboard:
  252.     charm: 'cs:openstack-dashboard-275'
  253.     num_units: 3
  254.     options:
  255.       cinder-backup: true
  256.       neutron-network-firewall: true
  257.       neutron-network-vpn: true
  258.       openstack-origin: 'cloud:bionic-rocky'
  259.       os-public-hostname: manage.mydomain.com
  260.       ssl_ca: >-
  261.         <redacted>
  262.       ssl_cert: >-
  263.         <redacted>
  264.       ssl_key: >-
  265.         <redacted>
  266.       vip: 10.20.18.246
  267.     series: bionic
  268.     annotations:
  269.       gui-x: '5177'
  270.       gui-y: '2051.910161513775'
  271.     to:
  272.      - 'lxd:ceph-osd/0'
  273.       - 'lxd:ceph-osd/1'
  274.       - 'lxd:ceph-osd/2'
  275.   neutron-openvswitch:
  276.     charm: 'cs:neutron-openvswitch-255'
  277.     options:
  278.       bridge-mappings: 'physnet1:br-ex'
  279.       data-port: 'br-ex:bond1'
  280.       dns-servers: 8.8.8.8 8.8.4.4
  281.       firewall-driver: openvswitch
  282.       flat-network-providers: bond1
  283.       vlan-ranges: 'physnet1:100:300'
  284.     series: bionic
  285.     annotations:
  286.       gui-x: '4802'
  287.       gui-y: '1044.9101615137754'
  288.   rabbitmq-server:
  289.     charm: 'cs:rabbitmq-server-85'
  290.     num_units: 3
  291.     options:
  292.       management_plugin: true
  293.       min-cluster-size: 3
  294.       vip: 10.20.18.235
  295.     series: bionic
  296.     annotations:
  297.       gui-x: '5286'
  298.       gui-y: '2361.660161513775'
  299.     to:
  300.      - 'lxd:ceph-osd/0'
  301.       - 'lxd:ceph-osd/1'
  302.       - 'lxd:ceph-osd/2'
  303.   gnocchi:
  304.     charm: 'cs:gnocchi-16'
  305.     num_units: 3
  306.     options:
  307.       openstack-origin: 'cloud:bionic-rocky'
  308.       os-public-hostname: gnocchi.os.mydomain.com
  309.       vip: 10.20.18.239
  310.     series: bionic
  311.     annotations:
  312.       gui-x: '-3'
  313.       gui-y: '1062.4101615137754'
  314.     to:
  315.      - 'lxd:ceph-osd/0'
  316.       - 'lxd:ceph-osd/1'
  317.       - 'lxd:ceph-osd/2'
  318.   cinder-ceph:
  319.     charm: 'cs:cinder-ceph-238'
  320.     series: bionic
  321.     annotations:
  322.       gui-x: '559'
  323.       gui-y: '1554.9101615137754'
  324.   keystone:
  325.     charm: 'cs:keystone-291'
  326.     num_units: 3
  327.     options:
  328.       admin-password: openstack
  329.       openstack-origin: 'cloud:bionic-rocky'
  330.       vip: 10.20.18.245
  331.     series: bionic
  332.     annotations:
  333.       gui-x: '726'
  334.       gui-y: '2144.160161513775'
  335.     to:
  336.      - 'lxd:ceph-osd/0'
  337.       - 'lxd:ceph-osd/1'
  338.       - 'lxd:ceph-osd/2'
  339.   nova-compute:
  340.     charm: 'cs:nova-compute-291'
  341.     num_units: 1
  342.     options:
  343.       enable-live-migration: true
  344.       enable-resize: true
  345.       flat-interface: bond1
  346.       ksm: '1'
  347.       libvirt-image-backend: rbd
  348.       openstack-origin: 'cloud:bionic-rocky'
  349.       rbd-pool: vms
  350.     series: bionic
  351.     annotations:
  352.       gui-x: '5161'
  353.       gui-y: '1775.9101615137754'
  354.     to:
  355.      - '3'
  356.   neutron-gateway:
  357.     charm: 'cs:neutron-gateway-258'
  358.     num_units: 3
  359.     options:
  360.       bridge-mappings: 'physnet1:br-ex'
  361.       data-port: 'br-ex:bond1'
  362.       openstack-origin: 'cloud:bionic-rocky'
  363.       vlan-ranges: 'physnet1:100:300'
  364.       worker-multiplier: 0.25
  365.     series: bionic
  366.     annotations:
  367.       gui-x: '1573'
  368.       gui-y: '363.1601615137754'
  369.     to:
  370.      - '0'
  371.       - '1'
  372.       - '2'
  373.   nova-cloud-controller:
  374.     charm: 'cs:nova-cloud-controller-320'
  375.     num_units: 3
  376.     options:
  377.       console-access-protocol: spice
  378.       network-manager: Neutron
  379.       openstack-origin: 'cloud:bionic-rocky'
  380.       os-public-hostname: ncc.os.mydomain.com
  381.       ram-allocation-ratio: 2
  382.       single-nova-consoleauth: false
  383.       vip: 10.20.18.247
  384.     series: bionic
  385.     annotations:
  386.       gui-x: '4862'
  387.       gui-y: '1588.9101615137754'
  388.     to:
  389.      - 'lxd:ceph-osd/0'
  390.       - 'lxd:ceph-osd/1'
  391.       - 'lxd:ceph-osd/2'
  392. relations:
  393.  - - 'aodh:amqp'
  394.     - 'rabbitmq-server:amqp'
  395.   - - 'aodh:shared-db'
  396.     - 'mysql:shared-db'
  397.   - - 'aodh:identity-service'
  398.     - 'keystone:identity-service'
  399.   - - 'barbican:amqp'
  400.     - 'rabbitmq-server:amqp'
  401.   - - 'barbican:shared-db'
  402.     - 'mysql:shared-db'
  403.   - - 'barbican:identity-service'
  404.     - 'keystone:identity-service'
  405.   - - 'ceilometer:amqp'
  406.     - 'rabbitmq-server:amqp'
  407.   - - 'ceilometer:identity-service'
  408.     - 'keystone:identity-service'
  409.   - - 'ceilometer:identity-notifications'
  410.     - 'keystone:identity-notifications'
  411.   - - 'ceilometer-agent:nova-ceilometer'
  412.     - 'nova-compute:nova-ceilometer'
  413.   - - 'ceilometer:ceilometer-service'
  414.     - 'ceilometer-agent:ceilometer-service'
  415.   - - 'ceph-mon:client'
  416.     - 'glance:ceph'
  417.   - - 'ceph-mon:client'
  418.     - 'nova-compute:ceph'
  419.   - - 'ceph-osd:mon'
  420.     - 'ceph-mon:osd'
  421.   - - 'cinder:image-service'
  422.     - 'glance:image-service'
  423.   - - 'cinder:ceph'
  424.     - 'ceph-mon:client'
  425.   - - 'cinder:storage-backend'
  426.     - 'cinder-ceph:storage-backend'
  427.   - - 'cinder:identity-service'
  428.     - 'keystone:identity-service'
  429.   - - 'cinder:shared-db'
  430.     - 'mysql:shared-db'
  431.   - - 'cinder:amqp'
  432.     - 'rabbitmq-server:amqp'
  433.   - - 'cinder:cinder-volume-service'
  434.     - 'nova-cloud-controller:cinder-volume-service'
  435.   - - 'glance:amqp'
  436.     - 'rabbitmq-server:amqp'
  437.   - - 'glance:identity-service'
  438.     - 'keystone:identity-service'
  439.   - - 'glance:shared-db'
  440.     - 'mysql:shared-db'
  441.   - - 'glance:ha'
  442.     - 'glance-hacluster:ha'
  443.   - - 'glance:image-service'
  444.     - 'nova-cloud-controller:image-service'
  445.   - - 'gnocchi:shared-db'
  446.     - 'mysql:shared-db'
  447.   - - 'gnocchi:coordinator-memcached'
  448.     - 'memcached:cache'
  449.   - - 'gnocchi:identity-service'
  450.     - 'keystone:identity-service'
  451.   - - 'gnocchi:storage-ceph'
  452.     - 'ceph-mon:client'
  453.   - - 'gnocchi:metric-service'
  454.     - 'ceilometer:metric-service'
  455.   - - 'heat:ha'
  456.     - 'heat-hacluster:ha'
  457.   - - 'heat:identity-service'
  458.     - 'keystone:identity-service'
  459.   - - 'heat:shared-db'
  460.     - 'mysql:shared-db'
  461.   - - 'heat:amqp'
  462.     - 'rabbitmq-server:amqp'
  463.   - - 'keystone:shared-db'
  464.     - 'mysql:shared-db'
  465.   - - 'keystone:ha'
  466.     - 'keystone-hacluster:ha'
  467.   - - 'mysql:ha'
  468.     - 'mysql-hacluster:ha'
  469.   - - 'neutron-api:amqp'
  470.     - 'rabbitmq-server:amqp'
  471.   - - 'neutron-api:identity-service'
  472.     - 'keystone:identity-service'
  473.   - - 'neutron-api:shared-db'
  474.     - 'mysql:shared-db'
  475.   - - 'neutron-api:ha'
  476.     - 'neutron-hacluster:ha'
  477.   - - 'neutron-gateway:amqp'
  478.     - 'rabbitmq-server:amqp'
  479.   - - 'neutron-gateway:neutron-plugin-api'
  480.     - 'neutron-api:neutron-plugin-api'
  481.   - - 'neutron-openvswitch:amqp'
  482.     - 'rabbitmq-server:amqp'
  483.   - - 'neutron-openvswitch:neutron-plugin-api'
  484.     - 'neutron-api:neutron-plugin-api'
  485.   - - 'nova-cloud-controller:amqp'
  486.     - 'rabbitmq-server:amqp'
  487.   - - 'nova-cloud-controller:cloud-compute'
  488.     - 'nova-compute:cloud-compute'
  489.   - - 'nova-cloud-controller:neutron-api'
  490.     - 'neutron-api:neutron-api'
  491.   - - 'nova-cloud-controller:quantum-network-service'
  492.     - 'neutron-gateway:quantum-network-service'
  493.   - - 'nova-cloud-controller:shared-db'
  494.     - 'mysql:shared-db'
  495.   - - 'nova-compute:amqp'
  496.     - 'rabbitmq-server:amqp'
  497.   - - 'nova-compute:image-service'
  498.     - 'glance:image-service'
  499.   - - 'nova-compute:neutron-plugin'
  500.     - 'neutron-openvswitch:neutron-plugin'
  501.   - - 'ntp:juju-info'
  502.     - 'neutron-gateway:juju-info'
  503.   - - 'ntp:juju-info'
  504.     - 'nova-compute:juju-info'
  505.   - - 'openstack-dashboard:identity-service'
  506.     - 'keystone:identity-service'
  507.   - - 'openstack-dashboard:ha'
  508.     - 'openstack-dashboard-hacluster:ha'
  509.   - - 'aodh:ha'
  510.     - 'aodh-hacluster:ha'
  511.   - - 'barbican:ha'
  512.     - 'barbican-hacluster:ha'
  513.   - - 'ceilometer:ha'
  514.     - 'ceilometer-hacluster:ha'
  515.   - - 'gnocchi:ha'
  516.     - 'gnocchi-hacluster:ha'
  517.   - - 'cinder:ha'
  518.     - 'cinder-hacluster:ha'
  519.   - - 'ceilometer:identity-credentials'
  520.     - 'keystone:identity-credentials'
  521.   - - 'ceph-mon:client'
  522.     - 'cinder-ceph:ceph'
  523.   - - 'gnocchi:amqp'
  524.     - 'rabbitmq-server:amqp'
  525.   - - 'nova-compute:ceph-access'
  526.     - 'cinder-ceph:ceph-access'
  527.   - - 'nova-cloud-controller:identity-service'
  528.     - 'keystone:identity-service'
  529. machines:
  530.   '0':
  531.     series: bionic
  532.     constraints: arch=amd64 cpu-cores=40 mem=65536
  533.   '1':
  534.     series: bionic
  535.     constraints: arch=amd64 cpu-cores=40 mem=65536
  536.   '2':
  537.     series: bionic
  538.     constraints: arch=amd64 cpu-cores=40 mem=65536
  539.   '3':
  540.     series: bionic
  541.     constraints: arch=amd64 cpu-cores=48 mem=262144
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement