neutron-lbaas-dashboard/neutron_lbaas_dashboard
Carlos Goncalves 32c9501d6b Fix auth url for Barbican client
This patch fixes up the auth url if an invalid or no version prefix is
set in OPENSTACK_KEYSTONE_URL. An invalid prefix could be /v2.0 endpoint
when running Keystone v3.

keystoneclient.auth.token_endpoint is deprecated as of the 2.1.0 release
in favor of keystoneauth1.token_endpoint.Token. Reason why it is being
used here is because keystoneauth1 is not in our requirements.txt
(although it is a dependency pulled by required libraries) making this
patch not backportable if we were to add it now. A follow up patch
should handle this deprecation.

Change-Id: I060826fab5067a816297d01d5de20457fd78a742
Story: 2007238
Task: 38576
Task: 29724
(cherry picked from commit fdc34d2087)
2020-01-30 14:45:15 +01:00
..
api Fix auth url for Barbican client 2020-01-30 14:45:15 +01:00
dashboards Mark neutron-lbaas-dashboard as deprecated 2018-02-03 21:28:35 +00:00
enabled Remove old unused code. 2017-08-25 13:41:16 -04:00
locale Imported Translations from Zanata 2018-09-01 07:58:52 +00:00
static i18n: Do not include html directives in translation strings 2018-01-26 17:11:34 +09:00
tests Replace noop tests with registration test 2018-08-16 01:09:05 +00:00
__init__.py Use static file auto-discovery 2016-02-13 08:48:19 -06:00
karma.conf.js Fix npm test 2017-06-20 21:46:01 +08:00
post_install.sh Mark neutron-lbaas-dashboard as deprecated 2018-02-03 21:28:35 +00:00