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 6846N/A ('DEFAULT', 'rpc_thread_pool_size'): 6846N/A ('DEFAULT', 'executor_thread_pool_size'), 5403N/A ('DEFAULT', 'nova_region_name'): ('nova', 'region_name'), 6846N/A ('DEFAULT', 'nova_admin_username'): ('nova', 'username'), 6846N/A ('DEFAULT', 'nova_admin_tenant_id'): ('nova', 'tenant_id'), 6846N/A ('DEFAULT', 'nova_admin_tenant_name'): ('nova', 'tenant_name'), 6846N/A ('DEFAULT', 'nova_admin_password'): ('nova', 'password'), 6846N/A ('DEFAULT', 'nova_admin_auth_url'): ('nova', 'auth_url'), 5403N/A ('database', 'connection'),
4285N/A ('keystone_authtoken', 'auth_uri'),
4285N/A ('keystone_authtoken', 'identity_uri'),
4285N/A ('keystone_authtoken', 'admin_tenant_name'),
4285N/A ('keystone_authtoken', 'admin_user'),
4285N/A ('keystone_authtoken', 'admin_password'),
4285N/A ('keystone_authtoken', 'signing_dir'),
6029N/A # Do not overwrite EVS options with OVS options since upgrade 6029N/A # doesn't handle EVS to OVS upgrade 6029N/A ('DEFAULT', 'core_plugin'),
6029N/A ('DEFAULT', 'service_plugins'),
6029N/A ('DEFAULT', 'ovs_integration_bridge'),
6029N/A ('DEFAULT', 'interface_driver'),
6029N/A ('DEFAULT', 'external_network_bridge'),
6029N/A ('DEFAULT', 'ovs_integration_bridge'),
6029N/A ('DEFAULT', 'interface_driver'),
4285N/A ('DEFAULT', 'auth_region'),
4285N/A ('DEFAULT', 'admin_tenant_name'),
4285N/A ('DEFAULT', 'admin_password'),
4285N/A ('DEFAULT', 'metadata_workers'),
6846N/A ('ovs', 'integration_bridge'),
6846N/A ('securitygroup', 'enable_security_group'),
6846N/A ('securitygroup', 'enable_ipset'),
6874N/A ('ml2', 'segment_mtu'): ('DEFAULT', 'global_physnet_mtu'), 6846N/A ('ml2', 'tenant_network_types'),
6846N/A ('ml2', 'mechanism_drivers'),
6846N/A ('securitygroup', 'enable_security_group'),
6846N/A ('securitygroup', 'enable_ipset'),
3998N/A # extract the openstack-upgrade-id from the pkg 6846N/A # TODO: Kilo EVS check. If upgrade is from Kilo running EVS, 3998N/A # the versions are different, so perform an upgrade 3998N/A # modify the configuration files 4285N/A # backup all the old configuration files 6846N/A # look for any .new files for ml2 plugin 6846N/A # modify the configuration files 6846N/A # backup all the old configuration files 3998N/A # update the current version