Remove useless parameters

The octavia_profiler_trace_sqlalchemy and octavia_profiler_enabled
parameters are useless, so we can remove them.

Change-Id: I8b22c25270b0c0fd8e44e0749cf6933e84f303f5
This commit is contained in:
ZhongShengping 2017-06-01 11:58:57 +08:00
parent ac3455bb11
commit 4d4910e561

View File

@ -88,10 +88,6 @@ octavia_trusts_delegated_roles: []
## Cinder backups
octavia_cinder_backups_enabled: false
# osprofiler
octavia_profiler_enabled: false
octavia_profiler_trace_sqlalchemy: false
## Auth
octavia_service_region: RegionOne
octavia_service_project_name: "service"