Fix broken link to the "Image service property keys" doc
Change-Id: I045d72ae2822717f7125c5116d804fdb66e1a097
This commit is contained in:
parent
f786c9270e
commit
a625e4e14b
@ -19,7 +19,7 @@
|
||||
"name": "image",
|
||||
"properties": {
|
||||
"architecture": {
|
||||
"description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html",
|
||||
"description": "Operating system architecture as specified in https://docs.openstack.org/cli-reference/glance-property-keys.html",
|
||||
"is_base": false,
|
||||
"type": "string"
|
||||
},
|
||||
@ -141,7 +141,7 @@
|
||||
]
|
||||
},
|
||||
"os_distro": {
|
||||
"description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html",
|
||||
"description": "Common name of operating system distribution as specified in https://docs.openstack.org/cli-reference/glance-property-keys.html",
|
||||
"is_base": false,
|
||||
"type": "string"
|
||||
},
|
||||
|
@ -40,7 +40,7 @@
|
||||
"name": "image",
|
||||
"properties": {
|
||||
"architecture": {
|
||||
"description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html",
|
||||
"description": "Operating system architecture as specified in https://docs.openstack.org/cli-reference/glance-property-keys.html",
|
||||
"is_base": false,
|
||||
"type": "string"
|
||||
},
|
||||
@ -162,7 +162,7 @@
|
||||
]
|
||||
},
|
||||
"os_distro": {
|
||||
"description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html",
|
||||
"description": "Common name of operating system distribution as specified in https://docs.openstack.org/cli-reference/glance-property-keys.html",
|
||||
"is_base": false,
|
||||
"type": "string"
|
||||
},
|
||||
|
@ -14,11 +14,11 @@
|
||||
"description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)"
|
||||
},
|
||||
"architecture": {
|
||||
"description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html",
|
||||
"description": "Operating system architecture as specified in https://docs.openstack.org/cli-reference/glance-property-keys.html",
|
||||
"type": "string"
|
||||
},
|
||||
"os_distro": {
|
||||
"description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html",
|
||||
"description": "Common name of operating system distribution as specified in https://docs.openstack.org/cli-reference/glance-property-keys.html",
|
||||
"type": "string"
|
||||
},
|
||||
"os_version": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user