Merge "Add Octavia SSH key creation test"

This commit is contained in:
Zuul 2020-12-05 04:29:37 +00:00 committed by Gerrit Code Review
commit fe347f3624
2 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,6 @@ octavia_wsgi_threads: 1
octavia_wsgi_processes_max: 2
octavia_wsgi_processes: 2
octavia_wsgi_buffer_size: 16384
octavia_amp_ram: 512
octavia_management_net_subnet_cidr: 172.29.252.0/22
octavia_management_net_subnet_allocation_pools: "172.29.253.1-172.29.253.200"

View File

@ -19,6 +19,7 @@ octavia_octavia_conf_overrides:
health_update_threads: 2
stats_update_threads: 2
octavia_ssh_enabled: True
octavia_legacy_policy: True
octavia_ssh_key_name: ''
octavia_amp_ram: 512