Re: [openstack-dev] [neutron][lbaas][heat][octavia] Heat engine doesn't detect lbaas listener failures

2016-09-29 Thread Michael Johnson
Hi folks, Yes, I think there are some discrepancies around the provisioning status being exposed. Currently I think the only way to get visibility to those is through the status api: http://developer.openstack.org/api-ref/networking/v2/#show-load-balancer-status-tree Which, frankly, I think

Re: [openstack-dev] [neutron][lbaas][heat][octavia] Heat engine doesn't detect lbaas listener failures

2016-09-28 Thread Jiahao Liang
But in the lbaas db, all lbaas resources have the provisioning_status and operating_status fields[1]. [1] http://git.openstack.org/cgit/openstack/neutron-lbaas/tree/neutron_lbaas/db/loadbalancer/models.py#n352 Also there are apis which allows drivers to maintain them[2]. [2]

Re: [openstack-dev] [neutron][lbaas][heat][octavia] Heat engine doesn't detect lbaas listener failures

2016-09-27 Thread Rabi Mishra
On Wed, Sep 28, 2016 at 6:21 AM, Jiahao Liang < jiahao.li...@oneconvergence.com> wrote: > > > On Tue, Sep 27, 2016 at 5:35 PM, Rabi Mishra wrote: > >> On Wed, Sep 28, 2016 at 1:01 AM, Zane Bitter wrote: >> >>> On 27/09/16 15:11, Jiahao Liang wrote: >>>

Re: [openstack-dev] [neutron][lbaas][heat][octavia] Heat engine doesn't detect lbaas listener failures

2016-09-27 Thread Jiahao Liang
On Tue, Sep 27, 2016 at 5:35 PM, Rabi Mishra wrote: > On Wed, Sep 28, 2016 at 1:01 AM, Zane Bitter wrote: > >> On 27/09/16 15:11, Jiahao Liang wrote: >> >>> Hello all, >>> >>> I am trying to use heat to launch lb resources with Octavia as backend. >>>

Re: [openstack-dev] [neutron][lbaas][heat][octavia] Heat engine doesn't detect lbaas listener failures

2016-09-27 Thread Rabi Mishra
On Wed, Sep 28, 2016 at 1:01 AM, Zane Bitter wrote: > On 27/09/16 15:11, Jiahao Liang wrote: > >> Hello all, >> >> I am trying to use heat to launch lb resources with Octavia as backend. >> The template I used is >> from

Re: [openstack-dev] [neutron][lbaas][heat][octavia] Heat engine doesn't detect lbaas listener failures

2016-09-27 Thread Zane Bitter
On 27/09/16 15:11, Jiahao Liang wrote: Hello all, I am trying to use heat to launch lb resources with Octavia as backend. The template I used is from https://github.com/openstack/heat-templates/blob/master/hot/lbaasv2/lb_group.yaml. Following are a few observations: 1. Even though Listener

[openstack-dev] [neutron][lbaas][heat][octavia] Heat engine doesn't detect lbaas listener failures

2016-09-27 Thread Jiahao Liang
Hello all, I am trying to use heat to launch lb resources with Octavia as backend. The template I used is from https://github.com/openstack/heat-templates/blob/master/hot/lbaasv2/lb_group.yaml . Following are a few observations: 1. Even though Listener was created with ERROR status, heat will