Glance
- glance image-create --name "cirros"
--file cirros-0.4.0-x86_64-disk.img
--disk-format qcow2 --container-format bare
--visibility=public出现
Invalid OpenStack Identity credentials.
Internal Server Error (HTTP 500)
使用.admin-openrc,或者openstack token issue重新获取令牌
Placement
placement-status upgrade check
SQL connection failed. 10 attempts left.
多试几次就好了
neutron
dhcp_agent.ini文件位置
/etc/neutron下
tionalError: (pymysql.err.OperationalError) (1045, "Access denied for user 'neutron'@'controller' (using password: YES)")
(Background on this error at: https://sqlalche.me/e/14/e3q8)
root@controller:/etc/neutron# vim /etc/neutron/neutron.conf
数据库密码错了,教程里多了一个S