Codebase list cinder-tempest-plugin / 1b2644a
Merge "Update example local.conf within README.rst" Zuul authored 5 years ago Gerrit Code Review committed 5 years ago
1 changed file(s) with 2 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
2323 ::
2424
2525 [[local|localrc]]
26 VIRT_DRIVER=libvirt
2726 ADMIN_PASSWORD=secret
2827 SERVICE_TOKEN=$ADMIN_PASSWORD
2928 MYSQL_PASSWORD=$ADMIN_PASSWORD
3433 SYSLOG=False
3534 LOG_COLOR=False
3635 RECLONE=yes
37 ENABLED_SERVICES=c-api,c-sch,c-vol,cinder,dstat,g-api,g-reg,key,mysql,
38 n-api,n-cond,n-cpu,n-crt,n-net,n-sch,rabbit,tempest
36 ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,cinder,dstat,g-api,g-reg,key
37 ENABLED_SERVICES+=,mysql,n-api,n-cond,n-cpu,n-crt,n-sch,rabbit,tempest
3938 CINDER_ENABLED_BACKENDS=lvmdriver-1
4039 CINDER_DEFAULT_VOLUME_TYPE=lvmdriver-1
4140 CINDER_VOLUME_CLEAR=none