Dalmatian Verification ---------------------- Using UCA -updates ------------------
openstack coe cluster template create k8s-template --coe kubernetes --image fedora-coreos-magnum --keypair magnum-key --external-network ext_net --fixed-network private --fixed-subnet private_subnet --network- driver flannel --volume-driver cinder --master-flavor m1.small --flavor m1.small --floating-ip-disabled --labels cloud_provider_enabled=true openstack coe cluster create --cluster-template k8s-template --discovery-url "http://10.149.93.193:2379/v2/keys/_coreos.com/discovery/8bc1b25f-449d-4c08-b835-c342eed1bfa7" --master-count 1 --node-count 0 k8s-cluster openstack coe cluster list +--------------------------------------+-------------+------------+------------+--------------+--------------------+---------------+ | uuid | name | keypair | node_count | master_count | status | health_status | +--------------------------------------+-------------+------------+------------+--------------+--------------------+---------------+ | ba5c6ed2-c524-4c6f-aeb0-3ca3f78b32a7 | k8s-cluster | magnum-key | 0 | 1 | CREATE_IN_PROGRESS | None | +--------------------------------------+-------------+------------+------------+--------------+--------------------+---------------+ The resource is created but not visible in the dashboard Test -proposed: --------------- sudo apt install python3-magnumclient=4.4.0-0ubuntu1.1 Restart Horizon dashboard to restart the wsgi and reload the magnumclient sudo systemctl restart apache2 ** Attachment added: "Dalmatian_broken_dashboard.png" https://bugs.launchpad.net/magnum/+bug/2091103/+attachment/5948598/+files/Dalmatian_broken_dashboard.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2091103 Title: [SRU]: check_hostname requires server_hostname when using container_infra endpoint with HTTPS To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/2091103/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
