File: bigswitch-ml2-updates-a640026fc6b58d40.yaml

package info (click to toggle)
puppet-module-neutron 17.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,028 kB
  • sloc: ruby: 15,472; python: 37; sh: 20; makefile: 10
file content (13 lines) | stat: -rw-r--r-- 610 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
features:
  - |
    Added additional configuration parameters for the bigswitch restproxy
    plugin configuration. Added the ability to configure `cache_connections`,
    `keystone_sync_interval`, `no_Ssl_validation, `server_timeout`,
    `sync_data`, and `thread_pool_size`
upgrade:
  - |
    Switched the bigswitch restproxy configuration to use $::os_service_default
    for parameters that match the upstream default. It should be noted that
    the default values for `ssl_cert_directory` and `neutron_id` do not match
    the defaults from the networking-bigswitch classes and have been left alone.