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: I351b2ae03b90397e46d46ef80007b02106e9bb96
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
Kevin Carter 2018-06-07 23:23:59 -05:00
parent fba9e73ffa
commit 980a3fe378
No known key found for this signature in database
GPG Key ID: 9443251A787B9FB3
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ congress_requires_pip_packages:
## Common PIP packages
congress_pip_packages:
- congress
- osprofiler
- pymysql
- python-congressclient
- python-heatclient