create-service not saved in database

Asked by nina

Hi all,

on my keystone node I can create user and tenant that are kept in database but not services.
if i restart the keystone service I loose only the data from keystone.service table.

I can't figure out why. Do you have any idea about that?

Question information

Language:
English Edit question
Status:
Answered
For:
OpenStack Identity (keystone) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Joseph Heck (heckj) said :
#1

What driver are you using for the catalog? I suspect you're using KVS there, when you probably want to use the SQL backend.

Look under etc/keystone.conf - I'd recommend the following (and suspect it isn't set this way right now):

[catalog]
# dynamic, sql-based backend (supports API/CLI-based management commands)
driver = keystone.catalog.backends.sql.Catalog

Revision history for this message
nina (nina2021) said :
#2

Actually I think the issue was somehow related to quantum and since I removed it from my 2 nodes and rolled back to a single node install (I need to have a working demo for tomorrow) all my db records are fine.

Anyway I'm gonna have to go back to using quantum soon (next week) so I'm probably gonna upate this post with any other workarroud I find.

Thanx a lot Joseph.

Can you help with this problem?

Provide an answer of your own, or ask nina for more information if necessary.

To post a message you must log in.