Skip to content

Commit 74c7887

Browse files
sowm9802the2hill
authored andcommitted
fix: cinder service mapping in skyline configuration (#1009)
1 parent c9068df commit 74c7887

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

base-kustomize/skyline/base/configmap-bin.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ data:
9494
reclaim_instance_interval: 604800
9595
service_mapping:
9696
baremetal: ironic
97-
block-storage: cinder
9897
compute: nova
9998
container: zun
10099
container-infra: magnum
@@ -110,6 +109,8 @@ data:
110109
orchestration: heat
111110
placement: placement
112111
sharev2: manilav2
112+
volumev3: cinder
113+
cloudformation: heat-cfn
113114
sso_enabled: false
114115
sso_protocols:
115116
- openid

0 commit comments

Comments
 (0)