Skip to content

Commit 9779527

Browse files
committed
Set enable-chassis-as-gateway controlplane as false in alpha and eta07 job
Alpha and eta07 have networkers are using as a gateway.
1 parent 6c766ab commit 9779527

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

examples/dt/uni01alpha/control-plane/service-values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ data:
133133
ironic: ironic
134134
availability-zones:
135135
- zone-1
136+
external-ids:
137+
enable-chassis-as-gateway: false
136138

137139
neutron:
138140
customServiceConfig: |

examples/dt/uni07eta/control-plane/service-values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ data:
102102
nicMappings:
103103
datacentre: ocpbr
104104
octavia: octbr
105+
external-ids:
106+
enable-chassis-as-gateway: false
105107

106108
neutron:
107109
customServiceConfig: |

0 commit comments

Comments
 (0)