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: Ie9d2909c2e0d3b6951dea14013649a66ce93e7af
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
Kevin Carter 2018-06-07 23:59:51 -05:00
parent b95c3dc60f
commit 4ad997de0a
No known key found for this signature in database
GPG Key ID: 9443251A787B9FB3

View File

@ -55,6 +55,7 @@ masakari_pip_packages:
- cryptography
- masakari
- keystonemiddleware
- osprofiler
- PyMySQL
- python-masakariclient
- python-novaclient