Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1200495

Summary: Support for capturing network services notifications
Product: Red Hat OpenStack Reporter: Eoghan Glynn <eglynn>
Component: openstack-ceilometerAssignee: 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: z3Keywords: 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
Best way to verify this would be:

* Make sure your setup is up and ceilometer and neutron services are running

* From horizon dashboard, try to create firewall, load balancer and vpn services.

* This includes things like creating a vip, members, firewall rules, load balancer service and vpn tunnels.

* ceilometer should start capturing the notifications from these events

* on ceilometer, try running commands like:

$ ceilometer meter-list

you should see the network.service.* meters

$ ceilometer sample-list -m <meter-name> should give you the samples etc


feel free to poke me on irc (prad)

Comment 12 Yurii Prokulevych 2015-04-28 09:18:36 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

Comment 14 errata-xmlrpc 2015-05-05 13:10:49 UTC
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