Comment 5 for bug 1833589

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

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 <email address hidden>
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