summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2020-09-21 23:40:53 +1200
committerLingxian Kong <anlin.kong@gmail.com>2020-09-21 23:40:53 +1200
commitaa023d140b89e9424501dc992bc5d65000c453a2 (patch)
treee65c00b0e7d63ee3a4a79dafd04d6d574d806656 /api-ref
parentd75151bbe41b8202385a145f3da023328caf2734 (diff)
downloadtrove-aa023d140b89e9424501dc992bc5d65000c453a2.tar.gz
[Doc] More description for nics for creating instance
Change-Id: Icece27780e1834000cb3544d730873837587ecd3
Diffstat (limited to 'api-ref')
-rwxr-xr-xapi-ref/source/parameters.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml
index af40e4f9..40fd98d9 100755
--- a/api-ref/source/parameters.yaml
+++ b/api-ref/source/parameters.yaml
@@ -646,6 +646,12 @@ nics:
mappings for backward compatibility, but only one item is allowed. The
allowed keys in the mapping are: network_id, subnet_id, ip_address and
net-id (for backward compatibility, deprecated).
+
+ Trove will allocate port using the given information. In order to
+ successfully create database instance, either the user should make sure the
+ traffic coming through that port could access the public contaier image
+ registry(i.e. the port subnet is associated with a Neutron router), or the
+ cloud provider should be responsible for that.
in: body
required: false
type: array