]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Move replication volume manager warnings to info
authorEric Harney <eharney@redhat.com>
Tue, 1 Mar 2016 15:44:52 +0000 (10:44 -0500)
committerEric Harney <eharney@redhat.com>
Tue, 1 Mar 2016 15:54:05 +0000 (10:54 -0500)
commit95d75ac9ec01b597be983b2aeb8e1f7f619d8d04
tree57a4a5a790b23b70584db79bb3a73db1a7eed4f5
parentad052ea99a6be50c09eda017bafb0decfd218f42
Move replication volume manager warnings to info

These two messages are printing at the warning level
when starting c-vol.

Since these don't seem to be something that demands
attention, they should be logged at a lower level.

Change-Id: I3db6ed3956348895b3534cdc9f3f72bb4c878aca
cinder/volume/manager.py