Add packages required for osprofiler

The following packages are required in-order to run osprofiler.
these packages will provide deployers the ability to profile
a service on demand should they choose to enable the profile
functionality.

Change-Id: I3c03d998a2c770398b1be218e8c94e9eee7a527b
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
Kevin Carter 2018-06-07 23:27:14 -05:00
parent e9d564daea
commit 9c88e3cadb
No known key found for this signature in database
GPG Key ID: 9443251A787B9FB3
1 changed files with 1 additions and 0 deletions

View File

@ -170,6 +170,7 @@ gnocchi_pip_packages:
- cryptography
- gnocchiclient
- "gnocchi[keystone,mysql,{{ gnocchi_storage_driver | default('file') }}]"
- osprofiler
- python-memcached
# This variable is used by the repo_build process to determine