UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit 88c7a6b6 authored by John Ward's avatar John Ward
Browse files

fix: Reduce the number of neutron instance to try to limit the connection to the ovsdb controller.

parent 5badbc9d
No related merge requests found
......@@ -451,9 +451,9 @@ hosts:
neutron:
style: virtual
enabled: True
count: 6
count: 3
ram: 8192000
cpu: 4
cpu: 8
os: centos8
disk: 32G
networks:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment