Commit Graph

9 Commits

Author SHA1 Message Date
Doug Hellmann 1c7f556d4f rearrange existing documentation to follow the new layout standard
This change moves existing files, updates a few of the cross-references
and paths, and fixes some formatting. It is not meant to be the final
word on how the main page looks or how the other files are organized,
but it gets everything roughly into shape. If the glance team wants to
make changes, please do those as follow-up patches

This change depends on the spec and on a feature of pbr that allows us
to move where the auto-generated class reference documentation ends up
in the tree.

Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
Depends-On: I2bd5652bb59cbd9c939931ba2e7db1b37d2b30bb
Change-Id: I9dde267793a5913acb5b1ec028cfb66bc5189783
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-21 14:15:58 -04:00
Stephen Gordon d01fabed4e Correct link to image properties
Correct link to image properties as listed in the CLI reference guide.
Existing link used a no longer existing anchor and just took the user
to the root of the glance chapter of the guide.

Closes-Bug: 1606608
Change-Id: I6421f0373c7d24afe0f5e73f936ecdedca15f89f
2016-08-22 14:42:01 +00:00
Jenkins 27db64cbda Merge "Enhance description of instance-uuid option for image-create" 2016-01-19 11:08:20 +00:00
kairat_kushaev 5814440bb9 Enhance description of instance-uuid option for image-create
Current description of instance-uuid may confuse users because
they may think that instance-uuid can serve as basis for image
but it just stores instance-uuid as image-metadata. So we need
to enhance the description in glanceclient.

Change-Id: I534709bdce588806178912fdd57fdf25bcca0449
Closes-Bug: #1496822
2016-01-18 15:14:15 +03:00
Andreas Jaeger ded6a40153 Update links for CLI Reference
The CLI Reference content has been moved, update links.

Change-Id: Ie94bd29d61c4d6e9e96bd42f1e139f0e9aa731d1
2016-01-16 17:43:55 +01:00
Andreas Jaeger 80e9b19448 Fix broken URL to docs.openstack.org
We do not publish anymore to docs.openstack.org/trunk. Only a few
redirects exist.

 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html
redirects to
http://docs.openstack.org/cli-reference/content/chapter_cli-glance-property.html,
so let's use that URL.

Change-Id: I3069175b61d4624d95f8809601c33b4b8322a15a
Closes-Bug: #1468973
2015-06-26 08:11:25 +02:00
Doug Hellmann d6e51d9ab4 Fix doc formatting issue
Fix the underline length to remove a warning from
the documentation build.

Change-Id: Icc1569cbeaa6c964d608a254095f7a778ff0c74e
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2013-07-05 16:10:21 -04:00
Brian Rosmaita e0aa3f8079 Removed controversial common image property 'os_libosinfo_shortid'
Change-Id: I3a0247b5547d5735aeb0bcbd3e9b4a74ea85208f
2013-02-26 20:55:58 +00:00
Brian Rosmaita d706143781 Adding new common image properties
Revised schema and glance sphinx docs, renamed 'os_arch' to
'architecture' for backwards compatibility, renamed 'os_shortid'
to 'os_libosinfo_shortid'.

Partially implements blueprint glance-common-image-properties

Change-Id: I23d8ba82015f1f53bff65b4fa08463d905eeadd8
2013-02-20 17:36:34 +00:00