Skip to content

Commit

Permalink
Modify job to use metadata per cell
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkisaolamb committed Jul 5, 2024
1 parent 3ace225 commit d6b7971
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ci/nova-operator-tempest-multinode/control_plane_hook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,11 @@
- op: replace
path: /spec/keystone/template/replicas
value: 2
- op: replace
path: /spec/nova/template/cellTemplates/cell0/metadataServiceTemplate/enabled
value: false
- op: replace
path: /spec/nova/template/cellTemplates/cell1/metadataServiceTemplate/enabled
value: true

0 comments on commit d6b7971

Please sign in to comment.