c27c5cae42
To comply with recent documentation policies the API documentaion should be maintained within the project source repository. Change-Id: I0f854eea33d1a895580589e91c17c89e42b3df0a
135 lines
5.3 KiB
JSON
135 lines
5.3 KiB
JSON
{
|
|
"cluster_templates": [
|
|
{
|
|
"is_public": false,
|
|
"anti_affinity": [],
|
|
"name": "cluster-template",
|
|
"created_at": "2015-09-14T10:38:44",
|
|
"tenant_id": "808d5032ea0446889097723bfc8e919d",
|
|
"cluster_configs": {},
|
|
"shares": null,
|
|
"id": "57c92a7c-5c6a-42ea-9c6f-9f40a5aa4b36",
|
|
"default_image_id": null,
|
|
"is_default": false,
|
|
"updated_at": null,
|
|
"plugin_name": "vanilla",
|
|
"node_groups": [
|
|
{
|
|
"image_id": null,
|
|
"shares": null,
|
|
"floating_ip_pool": "033debed-aeb8-488c-b7d0-adb74c61faa5",
|
|
"node_configs": {},
|
|
"auto_security_group": false,
|
|
"availability_zone": null,
|
|
"count": 1,
|
|
"flavor_id": "2",
|
|
"id": "1751c04e-8f39-467e-a421-480961172d4b",
|
|
"security_groups": null,
|
|
"use_autoconfig": true,
|
|
"volumes_availability_zone": null,
|
|
"created_at": "2015-09-14T10:38:44",
|
|
"node_group_template_id": "0bb9f1a4-0c44-4dc5-9452-6741c62ed9ae",
|
|
"updated_at": null,
|
|
"volumes_per_node": 0,
|
|
"is_proxy_gateway": false,
|
|
"name": "master",
|
|
"volume_mount_prefix": "/volumes/disk",
|
|
"node_processes": [
|
|
"namenode",
|
|
"resourcemanager",
|
|
"oozie",
|
|
"historyserver"
|
|
],
|
|
"volumes_size": 0,
|
|
"volume_local_to_instance": false,
|
|
"volume_type": null
|
|
},
|
|
{
|
|
"image_id": null,
|
|
"shares": null,
|
|
"floating_ip_pool": "033debed-aeb8-488c-b7d0-adb74c61faa5",
|
|
"node_configs": {},
|
|
"auto_security_group": false,
|
|
"availability_zone": null,
|
|
"count": 3,
|
|
"flavor_id": "2",
|
|
"id": "3ee85068-c455-4391-9db2-b54a20b99df3",
|
|
"security_groups": null,
|
|
"use_autoconfig": true,
|
|
"volumes_availability_zone": null,
|
|
"created_at": "2015-09-14T10:38:44",
|
|
"node_group_template_id": "846edb31-add5-46e6-a4ee-a4c339f99251",
|
|
"updated_at": null,
|
|
"volumes_per_node": 0,
|
|
"is_proxy_gateway": false,
|
|
"name": "worker",
|
|
"volume_mount_prefix": "/volumes/disk",
|
|
"node_processes": [
|
|
"datanode",
|
|
"nodemanager"
|
|
],
|
|
"volumes_size": 0,
|
|
"volume_local_to_instance": false,
|
|
"volume_type": null
|
|
}
|
|
],
|
|
"neutron_management_network": "b1610452-2933-46b0-bf31-660cfa5621bd",
|
|
"hadoop_version": "2.7.1",
|
|
"use_autoconfig": true,
|
|
"description": null,
|
|
"is_protected": false
|
|
},
|
|
{
|
|
"is_public": true,
|
|
"anti_affinity": [],
|
|
"name": "asd",
|
|
"created_at": "2015-08-18T08:39:39",
|
|
"tenant_id": "808d5032ea0446889097723bfc8e919d",
|
|
"cluster_configs": {
|
|
"general": {}
|
|
},
|
|
"shares": null,
|
|
"id": "5a9c787c-2078-4f7d-9a66-27759be9051b",
|
|
"default_image_id": null,
|
|
"is_default": false,
|
|
"updated_at": "2015-09-14T08:41:15",
|
|
"plugin_name": "vanilla",
|
|
"node_groups": [
|
|
{
|
|
"image_id": null,
|
|
"shares": null,
|
|
"floating_ip_pool": "033debed-aeb8-488c-b7d0-adb74c61faa5",
|
|
"node_configs": {},
|
|
"auto_security_group": true,
|
|
"availability_zone": "",
|
|
"count": 1,
|
|
"flavor_id": "2",
|
|
"id": "a65864dd-3f99-4d29-a011-f7711cc23fa0",
|
|
"security_groups": [],
|
|
"use_autoconfig": true,
|
|
"volumes_availability_zone": null,
|
|
"created_at": "2015-08-18T08:39:39",
|
|
"node_group_template_id": "42ce49de-1b8f-41d5-8f4a-244ec0826d92",
|
|
"updated_at": null,
|
|
"volumes_per_node": 1,
|
|
"is_proxy_gateway": false,
|
|
"name": "asd",
|
|
"volume_mount_prefix": "/volumes/disk",
|
|
"node_processes": [
|
|
"namenode",
|
|
"jobtracker"
|
|
],
|
|
"volumes_size": 10,
|
|
"volume_local_to_instance": false,
|
|
"volume_type": null
|
|
}
|
|
],
|
|
"neutron_management_network": null,
|
|
"hadoop_version": "2.7.1",
|
|
"use_autoconfig": true,
|
|
"description": "",
|
|
"is_protected": false
|
|
}
|
|
]
|
|
}
|