Merge "Enable Octavia service_auth configuration"

This commit is contained in:
Zuul 2017-12-09 05:32:26 +00:00 committed by Gerrit Code Review
commit 388cbac566
2 changed files with 6 additions and 0 deletions

View File

@ -68,5 +68,6 @@ class tripleo::profile::base::octavia (
}),
}
include ::octavia::config
include ::octavia::service_auth
}
}

View File

@ -0,0 +1,5 @@
---
features:
- |
Configuration of Octavia 'service_auth' section is now enabled for configuring
service-to-service communication.