yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #55560
[Bug 1587901] Re: Cant get listener connected with l7policy through neutron api
Reviewed: https://review.openstack.org/326018
Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=ab59666a18c219ca7dc48eb950d36abc32f39d4c
Submitter: Jenkins
Branch: master
commit ab59666a18c219ca7dc48eb950d36abc32f39d4c
Author: Evgeny Fedoruk <evgenyf@xxxxxxxxxxx>
Date: Mon Jun 6 06:05:29 2016 -0700
Add missing "listener_id" attribute to L7 policy
Adding missing "listener_id" attribute to the L7 policy resource.
Updating unit tests.
Change-Id: I1e7a173642f87851c35dd8b644d1f06653d7776a
Closes-Bug: 1587901
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1587901
Title:
Cant get listener connected with l7policy through neutron api
Status in neutron:
Fix Released
Bug description:
I'm in process of adding l7policy and l7rule resources support to Heat.
In according plugins sometimes I need to check loadbalancer status.
When I try to do such check from l7rule, I have only id of l7policy.
And I have no way to get loadbalancer id through api.
Neutron api do not returns neither the listener from show_lbaas_l7policy nor l7policies from list_listeners/show_listener.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1587901/+subscriptions
References