Reviewed:  https://review.opendev.org/668447
Committed: 
https://git.openstack.org/cgit/openstack/neutron/commit/?id=538e663f0da6f0d630fc47a7cf738b188caa660b
Submitter: Zuul
Branch:    master

commit 538e663f0da6f0d630fc47a7cf738b188caa660b
Author: Slawek Kaplonski <[email protected]>
Date:   Mon Jul 1 13:50:33 2019 +0200

    Switch to use configure_keystone_authtoken_middleware in devstack plugin
    
    Function "configure_auth_token_middleware" was deprecated in devstack
    in [1].
    Patch [1] also introduced regression which cause failures in neutron's
    neutron-tempest-plugin-designate-scenario job.
    
    New function configure_keystone_authtoken_middleware should be used
    instead.
    This patch switches to use this new function to solve problem
    caused by patch [1] when old function is used.
    
    [1] https://review.opendev.org/#/c/628651/
    
    Change-Id: I96d69bc7a1489377b5e95965e95dc3d3f2f3a933
    Closes-Bug: #1834849


** 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/1834849

Title:
  Wrong endpoints config with configure_auth_token_middleware

Status in devstack:
  New
Status in neutron:
  Fix Released

Bug description:
  It looks that after https://review.opendev.org/#/c/628651/ this
  deprecated function configure_auth_token_middleware is doing something
  wrong. And that cause problems e.g. in neutron-tempest-plugin-
  designate-scenario job, like in
  http://logs.openstack.org/16/661916/7/check/neutron-tempest-plugin-
  designate-
  
scenario/eeb242b/controller/logs/screen-q-svc.txt.gz?level=ERROR#_Jul_01_11_07_05_759996

To manage notifications about this bug go to:
https://bugs.launchpad.net/devstack/+bug/1834849/+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

Reply via email to