Folsom - Instance is not getting deleted on multi node setup Folsom-3

Bug #1046188 reported by Rajalakshmi Ganesan
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Unassigned

Bug Description

Description: VM which is in active state is not getting deleted when I do
 nova delete <server_id/server_name>

Environment :Multi-node Folsom-3 setup.

LOG:
-------

rajalakshmi_ganesan@ubuntu:~$ nova --debug list

REQ: curl -i http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/detail -X GET -H "X-Auth-Project-Id: ps_project" -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: 9152be491173416699cd111bf3522262"

connect: (15.184.64.226, 8774)
send: 'GET /v2/db242d9fae7741c7b7d72008c6cac03d/servers/detail HTTP/1.1\r\nHost: 15.184.64.226:8774\r\nx-auth-project-id: ps_project\r\nx-auth-token: 9152be491173416699cd111bf3522262\r\naccept-encoding: gzip, deflate\r\naccept: application/json\r\nuser-agent: python-novaclient\r\n\r\n'
reply: 'HTTP/1.1 200 OK\r\n'
header: X-Compute-Request-Id: req-fc53e1e0-5a51-4853-9a3b-2d0cee26f552
header: Content-Type: application/json
header: Content-Length: 27327
header: Date: Wed, 05 Sep 2012 08:00:23 GMT
RESP:{'status': '200', 'content-length': '27327', 'content-location': 'http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/detail', 'x-compute-request-id': 'req-fc53e1e0-5a51-4853-9a3b-2d0cee26f552', 'date': 'Wed, 05 Sep 2012 08:00:23 GMT', 'content-type': 'application/json'} {"servers": [{"status": "ACTIVE", "updated": "2012-09-04T11:08:57Z", "hostId": "176d43ca0d8f6fa1caf980894528d4a9623dce45cb6a5ea1777ad349", "addresses": {"private": [{"version": 4, "addr": "10.0.0.42"}]}, "links": [{"href": "http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/acecbb30-b322-4a76-99e5-14c1660bfe12", "rel": "self"}, {"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/servers/acecbb30-b322-4a76-99e5-14c1660bfe12", "rel": "bookmark"}], "image": {"id": "5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/images/5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "flavor": {"id": "1", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/flavors/1", "rel": "bookmark"}]}, "id": "acecbb30-b322-4a76-99e5-14c1660bfe12", "security_groups": [{"name": "default"}], "user_id": "9a996600a6c845e581441bf0059829fa", "name": "test_set_server_metadata", "created": "2012-09-03T11:29:52Z", "tenant_id": "db242d9fae7741c7b7d72008c6cac03d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "", "metadata": {"meta": "HPCS"}}, {"status": "ACTIVE", "updated": "2012-09-04T11:08:57Z", "hostId": "6a3a45d2795a147f7bd1b0e61aeae0d74504e5b1229f6eae96ddda21", "addresses": {"private": [{"version": 4, "addr": "10.0.0.41"}]}, "links": [{"href": "http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/b81f4fd0-84b5-45ba-bf2d-14f26fa013a6", "rel": "self"}, {"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/servers/b81f4fd0-84b5-45ba-bf2d-14f26fa013a6", "rel": "bookmark"}], "image": {"id": "5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/images/5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "flavor": {"id": "1", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/flavors/1", "rel": "bookmark"}]}, "id": "b81f4fd0-84b5-45ba-bf2d-14f26fa013a6", "security_groups": [{"name": "default"}], "user_id": "9a996600a6c845e581441bf0059829fa", "name": "auto_nonexist_server_metadata", "created": "2012-09-03T11:24:09Z", "tenant_id": "db242d9fae7741c7b7d72008c6cac03d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "", "metadata": {"meta": "auto_nonexist_server_test_set_image"}}, {"status": "ACTIVE", "updated": "2012-09-04T11:08:57Z", "hostId": "176d43ca0d8f6fa1caf980894528d4a9623dce45cb6a5ea1777ad349", "addresses": {"private": [{"version": 4, "addr": "10.0.0.40"}]}, "links": [{"href": "http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/dd40a5e4-ba11-4dae-bb1d-05f3b83ba2cc", "rel": "self"}, {"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/servers/dd40a5e4-ba11-4dae-bb1d-05f3b83ba2cc", "rel": "bookmark"}], "image": {"id": "5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/images/5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "flavor": {"id": "1", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/flavors/1", "rel": "bookmark"}]}, "id": "dd40a5e4-ba11-4dae-bb1d-05f3b83ba2cc", "security_groups": [{"name": "default"}], "user_id": "9a996600a6c845e581441bf0059829fa", "name": "test_list_server_metadata", "created": "2012-09-03T11:23:48Z", "tenant_id": "db242d9fae7741c7b7d72008c6cac03d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "", "metadata": {"meta": "HPCS"}}, {"status": "ACTIVE", "updated": "2012-09-04T11:09:24Z", "hostId": "adcfacb55509d5b16617bbd7da97285cb75202910d9eb94945afb242", "addresses": {"private": [{"version": 4, "addr": "10.0.0.39"}]}, "links": [{"href": "http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/c33913a0-841d-496a-85e4-40665ede44c8", "rel": "self"}, {"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/servers/c33913a0-841d-496a-85e4-40665ede44c8", "rel": "bookmark"}], "image": {"id": "5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/images/5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "flavor": {"id": "1", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/flavors/1", "rel": "bookmark"}]}, "id": "c33913a0-841d-496a-85e4-40665ede44c8", "security_groups": [{"name": "default"}], "user_id": "9a996600a6c845e581441bf0059829fa", "name": "auto_nonexist_server_test_list_image", "created": "2012-09-03T11:18:00Z", "tenant_id": "db242d9fae7741c7b7d72008c6cac03d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "", "metadata": {"meta_item": "auto_nonexist_server_test_list_image"}}, {"status": "ACTIVE", "updated": "2012-09-04T11:09:25Z", "hostId": "c81b6823ab8ba6af20b0046ba0bb90022691dfecfca44e3b5b8ea9e9", "addresses": {"private": [{"version": 4, "addr": "10.0.0.38"}]}, "links": [{"href": "http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/7e863497-d000-4d0c-bf0b-3374a628e81f", "rel": "self"}, {"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/servers/7e863497-d000-4d0c-bf0b-3374a628e81f", "rel": "bookmark"}], "image": {"id": "5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/images/5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "flavor": {"id": "1", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/flavors/1", "rel": "bookmark"}]}, "id": "7e863497-d000-4d0c-bf0b-3374a628e81f", "security_groups": [{"name": "default"}], "user_id": "9a996600a6c845e581441bf0059829fa", "name": "test_server_metadata", "created": "2012-09-03T11:17:40Z", "tenant_id": "db242d9fae7741c7b7d72008c6cac03d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "", "metadata": {"meta_item": "HPCS"}}, {"status": "ACTIVE", "updated": "2012-09-04T11:09:54Z", "hostId": "fa08932a0807e64cc17968673598fb97e9bff6120cf25fd06b992460", "addresses": {"private": [{"version": 4, "addr": "10.0.0.37"}]}, "links": [{"href": "http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/782f4c23-9fa7-462a-813f-5938509688e3", "rel": "self"}, {"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/servers/782f4c23-9fa7-462a-813f-5938509688e3", "rel": "bookmark"}], "image": {"id": "5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/images/5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "flavor": {"id": "1", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/flavors/1", "rel": "bookmark"}]}, "id": "782f4c23-9fa7-462a-813f-5938509688e3", "security_groups": [{"name": "default"}], "user_id": "9a996600a6c845e581441bf0059829fa", "name": "auto_test_server_delete_metadata_item", "created": "2012-09-03T11:17:17Z", "tenant_id": "db242d9fae7741c7b7d72008c6cac03d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "", "metadata": {}}, {"status": "ACTIVE", "updated": "2012-09-04T11:08:39Z", "hostId": "c618018a20253281dc707bf53dbd906a7f3d423c5396e49b054aed10", "addresses": {"private": [{"version": 4, "addr": "10.0.0.36"}]}, "links": [{"href": "http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/4ef2c987-942e-4914-91bf-63970d6edf12", "rel": "self"}, {"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/servers/4ef2c987-942e-4914-91bf-63970d6edf12", "rel": "bookmark"}], "image": {"id": "5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/images/5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "flavor": {"id": "1", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/flavors/1", "rel": "bookmark"}]}, "id": "4ef2c987-942e-4914-91bf-63970d6edf12", "security_groups": [{"name": "default"}], "user_id": "9a996600a6c845e581441bf0059829fa", "name": "server_invalid_url_xml_volume", "created": "2012-09-03T11:16:55Z", "tenant_id": "db242d9fae7741c7b7d72008c6cac03d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "", "metadata": {}}, {"status": "ACTIVE", "updated": "2012-09-04T11:08:39Z", "hostId": "176d43ca0d8f6fa1caf980894528d4a9623dce45cb6a5ea1777ad349", "addresses": {"private": [{"version": 4, "addr": "10.0.0.35"}]}, "links": [{"href": "http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/f6a422a6-0dbb-4b5e-b67d-375d755179be", "rel": "self"}, {"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/servers/f6a422a6-0dbb-4b5e-b67d-375d755179be", "rel": "bookmark"}], "image": {"id": "5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/images/5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "flavor": {"id": "1", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/flavors/1", "rel": "bookmark"}]}, "id": "f6a422a6-0dbb-4b5e-b67d-375d755179be", "security_groups": [{"name": "default"}], "user_id": "9a996600a6c845e581441bf0059829fa", "name": "server_metadata_update_xml", "created": "2012-09-03T11:16:32Z", "tenant_id": "db242d9fae7741c7b7d72008c6cac03d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "", "metadata": {"meta": "HPCS", "version": "2.1"}}, {"status": "ACTIVE", "updated": "2012-09-04T11:08:40Z", "hostId": "c81b6823ab8ba6af20b0046ba0bb90022691dfecfca44e3b5b8ea9e9", "addresses": {"private": [{"version": 4, "addr": "10.0.0.34"}]}, "links": [{"href": "http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/b538e207-fc49-4b6d-89e0-b0ea3582a767", "rel": "self"}, {"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/servers/b538e207-fc49-4b6d-89e0-b0ea3582a767", "rel": "bookmark"}], "image": {"id": "5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/images/5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "flavor": {"id": "1", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/flavors/1", "rel": "bookmark"}]}, "id": "b538e207-fc49-4b6d-89e0-b0ea3582a767", "security_groups": [{"name": "default"}], "user_id": "9a996600a6c845e581441bf0059829fa", "name": "server_metadata_xml", "created": "2012-09-03T11:16:11Z", "tenant_id": "db242d9fae7741c7b7d72008c6cac03d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "", "metadata": {}}, {"status": "ACTIVE", "updated": "2012-09-04T11:08:40Z", "hostId": "6a3a45d2795a147f7bd1b0e61aeae0d74504e5b1229f6eae96ddda21", "addresses": {"private": [{"version": 4, "addr": "10.0.0.33"}]}, "links": [{"href": "http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/379a0302-6a76-48c5-ba38-f4de8bb20557", "rel": "self"}, {"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/servers/379a0302-6a76-48c5-ba38-f4de8bb20557", "rel": "bookmark"}], "image": {"id": "5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/images/5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "flavor": {"id": "1", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/flavors/1", "rel": "bookmark"}]}, "id": "379a0302-6a76-48c5-ba38-f4de8bb20557", "security_groups": [{"name": "default"}], "user_id": "9a996600a6c845e581441bf0059829fa", "name": "server_invalid_url", "created": "2012-09-03T11:15:50Z", "tenant_id": "db242d9fae7741c7b7d72008c6cac03d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "", "metadata": {}}, {"status": "ACTIVE", "updated": "2012-09-04T11:08:40Z", "hostId": "c618018a20253281dc707bf53dbd906a7f3d423c5396e49b054aed10", "addresses": {"private": [{"version": 4, "addr": "10.0.0.32"}]}, "links": [{"href": "http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/022a527b-3b81-4aef-9ad9-2d865de42249", "rel": "self"}, {"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/servers/022a527b-3b81-4aef-9ad9-2d865de42249", "rel": "bookmark"}], "image": {"id": "5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/images/5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "flavor": {"id": "1", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/flavors/1", "rel": "bookmark"}]}, "id": "022a527b-3b81-4aef-9ad9-2d865de42249", "security_groups": [{"name": "default"}], "user_id": "9a996600a6c845e581441bf0059829fa", "name": "server_metadata_update_invalid_url", "created": "2012-09-03T11:15:18Z", "tenant_id": "db242d9fae7741c7b7d72008c6cac03d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "", "metadata": {"meta": "HPCS", "version": "2.1"}}, {"status": "ACTIVE", "updated": "2012-09-04T11:08:40Z", "hostId": "176d43ca0d8f6fa1caf980894528d4a9623dce45cb6a5ea1777ad349", "addresses": {"private": [{"version": 4, "addr": "10.0.0.31"}]}, "links": [{"href": "http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/337780df-274d-482b-b7dd-b3d5db858fcd", "rel": "self"}, {"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/servers/337780df-274d-482b-b7dd-b3d5db858fcd", "rel": "bookmark"}], "image": {"id": "5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/images/5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "flavor": {"id": "1", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/flavors/1", "rel": "bookmark"}]}, "id": "337780df-274d-482b-b7dd-b3d5db858fcd", "security_groups": [{"name": "default"}], "user_id": "9a996600a6c845e581441bf0059829fa", "name": "server_metadata_invalid_url", "created": "2012-09-03T11:14:57Z", "tenant_id": "db242d9fae7741c7b7d72008c6cac03d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "", "metadata": {}}, {"status": "ACTIVE", "updated": "2012-09-04T11:09:54Z", "hostId": "adcfacb55509d5b16617bbd7da97285cb75202910d9eb94945afb242", "addresses": {"private": [{"version": 4, "addr": "10.0.0.30"}]}, "links": [{"href": "http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/57270ea4-bbf6-4fd7-88e5-4b659ca40b4a", "rel": "self"}, {"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/servers/57270ea4-bbf6-4fd7-88e5-4b659ca40b4a", "rel": "bookmark"}], "image": {"id": "5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/images/5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "flavor": {"id": "1", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/flavors/1", "rel": "bookmark"}]}, "id": "57270ea4-bbf6-4fd7-88e5-4b659ca40b4a", "security_groups": [{"name": "default"}], "user_id": "9a996600a6c845e581441bf0059829fa", "name": "auto_test_server_list_image", "created": "2012-09-03T11:11:36Z", "tenant_id": "db242d9fae7741c7b7d72008c6cac03d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "", "metadata": {"meta": "auto_server_test_list_image"}}, {"status": "ACTIVE", "updated": "2012-09-04T11:09:54Z", "hostId": "fa08932a0807e64cc17968673598fb97e9bff6120cf25fd06b992460", "addresses": {"private": [{"version": 4, "addr": "10.0.0.29"}]}, "links": [{"href": "http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/317d823c-5ab6-461d-be9e-d0ca9a151ef4", "rel": "self"}, {"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/servers/317d823c-5ab6-461d-be9e-d0ca9a151ef4", "rel": "bookmark"}], "image": {"id": "5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/images/5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "flavor": {"id": "1", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/flavors/1", "rel": "bookmark"}]}, "id": "317d823c-5ab6-461d-be9e-d0ca9a151ef4", "security_groups": [{"name": "default"}], "user_id": "9a996600a6c845e581441bf0059829fa", "name": "auto_test_server_get_image_details", "created": "2012-09-03T11:10:24Z", "tenant_id": "db242d9fae7741c7b7d72008c6cac03d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "", "metadata": {"meta": "auto_server_test_detail_image"}}, {"status": "ACTIVE", "updated": "2012-09-04T11:09:55Z", "hostId": "c81b6823ab8ba6af20b0046ba0bb90022691dfecfca44e3b5b8ea9e9", "addresses": {"private": [{"version": 4, "addr": "10.0.0.28"}]}, "links": [{"href": "http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/4b665253-6b4e-4785-b50a-5f6f7a98eb78", "rel": "self"}, {"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/servers/4b665253-6b4e-4785-b50a-5f6f7a98eb78", "rel": "bookmark"}], "image": {"id": "5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/images/5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "flavor": {"id": "1", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/flavors/1", "rel": "bookmark"}]}, "id": "4b665253-6b4e-4785-b50a-5f6f7a98eb78", "security_groups": [{"name": "default"}], "user_id": "9a996600a6c845e581441bf0059829fa", "name": "auto_server_test_delete_image", "created": "2012-09-03T11:09:12Z", "tenant_id": "db242d9fae7741c7b7d72008c6cac03d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "", "metadata": {"meta": "auto_server_test_delete_image"}}, {"status": "ACTIVE", "updated": "2012-09-04T11:09:55Z", "hostId": "176d43ca0d8f6fa1caf980894528d4a9623dce45cb6a5ea1777ad349", "addresses": {"private": [{"version": 4, "addr": "10.0.0.27"}]}, "links": [{"href": "http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/737ef9b7-7b34-452f-a0ec-01c51e1529c6", "rel": "self"}, {"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/servers/737ef9b7-7b34-452f-a0ec-01c51e1529c6", "rel": "bookmark"}], "image": {"id": "5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/images/5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "flavor": {"id": "1", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/flavors/1", "rel": "bookmark"}]}, "id": "737ef9b7-7b34-452f-a0ec-01c51e1529c6", "security_groups": [{"name": "default"}], "user_id": "9a996600a6c845e581441bf0059829fa", "name": "auto_server_image_create", "created": "2012-09-03T10:59:39Z", "tenant_id": "db242d9fae7741c7b7d72008c6cac03d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "", "metadata": {"meta": "auto_server_image_1"}}, {"status": "ACTIVE", "updated": "2012-09-04T11:08:40Z", "hostId": "adcfacb55509d5b16617bbd7da97285cb75202910d9eb94945afb242", "addresses": {"private": [{"version": 4, "addr": "10.0.0.26"}]}, "links": [{"href": "http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/7c6a1286-f203-4f67-9920-1d7c4e6e3b66", "rel": "self"}, {"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/servers/7c6a1286-f203-4f67-9920-1d7c4e6e3b66", "rel": "bookmark"}], "image": {"id": "5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/images/5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "flavor": {"id": "1", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/flavors/1", "rel": "bookmark"}]}, "id": "7c6a1286-f203-4f67-9920-1d7c4e6e3b66", "security_groups": [{"name": "default"}], "user_id": "9a996600a6c845e581441bf0059829fa", "name": "test_floatingip_HARD_REBOOT", "created": "2012-09-03T10:58:45Z", "tenant_id": "db242d9fae7741c7b7d72008c6cac03d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "", "metadata": {"label": "HPCS"}}, {"status": "ACTIVE", "updated": "2012-09-04T11:08:40Z", "hostId": "fa08932a0807e64cc17968673598fb97e9bff6120cf25fd06b992460", "addresses": {"private": [{"version": 4, "addr": "10.0.0.25"}]}, "links": [{"href": "http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/294ebd3e-d3b6-4ff7-ad2a-ec43ff8d3de8", "rel": "self"}, {"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/servers/294ebd3e-d3b6-4ff7-ad2a-ec43ff8d3de8", "rel": "bookmark"}], "image": {"id": "5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/images/5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "flavor": {"id": "1", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/flavors/1", "rel": "bookmark"}]}, "id": "294ebd3e-d3b6-4ff7-ad2a-ec43ff8d3de8", "security_groups": [{"name": "default"}], "user_id": "9a996600a6c845e581441bf0059829fa", "name": "test_floatingip_REBOOT", "created": "2012-09-03T10:58:14Z", "tenant_id": "db242d9fae7741c7b7d72008c6cac03d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "", "metadata": {"label": "HPCS"}}, {"status": "ACTIVE", "updated": "2012-09-04T11:08:40Z", "hostId": "6a3a45d2795a147f7bd1b0e61aeae0d74504e5b1229f6eae96ddda21", "addresses": {"private": [{"version": 4, "addr": "10.0.0.24"}]}, "links": [{"href": "http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/31e2b85e-e19e-43b8-9f00-e8a6ae1a912a", "rel": "self"}, {"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/servers/31e2b85e-e19e-43b8-9f00-e8a6ae1a912a", "rel": "bookmark"}], "image": {"id": "5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/images/5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "flavor": {"id": "1", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/flavors/1", "rel": "bookmark"}]}, "id": "31e2b85e-e19e-43b8-9f00-e8a6ae1a912a", "security_groups": [{"name": "default"}], "user_id": "9a996600a6c845e581441bf0059829fa", "name": "test_floatingip_ACTIVE", "created": "2012-09-03T10:57:44Z", "tenant_id": "db242d9fae7741c7b7d72008c6cac03d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "", "metadata": {"label": "HPCS"}}, {"status": "ACTIVE", "updated": "2012-09-04T11:08:40Z", "hostId": "176d43ca0d8f6fa1caf980894528d4a9623dce45cb6a5ea1777ad349", "addresses": {"private": [{"version": 4, "addr": "10.0.0.23"}]}, "links": [{"href": "http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/fc917e20-c532-45f3-a12f-78f8d1387c76", "rel": "self"}, {"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/servers/fc917e20-c532-45f3-a12f-78f8d1387c76", "rel": "bookmark"}], "image": {"id": "5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/images/5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "flavor": {"id": "1", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/flavors/1", "rel": "bookmark"}]}, "id": "fc917e20-c532-45f3-a12f-78f8d1387c76", "security_groups": [{"name": "default"}], "user_id": "9a996600a6c845e581441bf0059829fa", "name": "test_get_console_output", "created": "2012-09-03T10:57:11Z", "tenant_id": "db242d9fae7741c7b7d72008c6cac03d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "", "metadata": {"label": "HPCS"}}, {"status": "ACTIVE", "updated": "2012-09-04T11:08:41Z", "hostId": "176d43ca0d8f6fa1caf980894528d4a9623dce45cb6a5ea1777ad349", "addresses": {"private": [{"version": 4, "addr": "10.0.0.22"}]}, "links": [{"href": "http://15.184.64.226:8774/v2/db242d9fae7741c7b7d72008c6cac03d/servers/6d08f8ba-7880-415d-8372-f03735b65179", "rel": "self"}, {"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/servers/6d08f8ba-7880-415d-8372-f03735b65179", "rel": "bookmark"}], "image": {"id": "5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/images/5c9148b1-66b1-4f4d-8c5b-a1f72bceda23", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "flavor": {"id": "1", "links": [{"href": "http://15.184.64.226:8774/db242d9fae7741c7b7d72008c6cac03d/flavors/1", "rel": "bookmark"}]}, "id": "6d08f8ba-7880-415d-8372-f03735b65179", "security_groups": [{"name": "default"}], "user_id": "9a996600a6c845e581441bf0059829fa", "name": "server_for_vol_attach", "created": "2012-09-03T08:35:56Z", "tenant_id": "db242d9fae7741c7b7d72008c6cac03d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "", "metadata": {"meta": "HPCS-1"}}]}

+--------------------------------------+---------------------------------------+--------+-------------------+
| ID | Name | Status | Networks |
+--------------------------------------+---------------------------------------+--------+-------------------+
| b81f4fd0-84b5-45ba-bf2d-14f26fa013a6 | auto_nonexist_server_metadata | ACTIVE | private=10.0.0.41 |
| c33913a0-841d-496a-85e4-40665ede44c8 | auto_nonexist_server_test_list_image | ACTIVE | private=10.0.0.39 |
| 737ef9b7-7b34-452f-a0ec-01c51e1529c6 | auto_server_image_create | ACTIVE | private=10.0.0.27 |
| 4b665253-6b4e-4785-b50a-5f6f7a98eb78 | auto_server_test_delete_image | ACTIVE | private=10.0.0.28 |
| 782f4c23-9fa7-462a-813f-5938509688e3 | auto_test_server_delete_metadata_item | ACTIVE | private=10.0.0.37 |
| 317d823c-5ab6-461d-be9e-d0ca9a151ef4 | auto_test_server_get_image_details | ACTIVE | private=10.0.0.29 |
| 57270ea4-bbf6-4fd7-88e5-4b659ca40b4a | auto_test_server_list_image | ACTIVE | private=10.0.0.30 |
| 6d08f8ba-7880-415d-8372-f03735b65179 | server_for_vol_attach | ACTIVE | private=10.0.0.22 |
| 379a0302-6a76-48c5-ba38-f4de8bb20557 | server_invalid_url | ACTIVE | private=10.0.0.33 |
| 4ef2c987-942e-4914-91bf-63970d6edf12 | server_invalid_url_xml_volume | ACTIVE | private=10.0.0.36 |
| 337780df-274d-482b-b7dd-b3d5db858fcd | server_metadata_invalid_url | ACTIVE | private=10.0.0.31 |
| 022a527b-3b81-4aef-9ad9-2d865de42249 | server_metadata_update_invalid_url | ACTIVE | private=10.0.0.32 |
| f6a422a6-0dbb-4b5e-b67d-375d755179be | server_metadata_update_xml | ACTIVE | private=10.0.0.35 |
| b538e207-fc49-4b6d-89e0-b0ea3582a767 | server_metadata_xml | ACTIVE | private=10.0.0.34 |
| 31e2b85e-e19e-43b8-9f00-e8a6ae1a912a | test_floatingip_ACTIVE | ACTIVE | private=10.0.0.24 |
| 7c6a1286-f203-4f67-9920-1d7c4e6e3b66 | test_floatingip_HARD_REBOOT | ACTIVE | private=10.0.0.26 |
| 294ebd3e-d3b6-4ff7-ad2a-ec43ff8d3de8 | test_floatingip_REBOOT | ACTIVE | private=10.0.0.25 |
| fc917e20-c532-45f3-a12f-78f8d1387c76 | test_get_console_output | ACTIVE | private=10.0.0.23 |
| dd40a5e4-ba11-4dae-bb1d-05f3b83ba2cc | test_list_server_metadata | ACTIVE | private=10.0.0.40 |
| 7e863497-d000-4d0c-bf0b-3374a628e81f | test_server_metadata | ACTIVE | private=10.0.0.38 |
| acecbb30-b322-4a76-99e5-14c1660bfe12 | test_set_server_metadata | ACTIVE | private=10.0.0.42 |
+--------------------------------------+---------------------------------------+--------+-------------------+
rajalakshmi_ganesan@ubuntu:~$ nova delete acecbb30-b322-4a76-99e5-14c1660bfe12
rajalakshmi_ganesan@ubuntu:~$ nova list
+--------------------------------------+---------------------------------------+--------+-------------------+
| ID | Name | Status | Networks |
+--------------------------------------+---------------------------------------+--------+-------------------+
| b81f4fd0-84b5-45ba-bf2d-14f26fa013a6 | auto_nonexist_server_metadata | ACTIVE | private=10.0.0.41 |
| c33913a0-841d-496a-85e4-40665ede44c8 | auto_nonexist_server_test_list_image | ACTIVE | private=10.0.0.39 |
| 737ef9b7-7b34-452f-a0ec-01c51e1529c6 | auto_server_image_create | ACTIVE | private=10.0.0.27 |
| 4b665253-6b4e-4785-b50a-5f6f7a98eb78 | auto_server_test_delete_image | ACTIVE | private=10.0.0.28 |
| 782f4c23-9fa7-462a-813f-5938509688e3 | auto_test_server_delete_metadata_item | ACTIVE | private=10.0.0.37 |
| 317d823c-5ab6-461d-be9e-d0ca9a151ef4 | auto_test_server_get_image_details | ACTIVE | private=10.0.0.29 |
| 57270ea4-bbf6-4fd7-88e5-4b659ca40b4a | auto_test_server_list_image | ACTIVE | private=10.0.0.30 |
| 6d08f8ba-7880-415d-8372-f03735b65179 | server_for_vol_attach | ACTIVE | private=10.0.0.22 |
| 379a0302-6a76-48c5-ba38-f4de8bb20557 | server_invalid_url | ACTIVE | private=10.0.0.33 |
| 4ef2c987-942e-4914-91bf-63970d6edf12 | server_invalid_url_xml_volume | ACTIVE | private=10.0.0.36 |
| 337780df-274d-482b-b7dd-b3d5db858fcd | server_metadata_invalid_url | ACTIVE | private=10.0.0.31 |
| 022a527b-3b81-4aef-9ad9-2d865de42249 | server_metadata_update_invalid_url | ACTIVE | private=10.0.0.32 |
| f6a422a6-0dbb-4b5e-b67d-375d755179be | server_metadata_update_xml | ACTIVE | private=10.0.0.35 |
| b538e207-fc49-4b6d-89e0-b0ea3582a767 | server_metadata_xml | ACTIVE | private=10.0.0.34 |
| 31e2b85e-e19e-43b8-9f00-e8a6ae1a912a | test_floatingip_ACTIVE | ACTIVE | private=10.0.0.24 |
| 7c6a1286-f203-4f67-9920-1d7c4e6e3b66 | test_floatingip_HARD_REBOOT | ACTIVE | private=10.0.0.26 |
| 294ebd3e-d3b6-4ff7-ad2a-ec43ff8d3de8 | test_floatingip_REBOOT | ACTIVE | private=10.0.0.25 |
| fc917e20-c532-45f3-a12f-78f8d1387c76 | test_get_console_output | ACTIVE | private=10.0.0.23 |
| dd40a5e4-ba11-4dae-bb1d-05f3b83ba2cc | test_list_server_metadata | ACTIVE | private=10.0.0.40 |
| 7e863497-d000-4d0c-bf0b-3374a628e81f | test_server_metadata | ACTIVE | private=10.0.0.38 |
| acecbb30-b322-4a76-99e5-14c1660bfe12 | test_set_server_metadata | ACTIVE | private=10.0.0.42 |
+--------------------------------------+---------------------------------------+--------+-------------------+
rajalakshmi_ganesan@ubuntu:~$ nova list
+--------------------------------------+---------------------------------------+--------+-------------------+
| ID | Name | Status | Networks |
+--------------------------------------+---------------------------------------+--------+-------------------+
| b81f4fd0-84b5-45ba-bf2d-14f26fa013a6 | auto_nonexist_server_metadata | ACTIVE | private=10.0.0.41 |
| c33913a0-841d-496a-85e4-40665ede44c8 | auto_nonexist_server_test_list_image | ACTIVE | private=10.0.0.39 |
| 737ef9b7-7b34-452f-a0ec-01c51e1529c6 | auto_server_image_create | ACTIVE | private=10.0.0.27 |
| 4b665253-6b4e-4785-b50a-5f6f7a98eb78 | auto_server_test_delete_image | ACTIVE | private=10.0.0.28 |
| 782f4c23-9fa7-462a-813f-5938509688e3 | auto_test_server_delete_metadata_item | ACTIVE | private=10.0.0.37 |
| 317d823c-5ab6-461d-be9e-d0ca9a151ef4 | auto_test_server_get_image_details | ACTIVE | private=10.0.0.29 |
| 57270ea4-bbf6-4fd7-88e5-4b659ca40b4a | auto_test_server_list_image | ACTIVE | private=10.0.0.30 |
| 6d08f8ba-7880-415d-8372-f03735b65179 | server_for_vol_attach | ACTIVE | private=10.0.0.22 |
| 379a0302-6a76-48c5-ba38-f4de8bb20557 | server_invalid_url | ACTIVE | private=10.0.0.33 |
| 4ef2c987-942e-4914-91bf-63970d6edf12 | server_invalid_url_xml_volume | ACTIVE | private=10.0.0.36 |
| 337780df-274d-482b-b7dd-b3d5db858fcd | server_metadata_invalid_url | ACTIVE | private=10.0.0.31 |
| 022a527b-3b81-4aef-9ad9-2d865de42249 | server_metadata_update_invalid_url | ACTIVE | private=10.0.0.32 |
| f6a422a6-0dbb-4b5e-b67d-375d755179be | server_metadata_update_xml | ACTIVE | private=10.0.0.35 |
| b538e207-fc49-4b6d-89e0-b0ea3582a767 | server_metadata_xml | ACTIVE | private=10.0.0.34 |
| 31e2b85e-e19e-43b8-9f00-e8a6ae1a912a | test_floatingip_ACTIVE | ACTIVE | private=10.0.0.24 |
| 7c6a1286-f203-4f67-9920-1d7c4e6e3b66 | test_floatingip_HARD_REBOOT | ACTIVE | private=10.0.0.26 |
| 294ebd3e-d3b6-4ff7-ad2a-ec43ff8d3de8 | test_floatingip_REBOOT | ACTIVE | private=10.0.0.25 |
| fc917e20-c532-45f3-a12f-78f8d1387c76 | test_get_console_output | ACTIVE | private=10.0.0.23 |
| dd40a5e4-ba11-4dae-bb1d-05f3b83ba2cc | test_list_server_metadata | ACTIVE | private=10.0.0.40 |
| 7e863497-d000-4d0c-bf0b-3374a628e81f | test_server_metadata | ACTIVE | private=10.0.0.38 |
| acecbb30-b322-4a76-99e5-14c1660bfe12 | test_set_server_metadata | ACTIVE | private=10.0.0.42 |
+--------------------------------------+---------------------------------------+--------+-------------------+
rajalakshmi_ganesan@ubuntu:~$

Revision history for this message
Ravikumar Venkatesan (ravikumar-venkatesan) wrote :

I could reproduce this in Folsom-3 final build

Revision history for this message
Vish Ishaya (vishvananda) wrote :

This is not possible to debug without logs. If there is no error message in the logs then the message is probably being sent to a compute host that is not responding for some reason.

Changed in nova:
status: New → Incomplete
Revision history for this message
Rajalakshmi Ganesan (rajalakshmi-ganesan) wrote :

This issue is not reproducible now in the same environment after deployment of new build. Would update on this issue if found in future again.

Revision history for this message
Ravikumar Venkatesan (ravikumar-venkatesan) wrote :

Yes. not reproducible now.

Changed in nova:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.