I'm so stupid, i was accessing the wrong IP, but i got another error: i launch a new VM and try to access the VNC i got this stack:
Using the URLconf defined in openstack_dashboard.urls, Django tried these URL patterns, in this order: 1. ^$ [name='splash'] 2. ^qunit/$ [name='qunit_tests'] 3. home/$ [name='user_home'] 4. auth/login/$ [name='auth_login'] 5. auth/logout/$ [name='auth_logout'] 6. auth/switch/(?P<tenant_id>[^/]+)/$ [name='auth_switch'] 7. ^i18n/setlang/$ [name='set_language'] 8. ^i18n/ 9. ^syspanel/ 10. ^settings/ 11. ^nova/ ^instances_and_volumes/ ^$ [name='index'] 12. ^nova/ ^instances_and_volumes/ ^instances/ ^(?P<instance_id>[^/]+)/detail$ [name='detail'] 13. ^nova/ ^instances_and_volumes/ ^instances/ ^(?P<instance_id>[^/]+)/console$ [name='console'] 14. ^nova/ ^instances_and_volumes/ ^instances/ ^(?P<instance_id>[^/]+)/vnc$ [name='vnc'] 15. ^nova/ ^instances_and_volumes/ ^instances/ ^(?P<instance_id>[^/]+)/update$ [name='update'] 16. ^nova/ ^instances_and_volumes/ ^volumes/ 17. ^nova/ ^containers/ 18. ^nova/ ^access_and_security/ 19. ^nova/ ^images_and_snapshots/ 20. ^nova/ ^$ [name='index'] 21. ^static\/(?P<path>.*)$ 22. ^media\/(?P<path>.*)$ The current URL, nova/instances_and_volumes/instances/72cc9f91-1d95-43c0-b48b-62e4dad9a420/None, didn't match any of these. Em 28 de março de 2012 13:59, Guilherme Souza <[email protected]>escreveu: > I got more one problem :( > > i installed the Openstack, and up VM's and go into this VM's, but when i > try to access the IP by browser it doesn't works! :( > > Em 27 de março de 2012 16:14, Guilherme Souza <[email protected] > > escreveu: > > my templates directory was bad configured, then the keystone was stopped, >> i just fix the directory and restart keystone. >> >> Em 27 de março de 2012 15:58, Martin Gerhard Loschwitz < >> [email protected]> escreveu: >> >> Am 27.03.12 20:53, schrieb Guilherme Souza: >>> > I got this, just ignore my messages! =D >>> > >>> >>> What was wrong? Maybe others stumble across the same problems and would >>> be happy to find the solution :) Or maybe we should make a note in the >>> document if something in there needs clarification ... >>> >>> Best regards >>> Martin >>> >>> -- >>> Martin Gerhard Loschwitz >>> Chief Brand Officer, Principal Consultant >>> hastexo Professional Services >>> >>> CONFIDENTIALITY NOTICE: This e-mail and/or the accompanying documents >>> are privileged and confidential under applicable law. The person who >>> receives this message and who is not the addressee, one of his employees >>> or an agent entitled to hand it over to the addressee, is informed that >>> he may not use, disclose or reproduce the contents thereof. Should you >>> have received this e-mail (or any copy thereof) in error, please let us >>> know by telephone or e-mail without delay and delete the message from >>> your system. Thank you. >>> >> >> >> >> -- >> Atenciosamente, >> >> Guilherme Santos Souza >> Sistemas de Informação - PUCRS >> Fone: (51) 9695-1070 >> >> > > > -- > Atenciosamente, > > Guilherme Santos Souza > Sistemas de Informação - PUCRS > Fone: (51) 9695-1070 > > -- Atenciosamente, Guilherme Santos Souza Sistemas de Informação - PUCRS Fone: (51) 9695-1070
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

