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.

Depends-On: Ife5023bc4752cf3c2d7221f9f8772990c6bc09df
Change-Id: I8d022156ee5dd6fc30e33f822b40a7bc885ed13e
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
Kevin Carter 2018-06-07 23:32:29 -05:00 committed by Kevin Carter (cloudnull)
parent 00b9cf5957
commit d041d4ff52
1 changed files with 3 additions and 3 deletions

View File

@ -112,11 +112,11 @@ magnum_requires_pip_packages:
- virtualenv
magnum_pip_packages:
- MySQL-python
- PyMySQL
- magnum
- python-memcached
- MySQL-python
- osprofiler
- PyMySQL
- python-memcached
- uwsgi
# This variable is used by the repo_build process to determine