Removed controversial common image property 'os_libosinfo_shortid'
Change-Id: I3a0247b5547d5735aeb0bcbd3e9b4a74ea85208f
This commit is contained in:
parent
89d8441d12
commit
e0aa3f8079
@ -54,12 +54,6 @@ booting an AMI-style image.
|
||||
The common name of the operating system distribution as specified in
|
||||
http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html
|
||||
|
||||
**os_libosinfo_shortid**
|
||||
-------------------------
|
||||
|
||||
The short identifier ('short-id') used by the libosinfo operating system
|
||||
database. See http://libosinfo.org.
|
||||
|
||||
**os_version**
|
||||
--------------
|
||||
|
||||
|
@ -21,10 +21,6 @@
|
||||
"description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html",
|
||||
"type": "string"
|
||||
},
|
||||
"os_libosinfo_shortid": {
|
||||
"description": "Short identifier ('short-id') used by libosinfo operating system database, http://libosinfo.org",
|
||||
"type": "string"
|
||||
},
|
||||
"os_version": {
|
||||
"description": "Operating system version as specified by the distributor",
|
||||
"type": "string"
|
||||
|
Loading…
x
Reference in New Issue
Block a user