
This change extends the persister to read OpenStack event objects from kafka topic and then stores them into ElasticSearch. Story: 2001112 Task: 4843 Change-Id: I35b0db67dc088e56ad281c84fc4b50fa7a064e44
54 lines
1.6 KiB
JSON
54 lines
1.6 KiB
JSON
{
|
|
"event_1": {
|
|
"event_type": "compute.instance.create.start",
|
|
"timestamp": "2017-06-01 09:15:11.494606",
|
|
"payload": {
|
|
"state_description": "",
|
|
"availability_zone": "nova",
|
|
"terminated_at": "",
|
|
"ephemeral_gb": 0,
|
|
"instance_type_id": 1,
|
|
"deleted_at": "",
|
|
"reservation_id": "r-74ndofdp",
|
|
"instance_id": "cb724671-cc36-49cd-9987-d08f2c8356b9",
|
|
"display_name": "fred",
|
|
"hostname": "fred",
|
|
"state": "building",
|
|
"progress": "",
|
|
"launched_at": "",
|
|
"metadata": {
|
|
},
|
|
"node": null,
|
|
"ramdisk_id": "",
|
|
"access_ip_v6": null,
|
|
"disk_gb": 1,
|
|
"access_ip_v4": null,
|
|
"kernel_id": "",
|
|
"image_name": "cirros",
|
|
"host": null,
|
|
"user_id": "92e0ceb0f3d648ddabeae1bfde4071b2",
|
|
"image_ref_url": "http://d00-19-99-b3-7e-2e.st.est.fujitsu.com:9292/images/e08428a7-aa34-42bd-9e91-6fe15e0ed2ae",
|
|
"cell_name": "",
|
|
"root_gb": 1,
|
|
"tenant_id": "de98fbff448f4f278a56e9929db70b03",
|
|
"created_at": "2017-06-01 09:15:10+00:00",
|
|
"memory_mb": 512,
|
|
"instance_type": "m1.tiny",
|
|
"vcpus": 1,
|
|
"image_meta": {
|
|
"container_format": "bare",
|
|
"min_ram": "0",
|
|
"disk_format": "qcow2",
|
|
"architecture": "x86_64",
|
|
"min_disk": "1",
|
|
"base_image_ref": "e08428a7-aa34-42bd-9e91-6fe15e0ed2ae"
|
|
},
|
|
"architecture": "x86_64",
|
|
"os_type": null,
|
|
"instance_flavor_id": "1"
|
|
},
|
|
"priority": "INFO",
|
|
"publisher_id": "compute.d00-26-2d-0c-d5-64",
|
|
"message_id": "5e60c9f1-1cf9-4f5d-9826-91fa329a79c1"
|
|
}
|
|
} |