Update git submodules

* Update glance from branch 'master'
  - Add warning and note on image schema customization docs
    
    An operator can modify /etc/schema-image.json to include arbitrary
    properties (which was that file's original purpose) and assign them JSON
    types other than 'string'. The type is enforced by image create/update
    but an end-user making a call that sets a value on one of these gets a
    500.
    
    This patch add the following recommendations to the documentation:
    - Value of `type` of each property in the JSON scheme must be `string`
    - Do not delete items from the default schema-image.json file
    - If operator's need is more complicated, suggest them using metadefs
    
    Co-authored-by: Brian Rosmaita <rosmaita.fossdev@gmail.com>
    
    Change-Id: I879f4440a14b1e8420e230de84bfba5e0419a4d4
    Closes-bug: #1856578
This commit is contained in:
khashf 2020-04-06 17:59:13 -07:00 committed by Gerrit Code Review
parent 2db9686fa6
commit f0d0d62762

2
glance

@ -1 +1 @@
Subproject commit fa18f745df3a5200637e661fd04f751b5e8bb595
Subproject commit bd16ab256e6bf6b423f3bdbd366ba0b56d5bc619