File: newton_deprecate_enable_tunneling-d7f6e2de1091b458.yaml

package info (click to toggle)
puppet-module-neutron 21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,316 kB
  • sloc: ruby: 13,629; python: 38; sh: 15; makefile: 10
file content (7 lines) | stat: -rw-r--r-- 242 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
deprecations:
  - The option enable_tunneling has been deprecated as it is no longer used.
    In order to enable tunneling, tunnel_types should be set to
    the desired type.
    If tunnel_types is not set, tunneling will be disabled.