neutron-lbaas-dashboard/neutron_lbaas_dashboard
Carlos Goncalves fdc34d2087 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
2020-01-30 14:44:44 +01:00
..
api Fix auth url for Barbican client 2020-01-30 14:44:44 +01:00
dashboards Fix neutron-lbaas-dashboard and octavia-dashboard 2019-03-18 17:19:44 +00:00
enabled Fix neutron-lbaas-dashboard and octavia-dashboard 2019-03-18 17:19:44 +00:00
locale Imported Translations from Zanata 2019-05-04 07:37:16 +00:00
static Fix neutron-lbaas-dashboard and octavia-dashboard 2019-03-18 17:19:44 +00:00
tests Replace noop tests with registration test 2018-08-13 09:08:29 +08:00
__init__.py Use static file auto-discovery 2016-02-13 08:48:19 -06:00
karma.conf.js Removes testr and switches cover to karma-coverage 2018-08-13 01:22:10 +00:00
post_install.sh Mark neutron-lbaas-dashboard as deprecated 2018-02-03 21:28:35 +00:00