5354172407
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``. Change-Id: Icc4eece2f265cb5a5c48c4f1024a9189d11b4687
8 lines
327 B
YAML
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``.
|