Don't Log WARN if v3 API is disabled

Bug #1187217 reported by Dan Prince
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Dan Prince

Bug Description

Using the latest Nova Havana code I now get the following warning message when the v3 API is disabled:

2013-06-03 21:58:14.647 31748 WARNING nova.api.openstack [-] V3 API has been disabled by configuration

Since this API is disabled by default we should probably just use LOG.info instead.

Dan Prince (dan-prince)
Changed in nova:
status: New → In Progress
assignee: nobody → Dan Prince (dan-prince)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/31594
Committed: http://github.com/openstack/nova/commit/3eaa34061a7aedf12e4b6b415a700b9d7f33d101
Submitter: Jenkins
Branch: master

commit 3eaa34061a7aedf12e4b6b415a700b9d7f33d101
Author: Dan Prince <email address hidden>
Date: Mon Jun 3 22:22:54 2013 -0400

    Don't log warn if v3 API is disabled.

    This makes sense because the V3 API is disabled by default.

    Fixes LP Bug #1187217.

    Change-Id: I1f182fa480bfef19dbe6d4b575200100fe2ee515

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → havana-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: havana-2 → 2013.2
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.