commit | b53f80606148b27fc60945430a01a44cfe64c342 | [log] [tgz] |
---|---|---|
author | Ann Taraday <akamyshnikova@mirantis.com> | Tue Sep 18 17:45:12 2018 +0400 |
committer | Ann Taraday <akamyshnikova@mirantis.com> | Tue Sep 18 17:46:39 2018 +0400 |
tree | 6e952ae7cab69028ec3d9e32b825fd0781764cfd | |
parent | 5596968d3e116e54caa7a3a54e1e55623efd7c29 [diff] [blame] |
Fix octavia service type Set octavia service to load-balancer instead of incorrect octavia. Related-PROD: PROD-22015 Change-Id: I03b2323646b59a55923e124a65ee631334794a64
diff --git a/keystone/client/service/octavia.yml b/keystone/client/service/octavia.yml index 304d70f..fe0125a 100644 --- a/keystone/client/service/octavia.yml +++ b/keystone/client/service/octavia.yml
@@ -18,7 +18,7 @@ email: ${_param:admin_email} service: octavia: - type: octavia + type: load-balancer description: OpenStack Loadbalancing Service endpoints: - region: ${_param:openstack_region}