Activity log for bug #1668240

Date Who What changed Old value New value Message
2017-02-27 11:45:06 Vladyslav Drok bug added bug
2017-02-27 11:46:49 OpenStack Infra ironic: status New In Progress
2017-02-27 11:46:49 OpenStack Infra ironic: assignee Vladyslav Drok (vdrok)
2017-02-27 12:08:45 Vladyslav Drok description During unittests run, one can see the following issues: /home/vdrok/work/ironic/.tox/py27/local/lib/python2.7/site-packages/pecan/__init__.py:122: RuntimeWarning: `static_root` is only used when `debug` is True, ignoring ironic/api/app.py:89: DeprecationWarning: Method 'instancemethod.set_latent()' has moved to 'instancemethod.set_defaults()': CORS.set_latent has been deprecated in favor of oslo_middleware.cors.set_defaults /home/vdrok/work/ironic/.tox/py27/local/lib/python2.7/site-packages/pecan/routing.py:242: DeprecationWarning: The function signature for ironic.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. No handlers could be found for logger "ironic.drivers.modules.deploy_utils" During unittests run, one can see the following issues: /home/vdrok/work/ironic/.tox/py27/local/lib/python2.7/site-packages/pecan/__init__.py:122: RuntimeWarning: `static_root` is only used when `debug` is True, ignoring ironic/api/app.py:89: DeprecationWarning: Method 'instancemethod.set_latent()' has moved to 'instancemethod.set_defaults()': CORS.set_latent has been deprecated in favor of oslo_middleware.cors.set_defaults /home/vdrok/work/ironic/.tox/py27/local/lib/python2.7/site-packages/pecan/routing.py:242: DeprecationWarning: The function signature for ironic.api.controllers.root.RootController._route is changing in the next version of pecan.      Please update to: `def _route(self, args, request)`. No handlers could be found for logger "ironic.drivers.modules.deploy_utils" /home/vdrok/work/ironic/.tox/py27/local/lib/python2.7/site-packages/oslo_versionedobjects/fields.py:363: FutureWarning: uuid is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See http://docs.openstack.org/developer/oslo.versionedobjects/api/fields.html#oslo_versionedobjects.fields.UUIDField for further details
2017-03-01 12:38:01 Vladyslav Drok ironic: importance Undecided Medium
2017-03-20 18:18:24 OpenStack Infra ironic: status In Progress Fix Released