octavia-dashboard/octavia_dashboard/static/dashboard/project/lbaasv2
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
..
healthmonitors Allow detail pages to auto refresh upon action 2018-05-23 12:18:24 +08:00
l7policies Allow detail pages to auto refresh upon action 2018-05-23 12:18:24 +08:00
l7rules Allow detail pages to auto refresh upon action 2018-05-23 12:18:24 +08:00
listeners Allow cascade deletion of load balancer 2019-02-17 21:07:50 +08:00
loadbalancers Add load balancer flavor support 2019-03-06 13:56:04 -08:00
members Merge "Allow detail pages to auto refresh upon action" 2018-06-11 17:19:37 +00:00
pools Allow detail pages to auto refresh upon action 2018-05-23 12:18:24 +08:00
util/validators Updating for octavia-dashboard 2017-06-22 16:20:27 +08:00
widgets Implements a filtered select 2018-12-17 11:41:16 +01:00
workflow Fix 403 issue when creating load balancers 2019-05-22 08:51:14 -07:00
lbaasv2.module.js Allow detail pages to auto refresh upon action 2018-05-23 12:18:24 +08:00
lbaasv2.module.spec.js Allow detail pages to auto refresh upon action 2018-05-23 12:18:24 +08:00
lbaasv2.scss Implements a filtered select 2018-12-17 11:41:16 +01:00