glance-upgrade revision 4285
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain
# a copy of the License at
#
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
# under the License.
import glob
('DEFAULT', 'db_backend'): ('database', 'backend'),
('DEFAULT', 'sql_connection'): ('database', 'connection'),
('DATABASE', 'sql_connection'): ('database', 'connection'),
('sql', 'connection'): ('database', 'connection'),
('DEFAULT', 'sql_idle_timeout'): ('database', 'idle_timeout'),
('DATABASE', 'sql_idle_timeout'): ('database', 'idle_timeout'),
('sql', 'idle_timeout'): ('database', 'idle_timeout'),
('DEFAULT', 'sql_min_pool_size'): ('database', 'min_pool_size'),
('DATABASE', 'sql_min_pool_size'): ('database', 'min_pool_size'),
('DEFAULT', 'sql_max_pool_size'): ('database', 'max_pool_size'),
('DATABASE', 'sql_max_pool_size'): ('database', 'max_pool_size'),
('DEFAULT', 'sql_max_retries'): ('database', 'max_retries'),
('DATABASE', 'sql_max_retries'): ('database', 'max_retries'),
('DEFAULT', 'sql_retry_interval'): ('database', 'retry_interval'),
('DATABASE', 'reconnect_interval'): ('database', 'retry_interval'),
('DEFAULT', 'sql_max_overflow'): ('database', 'max_overflow'),
('DATABASE', 'sqlalchemy_max_overflow'): ('database', 'max_overflow'),
('DEFAULT', 'sql_connection_debug'): ('database', 'connection_debug'),
('DEFAULT', 'sql_connection_trace'): ('database', 'connection_trace'),
('DATABASE', 'sqlalchemy_pool_timeout'): ('database', 'pool_timeout'),
('DEFAULT', 'filesystem_store_datadir'):
('glance_store', 'filesystem_store_datadir'),
('DEFAULT', 'swift_store_auth_version'):
('glance_store', 'swift_store_auth_version'),
('DEFAULT', 'swift_store_auth_address'):
('glance_store', 'swift_store_auth_address'),
('DEFAULT', 'swift_store_user'): ('glance_store', 'swift_store_user'),
('DEFAULT', 'swift_store_key'): ('glance_store', 'swift_store_key'),
('DEFAULT', 'swift_store_container'):
('glance_store', 'swift_store_container'),
('DEFAULT', 'swift_store_create_container_on_put'):
('glance_store', 'swift_store_create_container_on_put'),
('DEFAULT', 'swift_store_large_object_size'):
('glance_store', 'swift_store_large_object_size'),
('DEFAULT', 'swift_store_large_object_chunk_size'):
('glance_store', 'swift_store_large_object_chunk_size'),
('DEFAULT', 'swift_enable_snet'): ('glance_store', 'swift_enable_snet'),
('DEFAULT', 's3_store_host'): ('glance_store', 's3_store_host'),
('DEFAULT', 's3_store_access_key'):
('glance_store', 's3_store_access_key'),
('DEFAULT', 's3_store_secret_key'):
('glance_store', 's3_store_secret_key'),
('DEFAULT', 's3_store_bucket'): ('glance_store', 's3_store_bucket'),
('DEFAULT', 's3_store_create_bucket_on_put'):
('glance_store', 's3_store_create_bucket_on_put'),
('DEFAULT', 'sheepdog_store_address'):
('glance_store', 'sheepdog_store_address'),
('DEFAULT', 'sheepdog_store_port'):
('glance_store', 'sheepdog_store_port'),
('DEFAULT', 'sheepdog_store_chunk_size'):
('glance_store', 'sheepdog_store_chunk_size'),
}
('DEFAULT', 'bind_host'),
('DEFAULT', 'bind_port'),
('DEFAULT', 'log_file'),
('DEFAULT', 'backlog'),
('DEFAULT', 'workers'),
('DEFAULT', 'registry_host'),
('DEFAULT', 'registry_port'),
('DEFAULT', 'registry_client_protocol'),
('DEFAULT', 'rabbit_host'),
('DEFAULT', 'rabbit_port'),
('DEFAULT', 'rabbit_use_ssl'),
('DEFAULT', 'rabbit_userid'),
('DEFAULT', 'rabbit_password'),
('DEFAULT', 'rabbit_virtual_host'),
('DEFAULT', 'rabbit_notification_exchange'),
('DEFAULT', 'rabbit_notification_topic'),
('DEFAULT', 'rabbit_durable_queues'),
('DEFAULT', 'qpid_notification_exchange'),
('DEFAULT', 'qpid_notification_topic'),
('DEFAULT', 'qpid_hostname'),
('DEFAULT', 'qpid_port'),
('DEFAULT', 'qpid_usernamd'),
('DEFAULT', 'qpid_password'),
('DEFAULT', 'qpid_sasl_mechanisms'),
('DEFAULT', 'qpid_reconnect_timeout'),
('DEFAULT', 'qpid_reconnect_limit'),
('DEFAULT', 'qpid_reconnect_interval_min'),
('DEFAULT', 'qpid_reconnect_interval_max'),
('DEFAULT', 'qpid_reconnect_interval'),
('DEFAULT', 'qpid_heartbeat'),
('DEFAULT', 'qpid_protocol'),
('DEFAULT', 'qpid_tcp_nodelay'),
('DEFAULT', 'delayed_delete'),
('DEFAULT', 'scrub_time'),
('DEFAULT', 'scrubber_datadir'),
('DEFAULT', 'image_cache_dir'),
('database', 'connection'),
('keystone_authtoken', 'auth_uri'),
('keystone_authtoken', 'identity_uri'),
('keystone_authtoken', 'admin_tenant_name'),
('keystone_authtoken', 'admin_user'),
('keystone_authtoken', 'admin_password'),
('keystone_authtoken', 'revocation_cache_time'),
('keystone_authtoken', 'signing_dir'),
('paste_deploy', 'flavor'),
('glance_store', 'filesystem_store_datadir'),
('glance_store', 'swift_store_auth_version'),
('glance_store', 'swift_store_auth_address'),
('glance_store', 'swift_store_user'),
('glance_store', 'swift_store_key'),
('glance_store', 'swift_store_container'),
('glance_store', 'swift_store_create_container_on_put'),
('glance_store', 'swift_store_large_object_size'),
('glance_store', 'swift_store_large_object_chunk_size'),
('glance_store', 'swift_enable_snet'),
('glance_store', 's3_store_host'),
('glance_store', 's3_store_access_key'),
('glance_store', 's3_store_secret_key'),
('glance_store', 's3_store_bucket'),
('glance_store', 's3_store_create_bucket_on_put'),
('glance_store', 'sheepdog_store_address'),
('glance_store', 'sheepdog_store_port'),
('glance_store', 'sheepdog_store_chunk_size'),
]
('DEFAULT', 'log_file'),
('DEFAULT', 'image_cache_dir'),
('DEFAULT', 'image_cache_stall_time'),
('DEFAULT', 'image_cache_max_size'),
('DEFAULT', 'registry_host'),
('DEFAULT', 'registry_port'),
('DEFAULT', 'auth_url'),
('DEFAULT', 'admin_tenant_name'),
('DEFAULT', 'admin_user'),
('DEFAULT', 'admin_password'),
('DEFAULT', 'filesystem_store_datadir'),
('DEFAULT', 'swift_store_auth_version'),
('DEFAULT', 'swift_store_auth_address'),
('DEFAULT', 'swift_store_user'),
('DEFAULT', 'swift_store_key'),
('DEFAULT', 'swift_store_container'),
('DEFAULT', 'swift_store_create_container_on_put'),
('DEFAULT', 'swift_store_large_object_size'),
('DEFAULT', 'swift_store_large_object_chunk_size'),
('DEFAULT', 'swift_enable_snet'),
('DEFAULT', 's3_store_host'),
('DEFAULT', 's3_store_access_key'),
('DEFAULT', 's3_store_secret_key'),
('DEFAULT', 's3_store_bucket'),
('DEFAULT', 's3_store_create_bucket_on_put'),
]
('DEFAULT', 'db_backend'): ('database', 'backend'),
('DEFAULT', 'sql_connection'): ('database', 'connection'),
('DATABASE', 'sql_connection'): ('database', 'connection'),
('sql', 'connection'): ('database', 'connection'),
('DEFAULT', 'sql_idle_timeout'): ('database', 'idle_timeout'),
('DATABASE', 'sql_idle_timeout'): ('database', 'idle_timeout'),
('sql', 'idle_timeout'): ('database', 'idle_timeout'),
('DEFAULT', 'sql_min_pool_size'): ('database', 'min_pool_size'),
('DATABASE', 'sql_min_pool_size'): ('database', 'min_pool_size'),
('DEFAULT', 'sql_max_pool_size'): ('database', 'max_pool_size'),
('DATABASE', 'sql_max_pool_size'): ('database', 'max_pool_size'),
('DEFAULT', 'sql_max_retries'): ('database', 'max_retries'),
('DATABASE', 'sql_max_retries'): ('database', 'max_retries'),
('DEFAULT', 'sql_retry_interval'): ('database', 'retry_interval'),
('DATABASE', 'reconnect_interval'): ('database', 'retry_interval'),
('DEFAULT', 'sql_max_overflow'): ('database', 'max_overflow'),
('DATABASE', 'sqlalchemy_max_overflow'): ('database', 'max_overflow'),
('DEFAULT', 'sql_connection_debug'): ('database', 'connection_debug'),
('DEFAULT', 'sql_connection_trace'): ('database', 'connection_trace'),
('DATABASE', 'sqlalchemy_pool_timeout'): ('database', 'pool_timeout'),
}
('DEFAULT', 'bind_host'),
('DEFAULT', 'bind_host'),
('DEFAULT', 'log_file'),
('DEFAULT', 'backlog'),
('DEFAULT', 'workers'),
('DEFAULT', 'api_limit_max'),
('DEFAULT', 'limit_param_default'),
('DEFAULT', 'rabbit_host'),
('DEFAULT', 'rabbit_port'),
('DEFAULT', 'rabbit_use_ssl'),
('DEFAULT', 'rabbit_userid'),
('DEFAULT', 'rabbit_password'),
('DEFAULT', 'rabbit_virtual_host'),
('DEFAULT', 'rabbit_notification_exchange'),
('DEFAULT', 'rabbit_notification_topic'),
('DEFAULT', 'rabbit_durable_queues'),
('DEFAULT', 'qpid_notification_exchange'),
('DEFAULT', 'qpid_notification_topic'),
('DEFAULT', 'qpid_hostname'),
('DEFAULT', 'qpid_port'),
('DEFAULT', 'qpid_usernamd'),
('DEFAULT', 'qpid_password'),
('DEFAULT', 'qpid_sasl_mechanisms'),
('DEFAULT', 'qpid_reconnect_timeout'),
('DEFAULT', 'qpid_reconnect_limit'),
('DEFAULT', 'qpid_reconnect_interval_min'),
('DEFAULT', 'qpid_reconnect_interval_max'),
('DEFAULT', 'qpid_reconnect_interval'),
('DEFAULT', 'qpid_heartbeat'),
('DEFAULT', 'qpid_protocol'),
('DEFAULT', 'qpid_tcp_nodelay'),
('database', 'connection'),
('keystone_authtoken', 'auth_uri'),
('keystone_authtoken', 'identity_uri'),
('keystone_authtoken', 'admin_tenant_name'),
('keystone_authtoken', 'admin_user'),
('keystone_authtoken', 'admin_password'),
('keystone_authtoken', 'signing_dir'),
('paste_deploy', 'flavor'),
]
('DEFAULT', 'filesystem_store_datadir'):
('glance_store', 'filesystem_store_datadir'),
}
('DEFAULT', 'log_file'),
('DEFAULT', 'wakeup_time'),
('DEFAULT', 'scrubber_datadir'),
('DEFAULT', 'cleanup_scrubber'),
('DEFAULT', 'cleanup_scrubber_time'),
('DEFAULT', 'registry_host'),
('DEFAULT', 'registry_port'),
('DEFAULT', 'auth_url'),
('DEFAULT', 'admin_tenant_name'),
('DEFAULT', 'admin_user'),
('DEFAULT', 'admin_password'),
('database', 'connection'),
('glance_store', 'filesystem_store_datadir'),
]
# pull out the current version of config/upgrade-id
# extract the openstack-upgrade-id from the pkg
# No need to upgrade
# look for any .new files
# the versions are different, so perform an upgrade
# modify the configuration files
# backup all the old configuration files
# In certain cases the database section does not exist and the
# default database chosen is sqlite.
if engine.url.username != '%SERVICE_USER%':
print "altered character set to utf8 in glance tables"
# update the current version
if __name__ == '__main__':
try:
print 'Unknown error: %s' % err
print