<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 12, 2015 at 3:41 AM, Boris Bobrov <span dir="ltr"><<a href="mailto:bbobrov@mirantis.com" target="_blank">bbobrov@mirantis.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Thursday 12 March 2015 12:24:57 Duncan Thomas wrote:<br>
> ubuntu@devstack-multiattach:~/devstack$ cinder-manage db sync<br>
> /usr/local/lib/python2.7/dist-packages/oslo_db/_i18n.py:19:<br>
> DeprecationWarning: The oslo namespace package is deprecated. Please use<br>
> oslo_i18n instead.<br>
> from oslo import i18n<br>
> /opt/stack/cinder/cinder/openstack/common/policy.py:98: DeprecationWarning:<br>
> The oslo namespace package is deprecated. Please use oslo_config instead.<br>
> from oslo.config import cfg<br>
> /opt/stack/cinder/cinder/openstack/common/policy.py:99: DeprecationWarning:<br>
> The oslo namespace package is deprecated. Please use oslo_serialization<br>
> instead.<br>
> from oslo.serialization import jsonutils<br>
> /opt/stack/cinder/cinder/objects/base.py:25: DeprecationWarning: The oslo<br>
> namespace package is deprecated. Please use oslo_messaging instead.<br>
> from oslo import messaging<br>
> /usr/local/lib/python2.7/dist-packages/oslo_concurrency/openstack/common/fi<br>
> leutils.py:22: DeprecationWarning: The oslo namespace package is<br>
> deprecated. Please use oslo_utils instead.<br>
> from oslo.utils import excutils<br>
><br>
><br>
> What are normal, none developer users supposed to do with such warnings,<br>
> other than:<br>
> a) panic or b) Assume openstack is beta quality and then panic<br>
<br>
</div></div>Non developer users are supposed to file a bug, leave installation and usage<br>
to professional devops who know how to handle logs or and stop using non-<br>
stable branch.<br>
<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><div class="gmail_default" style="font-family:monospace,monospace;display:inline">I think the problem is that in some cases (particularly those being emitted from oslo libs) this doesn't really make sense for anybody outside of project dev team. In other words, packaged and released but the message is there; there's nothing the Operator or anybody at that point is going to do about it.</div></div><div><div class="gmail_default" style="font-family:monospace,monospace;display:inline"><br></div></div><div><div class="gmail_default" style="font-family:monospace,monospace;display:inline">This may or may not have anything to do with stable branch. I think it's a valid point that some messages like the one pointed out by Duncan are perhaps not really great to have in the release code. Whether it could/should be tied to something like the existing debug or verbose flags in the conf files, or even a new item like "dev level logging"?</div></div><div><div class="gmail_default" style="font-family:monospace,monospace;display:inline"><br></div></div><div><div class="gmail_default" style="font-family:monospace,monospace;display:inline">Maybe not a terribly big deal, but I can see the point being made with respect to the impression it gives etc.</div></div><div><div class="gmail_default" style="font-family:monospace,monospace;display:inline"></div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="HOEnZb"><font color="#888888">
--<br>
С наилучшими пожеланиями,<br>
Boris<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</font></span></blockquote></div><br></div></div>