openstacksdk/releasenotes/notes/infer-secgroup-source-58d840aaf1a1f485.yaml
Monty Taylor a3cd1f0faf
Merge shade and occ releasenotes
Change-Id: I4d25c654ee3c298de03907b14161096a59d098db
2017-09-20 10:29:27 -05:00

10 lines
423 B
YAML

---
features:
- If a cloud does not have a neutron service, it is now
assumed that Nova will be the source of security groups.
To handle clouds that have nova-network and do not have
the security group extension, setting secgroup_source to
None will prevent attempting to use them at all. If the
cloud has neutron but it is not a functional source of
security groups, set secgroup_source to nova.