On 08/09/14 23:15, Srinivasreddy R wrote: > hi, > i have generated key pair and it is visible by the command > nova keypair-list > > but it is not visible in the dashboard .. because of this i am getting > error while launching instance giving error message like > ERROR (Not Found ) : The resource could not be found . (HTTP 404 > )(Request-Id ....) > pls help me ..
Hi Srinivas, The dashboard doesn't keep its own database, it only talks to the other services using their APIs so it shouldn't be able to get out of sync. Perhaps double-check that you're using the same tenant on the command-line (from your rc file, probably the OS_TENANT_NAME environment variable) and when on the dashboard (the name should be indicated in the top bar)? Where do you see the error 404, what's the traceback? You shouldn't be able to select a key pair you don't have access to at all from the dashboard, so it shouldn't even show you a 404 and simply launch the instance with no key pair... Julie > > thanks, > srinivas. > > > > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : openstack@lists.openstack.org > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack