Still happening with Xena. Installed using kolla.

Assuming this is the freezer-schedular checked,
/e/k/f-schedular/freezer.conf

Redacted sensible parts

[DEFAULT]
debug = False
log_dir = /var/log/kolla/freezer
client_id = controller
jobs_dir = /etc/freezer/scheduler/conf.d
os_username = admin
os_password = <correct-admin-password>
os_auth_url = http://<correct-fqdn-of-my-controller:35357/v3
os_project_name = admin
os_project_domain_name = Default
os_user_domain_name = Default

the FQDN of my controller was right. Running

curl http://<correct-fqdn-of-my-controller:35357/v3 -v

from within the freezer-scheduler docker-container gets a proper json response.
Also validated the admin password, it is correct.

Compared it with the /etc/kolla/admin-openrc.sh on the deployer. Password 
matches but maybe one of those is missing here?
export OS_REGION_NAME=RegionOne
export OS_AUTH_PLUGIN=password


** Also affects: ubuntu
   Importance: Undecided
       Status: New

** No longer affects: ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837028

Title:
  freezer-scheduler auth_url error

To manage notifications about this bug go to:
https://bugs.launchpad.net/freezer/+bug/1837028/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to