Commit Graph

22 Commits

Author SHA1 Message Date
Andreas Jaeger
cb4369bee9 Disable badge
All documents are versionless, disable badge for pointing out releases.

Change-Id: Ie0496a947529416d627baae1a27b84b20d070d13
2018-08-21 14:34:15 +02:00
ZhijunWei
37feb26b50 Update percona link to https
Change-Id: Ie5531a9974a5c1a24d49a4162662f844dcee1dff
2018-07-18 02:14:20 -04:00
Doug Hellmann
da8b051510 fix setup.cfg metadata for individual guides
The format of the setup.cfg files is incorrect and the configparser
module under python3 will not parse them. This patch fixes the errors
by properly indenting the list of values for the 'classifier' entry.

Change-Id: I53c999776155e2977ff7247edcbdaead05fe54cf
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-28 15:31:10 -04:00
Zuul
eaf99a58d1 Merge "Fix the openstack endpoint create failed" 2018-04-26 00:23:39 +00:00
Zuul
b6fc730edc Merge "Add pymysql for database connection" 2018-04-26 00:23:20 +00:00
Zuul
a8bd5d9ad3 Merge "Update auth_uri option to www_authenticate_uri" 2018-04-25 21:10:10 +00:00
caoyuan
84562964b9 Fix the openstack endpoint create failed
1. Update the openstack command
2. Update the volume to volumev2

Change-Id: I26bf8b0b53d8ecfbfe7d43d8e92fba22f502d82f
2018-04-25 11:00:46 +08:00
caoyuan
b42e5b7d4d Add pymysql for database connection
Change-Id: I2f7e3d47f802cf948934cef0c0bb7980e71cdf79
2018-04-24 23:09:09 +08:00
melissaml
ad24f8b3c0 Trivial: Update pypi url to new url
Pypi url changed from [1] to [2]

[1] https://pypi.python.org/pypi/<package>
[2] https://pypi.org/project/<package>

Change-Id: Iaf32b27517d790e479c78d105f94cdf2ed5cc8e3
2018-04-21 04:36:30 +08:00
melissaml
a51c1c4236 Update auth_uri option to www_authenticate_uri
Option auth_uri from group keystone_authtoken is deprecated[1].
Use option www_authenticate_uri from group keystone_authtoken.

[1]https://review.openstack.org/#/c/508522/

Change-Id: I1bba8c648d0de4be6046a7b28076cdacf46d1b5b
2018-04-19 00:17:30 +08:00
Christian Berendt
c48a1a425e Update the end year of copyrights to 2018 in conf.py
Change-Id: I2c17ed8dac876639916ca242c0a66617f3356cf5
2018-02-12 08:54:23 +01:00
Petr Kovar
fb197cebf6 Do not refer to openstack-docs ML
* We are closing down the ML.
* Update list of Pike docs in common/app-support.rst.

Change-Id: I750891b1d84ab314179495abc8493d95424404bc
2017-11-30 19:40:02 +01:00
Andreas Jaeger
ac477b8f7b Install Guides, not Tutorials
Change all remaining occurences to speak only about Installation Guides.

Change-Id: Ie590d35bd4b68152a64f0a7e2dda6aa0b250a1b1
2017-10-02 13:18:53 +02:00
Andreas Jaeger
2197303f7a Fix /developer/links
With the big reorg, all docs.o.o/developer/ links are broken, use
current links.

Change-Id: Ia798b9fb1461e270c057b75e4444af6407a0ef3e
2017-09-07 07:58:25 +02:00
Andreas Jaeger
c140e4ee14 Do not use version numbers for documents
Remove version numbers everywhere, since we do not branch anymore,
there's no need for a version number.

Change-Id: I244798870caaaa3e47e958cb3a70af9aa320d734
2017-08-26 15:04:22 +02:00
Doug Hellmann
0690eb5abd move project-install-guide under /install
Change-Id: I39cabc18e40eee968309b63de3d74e3e828645d9
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-07-21 11:21:48 -04:00
csatari
3481b49f23 Add Hardware commonly used technology to HA Guide
This change adds the Hardware part to the Commonly used
technology chapter of the draft HA Guide.

Listing and links to the different networking options are
removed from the "Hardware" chapter as they are not related
to the hardware HA.

Change-Id: Ic556ad7aa0015c270e523e6af89192918f66bd8e
Closes-Bug: #1677675
Signed-off-by: csatari <gergely.csatari@nokia.com>
2017-07-19 18:43:14 +02:00
Andreas Jaeger
a1f1748478 Always set bug_project
The openstackdocstheme requires now setting of bug_project, set it up
everywhere.

Change-Id: I778800b8944e3e1d89cdbd1f844c5830a94012d6
Depends-On: Ifd715d1d46d1b1796d79679c9e954d21e9d09455
2017-06-29 22:17:14 +02:00
Andreas Jaeger
b1bad0d43a Simplify conf.py for openstackdocstheme 1.11.0
With the new openstackdocstheme used, we can simplify conf.py.

Also, update our docs for it.

Note that Sphinx 1.6 needs latexmk for building, add it.

Sphinx 1.6 introduces a few new warnings, fix them so that the guides
built.

Change-Id: If2e431725eb54f8be79b9fa4bf9ede2089f321a5
2017-06-27 07:04:30 +02:00
Adam Spiers
04cb5bee38 make link to bug list only show HA guide bugs
This makes it clearer how to find the open TODO items for the HA
guide, which in turn will increase the chances of people helping out
with the HA guide.

Change-Id: Ie913c4f97250d5ed481961969855a70080bb363f
Signed-off-by: Adam Spiers <aspiers@suse.com>
2017-05-16 12:58:26 +01:00
Andreas Jaeger
6e245635d1 Reorganize appendix in toc
Move glossary and appendix in one chapter called appendix.

This has been done already for arch-design and ops-guide, do it for the
other guides. Share common appendix.

Change-Id: I6bf4e94f6c0569850cca6558be672de298bb208c
2017-03-31 07:27:29 +02:00
ihutchin
e4f9185c54 [ha-guide-draft] Create ha-guide draft directory
This creates a new ha-guide-draft directory to allow developing the
guide. Add infrastructure for:
* The draft guide is not translated currently.
* Build RST version (but not PDF yet) with each run.
* Publish guide as draft
* Update built index for it.

Also updates the ToC to reflect the proposed changes.

Implements: blueprint implement-ha-guide-todos

Change-Id: If6f65646e02ac3eac08c288fd727ab9851cf9569
2017-03-20 11:34:24 +00:00