neutron/devstack/lib
Slawek Kaplonski 538e663f0d 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
2019-07-01 13:50:33 +02:00
..
dns Switch to use configure_keystone_authtoken_middleware in devstack plugin 2019-07-01 13:50:33 +02:00
fip_port_forwarding Add port_forwarding to devstack plugin 2018-11-10 00:48:52 +01:00
flavors devstack: use neutron_service_plugin_class_add for service plugins 2017-03-07 21:20:51 +00:00
l2_agent devstack: switch to new NEUTRON_* variables 2017-03-07 21:06:35 +00:00
l2_agent_sriovnicswitch trivial: Fix file permissions 2018-05-10 10:07:39 +00:00
l3_agent Try to enable L3 agent extension `fip_qos` 2018-03-01 16:42:15 +08:00
log [log]: Devstack plugin for logging api 2017-12-19 14:40:57 +07:00
macvtap_agent devstack: switch to new NEUTRON_* variables 2017-03-07 21:06:35 +00:00
ml2 Remove deprecated SR-IOV devstack file 2019-05-02 17:17:27 +00:00
network_segment_range Devstack plugin for network-segment-range api 2019-03-10 03:37:51 +00:00
ovs Add info about nf_conntrack_proto_gre when ovs fw is used 2019-05-10 15:41:29 +02:00
placement Add devstack plugin for placement service plugin 2019-05-24 11:34:49 +02:00
qos [L3][QoS] Agent side router gateway IP rate limit 2018-12-01 17:45:47 +08:00
segments Enable segments plugin in gate 2017-05-16 16:24:15 +00:00
trunk devstack: use neutron_service_plugin_class_add for service plugins 2017-03-07 21:20:51 +00:00
uplink_status_propagation Add propagate_uplink_status to port 2018-11-29 19:33:16 +00:00