Add metadefs release note for Pike

Metadefs changes for Pike will be described in a single release note.
This patch introduces the file and the first change.  Other metadefs
changes in Pike should include a change to this file.

Change-Id: Id71acaf54e2fa623e1af247d5ddcafc27f55ee75
Partial-bug: #1699549
This commit is contained in:
Brian Rosmaita 2017-06-22 09:34:30 -04:00
parent eeaaa42fd7
commit ccf07eeec5
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
---
upgrade:
- |
The following metadata definitions have been modified in the Pike release:
* The property ``img_hide_hypervisor_id`` has been added to the namespace
``OS::Compute::LibvirtImage``.
You may upgrade these definitions using:
``glance-manage db load_metadefs [--path <path>] [--merge] [--prefer_new]``