Add support for event collection from
Registered by
Aaron DH
we know that when create/
openstack component(nova, neutron) will send a event to ceilometer, and then ceilometer published this event via rpc notification.
CLoudkitty can also receive these events from message queues , and calculate some billing indicators like instance run time etc..Then we can rate base on times, when start/power on, begin rating; when stop/shutdown, stop rating.
This collector will be responsible of:
Listening to the message queues and parsing the events
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Aaron DH
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Superseded
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
- Gauvain Pocentek
Related branches
Related bugs
Sprints
Whiteboard
I think https:/
(?)