30 Commits

Author SHA1 Message Date
Zuul
a693e066b3 Merge "Fix typos" 2021-10-20 00:01:42 +00:00
Zuul
9b30e7fe0e Merge "Use singular they instead of "he/she" where possible" 2021-10-13 08:00:17 +00:00
Cyril Roelandt
0ca2f92161 Fix typos
Change-Id: I5e7776324c01e467799b1296c35b84dc0c10cce2
2021-10-13 03:02:52 +02:00
Cyril Roelandt
88d586f038 Use singular they instead of "he/she" where possible
Change-Id: I5a30a62f8d62e2c97c30e795317e95c207e196b9
Closes-Bug: #1946166
2021-10-06 15:33:46 +02:00
Adrien Cunin
da0eb87e85 Fixed image_format typo in doc
Closes-Bug: #1943264
Change-Id: I76d1ef2f8242171b4728e10e2d748acefebd7f2a
2021-09-10 14:49:25 +00:00
Zuul
2841892229 Merge "Clean out deprecations from paste.ini" 2021-08-05 17:34:57 +00:00
Erno Kuvaja
652780d029 Remove SSL configuration section from docs
Since supporting only PY3 (Ussuri) Glance has not been supporting
termination of encrypted connection to the service [0]. The
section was left behind on the configuring doc.

[0] https://docs.openstack.org/releasenotes/glance/ussuri.html#security-issues

Change-Id: I9356bceb914327f526da7b727fa58522ae18856e
Closes-Bug: #1930597
2021-07-29 12:27:42 +00:00
Erno Kuvaja
04541ae72b Clean out deprecations from paste.ini
The etc/glance-api-paste.ini had still couple of pipelines left
behind from registry and osprofile options deprecated in 2015.

This change clears those and removes the reference note from
configuring doc.

Change-Id: Idb78cd2935a9ea5a1b1bc3ee6153311190422ca5
2021-07-29 12:50:36 +01:00
Dan Smith
da771fce25 Add unified quotas documentation
Related to blueprint glance-unified-quotas

Change-Id: I59d0b48f0652120eaae39509685345a12447933e
2021-07-02 08:29:07 -07:00
Ghanshyam Mann
0a9faeece4 Add policy sample file in doc
policy sample file with all the default rules
commented out is missing in glance doc which can be
used for reference or when few rules needs to
be overriden (and keep all other default rule commented
out).

Change-Id: I0cc461f7061358389186ac4751f6e037e1bf6dc7
2021-02-01 12:22:38 -06:00
Takashi Kajinami
81c6d4d678 [Doc] Remove description about v1 api and glance-registry
Image v1 API and glance-registry has been removed from Glance.
This patch removes all descriptions about these 2 items, since they
are no longer available.

Change-Id: Ic72921523f73dcae5e9c443a55edecb710b2d251
2020-12-17 17:26:06 +09:00
Abhishek Kekane
9bd06d24ac [Docs] Cinder multiple stores for glance
Change-Id: I1ec4d3f3f57f8a0576ea5ed09a289ab27882104b
2020-09-09 15:04:07 +00:00
Erno Kuvaja
781da9354f Remove configs and entries for deprecated registry
Including removal of the example conf in docs.
Including glance-registry command entrypoint to eventlet.
Including rpc_controller from wsgi, changed to reject.
Not including the files devstack is depending on.

This change means that glance-registry starts and announces
that it has been removed.
This change means that when ran as wsgi app, all calls to
/rpc endpoint will be rejected.

This will allow devstack to make a graceful transition to
life without the glance registry, which was deprecated in
Newton release.

Change-Id: I7bf3284cba4c38605fb50b3c458e53f896f34086
2020-06-08 21:11:45 +01:00
Naohiro Sameshima
9e17151bdc Add description of how to use S3 driver
There is no description about S3 on the current page of Glance
Configuration Options Docs. So, add description which is required
to use the s3 driver.

Change-Id: I04373474f94537e2145f6acc30dded8cddc5ad3b
2020-04-07 19:46:32 +00:00
Cyril Roelandt
772bae36ea Remove all references to sheepdog
The sheepdog driver has recently been removed from glance_store.

Change-Id: I58f0d20cadfae7a7df8b5dce6d8d4c66eaa2a148
2020-04-02 15:39:57 -05:00
Ian Wienand
0035ab2538 Revert "Remove all example configs for deprecated registry"
This reverts commit 2a28696de9e18a3866631507739944ceb3460872.

Devstack still references a number of these files; revert until
devstack incorporates removal.

