Commit Graph

828 Commits

Author SHA1 Message Date
OpenStack Proposal Bot 9909f11236 Updated from openstack-manuals
Change-Id: Iae5e12a2642102c767229a72f2f7b9491551c516
2024-03-28 16:34:26 +00:00
OpenStack Proposal Bot 5b60fae306 Updated from openstack-manuals
Change-Id: Idb33e6ad1a9c911cdc34eb9b41efe4f7a63a379e
2023-09-26 04:37:17 +00:00
OpenStack Proposal Bot 637782ec10 Updated from openstack-manuals
Change-Id: I6203d1bc52b8d73fad020647f565762e0c3feef3
2023-03-15 11:21:39 +00:00
OpenStack Proposal Bot 9abfa1c68a Updated from openstack-manuals
Change-Id: Ife5123020011852042c1b98861f4294fe7a81e09
2022-10-05 13:31:30 +00:00
liyou01 22c36265a8 setup.cfg: Replace dashes with underscores
Setuptools v54.1.0 introduces a warning that the use of dash-separated
options in 'setup.cfg' will not be supported in a future version [1].
Get ahead of the issue by replacing the dashes with underscores. Without
this, we see 'UserWarning' messages like the following on new enough
versions of setuptools:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

Change-Id: I7e1a4df344023f1ceeae7c5c17bdf71cb42bca62
2022-09-10 12:10:41 +00:00
niuke 6e67124184 remove unicode literal from code
Change-Id: I4555ae653748ba001f22329738aabc50b9ddfed2
2022-07-30 07:41:32 +00:00
OpenStack Proposal Bot fd21b11c7e Updated from openstack-manuals
Change-Id: I4dfc1f5c45e648e0565489c869c8cabc8b28e2ea
2022-03-28 15:15:51 +00:00
OpenStack Proposal Bot ddea58da91 Updated from openstack-manuals
Change-Id: I0c5867a8cf4f63aa24c10a7d83d80878b2585ba1
2021-12-13 14:13:52 +00:00
OpenStack Proposal Bot 88ea9a56e5 Updated from openstack-manuals
Change-Id: I4891a9aa9310430f1f0bde361dac51c2a8b9c3dd
2021-07-14 09:25:00 +00:00
OpenStack Proposal Bot cc752e76a7 Updated from openstack-manuals
Change-Id: I9d7983e7014deb4a19d5bfa4e0060b9cf12b91f6
2021-05-28 09:17:46 +00:00
OpenStack Proposal Bot dff839df17 Updated from openstack-manuals
Change-Id: Ic29f42ff62b1b27e36c9d043e700f26802723e08
2021-01-22 17:31:28 +00:00
OpenStack Proposal Bot 4b8297a4d7 Updated from openstack-manuals
Change-Id: I28213f3b8e357e15fa9cecc1cae4d2af0df9d1aa
2021-01-02 12:58:07 +00:00
OpenStack Proposal Bot ce6945003b Updated from openstack-manuals
Change-Id: Iba51e5e6b7f6036128f2416892b953eefddc4f65
2020-11-28 12:06:27 +00:00
OpenStack Proposal Bot 7baaf7998e Updated from openstack-manuals
Change-Id: I47861f08b62d069a9adae89cbbc9fe8e65c51115
2020-10-22 09:00:43 +00:00
OpenStack Proposal Bot 096247ffe0 Updated from openstack-manuals
Change-Id: Ic1509282b7ca519b3fc99143d312d53b23558d15
2020-09-28 19:21:02 +00:00
Andreas Jaeger b506ad0aef Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.1.1 and reno 3.1.0 versions. Using
these versions will allow parallelizing building of documents.

Update Sphinx version as well.

openstackdocstheme renames some variables, so follow the renames. A
couple of variables are also not needed anymore, remove them.

Change-Id: Iba3c64dea5aea5f4f8a04391ad32b6bd490e79db
2020-05-14 21:56:57 +02:00
OpenStack Proposal Bot e2a53534e9 Updated from openstack-manuals
Change-Id: I9b57a541fad2741f8443d3fd297baa142941ebcf
2020-04-14 11:16:50 +00:00
Andreas Jaeger 60ab492106 Small cleanups
the repo is building using Python 3, so remove some cruft:
* Remove python 2 requirements
* Remove python2 stanza from setup.py
* Remove obsolete sections from setup.cfg
* Remove unused variables from tox.ini

Change-Id: Ia56048d901f2fa0099341f349b02c7ac76a40b82
2020-04-07 13:09:25 +02:00
OpenStack Proposal Bot 67f767bf8a Updated from openstack-manuals
Change-Id: Iccdf69ec066dcc57115375b18855d4b66e1d1290
2020-03-23 13:47:29 +00:00
OpenStack Proposal Bot 9bb951dc70 Updated from openstack-manuals
Change-Id: I5b7c0aed595e4dd14530f360c4e3a70b2ca07a1c
2020-03-07 09:01:44 +00:00
caoyuan cd21310d1e setup.cfg: Cleanup and update some urls to latest
- pbr hasn't need the hook configuration since forever [1]
- The 'wheel' group is renamed to 'bdist_wheel' [2]
- Update the urls to latest

[1] c84876dc0f
[2] f7c9878712

Change-Id: Ic1b16e454e957aab11bf8bab320c4509e1abf29f
2019-10-22 11:30:04 +08:00
Andreas Jaeger c52a8cd057 Use promote for publishing
Switch to using a promote job instead of a post job for publishing. This
avoids an extra run after release.

Depends-On: https://review.opendev.org/677537
Change-Id: I38024ec4d65eb939ee0ed3c666389abcf3ed0878
2019-08-20 20:44:05 +02:00
OpenStack Proposal Bot 8a220be980 Updated from openstack-manuals
Change-Id: I7de236e970babcb5ff4abaa30ee78b98f85e7b68
2019-08-16 13:20:43 +00:00
OpenStack Proposal Bot 7d6cb3f9be Updated from openstack-manuals
Change-Id: I06420e8a147a2becb8ffa252fab17f3eab127f07
2019-07-24 02:57:57 +00:00
OpenStack Proposal Bot cb6e4f567e Updated from openstack-manuals
Change-Id: I433f4882baf4ec1ba9d28f507200fef934d81edc
2019-06-21 09:18:17 +00:00
Zuul ce4fd435bf Merge "Add a reference to Cinder volume backups" 2019-06-06 10:44:03 +00:00
zhangboye 11b80ba90e Cap sphinx for py2 to match global requirements
Change-Id: Ie29d312145e0f7311f8ad0951598e5da6173044a
2019-06-06 17:22:57 +08:00
Frank Kloeker 64d0b40c40 Add a reference to Cinder volume backups
Change-Id: I3f54303779dbce705ad63d47243127dc49c87937
Closes-bug: #1667792
2019-05-07 17:30:26 +01:00
zhulingjie 21b7913d69 Replace git.openstack.org URLs with opendev.org URLs
Thorough replacement of git.openstack.org URLs with their opendev.org counterparts.
Co-Authored-By: jacky06 <zhang.min@99cloud.net>

Change-Id: I74589110b511c507e0ff256847c0e8e031a8e864
2019-04-24 17:25:52 +00:00
OpenStack Proposal Bot 4969e99a8a Updated from openstack-manuals
Change-Id: I4b64af81fee42c3df24da79c97c2e16d4485949f
2019-04-22 06:46:33 +00:00
OpenDev Sysadmins 2487560393 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:26:32 +00:00
ZhijunWei 91a5a62c75 Update the home-page link for ha-guide
Change-Id: Ic1c0f51c13ab73d9e00563647ccaa3913da68d4d
Closes-Bug: #1810068
2018-12-29 23:04:15 -05:00
Andreas Jaeger 3715c222c6 Update index.rst for Storyboard usage
We now use storyboard for the HA Guide, so mention this on the main
index page, without dropping the reference to the old bug list, which
is still relevant to some degree.

Closes-Bug: #1807072

Change-Id: Ib4f59d132be966fd37cc88253f7c0afb9fc2fbc4
2018-12-06 13:08:12 +00:00
Vieri 83d3798f4d Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: I0ccbcf337df0ce7ac87cdd84cb230cb7fcade804
2018-12-05 04:11:19 +00:00
Zuul 3f88bd843a Merge "Update openstackdocstheme, use Storyboard" 2018-11-27 10:49:18 +00:00
Andreas Jaeger 8ad02c958f Update openstackdocstheme, use Storyboard
Require current openstackdocstheme for building - and remove now obsolete
options from conf.py.

The repo is now handled in storyboard, so update the settings for
storyboard.

Change-Id: I1599d3c27c83f5bb95122e20d6c65fee388a9dc3
2018-11-27 00:00:18 +01:00
Andreas Jaeger ad263f3b4e Move source/common around
No need to keep doc/common as separate directory, move it into docs.
The linked separate directory was only needed for openstack-manuals.

Remove also doc/common/source/conf.py as it is unused.

Change-Id: Ibfc5adad3dd4615f8fa2895149b116f43f69a94d
2018-11-25 10:54:29 +01:00
OpenStack Proposal Bot 6859a7a1c3 Updated from openstack-manuals
Change-Id: Ic74cf842d4748261ffa2fbc2b4b4ecad035b137a
2018-11-24 14:10:11 +00:00
Adam Spiers 393604c6b7 import draft from openstack-manuals/doc/ha-guide-draft/
Move the draft of the restructured HA guide to this dedicated
repository, in order to focus reviews on a smaller, more specialist
audience and accelerate development.

Change-Id: I95a4b46fecaafafd1beb8314d1cf795b60fb17a8
2018-11-23 00:55:15 +00:00
Sean McGinnis 34c59c7cb5
Create skeleton for restoring ha-guide content
This just sets up all the framework pieces to allow content to be added
back into the ha-guide.

Change-Id: I3b5a77407f9d91fe85d7749a6ec70870f75dc482
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-09-20 08:34:30 -05:00
Andreas Jaeger 1510c36ac5 Retire repository
Retire repository following the process on retiring an OpenStack
repository:
http://docs.openstack.org/infra/manual/drivers.html#remove-project-content

This removes *all* content and just leaves a single README.rst that
explains how to get the content

Depends-On: I9f4e21b44c717d11511fea48db54a52103e294b1
Change-Id: I4281697640489a779a3ef82b23174262a0baa3fc
2016-05-06 08:49:12 +02:00
Jenkins c41067857e Merge "Fix the configuration /etc/xinetd.d/galera-monitor" 2016-05-06 01:00:57 +00:00
Jenkins ec2f92e02a Merge "Update the haproxy config file about the option of galera_cluster" 2016-05-06 00:57:59 +00:00
Jenkins 9d4d7e92de Merge "cinder-api service should be active/active" 2016-05-06 00:57:33 +00:00
Jenkins d8160a8b80 Merge "Refactor ha-guide to fit Documentation style guide" 2016-05-06 00:57:28 +00:00
Jenkins 0435095abc Merge "Fix the inconsistent display of commands" 2016-05-06 00:57:21 +00:00
Jenkins 9a897660de Merge "Use openstack-indexpage" 2016-05-04 16:42:15 +00:00
OpenStack Proposal Bot 6b89f2bd14 Updated from openstack-manuals
Change-Id: I352d2d145174bbb4e391574f98553de30453a314
2016-05-04 09:58:40 +00:00
OpenStack Proposal Bot f84bb72069 Updated from openstack-manuals
Change-Id: Ib6eac78aaf9bfdb8422319b3496ccf912706434d
2016-05-02 07:17:48 +00:00
Andreas Jaeger 1a881fa9ed Use openstack-indexpage
Use openstack-indexpage to generate index page, there's no need
to run openstack-doc-tools since this repo only uses RST documents.

Change-Id: Ic005bd63efe47f012360e5a5634e545c5cb81920
2016-04-29 20:12:41 -05:00