← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1792850] [NEW] want to use sni part, but sni_container_refs was deleted

 

Public bug reported:

sni_container_refs was removed in create_listener() by this recent patch https://review.openstack.org/#/c/549947/2/neutron_lbaas_dashboard/api/rest/lbaasv2.py
not sure why .

we just want to use sni part. and i also added it in update_listener().
what's more, if we delete that part in create_listener(), the info of the allocated certs of the current listener won't be stored,
thus in the GUI, when we try to update the listener's ssl certs, its currently allocated certs won't be displayed,
the already allocated certs will still be displayed in the available certs instead.

** Affects: neutron-lbaas-dashboard
     Importance: Undecided
     Assignee: jeffrey (jeffreycohobupt)
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1792850

Title:
  want to use sni part, but sni_container_refs was deleted

Status in Neutron LBaaS Dashboard:
  New

Bug description:
  sni_container_refs was removed in create_listener() by this recent patch https://review.openstack.org/#/c/549947/2/neutron_lbaas_dashboard/api/rest/lbaasv2.py
  not sure why .

  we just want to use sni part. and i also added it in update_listener().
  what's more, if we delete that part in create_listener(), the info of the allocated certs of the current listener won't be stored,
  thus in the GUI, when we try to update the listener's ssl certs, its currently allocated certs won't be displayed,
  the already allocated certs will still be displayed in the available certs instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron-lbaas-dashboard/+bug/1792850/+subscriptions


Follow ups