openstack
openstack (yoga)
짱구는굿
2023. 9. 11. 09:58
20.04LTS --> yoga https://yoonsu.tistory.com/32 controller node / compute node 양쪽 모두에서 실시 apt install software-properties-common add-apt-repository cloud-archive:yoga apt update -y && apt dist-upgrade -y 재부팅 후 openstack 설치 apt install python3-openstackclient -y |