daily pastebin goal
36%
SHARE
TWEET

Untitled

a guest Sep 3rd, 2015 64 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. machines:
  2.   '0':
  3.     constraints: tags=services
  4.     series: trusty
  5.   '1':
  6.     constraints: tags=services
  7.     series: trusty
  8.   '2':
  9.     constraints: tags=25net
  10.     series: trusty
  11.   '3':
  12.     constraints: tags=25net
  13.     series: trusty
  14.   '4':
  15.     constraints: tags=compute
  16.     series: trusty
  17.   '5':
  18.     constraints: tags=compute
  19.     series: trusty
  20.   '6':
  21.     constraints: tags=compute
  22.     series: trusty
  23.   '7':
  24.     constraints: tags=compute
  25.     series: trusty
  26.   '8':
  27.     constraints: tags=compute
  28.     series: trusty
  29.   '9':
  30.     constraints: tags=compute
  31.     series: trusty
  32. relations:
  33. - - nova-compute:amqp
  34.   - rabbitmq-server:amqp
  35. - - neutron-gateway:amqp
  36.   - rabbitmq-server:amqp
  37. - - keystone:shared-db
  38.   - mysql:shared-db
  39. - - nova-cloud-controller:identity-service
  40.   - keystone:identity-service
  41. - - glance:identity-service
  42.   - keystone:identity-service
  43. - - neutron-api:identity-service
  44.   - keystone:identity-service
  45. - - neutron-openvswitch:neutron-plugin-api
  46.   - neutron-api:neutron-plugin-api
  47. - - neutron-api:shared-db
  48.   - mysql:shared-db
  49. - - neutron-api:amqp
  50.   - rabbitmq-server:amqp
  51. - - neutron-gateway:neutron-plugin-api
  52.   - neutron-api:neutron-plugin-api
  53. - - glance:shared-db
  54.   - mysql:shared-db
  55. - - glance:amqp
  56.   - rabbitmq-server:amqp
  57. - - nova-cloud-controller:image-service
  58.   - glance:image-service
  59. - - nova-compute:image-service
  60.   - glance:image-service
  61. - - nova-cloud-controller:cloud-compute
  62.   - nova-compute:cloud-compute
  63. - - nova-cloud-controller:amqp
  64.   - rabbitmq-server:amqp
  65. - - nova-cloud-controller:quantum-network-service
  66.   - neutron-gateway:quantum-network-service
  67. - - nova-compute:neutron-plugin
  68.   - neutron-openvswitch:neutron-plugin
  69. - - neutron-openvswitch:amqp
  70.   - rabbitmq-server:amqp
  71. - - openstack-dashboard:identity-service
  72.   - keystone:identity-service
  73. - - nova-cloud-controller:shared-db
  74.   - mysql:shared-db
  75. - - nova-cloud-controller:neutron-api
  76.   - neutron-api:neutron-api
  77. - - cinder:image-service
  78.   - glance:image-service
  79. - - cinder:amqp
  80.   - rabbitmq-server:amqp
  81. - - cinder:identity-service
  82.   - keystone:identity-service
  83. - - cinder:cinder-volume-service
  84.   - nova-cloud-controller:cinder-volume-service
  85. - - cinder-ceph:storage-backend
  86.   - cinder:storage-backend
  87. - - ceph:client
  88.   - nova-compute:ceph
  89. - - cinder:shared-db
  90.   - mysql:shared-db
  91. - - ceph:client
  92.   - cinder-ceph:ceph
  93. - - ceph:client
  94.   - glance:ceph
  95. - - ceph-osd:mon
  96.   - ceph:osd
  97. - - ntp:juju-info
  98.   - nova-compute:juju-info
  99. - - ntp:juju-info
  100.   - neutron-gateway:juju-info
  101. - - ceph-radosgw:mon
  102.   - ceph:radosgw
  103. - - ceph-radosgw:identity-service
  104.   - keystone:identity-service
  105. - - ceilometer:amqp
  106.   - rabbitmq-server:amqp
  107. - - ceilometer-agent:ceilometer-service
  108.   - ceilometer:ceilometer-service
  109. - - ceilometer:identity-service
  110.   - keystone:identity-service
  111. - - ceilometer:identity-notifications
  112.   - keystone:identity-notifications
  113. - - ceilometer-agent:nova-ceilometer
  114.   - nova-compute:nova-ceilometer
  115. - - ceilometer:shared-db
  116.   - mongodb:database
  117. series: trusty
  118. services:
  119.   ceilometer:
  120.     charm: cs:trusty/ceilometer-3
  121.     num_units: 1
  122.     options:
  123.       openstack-origin: cloud:trusty-kilo
  124.     annotations:
  125.       gui-x: "1288.8744298356794"
  126.       gui-y: "0.7040786325134718"
  127.     to:
  128.       - lxc:0
  129.   ceilometer-agent:
  130.     charm: cs:trusty/ceilometer-agent-3
  131.     annotations:
  132.       gui-x: "1288.9999389648438"
  133.       gui-y: "503"
  134.   ceph:
  135.     annotations:
  136.       gui-x: '750'
  137.       gui-y: '500'
  138.     charm: cs:trusty/ceph-38
  139.     num_units: 3
  140.     options:
  141.       fsid: 5a791d94-980b-11e4-b6f6-3c970e8b1cf7
  142.       monitor-secret: AQAi5a9UeJXUExAA+By9u+GPhl8/XiUQ4nwI3A==
  143.       osd-devices:  /dev/sdb /dev/sdc /dev/sdd /dev/sde /dev/sdf /dev/sdg /dev/sdh /dev/sdi /dev/sdj /dev/sdk /dev/sdl /dev/sdm /dev/sdn
  144.       osd-reformat: 'yes'
  145.       source: cloud:trusty-kilo
  146.     to:
  147.       - '4'
  148.       - '5'
  149.       - '6'
  150.   ceph-osd:
  151.     annotations:
  152.       gui-x: '1000'
  153.       gui-y: '500'
  154.     charm: cs:trusty/ceph-osd-12
  155.     num_units: 5
  156.     options:
  157.       osd-devices: /dev/sdb /dev/sdc /dev/sdd /dev/sde /dev/sdf /dev/sdg /dev/sdh /dev/sdi /dev/sdj /dev/sdk /dev/sdl /dev/sdm /dev/sdn
  158.       osd-reformat: 'yes'
  159.       source: cloud:trusty-kilo
  160.     to:
  161.       - '2'
  162.       - '3'
  163.       - '7'
  164.       - '8'
  165.       - '9'
  166.   ceph-radosgw:
  167.     annotations:
  168.       gui-x: '1000'
  169.       gui-y: '250'
  170.     charm: cs:trusty/ceph-radosgw-15
  171.     num_units: 1
  172.     options:
  173.       source: cloud:trusty-kilo
  174.       use-embedded-webserver: true
  175.     to:
  176.       - lxc:0
  177.   cinder:
  178.     annotations:
  179.       gui-x: '750'
  180.       gui-y: '0'
  181.     charm: cs:trusty/cinder-26
  182.     num_units: 1
  183.     options:
  184.       block-device: None
  185.       glance-api-version: 2
  186.       ha-mcastport: 5401
  187.       openstack-origin: cloud:trusty-kilo
  188.     to:
  189.       - lxc:0
  190.   cinder-ceph:
  191.     annotations:
  192.       gui-x: '750'
  193.       gui-y: '250'
  194.     charm: cs:trusty/cinder-ceph-9
  195.     num_units: 0
  196.   glance:
  197.     annotations:
  198.       gui-x: '250'
  199.       gui-y: '0'
  200.     charm: cs:trusty/glance-24
  201.     num_units: 1
  202.     options:
  203.       ha-mcastport: 5402
  204.       openstack-origin: cloud:trusty-kilo
  205.     to:
  206.       - lxc:1
  207.   keystone:
  208.     annotations:
  209.       gui-x: '500'
  210.       gui-y: '0'
  211.     charm: cs:trusty/keystone-28
  212.     num_units: 1
  213.     options:
  214.       admin-password: openstack
  215.       ha-mcastport: 5403
  216.       openstack-origin: cloud:trusty-kilo
  217.     to:
  218.       - lxc:1
  219.   mongodb:
  220.     charm: cs:trusty/mongodb-16
  221.     num_units: 1
  222.     annotations:
  223.       gui-x: "1287.9999389648438"
  224.       gui-y: "251.24996948242188"
  225.     to:
  226.       - lxc:0
  227.   mysql:
  228.     annotations:
  229.       gui-x: '0'
  230.       gui-y: '250'
  231.     charm: cs:trusty/percona-cluster-26
  232.     num_units: 1
  233.     options:
  234.       max-connections: 20000
  235.     to:
  236.       - lxc:0
  237.   neutron-api:
  238.     annotations:
  239.       gui-x: '500'
  240.       gui-y: '500'
  241.     charm: cs:trusty/neutron-api-17
  242.     num_units: 1
  243.     options:
  244.       neutron-security-groups: true
  245.       openstack-origin: cloud:trusty-kilo
  246.     to:
  247.       - lxc:0
  248.   neutron-gateway:
  249.     annotations:
  250.       gui-x: '0'
  251.       gui-y: '0'
  252.     charm: cs:trusty/neutron-gateway-5
  253.     num_units: 2
  254.     options:
  255.       ext-port: eth1
  256.       openstack-origin: cloud:trusty-kilo
  257.     to:
  258.       - '2'
  259.       - '3'
  260.   neutron-openvswitch:
  261.     annotations:
  262.       gui-x: '250'
  263.       gui-y: '500'
  264.     charm: cs:trusty/neutron-openvswitch-9
  265.     num_units: 0
  266.   nova-cloud-controller:
  267.     annotations:
  268.       gui-x: '0'
  269.       gui-y: '500'
  270.     charm: cs:trusty/nova-cloud-controller-60
  271.     num_units: 1
  272.     options:
  273.       network-manager: Neutron
  274.       openstack-origin: cloud:trusty-kilo
  275.       quantum-security-groups: 'yes'
  276.     to:
  277.       - lxc:1
  278.   nova-compute:
  279.     annotations:
  280.       gui-x: '250'
  281.       gui-y: '250'
  282.     charm: cs:trusty/nova-compute-26
  283.     num_units: 7
  284.     options:
  285.       enable-live-migration: true
  286.       enable-resize: true
  287.       migration-auth-type: ssh
  288.       openstack-origin: cloud:trusty-kilo
  289.     to:
  290.       - '3'
  291.       - '4'
  292.       - '5'
  293.       - '6'
  294.       - '7'
  295.       - '8'
  296.       - '9'
  297.   ntp:
  298.     annotations:
  299.       gui-x: '1000'
  300.       gui-y: '0'
  301.     charm: cs:trusty/ntp-11
  302.     num_units: 0
  303.   openstack-dashboard:
  304.     annotations:
  305.       gui-x: '500'
  306.       gui-y: '-250'
  307.     charm: cs:trusty/openstack-dashboard-16
  308.     num_units: 1
  309.     options:
  310.       openstack-origin: cloud:trusty-kilo
  311.     to:
  312.       - lxc:1
  313.   rabbitmq-server:
  314.     annotations:
  315.       gui-x: '500'
  316.       gui-y: '250'
  317.     charm: cs:trusty/rabbitmq-server-33
  318.     num_units: 1
  319.     to:
  320.       - lxc:1
RAW Paste Data
Top