Openstack lbaas Load Balance Delete(삭제) 방법
* Delete Load Balance LB 생성시에는 정상적이지만 삭제시는 CLI로 삭제해야하며 모니터, 풀, 멤버, 리스너 모두 삭제를 해주어야 LB가 정상적으로 삭제가 된다. * healthmonitor -> member -> pool -> listener -> LB 순으로 삭제 Delete healthmonitor (neutron) lbaas-healthmonitor-list +--------------------------------------------------------+---------+----------------------------------------------------+--------+------------------------+ | id | name | tenant_id | ..
Openstack/Neutron
2023. 8. 10. 10:01