Commit Graph

16 Commits

Author SHA1 Message Date
Peter Matulis b3afedda77 Add memory overcommit caution
Change-Id: I6645f091a3f989a797d787a0f283d7f964c35cc0
2022-09-14 10:57:37 -04:00
LiZekun 2d5f4e78e4 Remove unicode from code
Change-Id: I050ada4ba23e0a3b6f16a6f98fe0f7fb14142786
2022-01-26 03:22:05 +00:00
Martin Kopec 031898f752 Update Interop doc
The commit replaces DefCore committee (a former name) by
Interop Working Group (the current name) and updates a few
more old interop references.

Change-Id: Ic2af4622a299d4cbf420d153e4140b33faf2f0ef
2021-11-08 11:03:14 +00:00
Ghanshyam Mann 0602328215 Moving IRC network reference to OFTC
Change-Id: Ie2eb573f353c1a6f4a38b674b4fd896b833045fd
2021-07-07 19:31:15 -05:00
Andreas Jaeger a267d50e09 Switch to newer openstackdocstheme version
Switch to openstackdocstheme 2.2.1 version. Using
this version will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

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

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Fix problems found by newer Sphinx version.

Change-Id: I480437115b4f216b28b87f2addf34721a8d27bd7
2020-06-03 21:22:18 +02:00
Andreas Jaeger 37368a0865 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: Ibf615abdbda363221ae806e390c4b0cad752c57a
2019-08-20 20:45:41 +02:00
Andreas Jaeger ea679cd0f8 Update api-ref location
The api documentation is now published on docs.openstack.org instead
of developer.openstack.org. Update all links that are changed to the
new location.

Note that redirects will be set up as well but let's point now to the
new location.

For details, see:
http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007828.html

Change-Id: I52969a8ee278b71cf7f92452fb26ff6a8420a3d4
2019-07-22 20:49:37 +02:00
caoyuan 0d01690a75 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I2ba6219b76f851ea7b9fc781ae928cf1dfbf8ce9
2019-04-23 19:36:46 +08:00
OpenDev Sysadmins 7d728024c0 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:27:54 +00:00
ZhijunWei 6522721f1e Update the arch-design link to latest
Change-Id: Ib80090952123fbd7e916c2fc892aba836f5c9bdb
2018-12-30 22:10:21 +08:00
zhang.lei a6ad21411c Fix the incorrect project name of navigation bar
Add setup.cfg, this is needed by the openstackdocstheme to render the
project name.

Change-Id: I5d0a5d9293f91859eccd42afdc9983b724262474
Related-Bug: #1807075
2018-12-07 03:25:43 +00:00
Petr Kovar 593a641833 Update repo name and links; remove obsolete options
See also I1599d3c27c83f5bb95122e20d6c65fee388a9dc3.

Change-Id: Ifd7270f56fe83fa4c4ee91db1b40fca95397d93c
2018-12-03 21:11:31 +00:00
Andreas Jaeger d0ba91669a Add jobs, fix repo setup
Fix .gitreview, the repo name was wrong.

Add jobs to build and publish documents.

Change-Id: Iec58806070b65a56db107606583dfb89e5a5d0d4
2018-12-03 22:06:53 +01:00
Sean McGinnis fd4da2d42a
Remove zuul settings
New repo import tests do not allow the presence of zuul config files.
This will need to be added after the import is complete.

Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-11-29 19:34:56 -06:00
Sean McGinnis 82129288e0
Update to use Storyboard
This repo will use Storyboard for big tracking.

Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-11-29 15:14:21 -06:00
Sean McGinnis 499187b981
Initial import of arch-design from openstack-manuals
This imports the docs for the Architecture Design Guide out of the
openstack-manuals repo to be an independent repo owned by the Ops Docs
SIG.

Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-11-29 14:27:57 -06:00