osprofiler/doc/specs/in-progress/better_devstack_integration...

1.4 KiB

Better DevStack Integration

Make it simple to enable OSprofiler like it is simple to enable DEBUG log level

Problem description

It's hard to turn on OSProfiler in DevStack, you have to change notification_topic and enable Ceilometer and in future do other magic. As well if something is done wrong it's hard to debug

Proposed change

Make a single argument: PROFILING=True/False

Alternatives

Do nothing and keep things hard.

Implementation

Assignee(s)

Primary assignee:

boris-42

Work Items

  • Make DevStack plugin for OSprofiler
  • Configure Celiometer
  • Configure services that support OSprofiler

Dependencies

  • DevStack