Deprecate parameters

Bug #1658087 reported by zhongshengping
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-nova
Fix Released
Undecided
zhongshengping

Bug Description

nova-api.log

2017-01-19 13:32:49.088 22002 WARNING oslo_config.cfg [-] Option "auth_strategy" from group "DEFAULT" is deprecated. Use option "auth_strategy" from group "api".
2017-01-19 13:32:49.089 22002 WARNING oslo_config.cfg [-] Option "fping_path" from group "DEFAULT" is deprecated. Use option "fping_path" from group "api".
2017-01-19 13:32:49.091 22002 WARNING oslo_config.cfg [-] Option "use_forwarded_for" from group "DEFAULT" is deprecated. Use option "use_forwarded_for" from group "api".

API configuration options have been moved to the 'api' group. They
should no longer be included in the 'DEFAULT' group. The following
options affected by this change:
``auth_strategy``
``use_forwarded_for``
``vendordata_providers``
``vendordata_dynamic_targets``
``vendordata_dynamic_ssl_certfile``
``vendordata_dynamic_connect_timeout``
``vendordata_dynamic_read_timeout``
``metadata_cache_expiration``
``vendordata_jsonfile_path``
``max_limit`` (was ``osapi_max_limit``)
``compute_link_prefix`` (was ``osapi_compute_link_prefix``)
``glance_link_prefix`` (was ``osapi_glance_link_prefix``)
``allow_instance_snapshots``
``hide_server_address_states`` (was ``osapi_hide_server_address_states``)
``fping_path``
``enable_instance_password``

zhongshengping (chdzsp)
Changed in puppet-nova:
assignee: nobody → zhongshengping (chdzsp)
description: updated
zhongshengping (chdzsp)
description: updated
zhongshengping (chdzsp)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/423279

Changed in puppet-nova:
status: New → In Progress
zhongshengping (chdzsp)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-nova (master)

Reviewed: https://review.openstack.org/423279
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=c72132ae2d5dc960f62ed592a4eff075d0ed96a1
Submitter: Jenkins
Branch: master

commit c72132ae2d5dc960f62ed592a4eff075d0ed96a1
Author: ZhongShengping <chdzsp@163.com>
Date: Fri Jan 20 21:51:01 2017 +0800

    Fix api config

    API configuration options have been moved to the 'api' group. They
    should no longer be included in the 'DEFAULT' group. The following
    options affected by this change:
    ``auth_strategy``
    ``use_forwarded_for``
    ``vendordata_providers``
    ``vendordata_dynamic_targets``
    ``vendordata_dynamic_ssl_certfile``
    ``vendordata_dynamic_connect_timeout``
    ``vendordata_dynamic_read_timeout``
    ``metadata_cache_expiration``
    ``vendordata_jsonfile_path``
    ``max_limit`` (was ``osapi_max_limit``)
    ``compute_link_prefix`` (was ``osapi_compute_link_prefix``)
    ``glance_link_prefix`` (was ``osapi_glance_link_prefix``)
    ``allow_instance_snapshots``
    ``hide_server_address_states`` (was ``osapi_hide_server_address_states``)
    ``fping_path``
    ``enable_instance_password``

    Change-Id: I0cf1920f4e9e3e66eb61d95fe124de40e9c0298c
    Closes-Bug: #1658087

Changed in puppet-nova:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/puppet-nova 10.2.0

This issue was fixed in the openstack/puppet-nova 10.2.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.