a3cd1f0faf
Change-Id: I4d25c654ee3c298de03907b14161096a59d098db
10 lines
423 B
YAML
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.
|