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: I2e693dfd2a54783607c93449f29cf499f98380f6 Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
parent
caa2100206
commit
89f64762dd
@ -134,6 +134,7 @@ octavia_requires_pip_packages:
|
||||
octavia_pip_packages:
|
||||
- cryptography
|
||||
- keystonemiddleware
|
||||
- osprofiler
|
||||
- PyMySQL
|
||||
- python-glanceclient
|
||||
- python-keystoneclient
|
||||
@ -415,4 +416,3 @@ octavia_signing_digest: sha256
|
||||
octavia_octavia_conf_overrides: {}
|
||||
octavia_api_paste_ini_overrides: {}
|
||||
octavia_policy_overrides: {}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user