Advertisement
Guest User

Untitled

a guest
Jan 28th, 2015
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.83 KB | None | 0 0
  1. root@hLinux:~# cat tripleo/ce_env.json
  2. {
  3. "arch": "amd64",
  4. "baremetal-network": {
  5. "cidr": "10.23.69.128/26",
  6. "gateway-ip": "10.23.69.133",
  7. "seed": {
  8. "ip": "10.23.69.133",
  9. "range-end": "10.23.69.141",
  10. "range-start": "10.23.69.136"
  11. },
  12. "undercloud": {
  13. "range-end": "10.23.69.150",
  14. "range-start": "10.23.69.142"
  15. }
  16. },
  17. "host-ip": "192.168.122.1",
  18. "hp": {
  19. "build_number": 50,
  20. "update_compatible_builds": [
  21. "0"
  22. ],
  23. "installed_build_number": {
  24. "seed": 50,
  25. "undercloud": 50,
  26. "overcloud": 50
  27. }
  28. },
  29. "network": {
  30. "overcloud": {
  31. "codn-http-server": "",
  32. "codn-https-server": "",
  33. "codn-no-proxy": "localhost,127.0.0.1,10.23.69.128/26",
  34. "control-virtual-router-id": "51",
  35. "fixed-range-cidr": "10.0.0.0/8",
  36. "floating-cidr": "15.126.52.0/22",
  37. "floating-end": "15.126.54.40",
  38. "floating-start": "15.126.54.20",
  39. "nameserver": "",
  40. "neutron_public_interface": "eth2",
  41. "neutron_public_interface_default_route": "",
  42. "neutron_public_interface_ip": "",
  43. "neutron_public_interface_raw_device": "",
  44. "ntp-server": "10.23.69.129",
  45. "router_distributed": "False",
  46. "virtual_interface": "br-ex"
  47. },
  48. "seed": {
  49. "nameserver": ""
  50. },
  51. "undercloud": {
  52. "codn-http-server": "",
  53. "codn-https-server": "",
  54. "codn-no-proxy": "localhost,127.0.0.1,10.23.69.128/26",
  55. "nameserver": "",
  56. "neutron_public_interface": "eth2",
  57. "ntp-server": "10.23.69.129"
  58. }
  59. },
  60. "nodes": [
  61. {
  62. "arch": "amd64",
  63. "capabilities": "role:Undercloud",
  64. "cpu": "15",
  65. "disk": "800",
  66. "mac": [
  67. "e8:39:35:c4:af:28"
  68. ],
  69. "memory": "50000",
  70. "pm_addr": "10.22.28.62",
  71. "pm_password": "helion_001",
  72. "pm_type": "pxe_ipmitool",
  73. "pm_user": "admin",
  74. "power_management": "IPMI",
  75. "role": "Undercloud"
  76. },
  77. {
  78. "arch": "amd64",
  79. "capabilities": "role:OvercloudControl",
  80. "cpu": "15",
  81. "disk": "800",
  82. "mac": [
  83. "80:c1:6e:70:4f:b0"
  84. ],
  85. "memory": "50000",
  86. "pm_addr": "10.22.28.101",
  87. "pm_password": "helion_001",
  88. "pm_type": "pxe_ipmitool",
  89. "pm_user": "admin",
  90. "power_management": "IPMI",
  91. "role": "OvercloudControl"
  92. },
  93. {
  94. "arch": "amd64",
  95. "capabilities": "role:OvercloudControl",
  96. "cpu": "15",
  97. "disk": "800",
  98. "mac": [
  99. "80:c1:6e:70:de:a0"
  100. ],
  101. "memory": "50000",
  102. "pm_addr": "10.22.28.102",
  103. "pm_password": "helion_001",
  104. "pm_type": "pxe_ipmitool",
  105. "pm_user": "admin",
  106. "power_management": "IPMI",
  107. "role": "OvercloudControl"
  108. },
  109. {
  110. "arch": "amd64",
  111. "capabilities": "role:OvercloudControl",
  112. "cpu": "15",
  113. "disk": "800",
  114. "mac": [
  115. "e8:39:35:c4:10:58"
  116. ],
  117. "memory": "50000",
  118. "pm_addr": "10.22.28.103",
  119. "pm_password": "helion_001",
  120. "pm_type": "pxe_ipmitool",
  121. "pm_user": "admin",
  122. "power_management": "IPMI",
  123. "role": "OvercloudControl"
  124. },
  125. {
  126. "arch": "amd64",
  127. "capabilities": "role:OvercloudSwiftStorage",
  128. "cpu": "15",
  129. "disk": "800",
  130. "mac": [
  131. "e8:39:35:c5:e5:e0"
  132. ],
  133. "memory": "50000",
  134. "pm_addr": "10.22.28.104",
  135. "pm_password": "helion_001",
  136. "pm_type": "pxe_ipmitool",
  137. "pm_user": "admin",
  138. "power_management": "IPMI",
  139. "role": "OvercloudSwiftStorage"
  140. },
  141. {
  142. "arch": "amd64",
  143. "capabilities": "role:OvercloudSwiftStorage",
  144. "cpu": "15",
  145. "disk": "800",
  146. "mac": [
  147. "3c:d9:2b:f7:47:60"
  148. ],
  149. "memory": "50000",
  150. "pm_addr": "10.22.28.105",
  151. "pm_password": "helion_001",
  152. "pm_type": "pxe_ipmitool",
  153. "pm_user": "admin",
  154. "power_management": "IPMI",
  155. "role": "OvercloudSwiftStorage"
  156. }
  157. ],
  158. "overcloud": {
  159. "cacert": "/usr/local/share/ca-certificates/ephemeralca-cacert.crt",
  160. "computescale": 0,
  161. "controlscale": 3,
  162. "soswiftproxyscale": 0,
  163. "soswiftstoragescale": 0,
  164. "swiftstoragescale": 2,
  165. "vsaaoscale": 0,
  166. "vsascale": 0,
  167. "password": "b6ff369609ea2b62b56fa41944fe540157052a3f",
  168. "endpoint": "https://10.23.69.146:5000/v2.0/",
  169. "endpointhost": "10.23.69.146"
  170. },
  171. "power_manager": "mixed",
  172. "ssh-key": "No Key found",
  173. "ssh-user": "root",
  174. "seed": {
  175. "password": "874eb61cff47cab465bed618085766a36a8be748"
  176. },
  177. "undercloud": {
  178. "password": "e245dcbe8e53a657fc72a5362630944a53c0377d",
  179. "endpoint": "http://10.23.69.136:5000/v2.0",
  180. "endpointhost": "10.23.69.136",
  181. "beaverpassword": "1e0c18cf129fc7bcfbc9295c33dd944c79847942"
  182. }
  183. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement