get_session is deprecated

Bug #1676883 reported by Mark McClain
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-arista
Fix Released
Undecided
Mark McClain

Bug Description

get_session is deprecated in Ocala and slated for removal in Pike. The replacements are get_reader_session() and get_writer_session(). The driver should be updated to make the newer request to get a session.

Changed in networking-arista:
assignee: nobody → Mark McClain (markmcclain)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-arista (master)

Reviewed: https://review.openstack.org/450806
Committed: https://git.openstack.org/cgit/openstack/networking-arista/commit/?id=157f5532280f1c2b0cafd00e1cbfa9c177f33ff7
Submitter: Jenkins
Branch: master

commit 157f5532280f1c2b0cafd00e1cbfa9c177f33ff7
Author: Mark McClain <email address hidden>
Date: Tue Mar 28 09:55:46 2017 -0400

    Update get_session() calls to get_(reader|writer)_session

    The get_session() method of oslo.db is depreceated in Ocata and slated
    for removal in Pike. This change updates calls to grab the desired type
    of session.

    Closes-Bug: 1676883
    Change-Id: I59504db34dc08c9a065559d548ad49d807bc1f94

Changed in networking-arista:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.