osprofiler/doc/specs
Dina Belova cabf79d44c Make api-paste.ini config optional
* osprofiler.web.WsgiMiddleware now treats hmac_keys as optional arg
* add hmac_keys argument to enable() method to use it later in
  OpenStack services setup

Change-Id: Ib544d2732c7307bc5405b4336eda80120d2f43af
2015-11-12 09:17:45 +00:00
..
implemented Add specs base structure 2015-11-08 20:34:35 -08:00
in-progress Make api-paste.ini config optional 2015-11-12 09:17:45 +00: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