Enable Octavia service_auth configuration
This patch enables configuring Octavia's service_auth section which is required for service-to-service communication. Depends-On: Ifcd38386db386ee6d61aa7f262b1e14ac6516eb7 Change-Id: I67ab537d1b2a82f17657ed90f794f0fa13c5207f
This commit is contained in:
parent
ce3432da8c
commit
43fd15375d
@ -68,5 +68,6 @@ class tripleo::profile::base::octavia (
|
||||
}),
|
||||
}
|
||||
include ::octavia::config
|
||||
include ::octavia::service_auth
|
||||
}
|
||||
}
|
||||
|
@ -0,0 +1,5 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Configuration of Octavia 'service_auth' section is now enabled for configuring
|
||||
service-to-service communication.
|
Loading…
Reference in New Issue
Block a user