yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #79079
[Bug 1833589] Re: neutron-dynamic-routing broken by introduction of agent_timestamp to _log_heartbeat()
Reviewed: https://review.opendev.org/666224
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=0963ce94e01028f8aec3b3af607a2c4d322ec62a
Submitter: Zuul
Branch: master
commit 0963ce94e01028f8aec3b3af607a2c4d322ec62a
Author: Adit Sarfaty <asarfaty@xxxxxxxxxx>
Date: Wed Jun 19 08:34:16 2019 +0300
Add default value to agent create_or_update_agent new param
Commit Ifc88dfb3041aa07b197f395172b69399796ba46a recently added a
new agent_timestamp parameter to create_or_update_agent.
As some other projects use this api, the change should have been
backwards compatible.
Adding default to None will solve this issue.
Closes-Bug: #1833589
Change-Id: I2d17f8eaf4d74ae2081f82e3c1a09bdc80b1d701
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1833589
Title:
neutron-dynamic-routing broken by introduction of agent_timestamp to
_log_heartbeat()
Status in neutron:
Fix Released
Bug description:
neutron-dynamic-routing is broken due to merging
https://review.opendev.org/#/c/665426/, which adds the argument
'agent_timestamp' to _log_heartbeat(). All neutron-dynamic-routing
jobs are failing with errors like these
http://paste.openstack.org/show/753229/.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1833589/+subscriptions
References