horizon/openstack_dashboard
shenjiatong 096d582d60 Fix tenant_id for a new port.
To successfully create a port in a shared network which belongs
to a different tenant, the tenant of the new port should be same
as the tenant of a request user.

Closes-bug: #1815461
Change-Id: Ia243f213b23f3f34845de5d97e8eaa5aa6979e76
(cherry picked from commit 3c33f46dc8)
2020-04-27 13:37:33 +00:00
..
api Fix "prev" link pagination for instances with identical timestamps 2019-12-27 19:17:00 +00:00
conf Sync nova policy 2018-02-05 05:57:02 +09:00
contrib Delete profiler object when request completes 2018-07-24 12:33:31 +01:00
dashboards Fix tenant_id for a new port. 2020-04-27 13:37:33 +00:00
django_pyscss_fix Handle log message interpolation by the logger 2017-03-31 20:59:16 +09:00
enabled Generic volume group support 2018-06-09 06:39:18 +00:00
local support WEBSSO_KEYSTONE_URL 2018-10-29 13:27:11 -07:00
locale Imported Translations from Zanata 2019-05-25 07:52:49 +00:00
management Create new wsgi.py file and deprecate old file 2018-05-15 01:41:01 +00:00
static Fix typo in publicize_image policy name 2020-01-17 13:11:14 +02:00
templates Remove deprecated table.UpdateAction class 2018-04-12 17:34:17 +03:00
templatetags django2: Replace assignment_tag with simple_tag 2018-02-17 01:36:54 +09:00
test Fix "prev" link pagination for instances with identical timestamps 2019-12-27 19:17:00 +00:00
themes Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
usage Remove the check which causes plugin's quotas update failure 2019-10-10 17:01:18 +00:00
utils Merge "Workflow: Make steps pluggable via horizon plugin config" 2018-04-25 10:25:54 +00:00
wsgi Create new wsgi.py file and deprecate old file 2018-05-15 01:41:01 +00:00
.eslintrc
__init__.py
context_processors.py Fix wrong setting name for SHOW_KEYSTONE_V2_RC 2018-03-21 07:20:31 +13:00
exceptions.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
hooks.py
karma.conf.js Makes the xstatic files lookup dynamic in the tests 2017-07-27 10:01:33 -04:00
policy.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
settings.py Fix django.contrib.auth.middleware monkey patching 2018-11-20 21:24:04 +09:00
theme_settings.py Drop deprecated settings 2018-03-23 18:37:02 +09:00
urls.py Fix Angular errors in openstack_auth 2018-03-17 18:36:01 +09:00
views.py force plain text for header response 2018-08-06 19:57:59 +03:00
wsgi.py Fixed path after moving wsgi/django.wsgi to wsgi.py 2018-11-28 23:38:31 +00:00