nova-upgrade revision 5720
5403N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. 3998N/A# Licensed under the Apache License, Version 2.0 (the "License"); you may 3998N/A# not use this file except in compliance with the License. You may obtain 3998N/A# Unless required by applicable law or agreed to in writing, software 3998N/A# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 3998N/A# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the 3998N/A# License for the specific language governing permissions and limitations 5403N/A ('cinder', 'http_timeout'): ('cinder', 'timeout'), 5720N/A ('DEFAULT', 'amqp_durable_queues'): 5720N/A ('oslo_messaging_qpid', 'amqp_durable_queues'), 5720N/A ('DEFAULT', 'amqp_auto_delete'): 5720N/A ('oslo_messaging_qpid', 'amqp_auto_delete'), 5720N/A ('DEFAULT', 'rpc_conn_pool_size'): 5720N/A ('oslo_messaging_qpid', 'rpc_conn_pool_size'), 5720N/A ('DEFAULT', 'qpid_hostname'): 5720N/A ('oslo_messaging_qpid', 'qpid_hostname'), 5720N/A ('oslo_messaging_qpid', 'qpid_port'), 5720N/A ('oslo_messaging_qpid', 'qpid_hosts'), 5720N/A ('DEFAULT', 'qpid_username'): 5720N/A ('oslo_messaging_qpid', 'qpid_username'), 5720N/A ('DEFAULT', 'qpid_password'): 5720N/A ('oslo_messaging_qpid', 'qpid_password'), 5720N/A ('DEFAULT', 'qpid_sasl_mechanisms'): 5720N/A ('oslo_messaging_qpid', 'qpid_sasl_mechanisms'), 5720N/A ('DEFAULT', 'qpid_heartbeat'): 5720N/A ('oslo_messaging_qpid', 'qpid_heartbeat'), 5720N/A ('DEFAULT', 'qpid_protocol'): 5720N/A ('oslo_messaging_qpid', 'qpid_protocol'), 5720N/A ('DEFAULT', 'qpid_tcp_nodelay'): 5720N/A ('oslo_messaging_qpid', 'qpid_tcp_nodelay'), 5720N/A ('DEFAULT', 'qpid_receiver_capacity'): 5720N/A ('oslo_messaging_qpid', 'qpid_receiver_capacity'), 5720N/A ('DEFAULT', 'qpid_topology_version'): 5720N/A ('oslo_messaging_qpid', 'qpid_topology_version'), 5720N/A ('DEFAULT', 'kombu_ssl_version'): 5720N/A ('oslo_messaging_rabbit', 'kombu_ssl_version'), 5720N/A ('DEFAULT', 'kombu_ssl_keyfile'): 5720N/A ('oslo_messaging_rabbit', 'kombu_ssl_keyfile'), 5720N/A ('DEFAULT', 'kombu_ssl_certfile'): 5720N/A ('oslo_messaging_rabbit', 'kombu_ssl_certfile'), 5720N/A ('DEFAULT', 'kombu_ssl_ca_certs'): 5720N/A ('oslo_messaging_rabbit', 'kombu_ssl_ca_certs'), 5720N/A ('DEFAULT', 'kombu_reconnect_delay'): 5720N/A ('oslo_messaging_rabbit', 'kombu_reconnect_delay'), 5720N/A ('DEFAULT', 'rabbit_host'): 5720N/A ('oslo_messaging_rabbit', 'rabbit_host'), 5720N/A ('DEFAULT', 'rabbit_port'): 5720N/A ('oslo_messaging_rabbit', 'rabbit_port'), 5720N/A ('DEFAULT', 'rabbit_hosts'): 5720N/A ('oslo_messaging_rabbit', 'rabbit_hosts'), 5720N/A ('DEFAULT', 'rabbit_use_ssl'): 5720N/A ('oslo_messaging_rabbit', 'rabbit_use_ssl'), 5720N/A ('DEFAULT', 'rabbit_userid'): 5720N/A ('oslo_messaging_rabbit', 'rabbit_userid'), 5720N/A ('DEFAULT', 'rabbit_password'): 5720N/A ('oslo_messaging_rabbit', 'rabbit_password'), 5720N/A ('DEFAULT', 'rabbit_login_method'): 5720N/A ('oslo_messaging_rabbit', 'rabbit_login_method'), 5720N/A ('DEFAULT', 'rabbit_virtual_host'): 5720N/A ('oslo_messaging_rabbit', 'rabbit_virtual_host'), 5720N/A ('DEFAULT', 'rabbit_retry_backoff'): 5720N/A ('oslo_messaging_rabbit', 'rabbit_retry_backoff'), 5720N/A ('DEFAULT', 'rabbit_max_retries'): 5720N/A ('oslo_messaging_rabbit', 'rabbit_max_retries'), 5720N/A ('DEFAULT', 'rabbit_ha_queues'): 5720N/A ('oslo_messaging_rabbit', 'rabbit_ha_queues'), 5720N/A ('DEFAULT', 'fake_rabbit'): 5720N/A ('oslo_messaging_rabbit', 'fake_rabbit'), 5403N/A ('DEFAULT', 'osapi_max_request_body_size'): 5403N/A ('oslo_middleware', 'max_request_body_size'), 5403N/A ('neutron', 'ca_certificates_file'): ('neutron', 'cafile'), 5403N/A ('cinder', 'api_insecure'): ('cinder', 'insecure'), 5403N/A ('neutron', 'api_insecure'): ('neutron', 'insecure'), 5403N/A ('cinder', 'ca_certificates_file'): ('cinder', 'cafile'), 5403N/A ('neutron', 'url_timeout'): ('neutron', 'timeout'), 4285N/A ('DEFAULT', 'ec2_workers'),
4285N/A ('DEFAULT', 'osapi_compute_workers'),
4285N/A ('DEFAULT', 'metadata_workers'),
4285N/A ('DEFAULT', 'novncproxy_base_url'),
4285N/A ('database', 'connection'),
4285N/A ('keystone_authtoken', 'auth_uri'),
4285N/A ('keystone_authtoken', 'signing_dir'),
4285N/A ('keystone_authtoken', 'identity_uri'),
4285N/A ('keystone_authtoken', 'admin_user'),
4285N/A ('keystone_authtoken', 'admin_password'),
4285N/A ('keystone_authtoken', 'admin_tenant_name'),
4285N/A ('neutron', 'service_metadata_proxy'),
3998N/A # extract the openstack-upgrade-id from the pkg 3998N/A # the versions are different, so perform an upgrade 3998N/A # modify the configuration files 4285N/A # backup all the old configuration files 4285N/A # (to use the default value). If it is, and none of other deprecated 4285N/A # open the previous version 4285N/A ('database', 'sql_connection'),
4285N/A ('database', 'connection'),
4285N/A ('DEFAULT', 'sql_connection') 3998N/A # In certain cases the database section does not exist and the 3998N/A # default database chosen is sqlite. 3998N/A print "altered character set to utf8 in nova tables" 3998N/A # update the current version