Oh, I had thought it didn't exist in Diablo.. My mistake!<br clear="all"><br>Thanks,<br>Kiall<br>
<br><br><div class="gmail_quote">On Tue, Jan 24, 2012 at 5:46 PM, Brian Waldon <span dir="ltr"><<a href="mailto:brian.waldon@rackspace.com">brian.waldon@rackspace.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word">The diagnostics command moved to a server action. We will need to update novaclient to support this. I went ahead and filed a bug for it: <a href="https://bugs.launchpad.net/nova/+bug/921103" target="_blank">https://bugs.launchpad.net/nova/+bug/921103</a><br>

<div><div><div class="h5"><div>On Jan 24, 2012, at 9:03 AM, Leander Bessa wrote:</div><br></div></div><blockquote type="cite"><div><div class="h5">Hello,<div><br></div><div>I've setup a single node configuration with keystone using the packages from <a href="https://launchpad.net/~managedit/+archive/openstack" target="_blank">https://launchpad.net/~managedit/+archive/openstack</a>.</div>


<div><br></div><div>I've managed to launch an instance, however when i run the commando nova diagnostics <server> i get this:</div><div><br></div><div><div>REQ: curl -i <a href="http://127.0.0.1:5000/tokens" target="_blank">http://127.0.0.1:5000/tokens</a> -X POST -H "Content-Type: application/json" -H "User-Agent: python-novaclient"</div>


<div><br></div><div>REQ BODY: {"auth": {"tenantName": "admin", "passwordCredentials": {"username": "admin", "password": "admin"}}}</div><div>


<br></div><div>RESP:{'date': 'Tue, 24 Jan 2012 16:56:24 GMT', 'status': '200', 'content-length': '1119', 'content-type': 'application/json; charset=UTF-8'} {"access": {"token": {"expires": "2015-02-05T00:00:00", "id": "999888777666", "tenant": {"id": "1", "name": "admin"}}, "serviceCatalog": [{"endpoints": [{"adminURL": "<a href="http://127.0.0.1:8774/v1.1/1" target="_blank">http://127.0.0.1:8774/v1.1/1</a>", "region": "RegionOne", "internalURL": "<a href="http://127.0.0.1:8774/v1.1/1" target="_blank">http://127.0.0.1:8774/v1.1/1</a>", "publicURL": "<a href="http://127.0.0.1:8774/v1.1/1" target="_blank">http://127.0.0.1:8774/v1.1/1</a>"}], "type": "compute", "name": "nova"}, {"endpoints": [{"adminURL": "<a href="http://127.0.0.1:8774/v1.0" target="_blank">http://127.0.0.1:8774/v1.0</a>", "region": "RegionOne", "internalURL": "<a href="http://127.0.0.1:8774/v1.0" target="_blank">http://127.0.0.1:8774/v1.0</a>", "publicURL": "<a href="http://127.0.0.1:8774/v1.0/" target="_blank">http://127.0.0.1:8774/v1.0/</a>"}], "type": "compute", "name": "nova_compat"}, {"endpoints": [{"adminURL": "<a href="http://127.0.0.1:9292/v1.1/1" target="_blank">http://127.0.0.1:9292/v1.1/1</a>", "region": "RegionOne", "internalURL": "<a href="http://127.0.0.1:9292/v1.1/1" target="_blank">http://127.0.0.1:9292/v1.1/1</a>", "publicURL": "<a href="http://127.0.0.1:9292/v1.1/1" target="_blank">http://127.0.0.1:9292/v1.1/1</a>"}], "type": "image", "name": "glance"}, {"endpoints": [{"adminURL": "<a href="http://127.0.0.1:35357/v2.0" target="_blank">http://127.0.0.1:35357/v2.0</a>", "region": "RegionOne", "internalURL": "<a href="http://127.0.0.1:5000/v2.0" target="_blank">http://127.0.0.1:5000/v2.0</a>", "publicURL": "<a href="http://127.0.0.1:5000/v2.0" target="_blank">http://127.0.0.1:5000/v2.0</a>"}], "type": "identity", "name": "identity"}], "user": {"id": "1", "roles": [{"tenantId": "1", "id": "1", "name": "Admin"}, {"id": "1", "name": "Admin"}], "name": "admin"}}}</div>


<div><br></div><div>REQ: curl -i <a href="http://127.0.0.1:8774/v1.1/1/servers/3/diagnostics" target="_blank">http://127.0.0.1:8774/v1.1/1/servers/3/diagnostics</a> -X GET -H "X-Auth-Project-Id: admin" -H "User-Agent: python-novaclient" -H "X-Auth-Token: 999888777666"</div>


<div><br></div><div>REQ: curl -i <a href="http://127.0.0.1:8774/v1.1/1/servers/3/diagnostics" target="_blank">http://127.0.0.1:8774/v1.1/1/servers/3/diagnostics</a> -X GET -H "X-Auth-Project-Id: admin" -H "User-Agent: python-novaclient" -H "X-Auth-Token: 999888777666"</div>


<div><br></div><div>RESP:{'date': 'Tue, 24 Jan 2012 16:56:24 GMT', 'status': '404', 'content-length': '52', 'content-type': 'text/plain; charset=UTF-8'} 404 Not Found</div>


<div><br></div><div>The resource could not be found.</div><div><br></div><div>   </div><div><br></div><div>RESP:{'date': 'Tue, 24 Jan 2012 16:56:24 GMT', 'status': '404', 'content-length': '52', 'content-type': 'text/plain; charset=UTF-8'} 404 Not Found</div>


<div><br></div><div>The resource could not be found.</div><div><br></div><div> </div><div>n/a (HTTP 404)</div></div><div><br></div><div><br>Any ideas?</div><div><br></div><div>Regards,</div><div><br>Leander</div></div></div>

<div class="im">
_______________________________________________<br>Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>Post to     : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>

Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>

</div></blockquote></div><br></div><br>_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br></blockquote></div><br>