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: I22bf333e42f4961a89eb593c95838fd65a966d93
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
Kevin Carter 2018-06-07 23:19:54 -05:00 committed by Kevin Carter (cloudnull)
parent 9d01669487
commit 2c3cd332c2
1 changed files with 1 additions and 0 deletions

View File

@ -140,6 +140,7 @@ barbican_ssl_self_signed_subject: "/C=US/ST=Texas/L=San Antonio/O=IT/CN={{ inter
# packages required to run the barbican service
barbican_pip_packages:
- barbican
- osprofiler
- PyMySQL
- python-memcached
- uwsgi