Skip to content

Commit 932e2f8

Browse files
authored
Merge pull request #11 from stackhpc/ovn-config
Remove unused OVN configuration settings
2 parents 988ca94 + 9360696 commit 932e2f8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

a-seed-from-nothing.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,6 @@ cd ~/kayobe
105105
# Enable OVN flags
106106
if $ENABLE_OVN
107107
then
108-
cat <<EOF | sudo tee config/src/kayobe-config/etc/kayobe/aufn-ovn.yml
109-
neutron_plugin_agent: "ovn"
110-
neutron_ovn_dhcp_agent: "yes"
111-
EOF
112108
cat <<EOF | sudo tee -a config/src/kayobe-config/etc/kayobe/bifrost.yml
113109
kolla_bifrost_extra_kernel_options:
114110
- "console=ttyS0"

0 commit comments

Comments
 (0)