Commit Graph

13 Commits

Author SHA1 Message Date
Gage Hugo 75aa2283af Retire openstack-helm-docs repository
This change removes the context from the openstack-helm-docs
repository as part of the effort to retire the repo.

Change-Id: I0b6243b8b19a9868feeec55ac6fded602691ce88
2022-04-26 14:04:51 -05:00
jinyuanliu 9daa98ce81 docs: Update Freenode to OFTC
http://lists.openstack.org/pipermail/openstack-discuss/2021-May/022780.html
Change-Id: I72bda204463276e55f8a88b4cc6b3a807fe9af5c
2021-06-02 02:17:56 +00:00
jinyuanliu 5ca895b52f 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

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: Ib68777f189ed70dd717bddb664ac70dfe6527d6e
2021-05-03 15:41:12 +08:00
Andreas Jaeger ec436cc34f Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions 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

Change-Id: I324fa00ed82c82ebb6668784684a07b5febc71b8
2020-05-31 20:27:54 +02:00
Roman Gorshunov 856dd73aea Add Project Specific Contributor and PTL Docs
This patch amends contributor guidelines for the Ussuri goals.

Change-Id: I0e98820a48902acff9604c0bba66794e928c8789
Task: 38545
Story: 2007236
2020-04-24 20:58:26 +02:00
Andreas Jaeger 1a8b52cc62 Cleanup py27 support and docs
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove obsolete sections from setup.cfg
- Update requirements, no need for python_version anymore
- Cleanup */source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version
- Remove install_command from tox.ini, the default is fine
- Use python3 in base environment in tox.ini

Change-Id: I9fc6ae78b2159910665fc0fec3c7ea23130fbfef
2020-04-11 15:23:26 +02:00
tonybrad 4d11377d70 Move to opendev
Change-Id: I2235b24c4d03c91a0e68648a08538c1343f8083d
2019-05-21 03:56:21 +00:00
OpenDev Sysadmins 2d6e10e587 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:33:52 +00:00
Tin Lam 58093ca907 Add releasenotes
Per comment left in [0], this patch set adds releasenote to the repository.

[0] https://review.openstack.org/#/c/614425/

Change-Id: Idc2608b7a88b3a6343736e6b68f16baf570d41ff
Signed-off-by: Tin Lam <tin@irrational.io>
2019-01-05 04:41:47 +00:00
jacky06 e30d0b7889 Update the home-page to openstack-helm-docs
Change-Id: I6ded47643043d7b00ded01d19c40436938ad2ef5
2018-12-20 06:52:13 -05:00
XiaojueGuan 5ad4516917 Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces
openstack-dev.

Change-Id: If2ef2f9f7328b10ddc230e1f2ae4c36dbff5f28c
2018-12-09 02:30:06 +00:00
Tin Lam 10f66a3a83 Initial OSH-docs commit
This patch set establishes an initial commit to the OpenStack-Helm
documentation repository.

Change-Id: Iee1cf5f5c9e424fcb114be57c6143b86673577ec
Signed-off-by: Tin Lam <tin@irrational.io>
2018-11-24 06:59:40 +00:00
OpenStack Project Creator 148e952bd8 Added .gitreview 2018-10-26 19:07:18 +00:00