# Pastebin sgA4k3SQ enable_plugin octavia https://github.com/openstack/octavia.git # enable_plugin barbican https://github.com/openstack/barbican.git enable_plugin octavia-dashboard https://github.com/openstack/octavia-dashboard.git USE_PYTHON3=True DATABASE_PASSWORD=password ADMIN_PASSWORD=password SERVICE_PASSWORD=password SERVICE_TOKEN=password RABBIT_PASSWORD=password # Enable Logging LOGFILE=/opt/stack/logs/stack.sh.log VERBOSE=True LOG_COLOR=True SCREEN_LOGDIR=/opt/stack/logs # Pre-requisite ENABLED_SERVICES=rabbit,mysql,key # Horizon (always use the trunk) ENABLED_SERVICES+=,horizon HORIZON_REPO=https://github.com/openstack/horizon HORIZON_BRANCH=master # Nova ENABLED_SERVICES+=,n-api,n-crt,n-obj,n-cpu,n-cond,n-sch,n-api-meta,n-sproxy # Placement service needed for Nova ENABLED_SERVICES+=,placement-api,placement-client # Glance ENABLED_SERVICES+=,g-api,g-reg # Neutron ENABLED_SERVICES+=,q-svc,q-agt,q-dhcp,q-l3,q-meta,neutron # ENABLED_SERVICES+=,barbican # ENABLED_SERVICES+=,tempest ENABLED_SERVICES+=,octavia,o-cw,o-hk,o-hm,o-api