keystone not following config file
I am trying to setup an all in one setup for a small office. To start, I am using the .deb files from a previous install to load the system, as I had multiple issues with the last upgrades I took. But, this is a working setup. Anyway, I loaded keystone/python keystone and the install gives me no errors. I am running Postgres, so I changed the driver in the the keystone.conf file accordingly.
Anyway, when I try to do a service create (after creating users and databases and setting rules), I get an error saying that I cannot get to Postgres at address 10.10.10.51, port 5432. Since my address is 150.150.1.1, that makes sense. SO, I checked, rechecked, and rechecked the config files in /etc/keystone and there is NO reference to this address. Nor in rabbitmq, nor in the database that I can find. Is there somewhere I am missing? I will probably have to go back to the distribution, but the last quantum changes croaked me so bad, I am very concerned about that avenue.
Thanks, and Merry Christmas, or whatever you choose to celebrate.
OldParrothead
What is the value of OS_AUTH_URL in your environment? Are there existing endpoints registered in your keystone database?
Will recheck this later on this week. Thanks. I may have been using an admin logon/password that was not created yet. But, thought the token bypassed that. IP address is OS_AUTH_URL is correct. As I said, will be getting back to this later in week.