Merge "Update server create networks API reference description for tags"

This commit is contained in:
Jenkins 2017-06-06 18:06:36 +00:00 committed by Gerrit Code Review
commit 80a6f44e12

View File

@ -3692,8 +3692,9 @@ networks:
automatically allocate a network for the project (if possible). *none*
tells the Compute service to not allocate a network for the instance. The
*auto* and *none* values cannot be used with any other network values,
including other network uuids, ports or fixed IPs. These are requested as
strings for the networks value, not in a list. See the associated example.
including other network uuids, ports, fixed IPs or device tags. These are
requested as strings for the networks value, not in a list. See the
associated example.
in: body
required: true
type: object