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.168:2379/v2/keys/_coreos.com/discovery/0b896ae5-3be7-4c22-9ce7-25ad5771e048";
--master-count 1 --node-count 0 k8s-cluster

openstack coe cluster list
+--------------------------------------+-------------+------------+------------+--------------+--------------------+---------------+
| uuid                                 | name        | keypair    | node_count 
| master_count | status             | health_status |
+--------------------------------------+-------------+------------+------------+--------------+--------------------+---------------+
| aaf8b47c-e0b2-402a-a68a-a52786a6f51a | k8s-cluster | magnum-key |          0 
|            1 | CREATE_IN_PROGRESS | None          |
+--------------------------------------+-------------+------------+------------+--------------+--------------------+---------------+

A magnum resource is created and viewable with the command line, but not
in the Horizon 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: "Caracal_broken_dashboard.png"
   
https://bugs.launchpad.net/magnum/+bug/2091103/+attachment/5948600/+files/Caracal_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

Reply via email to