octavia-dashboard/octavia_dashboard
Michael Johnson a27ed69f1e Fix 403 issue when creating load balancers
The Octavia dashboard code was attempting to access flavor profile
information when creating a load balancer. Flavor profiles are
administrator only objects that cannot be accessed by users with
the default RBAC.
This patch removes the code attempting to access the flavor profile
as it is not necessary.

Change-Id: Ic11d8b84f61c1fd8c97a81f2e47745a339396336
Story: 2005759
Task: 33467
2019-05-22 08:51:14 -07:00
..
api Merge "Add load balancer flavor support" 2019-03-07 04:32:39 +00:00
conf Add rbac support for octavia service apis 2018-03-29 11:29:36 +00:00
dashboards Remove the unused codes 2018-02-08 15:53:42 +08:00
enabled Replace noop tests with registration test 2018-05-16 09:21:32 +08:00
local_settings.d Add rbac support for octavia service apis 2018-03-29 11:29:36 +00:00
locale Imported Translations from Zanata 2019-05-06 08:40:12 +00:00
static Fix 403 issue when creating load balancers 2019-05-22 08:51:14 -07:00
tests Update hacking version 2019-01-12 11:38:59 +08:00
__init__.py Updating for octavia-dashboard 2017-06-22 16:20:27 +08:00
karma.conf.js Set a minimum coverage threshold for javascript 2018-06-18 21:36:02 +00:00
post_install.sh Updating for octavia-dashboard 2017-06-22 16:20:27 +08:00
version.py Add release notes support to octavia-dashboard 2017-11-17 11:07:54 -08:00