First time here? Check out the FAQ!
![]() | 1 | initial version |
Now What are your problems? Can your horizon connect with keystone? You can check if keystone has already started. You need to change these configures in local_settings: OPENSTACK_HOST = OPENSTACK_KEYSTONE_URL = OPENSTACK_KEYSTONE_DEFAULT_ROLE = "admin" OPENSTACK_KEYSTONE_BACKEND = {'name':'native','can_edit_user':True}
If you install horizon on centos,the config file name is local_settings,on ubuntu it is local_settings.py