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: Ie33e8944c4be002f12f47916d26393cc43203f4f
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
Kevin Carter 2018-06-08 00:01:12 -05:00
parent 07a663f4e5
commit e4fd203f19
No known key found for this signature in database
GPG Key ID: 9443251A787B9FB3
1 changed files with 2 additions and 1 deletions

View File

@ -40,6 +40,7 @@ blazar_requires_pip_packages:
## Common PIP requirements
blazar_pip_packages:
- blazar
- osprofiler
- python-blazarclient
## blazar developer constraint
@ -108,4 +109,4 @@ blazar_program_name: blazar-server
## Tunable overrides
blazar_blazar_api_paste_ini_overrides: {}
blazar_blazar_conf_overrides: {}
blazar_blazar_conf_overrides: {}