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: I4df8f1a83b09eba3ce35d88373c392a1715ccad4
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
Kevin Carter 2018-06-07 23:45:45 -05:00 committed by Mohammed Naser
parent 2afcbefe3d
commit 1c7022dd72
1 changed files with 1 additions and 0 deletions

View File

@ -196,6 +196,7 @@ trove_pip_packages:
- cryptography
- MySQL-python
- os-client-config
- osprofiler
- pexpect
- PyMySQL
- python-troveclient