How to skip domain option at the time of login

Bug #2031676 reported by SK
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
skyline apiserver
New
Undecided
Unassigned

Bug Description

Team,

Unable to login in Skyline since don't have default domain enlisted there as well as can't skip the option.

Environment:

- RHOSP NEWTON
- "skyline.release_version": "ca3b13f_2023-08-09T21:00:50+0000"
- Ubuntu 22.04.1 LTS

Advice pl

Revision history for this message
SK (msalmanmasood) wrote :

default:
  access_token_expire: 3600
  access_token_renew: 1800
  database_url: mysql://skyline:skyline@localhost:3306/skyline
  debug: true
  log_dir: /var/log/skyline
openstack:
  default_region: regionOne
  keystone_url: http://10.100.40.13:5000/v3/
  system_user_password: skyline
  nginx_prefix: /api/openstack
  reclaim_instance_interval: 604800
  system_project: service
  service_mapping:
    baremetal: ironic
    compute: nova
    identity: keystone
    image: glance
    network: neutron
    object-store: swift
    orchestration: heat
    volumev3: cinder
  system_admin_roles:
  - admin
  default_user_domain: Default
  system_user_name: skyline
  interface_type: public

Revision history for this message
SK (msalmanmasood) wrote :

following exception found in the logs

2023-08-18 04:15:47.064 | WARNING | skyline_apiserver.api.v1.contrib:list_domains:91 - Could not find a suitable endpoint for client version: 3.13

Revision history for this message
SK (msalmanmasood) wrote :

was hitting this bug; https://bugs.launchpad.net/skyline-apiserver/+bug/1954975

moving to train release works for me!

Revision history for this message
Shuai Qian (iauhsnaiq) wrote :

yes, the lowest version we support for openstack is train.
glad about that works for you, and don't post same comment in many issues please.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.