摘要:
As we know, there are some boring tasks while deploy Django project, like create db, do migrations and so on, here I wrote a shell script to auto do t 阅读全文
摘要:
Some simple example for checking Openstack services + check nova service list !/bin/sh
export OS_PROJECT_DOMAIN_ID=default
export OS_USER_DOMAIN... 阅读全文
摘要:
Deploy Openstack all in one Shell Script At present(2015/10), the RDO deploment method can only install VNC console defalut,
and there is no other w... 阅读全文