summaryrefslogtreecommitdiff
path: root/releasenotes/notes/security_groups-b57a5d6c30c2fae4.yaml
blob: 996a4c4e274a59d7c6e1f1ed03cf9badb7b360b7 (plain)
1
2
3
4
5
6
7
8
9
10
---
features:
  - Adds support for security groups for the provisioning and cleaning
    network. These are optionally specified by the configuration options
   ``[neutron]/provisioning_network_security_groups`` and
   ``[neutron]/cleaning_network_security_groups``, respectively.
   If not specified,
   the default security group for the network is used. These options are only
   applicable for nodes using the "neutron" network interface. These options
   are ignored for nodes using the "flat" and "noop" network interfaces.