summaryrefslogtreecommitdiff
path: root/releasenotes/notes/support-subnet-and-ip-address.yaml
blob: e7037ec5528bc5da5e93b1591ebf5b3ea9e82549 (plain)
1
2
3
4
5
6
7
---
features:
  - Support ``subnet_id`` and ``ip_address`` for creating instance. When
    creating instance, trove will check the network conflicts between user's
    network and the management network, additionally, the cloud admin is able
    to define other reserved networks by configuring
    ``reserved_network_cidrs``.