summaryrefslogtreecommitdiff
path: root/api-ref/source/flavors.inc
diff options
context:
space:
mode:
authorMatt Riedemann <mriedem@us.ibm.com>2017-02-09 16:32:24 -0500
committerMatt Riedemann <mriedem@us.ibm.com>2017-02-09 16:32:24 -0500
commitf7d9e82a2061c0d61b658265d1f871a0559c21b0 (patch)
tree08962af511c5bf05c5b85553c16feeb46995bdbf /api-ref/source/flavors.inc
parentd4e70a4275c6c948ce1fb4cede4fceb8b53d0163 (diff)
downloadnova-f7d9e82a2061c0d61b658265d1f871a0559c21b0.tar.gz
api-ref: mark id as optional in POST /flavors
When creating a flavor you do not actually have to provide an id. If one is not provided in the request, an id is automatically generated from a uuid when creating the flavor. This updates the api-ref to point that out. Change-Id: Ie3c7042bd5f1ae05ad4e4eeba078f82c5e23d33a Closes-Bug: #1663389
Diffstat (limited to 'api-ref/source/flavors.inc')
-rw-r--r--api-ref/source/flavors.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-ref/source/flavors.inc b/api-ref/source/flavors.inc
index 7f6eaaedac..6ef3feef1c 100644
--- a/api-ref/source/flavors.inc
+++ b/api-ref/source/flavors.inc
@@ -74,7 +74,7 @@ Request
- flavor: flavor
- name: flavor_name
- - id: flavor_id_body
+ - id: flavor_id_body_create
- ram: flavor_ram
- disk: flavor_disk
- vcpus: flavor_cpus