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: Iebdd2d92c07faf98b34a1f3fbfddf2ba00d1263c
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
Kevin Carter 2018-06-08 00:02:38 -05:00 committed by Mohammed Naser
parent adf5d52407
commit c85a4fd25c
1 changed files with 2 additions and 1 deletions

View File

@ -99,10 +99,11 @@ panko_requires_pip_packages:
# Common pip packages
panko_pip_packages:
- alembic>=0.7.2
- panko
- ceilometermiddleware
- cryptography
- gnocchiclient
- osprofiler
- panko
- PyMySQL>=0.6.2
- python-ceilometerclient
- python-memcached