summaryrefslogtreecommitdiff
path: root/releasenotes/notes/victoria-check-subnet-router-association.yaml
blob: a41bc8855d8142df836f3c8d9210364bce69f2ad (plain)
1
2
3
4
5
6
7
---
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.