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: Ieef90c80f4a808ff5f308cf5693b7b9bf6377e79
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
Kevin Carter 2018-07-10 14:50:38 -05:00
parent 5b40083621
commit 8fbf8f16d5
No known key found for this signature in database
GPG Key ID: 9443251A787B9FB3
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ neutron_pip_packages:
- configobj
- cryptography
- keystonemiddleware
- osprofiler
- PyMySQL
- neutron
- python-glanceclient