Centos 7安装MySQL是提示:请保证网络配置正确

这个是在OpenStack平台搭建过程中出现的问题

[root@controller ~]# iaas-install-mysql.sh
 Warning
Please make sure the network configuration is correct!
 

[root@computer ~]# iaas-install-nova-compute.sh
 Warning
Please make sure the network configuration is correct!
 

求解谢谢

需要去除脚本环境中的“#”脚本才可以运行
操作如下:

sed -i 's/#//' /etc/xiandian/openrc.sh

准备参加比赛的吧,建议展开脚本去读一下,把基础打好