11 Commits

Author SHA1 Message Date
Christian Berendt
179e89b8e5 Fix broken links
Change-Id: Id13c9f0741e567a1b421e29d1fb1b0f304a3ddfe
2014-07-25 22:17:16 +02:00
Christian Berendt
d84da4ac58 Unified the syntax of the XML root element (image-guide)
The XML root element of Docbook XML files should match the following
format:

<ELEMENT xmlns="http://docbook.org/ns/docbook"
  xmlns:xi="http://www.w3.org/2001/XInclude"
  xmlns:xlink="http://www.w3.org/1999/xlink"
  version="5.0"
  xml:id="THE_XML_ID_OF_THE_ELEMENT">

Change-Id: Ib124ae68dc6854613dc7d293af8ebfd8253ce008
2014-07-09 19:46:25 +02:00
Andreas Jaeger
59f045f329 Image Guide: Add link to proper section
Add link to proper section which documents the properties.

Change-Id: I76f838826944c784d5e8d8c45bc5b38dfd252259
Partial-Bug: #1330005
2014-06-25 22:29:26 +02:00
Summer Long
9f208d1b08 Moved property listing into CLI
Moved listings for property keys and values into the CLI.
Removed listing from Image, and replaced with reference.
Edited Image Guide section, and added Compute config and
image-show example.

Partial-Bug: #1304114

Change-Id: I84bd59bab2eda16adbe80641fcb95c55959f5d9d
2014-04-10 11:33:04 +10:00
Don Domingo
3e1100a70a Applied conventions for "e.g."
As per convention, we should avoid using "e.g." (we should use "for
example" instead). Found and replaced them accordingly; didn't touch
instances that looked copy-pasted from stdout.

Change-Id: I45aae1a30b872f916744a6a33f6888abe8cf6eb0
Partial-Bug: #1217503
2014-01-20 19:59:27 +01:00
Veronica Musso
e0f044a41f Deletion of powervm virt driver mention
Due a change in IBM strategy, powervm has been removed, and its mention
has to be deleted from icehouse documentation.

Change-Id: I9dd9fc4a5032ac6c9094142f20e944dbda40015d
Partial-Bug: #1255422
2014-01-14 17:46:31 -03:00
Andreas Jaeger
fc29d05f44 Image Guide: Mention hw_video_model image property
This property is specific for the Libvirt driver.

Change-Id: I5dd74d859029dd74ce84cce48a8d3d70e2337e13
Closes-Bug: #1260093
2013-12-22 10:48:33 +01:00
Jenkins
0a75a08906 Merge "Add missing space between elements:" 2013-12-20 15:26:36 +00:00
Scott Radvan
d3fa0bde33 Trivial change - add 'or' to improve consistency in list:
* Add 'or' to separate org.centos and CentOS os_distro items
  to match other entries in list.

Change-Id: Ib89f480efa050b99c8a4656d5941688b6f43bf29
2013-12-21 00:30:06 +10:00
Scott Radvan
2f3f6b7526 Add missing space between elements:
* Add space between 'glance image-create' element and 'or' text.

Change-Id: I97dba5068fcaf6a58d0146916a06c03df5ee83a3
2013-12-20 23:58:41 +10:00
annegentle
834168dd79 Ensures reference for image formats and metadata remains intact
Offers a redirect from an old URL that glance docs refer to.
Removes files that are not used.
Renames some files, creates a section for inclusion.

Change-Id: Ic6d4a47ec18a71f359d0eb37cd3e71954e9825b8
Closes-bug: 1244666
2013-10-27 09:09:17 +01:00