8daade000c
Change-Id: I8041fbfdb01a7a1efa721c623ab3f43efd2cc0f0
8 lines
348 B
YAML
8 lines
348 B
YAML
---
|
|
features:
|
|
- Added a config option ``enable_access_check`` (default True) to decide if
|
|
Trove should check the subnet of the user port is associated with a Neutron
|
|
router. This check is needed for creating public-facing instances and the
|
|
instance initialization. This check could be skipped When using Neutron
|
|
provider network.
|