components/openstack/glance/files/glance-upgrade
changeset 5719 cc86944e6c65
parent 5405 66fd59fecd68
child 6852 bf55de364b19
equal deleted inserted replaced
5718:0ec11277a3e4 5719:cc86944e6c65
    60     ('glance_store', 'vmware_datacenter_path'): (None, None),
    60     ('glance_store', 'vmware_datacenter_path'): (None, None),
    61     ('glance_store', 'vmware_datastore_name'): (None, None),
    61     ('glance_store', 'vmware_datastore_name'): (None, None),
    62 }
    62 }
    63 
    63 
    64 GLANCE_API_EXCEPTIONS = [
    64 GLANCE_API_EXCEPTIONS = [
       
    65     ('DEFAULT', 'admin_tenant_name'),
       
    66     ('DEFAULT', 'admin_user'),
       
    67     ('DEFAULT', 'admin_password'),
    65     ('DEFAULT', 'bind_host'),
    68     ('DEFAULT', 'bind_host'),
    66     ('DEFAULT', 'bind_port'),
    69     ('DEFAULT', 'bind_port'),
    67     ('DEFAULT', 'log_file'),
    70     ('DEFAULT', 'log_file'),
    68     ('DEFAULT', 'backlog'),
    71     ('DEFAULT', 'backlog'),
    69     ('DEFAULT', 'workers'),
    72     ('DEFAULT', 'workers'),