nova-upgrade revision 5403
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'), 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