Advertisement
Guest User

Untitled

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