Auto generate LB config based on user inputs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Group Based Policy UI |
Confirmed
|
Medium
|
ank |
Bug Description
Currently service chain node can be created by uploading heat template as file or inline text.
In addition to these options, create service chain node form can have configure option where user can fill the required inputs to auto generate configuration for a given service type.
For loadbalancer, configure option expects the following info from user to auto generate config:
Inputs for Pool resource:
Provider
Protocol (TCP,HTTP,HTTPS)
Load Balancing Method
Inputs for health Monitor resource:
Type (PING,TCP,
Delay
Timeout
Max Retries
Admin State
Addition inputs for Type == HTTP and HTTPS
HTTP Method
URL
Expected HTTP Status Codes
Loadbalancer resource will be added implicitly.
Changed in group-based-policy-ui: | |
status: | New → Incomplete |
description: | updated |
summary: |
- Allow user to configure SC node for loadbalancer with limited inputs + Auto generate LB config based on user inputs |
Changed in group-based-policy-ui: | |
status: | Incomplete → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → ank (ank.b) |
milestone: | none → kilo-gbp-4 |
Changed in group-based-policy-ui: | |
milestone: | kilo-gbp-4 → next |