Reviewed: https://review.openstack.org/501073 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=409d7db21e2d7faf0bbf76f982a3403c79897e4f Submitter: Zuul Branch: master
commit 409d7db21e2d7faf0bbf76f982a3403c79897e4f Author: chenghuiyu <[email protected]> Date: Wed Sep 6 10:14:09 2017 +0800 Remove usage of kwarg retry_on_request in API As Retry on request is always enabled in class wrap_db_retry, so in the new release, kwarg retry_on_request is deprecated for removal in oslo.db. Change-Id: Ic98f8cfeb6f78a7e066613787e7cbcea02fcec5c Closes-Bug: #1715270 ** Changed in: nova Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1715270 Title: Remove usage of kwarg retry_on_request in API Status in OpenStack Compute (nova): Fix Released Bug description: As Retry on request is always enabled in oslo.db, so kwarg retry_on_request is deprecated for removal in new release Queens. https://bugs.launchpad.net/oslo.db/+bug/1714440 http://git.openstack.org/cgit/openstack/oslo.db/tree/oslo_db/api.py#n109 To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1715270/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

