Skip to content

Commit

Permalink
Move VA1 to the new GlanceAPI definition
Browse files Browse the repository at this point in the history
Glance moved to a new API definition via [1][2] and this patch aligns
VA1 to the current changes.

[1] openstack-k8s-operators/glance-operator#329
[2] openstack-k8s-operators/openstack-operator#514

Signed-off-by: Francesco Pantano <fpantano@redhat.com>
  • Loading branch information
fmount committed Nov 15, 2023
1 parent ea944e0 commit ba4a2e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
5 changes: 1 addition & 4 deletions validated_arch_1/stage4/openstackcontrolplane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,7 @@ spec:
route: {}
template:
databaseInstance: openstack
glanceAPIExternal:
networkAttachments:
- storage
glanceAPIInternal:
glanceAPI:
networkAttachments:
- storage
override:
Expand Down
5 changes: 1 addition & 4 deletions validated_arch_1/stage6/openstackcontrolplane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,7 @@ spec:
route: {}
template:
databaseInstance: openstack
glanceAPIExternal:
networkAttachments:
- storage
glanceAPIInternal:
glanceAPI:
networkAttachments:
- storage
override:
Expand Down

0 comments on commit ba4a2e6

Please sign in to comment.