[Openstack-operators] How to delete instances

Vivek Singh Raghuwanshi vivekraghuwanshi at gmail.com
Tue Aug 28 04:04:16 UTC 2012


Please find below the result.
root at US000901:~# nova --debug delete test1;
connect: (localhost, 5000)
send: 'POST /v2.0/tokens HTTP/1.1\r\nHost:
localhost:5000\r\nContent-Length: 100\r\ncontent-type:
application/json\r\naccept-encoding: gzip, deflate\r\naccept:
application/json\r\nuser-agent: python-novaclient\r\n\r\n{"auth":
{"tenantName": "admin", "passwordCredentials": {"username": "admin",
"password": "admin"}}}'
reply: 'HTTP/1.1 200 OK\r\n'
header: Content-Type: application/json
header: Vary: X-Auth-Token
header: Date: Tue, 28 Aug 2012 04:03:26 GMT
header: Transfer-Encoding: chunked
connect: (172.24.30.1, 8774)
send: u'GET /v2/7f32533c4e5f4303ab0c872f2c797c56/servers/detail
HTTP/1.1\r\nHost: 172.24.30.1:8774\r\nx-auth-project-id:
admin\r\nx-auth-token: 39f48e360f7a415ab12768e4ac3cff12\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-ed8fc900-02cd-4496-9b83-4891c7d3cb7d
header: Content-Type: application/json
header: Content-Length: 3983
header: Date: Tue, 28 Aug 2012 04:03:26 GMT
send: u'DELETE
/v2/7f32533c4e5f4303ab0c872f2c797c56/servers/5fc2ce61-f397-41d8-a1ad-4de3c6ab5212
HTTP/1.1\r\nHost: 172.24.30.1:8774\r\nx-auth-project-id:
admin\r\nx-auth-token: 39f48e360f7a415ab12768e4ac3cff12\r\naccept-encoding:
gzip, deflate\r\naccept: application/json\r\nuser-agent:
python-novaclient\r\n\r\n'
reply: 'HTTP/1.1 204 No Content\r\n'
header: Content-Length: 0
header: X-Compute-Request-Id: req-2eed7ae6-c0e7-4ebe-a00b-1081a4d23267
header: Content-Type: application/json
header: Date: Tue, 28 Aug 2012 04:03:27 GMT
root at US000901:~#





On Tue, Aug 28, 2012 at 8:58 AM, livemoon <mwjpiero at gmail.com> wrote:

> using nova --debug delete vikas
> tail -f /var/log/nova/nova-compute.log
> to check the error log.
>



-- 
ViVek Raghuwanshi
Mobile -+91-09595950504

Skype - vivek_raghuwanshi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20120828/e3259ba3/attachment-0001.html>


More information about the OpenStack-operators mailing list