container magnum not showing any cluster

Bug #2037871 reported by Satish Patel
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
skyline apiserver
New
Undecided
Unassigned

Bug Description

I am running zed release of openstack and in Horizon I can create k8s cluster but when I go to skyline > container tab I am not seeing any cluster there its saying No Data. Even I can't see template also.

Does skyline support magnum?

This is my config file.

cat /etc/skyline/skyline.yaml
default:
  access_token_expire: 3600
  access_token_renew: 1800
  cors_allow_origins: []
  #database_url: sqlite:////tmp/skyline.db
  database_url: mysql://skyline:xxxxxxxx@localhost:3306/skyline
  debug: true
  log_dir: /var/log
  log_file: skyline.log
  prometheus_basic_auth_password: ''
  prometheus_basic_auth_user: ''
  prometheus_enable_basic_auth: false
  prometheus_endpoint: http://os1.example.com:9091
  secret_key: aCtmgbcUqYUyXr0Nmb2o
  session_name: session
  ssl_enabled: true
openstack:
  base_domains:
  - heat_user_domain
  default_region: RegionOne
  enforce_new_defaults: true
  extension_mapping:
    floating-ip-port-forwarding: neutron_port_forwarding
    fwaas_v2: neutron_firewall
    qos: neutron_qos
    vpnaas: neutron_vpn
  interface_type: public
  keystone_url: http://192.168.18.100:5000/v3/
  nginx_prefix: /api/openstack
  reclaim_instance_interval: 604800
  service_mapping:
    baremetal: ironic
    compute: nova
    container: zun
    container-infra: magnum
    database: trove
    identity: keystone
    image: glance
    key-manager: barbican
    load-balancer: octavia
    network: neutron
    object-store: swift
    orchestration: heat
    placement: placement
    sharev2: manilav2
    volumev3: cinder
  sso_enabled: false
  sso_protocols:
  - openid
  sso_region: RegionOne
  system_admin_roles:
  - admin
  - system_admin
  system_project: service
  system_project_domain: Default
  system_reader_roles:
  - system_reader
  system_user_domain: Default
  system_user_name: skyline
  system_user_password: 'xxxxxxxxxxx'
setting:
  base_settings:
  - flavor_families
  - gpu_models
  - usb_models
  flavor_families:
  - architecture: x86_architecture
    categories:
    - name: general_purpose
      properties: []
    - name: compute_optimized
      properties: []
    - name: memory_optimized
      properties: []
    - name: high_clock_speed
      properties: []
  - architecture: heterogeneous_computing
    categories:
    - name: compute_optimized_type_with_gpu
      properties: []
    - name: visualization_compute_optimized_type_with_gpu
      properties: []
  gpu_models:
  - nvidia_t4
  usb_models:
  - usb_c

Revision history for this message
Satish Patel (satish-txt) wrote :

Any update here?

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

I would give you response asap after comfirming this.

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

hi Satish,

skyline has already supportted magnum,
does openstackclient work? is there any ret values for `openstack cluster template list`?
and is there any error msg in F12 browser debug tool?

Revision history for this message
Satish Patel (satish-txt) wrote :

Yes, I can see output of template and horizon also works but skyline not able to see it

(venv-openstack) [root@os-ctrl1 kolla]# openstack coe cluster template list
+--------------------------------------+----------------+------+
| uuid | name | tags |
+--------------------------------------+----------------+------+
| 38b50bf7-68d8-4f31-a61a-768b88d9e585 | k8s-template-1 | None |
+--------------------------------------+----------------+------+

I will try to see if i can catch anything in browser tool.

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

ok, atleast magnum service is normal,

if you get anything new from browser and skyline log, let me know, I'll continuously track this issue

Revision history for this message
Satish Patel (satish-txt) wrote :

Sorry, I was away few days. I will get you those details.

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.