devstack 스크립트 버전선택
python, brctl, local.conf 설정 중요
우분투 20.04.01 에 맞는건
Failed to build grpcio
github.com/grpc/grpc/issues/19243
에러
Package 'python-mysqldb' has no installation candidate
python3 버전이왜 Python (2버전은 없다) 빌드해서 설치해야한다.
stackoverflow.com/questions/65866417/pip-install-failing-on-python2
They really need to update the instructions. The right file for python2 has been moved over to here, https://bootstrap.pypa.io/2.7/get-pip.py
python3-mysqldb mysql-server
docs.openstack.org/designate/latest/contributor/ubuntu-dev.html
설치에러
stackoverflow.com/questions/63439723/error-in-installation-of-openstack-in-ubuntu
ubershy.blogspot.com/2015/12/installing-and-running-devstack.html
stack@devstack:~/Sync/Repos/devstack$ brctl The program 'brctl' is currently not installed. You can install it by typing: sudo apt-get install bridge-utils stack@devstack:~/Sync/Repos/devstack$
apt-get update apt-get upgrade apt-get install iptable apt-get install arptables apt-get install ebtables
E: Package 'python-mysqldb' has no installation candidate
오픈스택은 6~개월 마다 새로운 버전이 나온다
docs.openstack.org/install-guide/openstack-services.html