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.

Depends-On: I3df2c670beeb78baaa1515bcd27e8f2b0d95b3a9
Change-Id: I7ac123678d7fcaf2c4f82ffdc1f3cad3ecfc7281
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
Kevin Carter 2018-06-07 23:17:27 -05:00 committed by Mohammed Naser
parent 074d3e6617
commit d5c832c1f9
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ aodh_pip_packages:
- ceilometermiddleware
- cryptography
- gnocchiclient
- osprofiler
- PyMySQL>=0.6.2
- python-ceilometerclient
- python-memcached