Add microversion to allow setting flavor description

This adds the new microversion to allow providing
a description when creating a flavor, returning a
flavor description when showing flavor details, and
updating the description on an existing flavor.

Implements blueprint flavor-description

Change-Id: Ib16b0de82f9f9492f5cacf646dc3165a0849d75e
This commit is contained in:
Matt Riedemann
2017-10-25 16:59:31 -04:00
parent f93f10e7b6
commit 034d7f3795
39 changed files with 1253 additions and 52 deletions
@@ -19,7 +19,7 @@
}
],
"status": "CURRENT",
"version": "2.54",
"version": "2.55",
"min_version": "2.1",
"updated": "2013-07-23T11:33:21Z"
}