[orchestration]Some deprecated warning from heat

Bug #1439981 reported by Ethan Lynn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack + Chef
Fix Released
Undecided
Ethan Lynn

Bug Description

2015-04-03 01:21:30.380 25023 WARNING oslo_config.cfg [-] Option "rpc_conn_pool_size" from group "DEFAULT" is deprecated. Use option "rpc_conn_pool_size" from group "oslo_messaging_rabbit".
2015-04-03 01:21:30.448 25023 WARNING heat.openstack.common.versionutils [-] Deprecated: RequestIdMiddleware() is deprecated as of Kilo in favor of oslo.middleware.RequestId and may be removed in M.
2015-04-03 01:21:30.449 25023 INFO heat.api [-] Starting Heat ReST API on 9.114.193.225:8004
2015-04-03 01:21:30.474 25023 INFO eventlet.wsgi.server [-] Starting single process server
2015-04-03 01:22:23.906 25023 INFO heat.openstack.common.policy [-] Can not find policy directory: policy.d
2015-04-03 01:22:23.975 25023 INFO heat.openstack.common.policy [-] Can not find policy directory: policy.d
2015-04-03 01:22:23.976 25023 WARNING oslo_config.cfg [-] Option "rabbit_virtual_host" from group "DEFAULT" is deprecated. Use option "rabbit_virtual_host" from group "oslo_messaging_rabbit".
2015-04-03 01:22:23.977 25023 WARNING oslo_config.cfg [-] Option "rabbit_host" from group "DEFAULT" is deprecated. Use option "rabbit_host" from group "oslo_messaging_rabbit".
2015-04-03 01:22:23.978 25023 WARNING oslo_config.cfg [-] Option "rabbit_port" from group "DEFAULT" is deprecated. Use option "rabbit_port" from group "oslo_messaging_rabbit".
2015-04-03 01:22:23.978 25023 WARNING oslo_config.cfg [-] Option "rabbit_userid" from group "DEFAULT" is deprecated. Use option "rabbit_userid" from group "oslo_messaging_rabbit".
2015-04-03 01:22:23.979 25023 WARNING oslo_config.cfg [-] Option "rabbit_password" from group "DEFAULT" is deprecated. Use option "rabbit_password" from group "oslo_messaging_rabbit".
2015-04-03 01:22:23.979 25023 WARNING oslo_config.cfg [-] Option "rabbit_use_ssl" from group "DEFAULT" is deprecated. Use option "rabbit_use_ssl" from group "oslo_messaging_rabbit".
2015-04-03 01:22:23.980 25023 INFO oslo_messaging._drivers.impl_rabbit [-] Connecting to AMQP server on 9.114.193.225:5671
2015-04-03 01:22:24.021 25023 INFO oslo_messaging._drivers.impl_rabbit [-] Connected to AMQP server on 9.114.193.225:5671
2015-04-03 01:22:24.022 25023 WARNING oslo_config.cfg [-] Option "rabbit_ha_queues" from group "DEFAULT" is deprecated. Use option "rabbit_ha_queues" from group "oslo_messaging_rabbit".
2015-04-03 01:22:24.030 25023 INFO oslo_messaging._drivers.impl_rabbit [-] Connecting to AMQP server on 9.114.193.225:5671
2015-04-03 01:22:24.069 25023 INFO oslo_messaging._drivers.impl_rabbit [-] Connected to AMQP server on 9.114.193.225:5671
2015-04-03 01:22:24.070 25023 WARNING oslo_config.cfg [-] Option "amqp_auto_delete" from group "DEFAULT" is deprecated. Use option "amqp_auto_delete" from group "oslo_messaging_rabbit".

related to amqp config in heat.conf

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cookbook-openstack-orchestration (master)

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

Changed in openstack-chef:
assignee: nobody → Ethan Lynn (ethanlynn)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cookbook-openstack-orchestration (master)

Reviewed: https://review.openstack.org/170377
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-orchestration/commit/?id=bd5f271cf3ed3e0a30061517ee769a83e6de9585
Submitter: Jenkins
Branch: master

commit bd5f271cf3ed3e0a30061517ee769a83e6de9585
Author: Ethan Lynn <email address hidden>
Date: Fri Apr 3 15:46:32 2015 +0800

    Move amqp options into correct section

    Move rabbit related options to section [oslo_messaging_rabbit],
    and qpid related options to section [oslo_messaging_qpid].

    Change-Id: I4b3e66ec445b2f242c8b1ab8a4bb6006cb7d076a
    Closes-Bug: #1439981

Changed in openstack-chef:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/cookbook-openstack-orchestration ocata-eol

This issue was fixed in the openstack/cookbook-openstack-orchestration ocata-eol 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.