Bug 1200495
| Summary: | Support for capturing network services notifications | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Eoghan Glynn <eglynn> |
| Component: | openstack-ceilometer | Assignee: | Pradeep Kilambi <pkilambi> |
| Status: | CLOSED ERRATA | QA Contact: | Yurii Prokulevych <yprokule> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.0 (Juno) | CC: | ajeain, dnavale, jruzicka, lhh, pbrady, pkilambi, rrosa, yeylon |
| Target Milestone: | z3 | Keywords: | FutureFeature, ZStream |
| Target Release: | 6.0 (Juno) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-ceilometer-2014.2.3-5.el7ost | Doc Type: | Enhancement |
| Doc Text: |
In order to consume lifecycle events on network service resources such as firewall, load balancer and VPN services, this update adds a new enhancement for capturing network services lifecycle event notifications.
As a result, it includes new meters representing the support for consuming {FW|LB|VPN}aaS lifecycle events from OpenStack Networking.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-05-05 13:10:49 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Comment 5
Pradeep Kilambi
2015-04-17 17:22:03 UTC
Verified using steps in comment 5. New meters are created: - network.services.lb.health_monitor - network.services.lb.health_monitor.create - network.services.lb.health_monitor.update - network.services.lb.member - network.services.lb.member.create - network.services.lb.member.update - network.services.lb.pool - network.services.lb.pool.create - network.services.lb.pool.update - network.services.lb.vip - network.services.lb.vip.create - network.services.lb.vip.update - network.services.firewall - network.services.firewall.create - network.services.firewall.update - network.services.firewall.policy - network.services.firewall.policy.create - network.services.firewall.policy.update - network.services.firewall.rule - network.services.firewall.rule.create - network.services.firewall.rule.update - network.services.vpn - network.services.vpn.create - network.services.vpn.update - network.services.vpn.connections - network.services.vpn.connections.create - network.services.vpn.connections.update - network.services.vpn.ikepolicy - network.services.vpn.ikepolicy.create - network.services.vpn.ikepolicy.update - network.services.vpn.ipsecpolicy - network.services.vpn.ipsecpolicy.create - network.services.vpn.ipsecpolicy.update Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-0930.html |