Jump to: navigation, search

Difference between revisions of "Ceilometer/RoadMap"

(Future Targets: more testing)
m (Road Map)
Line 5: Line 5:
 
=== Priority Work Items ===
 
=== Priority Work Items ===
 
The following are high priority items targeted for the current cycle that require owners:
 
The following are high priority items targeted for the current cycle that require owners:
 
* document operator changes from alarm in Ceilometer to alarm in Aodh
 
** to be followed by email to operators list
 
  
 
=== Open Work Items ===
 
=== Open Work Items ===
Line 21: Line 18:
 
** benchmark
 
** benchmark
 
* Alarms (Aodh)
 
* Alarms (Aodh)
** Devstack plugin (done: https://review.openstack.org/#/c/200467/10/)
 
 
** Devstack gate
 
** Devstack gate
 
* in-tree functional tests
 
* in-tree functional tests
** add mysql/postgres functional gate
 
 
** add elasticsearch functional gate
 
** add elasticsearch functional gate
 
** performance rally tests
 
** performance rally tests

Revision as of 13:45, 23 September 2015

Road Map

Current (Liberty) Cycle Targets: https://blueprints.launchpad.net/ceilometer/liberty

Priority Work Items

The following are high priority items targeted for the current cycle that require owners:

Open Work Items

The following is a list of work items that have been approved conceptually and can be targeted for the current development cycle. For more information on a item, contact us on openstack-dev mailing list or on freenode at #openstack-ceilometer. The current list of core contributors are: https://launchpad.net/~ceilometer-drivers/+members#active

Future Targets

These ideas have been discussed/introduced at a high-level. They are areas of interests for the users/developers of Ceilometer but still require discussion. Proposals for concrete work items related to these items are welcomed for future cycles:

  • log processing
  • application level monitoring
  • project defined meters - leveraging declarative meters
  • group based configuration control - connect tooz to manage configuration and allow for better control of configuration updates.
  • Nova
  • batching support for recording of event and meter data
  • project level pipeline control. enable ability to poll at different frequencies per project.
  • granular ttl control (project level / meter level)
  • CADF event indexer - generic definition to index all CADF events
  • stop using WSME in ceilometer and aodh
  • Release to PyPI
  • Use specific configuration to load selected stevedore extensions, not all of them
    • remove stevedore plugins out of tree
  • Cache everything everywhere, all the time
    • in particular dogpile.cache (because it is already used in Keystone) in the gnocchi dispatcher in ceilometer to cache resources (see POC)
  • Add more complete evaluation of the upgrade process in the grenade plugin.
  • Notification and pollster driven functional/integration tests.

Past Cycles