Merge "Make sure octavia user belongs to octavia project"

This commit is contained in:
Zuul 2020-11-11 08:12:21 +00:00 committed by Gerrit Code Review
commit 688e12f9ac
1 changed files with 1 additions and 0 deletions

View File

@ -156,6 +156,7 @@ outputs:
octavia:
name: {get_param: OctaviaUserName}
password: {get_param: OctaviaPassword}
project: {get_param: OctaviaProjectName}
region: {get_param: KeystoneRegion}
service: 'load-balancer'
monitoring_subscription: {get_param: MonitoringSubscriptionOctaviaApi}