trove/releasenotes/notes/support-subnet-and-ip-address.yaml
wu.chunyang f9f3bca8f7 Add release note(aka. reno) guide
This PR adds reloease note guide for trove project and
renames some notes due to uid collision

Change-Id: I55f49425dc3df6599ff6714efd8f7c1dc656ddf2
2022-07-11 21:56:26 +08:00

8 lines
327 B
YAML

---
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``.