Pip.conf local.conf
~ / .pip/pip.conf
[global]
Index-url = https://pypi.douban.com/simple
Download_cache = ~ / .cache/pip
[install]
Use-mirrors = true
Mirrors = http://pypi.douban.com/
~ / devstack/local.conf
[[local | localrc]]
MULTI_HOST=true
# management & api network
HOST_IP=192.168.56.101 # your vhost address ip
LOGFILE=/opt/stack/logs/stack.sh.log
# Credentials
ADMIN_PASSWORD=admin
MYSQL_PASSWORD=secret
RABBIT_PASSWORD=secret
SERVICE_PASSWORD=secret
SERVICE_TOKEN=abcdefghijklmnopqrstuvwxyz
# enable neutron-ml2-vlan
Disable_service n-net
Enable_service qmursvc, qmuragt, qmuragtmeme, dhcprect, qmell3, qmai, meadow, Fuonmin, QMuibaas, qMurfwaas.
Q_AGENT=linuxbridge
ENABLE_TENANT_VLANS=true
TENANT_VLAN_RANGE=3001:4000
PHYSICAL_NETWORK=default
LOG_COLOR=true
LOGDIR=$DEST/logs
SCREEN_LOGDIR=$LOGDIR/screen
# use TryStack git mirror
GIT_BASE= http://git.trystack.cn
NOVNC_REPO= http://git.trystack.cn/kanaka/noVNC.git
SPICE_REPO= http://git.trystack.cn/git/spice/spice-html5.git