First time here? Check out the FAQ!
![]() | 1 | initial version |
I'm assuming that you have keystone, glance and controller on same box. Can you check the keystone configuration and ensure that you are using the username/pass and tenant. Did you define the service and end points in keystone for nova ? I least suspect on this based on your logs. Are you running the keystone at port#5000 ? Did you complete keystone post install verifications steps as specified in documentation ? Did you complete glance post install verification steps as specified in documentation ? Did you define admin_token parameter correctly ? #admin_token = 64dc61827a326c4833a5(TOken generated by you). This should be same between keystone and other OS services.
You can check in /var/log/nova/nova-api.log and /var/log/keystone/keystone.log.
These questions may give you some pointers on the issue.
![]() | 2 | No.2 Revision |
I'm assuming that you have keystone, glance and controller on same box. Can you check the keystone configuration and ensure that you are using the username/pass and tenant. Did you define the service and end points in keystone for nova ? I least suspect on this based on your logs. Are you running the keystone at port#5000 ? Did you complete keystone post install verifications steps as specified in documentation ? Did you complete glance post install verification steps as specified in documentation ? Did you define admin_token parameter correctly ? #admin_token = 64dc61827a326c4833a5(TOken generated by you). This should be same between keystone and other OS services.
You can check in /var/log/nova/nova-api.log and /var/log/keystone/keystone.log.
========================Now================= Hi From your mail I have understood that you are able to verify the glance installation. I'm pasting the link again to check you verified glance using the following link. http://docs.openstack.org/havana/install-guide/install/apt/content/glance-verify.html
These questions answers may give you some pointers on the issue.
![]() | 3 | No.3 Revision |
I'm assuming that you have keystone, glance and controller on same box. Can you check the keystone configuration and ensure that you are using the username/pass and tenant. Did you define the service and end points in keystone for nova ? I least suspect on this based on your logs. Are you running the keystone at port#5000 ? Did you complete keystone post install verifications steps as specified in documentation ? Did you complete glance post install verification steps as specified in documentation ? Did you define admin_token parameter correctly ? #admin_token = 64dc61827a326c4833a5(TOken generated by you). This should be same between keystone and other OS services.
You can check in /var/log/nova/nova-api.log and /var/log/keystone/keystone.log.
========================Now================= Hi From your mail I have understood that you are able to verify the glance installation. I'm pasting the link again to check you verified glance using the following link. http://docs.openstack.org/havana/install-guide/install/apt/content/glance-verify.html
These answers may give you some pointers on the issue.
================================================================