Removed controversial common image property 'os_libosinfo_shortid'

Change-Id: I3a0247b5547d5735aeb0bcbd3e9b4a74ea85208f
This commit is contained in:
Brian Rosmaita 2013-02-26 20:55:58 +00:00
parent 89d8441d12
commit e0aa3f8079
2 changed files with 0 additions and 10 deletions

View File

@ -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**
--------------

View File

@ -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"