Unable to create redirect_prefix without specifying a full URL

Bug #2064659 reported by Nguyen Ngoc Hieu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
octavia
New
Undecided
Unassigned
Revision history for this message
Gregory Thiemonge (gthiemonge) wrote :

To summarize, you would like to be able to do something like:

openstack loadbalancer l7policy create --action REDIRECT_PREFIX --redirect-prefix /api/v2 --name l7p1 listener1
openstack loadbalancer l7rule create --compare-type STARTS_WITH --type PATH --value /api/v2 --invert l7p1

Right now --redirect-prefix /api/v2 is rejected because it doesn't contain a scheme or an hostname

Let's discuss it with the team, I don't know if there's a reason to not allow it.

Revision history for this message
Nguyen Ngoc Hieu (zitechdev201) wrote :

Yup, that's exactly what I mentioned.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.