commit | d4a1a378b36b58342e370ebaef0e4a619f67602b | [log] [tgz] |
---|---|---|
author | ghanshyam <ghanshyammann@gmail.com> | Tue Mar 07 03:43:14 2017 +0000 |
committer | ghanshyam <ghanshyammann@gmail.com> | Tue Mar 07 03:43:14 2017 +0000 |
tree | 43c773fb1b5fed0dbd9abd8e53c5cc3556e058cc | |
parent | 5e1543f7537a4f95070909a43e9a2ef3e6f843e0 [diff] |
Fix keypair GET response schema Nova return all the attributes as required in GET kaypair response But response schema assume some of the attributes are optional. Ref- I9d8d20b42c7d32e11af479e79c9c9e8475421302 This patch fix the response schema to make strict validation. Closes-Bug: #1670563 Change-Id: I144ee6cdecb94bed3a53efc2ea5261174b71ed43