glance/doc
khashf bd16ab256e 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
2020-04-15 09:16:30 -07:00
..
source Add warning and note on image schema customization docs 2020-04-15 09:16:30 -07:00
test Add redirect capability to glance docs 2018-04-25 21:38:59 -04:00
requirements.txt Update hacking and reenable local checks 2020-04-02 18:00:44 +02:00