Advertisement
Guest User

Untitled

a guest
Jun 19th, 2014
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.27 KB | None | 0 0
  1. [root@overcloud-controller0-jxa5h6hvwuny ~]# os-collect-config --print
  2. {
  3. "heat_local": {
  4. "deployments": [],
  5. "os-collect-config": {
  6. "cfn": {
  7. "stack_name": "overcloud",
  8. "metadata_url": "http://x.x.x.x:8000/v1/",
  9. "access_key_id": "bbd5b7eda7f24f989e23f2b3643361f4",
  10. "secret_access_key": "74e12a334bd5489c8f7597b9eadfb917",
  11. "path": "controller0.Metadata"
  12. }
  13. }
  14. },
  15. "cfn": {
  16. "os-collect-config": {
  17. "cfn": {
  18. "stack_name": "overcloud",
  19. "metadata_url": "http://x.x.x.x:8000/v1/",
  20. "access_key_id": "bbd5b7eda7f24f989e23f2b3643361f4",
  21. "secret_access_key": "74e12a334bd5489c8f7597b9eadfb917",
  22. "path": "controller0.Metadata"
  23. }
  24. },
  25. "deployments": [
  26. {
  27. "inputs": [
  28. {
  29. "type": "String",
  30. "name": "ssl_certificate",
  31. "value": ""
  32. },
  33. {
  34. "type": "String",
  35. "name": "ssl_ca_certificate",
  36. "value": ""
  37. },
  38. {
  39. "type": "String",
  40. "name": "ssl_key",
  41. "value": ""
  42. },
  43. {
  44. "type": "String",
  45. "name": "deploy_server_id",
  46. "value": "aa8ff79d-179a-41a2-8340-e6b9992e7f2d",
  47. "description": "ID of the server being deployed to"
  48. },
  49. {
  50. "type": "String",
  51. "name": "deploy_action",
  52. "value": "CREATE",
  53. "description": "Name of the current action being deployed"
  54. },
  55. {
  56. "type": "String",
  57. "name": "deploy_stack_id",
  58. "value": "overcloud/8f4e2fd9-1d4e-42af-84a4-91ec30c2760e",
  59. "description": "ID of the stack this deployment belongs to"
  60. },
  61. {
  62. "type": "String",
  63. "name": "deploy_resource_name",
  64. "value": "controller0SSLDeployment",
  65. "description": "Name of this deployment resource in the stack"
  66. }
  67. ],
  68. "group": "os-apply-config",
  69. "name": "overcloud-SSLConfig-qpnuladw27pd",
  70. "outputs": null,
  71. "id": "118b235d-5129-4a94-a096-9cd902cfff2e",
  72. "config": {
  73. "stunnel": {
  74. "cacert": "",
  75. "cert": "",
  76. "ports": [
  77. {
  78. "connect": 8773,
  79. "accept": 13773,
  80. "name": "ec2"
  81. },
  82. {
  83. "connect": 9292,
  84. "accept": 13292,
  85. "name": "image"
  86. },
  87. {
  88. "connect": 5000,
  89. "accept": 13000,
  90. "name": "identity"
  91. },
  92. {
  93. "connect": 9696,
  94. "accept": 13696,
  95. "name": "network"
  96. },
  97. {
  98. "connect": 8774,
  99. "accept": 13774,
  100. "name": "compute"
  101. },
  102. {
  103. "connect": 8080,
  104. "accept": 13080,
  105. "name": "swift-proxy"
  106. },
  107. {
  108. "connect": 8776,
  109. "accept": 13776,
  110. "name": "cinder"
  111. },
  112. {
  113. "connect": 8777,
  114. "accept": 13777,
  115. "name": "ceilometer"
  116. }
  117. ],
  118. "key": ""
  119. }
  120. },
  121. "options": null
  122. },
  123. {
  124. "inputs": [
  125. {
  126. "type": "String",
  127. "name": "swift_devices",
  128. "value": "r1z1-:%PORT%/d1, "
  129. },
  130. {
  131. "type": "String",
  132. "name": "swift_hash_suffix",
  133. "value": "75fe94163829bc864b8f10588a696df3d7d2ba45"
  134. },
  135. {
  136. "type": "String",
  137. "name": "swift_proxy_memcache",
  138. "value": ":11211, "
  139. },
  140. {
  141. "type": "String",
  142. "name": "swift_password",
  143. "value": "b3f9da7ff92088f3c2378ef72369b873b6b3414d"
  144. },
  145. {
  146. "type": "String",
  147. "name": "deploy_server_id",
  148. "value": "aa8ff79d-179a-41a2-8340-e6b9992e7f2d",
  149. "description": "ID of the server being deployed to"
  150. },
  151. {
  152. "type": "String",
  153. "name": "deploy_action",
  154. "value": "CREATE",
  155. "description": "Name of the current action being deployed"
  156. },
  157. {
  158. "type": "String",
  159. "name": "deploy_stack_id",
  160. "value": "overcloud/8f4e2fd9-1d4e-42af-84a4-91ec30c2760e",
  161. "description": "ID of the stack this deployment belongs to"
  162. },
  163. {
  164. "type": "String",
  165. "name": "deploy_resource_name",
  166. "value": "controller0Swift",
  167. "description": "Name of this deployment resource in the stack"
  168. }
  169. ],
  170. "group": "os-apply-config",
  171. "name": "overcloud-SwiftConfig-qlvwkim4x4xy",
  172. "outputs": null,
  173. "id": "2220782b-bbfa-4e84-a30a-1e529d433f8e",
  174. "config": {
  175. "swift": {
  176. "part-power": 10,
  177. "hash": "75fe94163829bc864b8f10588a696df3d7d2ba45",
  178. "replicas": 1,
  179. "service-password": "b3f9da7ff92088f3c2378ef72369b873b6b3414d",
  180. "devices": "r1z1-:%PORT%/d1, ",
  181. "proxy-memcache": ":11211, "
  182. },
  183. "neutron": {
  184. "ovs": {
  185. "local_ip": null
  186. },
  187. "enable_tunnelling": true,
  188. "tenant_network_type": "gre"
  189. }
  190. },
  191. "options": null
  192. },
  193. {
  194. "inputs": [
  195. {
  196. "type": "String",
  197. "name": "controller_host",
  198. "value": ""
  199. },
  200. {
  201. "type": "String",
  202. "name": "hosts",
  203. "value": " overcloud-NovaCompute0-gtrvb245nlvg overcloud-NovaCompute0-gtrvb245nlvg.novalocal\n overcloud-controller0-jxa5h6hvwuny overcloud-controller0-jxa5h6hvwuny.novalocal "
  204. },
  205. {
  206. "type": "String",
  207. "name": "heat.metadata_server_url",
  208. "value": "http://10.0.0.27:8000"
  209. },
  210. {
  211. "type": "String",
  212. "name": "heat.watch_server_url",
  213. "value": "http://10.0.0.27:8003"
  214. },
  215. {
  216. "type": "String",
  217. "name": "heat.waitcondition_server_url",
  218. "value": "http://10.0.0.27:8000/v1/waitcondition"
  219. },
  220. {
  221. "type": "String",
  222. "name": "deploy_server_id",
  223. "value": "aa8ff79d-179a-41a2-8340-e6b9992e7f2d",
  224. "description": "ID of the server being deployed to"
  225. },
  226. {
  227. "type": "String",
  228. "name": "deploy_action",
  229. "value": "CREATE",
  230. "description": "Name of the current action being deployed"
  231. },
  232. {
  233. "type": "String",
  234. "name": "deploy_stack_id",
  235. "value": "overcloud/8f4e2fd9-1d4e-42af-84a4-91ec30c2760e",
  236. "description": "ID of the stack this deployment belongs to"
  237. },
  238. {
  239. "type": "String",
  240. "name": "deploy_resource_name",
  241. "value": "controller0Deployment",
  242. "description": "Name of this deployment resource in the stack"
  243. },
  244. {
  245. "type": "String",
  246. "name": "deploy_signal_id",
  247. "value": "http://x.x.x.x:8000/v1/signal/arn%3Aopenstack%3Aheat%3A%3A22b4c83b740a432ca506d7be2e2a7e2d%3Astacks%2Fovercloud%2F8f4e2fd9-1d4e-42af-84a4-91ec30c2760e%2Fresources%2Fcontroller0Deployment?Timestamp=2014-04-18T19%3A49%3A55Z&SignatureMethod=HmacSHA256&AWSAccessKeyId=d7b0175db6504b338ea4717e51359306&SignatureVersion=2&Signature=fPEFoXuKCjjZU5u1%2B%2BJ1iDZsv2qEqS1t6copnQIKv2Y%3D",
  248. "description": "ID of signal to use for signalling output values"
  249. }
  250. ],
  251. "group": "os-apply-config",
  252. "name": "overcloud-controllerConfig-vgg7zvojmcmi",
  253. "outputs": null,
  254. "id": "2af2db82-9f77-4f1e-ac5e-3c97624ca45c",
  255. "config": {
  256. "admin-token": "bc0630e033f4634f8f78bc54666e426b58907dc2",
  257. "db-password": "unset",
  258. "rabbit": {
  259. "username": "guest",
  260. "host": "",
  261. "password": "guest",
  262. "cookie": "NUORrUfNE0ImzlKUhuy8"
  263. },
  264. "virtual_ips": [
  265. {
  266. "interface": "br-ex",
  267. "ip": "10.0.0.27"
  268. }
  269. ],
  270. "bootstack": {
  271. "public_interface_ip": ""
  272. },
  273. "snmpd": {
  274. "readonly_user_name": "ro_snmp_user",
  275. "export_MIB": "UCD-SNMP-MIB",
  276. "readonly_user_password": "unset"
  277. },
  278. "mysql": {
  279. "innodb_buffer_pool_size": 0
  280. },
  281. "keepalived": {
  282. "priority": 101,
  283. "keepalive_interface": "eth2"
  284. },
  285. "nova": {
  286. "default_floating_pool": "ext-net",
  287. "db": "mysql://nova:unset@localhost/nova",
  288. "service-password": "84bfbd9d93675bc7da63cb30fbe731014b8253eb",
  289. "host": "",
  290. "metadata-proxy": true,
  291. "compute_driver": "libvirt.LibvirtDriver"
  292. },
  293. "heat": {
  294. "admin_user": "heat",
  295. "waitcondition_server_url": "http://10.0.0.27:8000/v1/waitcondition",
  296. "metadata_server_url": "http://10.0.0.27:8000",
  297. "admin_tenant_name": "service",
  298. "db": "mysql://heat:unset@localhost/heat",
  299. "stack_domain_admin_password": "",
  300. "admin_password": "f85d0a07d10715a7d40ac556444d28914427945b",
  301. "watch_server_url": "http://10.0.0.27:8003",
  302. "auth_encryption_key": "unset___________"
  303. },
  304. "ceilometer": {
  305. "metering_secret": "unset",
  306. "db": "mysql://ceilometer:unset@localhost/ceilometer",
  307. "service-password": "unset"
  308. },
  309. "hosts": " overcloud-NovaCompute0-gtrvb245nlvg overcloud-NovaCompute0-gtrvb245nlvg.novalocal\n overcloud-controller0-jxa5h6hvwuny overcloud-controller0-jxa5h6hvwuny.novalocal ",
  310. "completion-signal": "http://x.x.x.x:8000/v1/signal/arn%3Aopenstack%3Aheat%3A%3A22b4c83b740a432ca506d7be2e2a7e2d%3Astacks%2Fovercloud%2F8f4e2fd9-1d4e-42af-84a4-91ec30c2760e%2Fresources%2Fcontroller0Deployment?Timestamp=2014-04-18T19%3A49%3A55Z&SignatureMethod=HmacSHA256&AWSAccessKeyId=d7b0175db6504b338ea4717e51359306&SignatureVersion=2&Signature=fPEFoXuKCjjZU5u1%2B%2BJ1iDZsv2qEqS1t6copnQIKv2Y%3D",
  311. "ntp": {
  312. "servers": [
  313. {
  314. "fudge": "stratum 0",
  315. "server": ""
  316. }
  317. ]
  318. },
  319. "keystone": {
  320. "ca_key": "",
  321. "signing_certificate": "",
  322. "db": "mysql://keystone:unset@localhost/keystone",
  323. "ca_certificate": "",
  324. "host": "",
  325. "signing_key": ""
  326. },
  327. "glance": {
  328. "log-file": "",
  329. "swift-store-key": "c8cf2c6d39ec2e1bcdc82b78c9bf14a3752fb3b4",
  330. "db": "mysql://glance:unset@localhost/glance",
  331. "service-password": "c8cf2c6d39ec2e1bcdc82b78c9bf14a3752fb3b4",
  332. "swift-store-user": "service:glance",
  333. "host": "",
  334. "notifier-strategy": "noop",
  335. "backend": "swift"
  336. },
  337. "cinder": {
  338. "iscsi-helper": "tgtadm",
  339. "db": "mysql://cinder:unset@localhost/cinder",
  340. "service-password": "cb09f02297148fc48d4879034a14428f6e25aab3",
  341. "volume_size_mb": 5000
  342. },
  343. "controller-address": "",
  344. "neutron": {
  345. "ovs": {
  346. "local_ip": "",
  347. "physical_bridge": "br-ex",
  348. "public_interface_raw_device": "",
  349. "enable_tunneling": "True",
  350. "tenant_network_type": "gre",
  351. "public_interface": "eth2",
  352. "bridge_mappings": "",
  353. "public_interface_route": ""
  354. },
  355. "metadata_proxy_shared_secret": "unset",
  356. "dnsmasq-options": "dhcp-option-force=26,1400",
  357. "service-password": "cded5d0ce4b5e2abd10ce3f0c42f13a2ba876c8c",
  358. "host": "",
  359. "ovs_db": "mysql://neutron:unset@localhost/ovs_neutron?charset=utf8",
  360. "flat-networks": ""
  361. },
  362. "admin-password": "fdb96cdee6316fd952d23e89fdcae412aaa31a8f"
  363. },
  364. "options": null
  365. },
  366. {
  367. "inputs": [
  368. {
  369. "type": "String",
  370. "name": "passthrough_config",
  371. "value": {}
  372. },
  373. {
  374. "type": "String",
  375. "name": "deploy_server_id",
  376. "value": "aa8ff79d-179a-41a2-8340-e6b9992e7f2d",
  377. "description": "ID of the server being deployed to"
  378. },
  379. {
  380. "type": "String",
  381. "name": "deploy_action",
  382. "value": "CREATE",
  383. "description": "Name of the current action being deployed"
  384. },
  385. {
  386. "type": "String",
  387. "name": "deploy_stack_id",
  388. "value": "overcloud/8f4e2fd9-1d4e-42af-84a4-91ec30c2760e",
  389. "description": "ID of the stack this deployment belongs to"
  390. },
  391. {
  392. "type": "String",
  393. "name": "deploy_resource_name",
  394. "value": "controller0Passthrough",
  395. "description": "Name of this deployment resource in the stack"
  396. }
  397. ],
  398. "group": "os-apply-config",
  399. "name": "overcloud-controllerPassthrough-tlek2ukvyhyu",
  400. "outputs": null,
  401. "id": "e0513e34-5d13-43e3-8a59-976c3feb11e3",
  402. "config": {},
  403. "options": null
  404. }
  405. ]
  406. },
  407. "ec2": {
  408. "local-ipv4": "10.0.0.26",
  409. "reservation-id": "r-k1l2r0cj",
  410. "local-hostname": "overcloud-controller0-jxa5h6hvwuny.novalocal",
  411. "placement": {
  412. "availability-zone": "nova"
  413. },
  414. "ami-launch-index": "0",
  415. "ramdisk-id": "ari-00000006",
  416. "public-hostname": "overcloud-controller0-jxa5h6hvwuny.novalocal",
  417. "hostname": "overcloud-controller0-jxa5h6hvwuny.novalocal",
  418. "public-keys": {
  419. "0": {
  420. "openssh-key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnoYZ+QLz8ueYd7yNWQviaqtR3dwcIi7tx5HQxayU3HekFJA7RAX+FRTveUW/wcNmPOg8YCh3ke2vZBqsQCVv5e/uTUvJwk3tFHP8SPcxBWvU30nA+iHOvUatVBIn5DgBx9knUMqLGplT5uVDZJxRAQCOpePNoT7pj8Y5HkAd+rFhDT4EdJqrEOC6uOut9UZeZj/+bjyhXv5ncEub8LY0jqB1lzSnxXIGrwFgasGd6fr4pFiYpFKTyzSXdP3LkyFuDd/n61z09lAvOSa2k8pkGO9Lgs9RQs5x/+TBdUrK8D04AWVcGf37FlLxqoftFmoyfqpz0N3pztHAr7DBJ5W0Z openstack@ubuntu-server-x8664\n"
  421. }
  422. },
  423. "ami-id": "ami-00000004",
  424. "kernel-id": "aki-00000005",
  425. "instance-action": "none",
  426. "public-ipv4": "172.16.100.33",
  427. "block-device-mapping": {
  428. "ami": "vda",
  429. "root": "/dev/vda"
  430. },
  431. "ami-manifest-path": "FIXME",
  432. "security-groups": "",
  433. "instance-type": "baremetal",
  434. "instance-id": "i-00000011"
  435. }
  436. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement