components/openstack/glance/files/glance-scrubber.conf
branchs11u2-sru
changeset 3326 030508e3f1bd
parent 3178 77584387a894
child 3998 5bd484384122
equal deleted inserted replaced
3325:a7caf8e15ab7 3326:030508e3f1bd
    33 
    33 
    34 # Port the registry server is listening on
    34 # Port the registry server is listening on
    35 registry_port = 9191
    35 registry_port = 9191
    36 
    36 
    37 # Auth settings if using Keystone
    37 # Auth settings if using Keystone
    38 # auth_url = http://127.0.0.1:5000/v2.0/
    38 auth_url = http://127.0.0.1:5000/v2.0/
    39 # admin_tenant_name = %SERVICE_TENANT_NAME%
    39 admin_tenant_name = %SERVICE_TENANT_NAME%
    40 # admin_user = %SERVICE_USER%
    40 admin_user = %SERVICE_USER%
    41 # admin_password = %SERVICE_PASSWORD%
    41 admin_password = %SERVICE_PASSWORD%
    42 
    42 
    43 # Directory to use for lock files. Default to a temp directory
    43 # Directory to use for lock files. Default to a temp directory
    44 # (string value). This setting needs to be the same for both
    44 # (string value). This setting needs to be the same for both
    45 # glance-scrubber and glance-api.
    45 # glance-scrubber and glance-api.
    46 #lock_path=<None>
    46 #lock_path=<None>