osprofiler/doc/specs
Boris Pavlovic a6cb3c08cc Add DevStack plugin
This allows us to automate enabling OSProfiler in OpenStack

Just add to DevStack localrc file:

enable_plugin ceilometer https://github.com/openstack/ceilometer
enable_plugin osprofiler https://github.com/openstack/osprofiler

Change-Id: I3607407dd506723c1aad6696ec98eaed8a8ddd9e
2016-01-14 01:41:39 -08:00
..
implemented Add specs base structure 2015-11-08 20:34:35 -08:00
in-progress Add DevStack plugin 2016-01-14 01:41:39 -08:00
README.rst Add specs base structure 2015-11-08 20:34:35 -08:00
template.rst Add specs base structure 2015-11-08 20:34:35 -08:00

OSProfiler Specs

Specs are detailed description of proposed changes in project. Usually they answer on what, why, how to change in project and who is going to work on change.

This directory contains 2 subdirectories:

  • in-progress - These specs are approved, but they are not implemented yet
  • implemented - Implemented specs archive