Change-Id: I1e90ceee1f87291668e447f180f37bb809763836
2020-02-14 14:30:44 +11:00
Erno Kuvaja
2a28696de9 Remove all example configs for deprecated registry
Including removal if the example conf in docs.

Change-Id: I00c77b8f7001d8fa0fde4083c2ee88c370c14a09
2020-02-13 15:33:50 +00:00
Akihiro Motoki
b6ceda28a4 doc: Clean up unnecessary left vertical lines
In HTML documents with openstackdocstheme, vertical lines are shown
at the left side for literal blocks. Indented blocks are considered
as literal blocks in ReST text.
Unnecessary indented blocks are found in the glance document and
it leads to blocks with unexpected vertical left lines and
sometimes with unexpected fonts like [1].
Unexpected literal blocks are cleanup.

This commit also converts Definition lists in user/formats.rst and
user/common-image-properties.rst into the proper way in ReST text.

[1] https://docs.openstack.org/glance/latest/user/formats.html#container-format

Change-Id: I1b026f919bb22a59d23e3bb93bb7919d202a62fc
2019-12-23 13:58:32 +00:00
Alexandra Settle
f5283d8b54 Updating Ceph 404 URLs
Updating to latest URL. Although this is probably
best double checked as this was quite hard to
find and inconsistent since the website has moved
and changed a lot.

Change-Id: Ia6a1c4ae557853dce7ac4cfa1adc3df774121121
backport: stein rocky
2019-08-09 13:47:25 +10:00
Lucian Petrut
b2b3e53248 Document fileystem drv chunk size option
A new config option has been added to the filesystem driver
which allows specifying the chunk size to be used.

This change mentions it in the config documentation.

Depends-On: I1559c03308d36ecf9305c7a72ad658ecd1f2dc76

Change-Id: I4ddce9c3ed8f393f76a4c81879c68a3cfcf68bbf
2019-03-04 12:32:25 +02:00
Nguyen Van Trung
97dbfb02d7 Add doc8 to pep8 check for glance project
This patch adds a doc8 check of .rst files to the current pep8 check.
It includes fixes to the .rst files that didn't pass the check.

Co-authored-By: Hoang Trung Hieu <hieuht@vn.fujitsu.com>
Change-Id: I5a9299200202576d97760ebf07bceb930888f2d7
2018-01-19 08:20:56 +00:00
bbwang5827
4a2626c262 Fix the wrong URL
Change-Id: I55da9dc68f520337c19e7a94228ada86383f1230
2017-11-21 14:17:46 -05:00
Sean McGinnis
1531af4c99 Fix SQLAlchemy reference link
Issue was raised in I20171c815d4718bb90f54b5b4184191118f31fe2 that the link
to the SQLAlchemy reference doc was not correct, but that is outside the
scope for what that patch is addressing.

To address that concern, this changes the link to the current URL.

TrivialFix

Change-Id: I43aac003805d0496cb7b906af9b24b92335b9dfa
2017-11-17 00:09:42 +00:00
David Rabel
4720cc0326 Fix format of configuration/configuring.rst
Change-Id: I20171c815d4718bb90f54b5b4184191118f31fe2
2017-11-15 10:41:09 +00:00
Brian Rosmaita
53ec4d5ab1 Document Glance Registry deprecation
Update the docs and add a release note.

Partially-implements: bp deprecate-registry

Change-Id: I759d38728a50ba516131e13745df651802fcce63
2017-10-19 10:31:27 -04:00
Jenkins
94df7f8b52 Merge "Remove datastore_name and datacenter_path" 2017-08-04 22:00:33 +00:00
lingyongxu
7c1764b85d Update the documention for doc migration
This patch is proposed according to the Direction 10 of doc
migration(https://etherpad.openstack.org/p/doc-migration-tracking).

Change-Id: I71ced5bd5a0979acf21a60c6157b0af98f061f20
2017-08-02 07:22:46 +00:00
shaofeng_cheng
58a2592a55 Remove datastore_name and datacenter_path
Two options (vmware_datacenter_path and vmware_datastore_name) in
the VMware driver were supposed to be removed as of Liberty and
its now Mitaka.

see:
https://github.com/openstack/glance_store/blob/master/glance_store/_drivers/vmware_datastore.py

Change-Id: Id13de4c2901fa0bcaaf04f7c356d7dbcdcbed365
2017-06-29 09:55:47 +08:00
Doug Hellmann
ca7a572d11 use :ref: instead of :doc: for xref
Using :ref: makes it easier to move files around.

Change-Id: I6e5e4403f01cf78fcfe2c5f716bb59455766e652
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-21 14:15:58 -04:00
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